Age | Commit message (Collapse) | Author | Files | Lines |
|
commit b1a0a82d00eef0593b4a1c3b5c5a8fd395f3c826
4357 bldenv $MAKE checking is pathological
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
commit e119f2433126d4147d64877f8987520e416038e5
4129 ON tools should honor $MAKE
4130 cmd/refer Makefile is a bit bogus
4131 xref hardcodes its path
4132 ndmp makefiles need to use $(RPCGEN)
4133 Need a way to specify ast binary directory
commit c50d56f667f119d78fa3d94d6bef2c298ba556f6
4322 ZFS deadlock on dp_config_rwlock
commit e875b3742255721e9aefe0dd128ed9df3e594be1
4330 open(2) manual describes O_SYNC twice
commit 39cddb10a31c1c2e66aed69e6871d09caa4c8147
4128 disks in zpools never go away when pulled
commit b5e595027fe431bb04a0f9b86ceb323a2d702dda
4294 fopen could support 'x'
commit 9e21aac0c45b9a278df2cfb9d5674c279cc542d2
4326 powertop sometimes fails silently
commit 241996a3debb0b7690aef018488c76770d83311e
1872 NULL pointer dereference in iscsit
Conflicts:
usr/src/uts/common/fs/zfs/vdev_disk.c
usr/src/tools/scripts/nightly.sh
usr/src/tools/scripts/bldenv.sh
|
|
4130 cmd/refer Makefile is a bit bogus
4131 xref hardcodes its path
4132 ndmp makefiles need to use $(RPCGEN)
4133 Need a way to specify ast binary directory
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Cedric Blancher <cedric.blancher@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Andy Stormont <andyjstormont@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
4028 remove CLOSED_IS_PRESENT
4029 remove tonic build bits
Reviewed by: Andy Stormont <andyjstormont@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 8bf58058bb64c24ccf6da9141b2f10037725b137
3881 want device driver for HP SmartArray RAID controllers (fix packaging)
commit 6750ebac18fffc872e3e2c643732f448b14f5195
4167 EOF pcser (fix sparc exception)
commit e1b09d8049c010cce1944b6c61b253a64aa1459b
4072 make clobber leaves trash (fix sparc)
commit 90485377c865d59d1f5371960ae60cee3b580421
4215 pkcs11_tpm botches shared library initialization, murders its friends
commit 90c14341d8cb7aed572c1120e9674f8c2a7e5ffa
4034 'dmake all' fails for DTrace demos
commit 5110237a5c8166de8ba374fce724cf2ab8758812
4030 remove useless nightly/bldenv options
commit c0e7977a434048a8bc7386ea0e8befaa77a646cf
4027 remove CLOSED_BUILD
4028 remove CLOSED_IS_PRESENT
4029 remove tonic build bits
Conflicts:
usr/src/tools/scripts/bldenv.sh (OS-2094)
|
|
3690 mdb on x86 should be able to print alternate register names
3688 Want mdb -e
3094 libctf should support removing a dynamic type
3095 libctf does not validate arrays correctly
3096 libctf does not validate function types correctly
3689 Want an mdb test suite driver
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
commit 559372b3a1f0f2d0da204a93e42942065acd4530
4026 cleanup warnings in cmd/passwd
commit 0f36b8433e9a3e3d3803c54bad5be5de92aec546
3971 remove EXPORT_RELEASE_BUILD
commit ffc5bd0fe44a6f6529e738f1c202f788b1355046
3994 uscsi_timeout of 0 sent to ses target driver can hang processes in biowait with a cmd stuck in HBA.
commit 18e649782fcf9da52d755b2074b4b9382426c818
4039 zfs_rename()/zfs_link() needs stronger test for XDEV
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Andy Stormont <andyjstormont@gmail.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
commit 694c35faa87b858ecdadfe4fc592615f4eefbb07
3882 Remove xmod & friends
|
|
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit a103bf89db0ff375f6549abb96b8869031d1e122
2893 build_osnet should go away
commit 861bfc8941f2c557f1bcb7a6d7f62f9da98ee4db
3843 kstat should handle NULL string values
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
|
|
OS-2115 /etc/resolv.conf only handles a fixed number of DNS resolvers (fix debug)
|
|
commit 37cc68d40a0ab1290a015e66cad4cade598c921b
3674 onbld Checks should not query opensolaris.org
commit de8d9cff565e928d0ace86f3ea0e2b15094d61df
3645 dmu_send_impl: possibilty of pool hold leak
3692 Panic on zfs receive of a recursive deduplicated stream
commit cab8de142f6f9cba01161c444d3f6bda08561e45
3668 add "%H" to mdb_printf() for human-readable sizes
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
OS-2095 cmd/refer Makefile is a bit bogus
OS-2096 xref hardcodes its path
OS-2097 lex should check $origin for support files
OS-2098 yacc should check $origin for support files
OS-2099 remove OS-1583 workaround
OS-2100 ndmp makefiles need to use $(RPCGEN)
OS-2101 Need a way to specify ast binary directory
|
|
* /root/git/illumos-gate:
commit 702941cd97e30d600c2c1275823bc58231b2c361
3544 save-args matcher could be considerably more robust
3545 save-args matcher should accept saves may be out-of-order
commit 8cc2da61b2209ea79a015eead3f390ecf885fcfb
3620 Corruption of the `xprt-ready' queue in svc_xprt_qdelete()
Conflicts:
usr/src/lib/Makefile
|
|
3545 save-args matcher should accept saves may be out-of-order
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
OS-1800 onbld python tools shouldn't hardocde /usr/bin/python
OS-1801 Remove vistigial git-active.py
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
|
|
|
|
Merge github.com:illumos/illumos-gate
Conflicts:
usr/src/cmd/isainfo/isainfo.c
usr/src/uts/common/Makefile.files
usr/src/uts/common/fs/zfs/dmu.c
usr/src/uts/common/fs/zfs/zvol.c
usr/src/uts/common/io/mr_sas/fusion.h
usr/src/uts/common/io/mr_sas/ld_pd_map.c
usr/src/uts/common/io/mr_sas/ld_pd_map.h
usr/src/uts/common/io/mr_sas/mr_sas.c
usr/src/uts/common/io/mr_sas/mr_sas.h
usr/src/uts/common/io/mr_sas/mr_sas_list.c
usr/src/uts/common/io/mr_sas/mr_sas_list.h
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
usr/src/uts/i86pc/io/apix/apix.c
usr/src/uts/i86pc/os/intr.c
usr/src/uts/intel/sys/x86_archext.h
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Milan Jurik <milan.jurik@xylab.cz>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
OS-1598 Want mdb -e
OS-1600 Want an mdb test suite driver
OS-1632 mdb on x86 should be able to print alternate register names
OS-1699 libctf should support removing a dynamic type
OS-1700 libctf does not validate arrays correctly
OS-1701 libctf does not validate function types correctly
|
|
|
|
OS-1598 Want mdb -e
OS-1600 Want an mdb test suite driver
OS-1632 mdb on x86 should be able to print alternate register names
OS-1699 libctf should support removing a dynamic type
OS-1700 libctf does not validate arrays correctly
OS-1701 libctf does not validate function types correctly
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Eric Schrock <eric.schrock@delphix.com>
|
|
|
|
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
3180 mdb should handle push-based argument save area
3192 mdb save-args matching should accept more agressive insn scheduling
3193 mdb save-args matching should only consider insns which have executed
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
OS-1593 aw hacks no longer needed
|
|
OS-1569 ld.so.1 should check default paths for DT_DEPAUDIT
OS-1570 ld(1) does not document -zfatal-warnings
|
|
|
|
Merge github.com:illumos/illumos-gate
Conflicts:
exception_lists/check_rtime
usr/src/Makefile.master
usr/src/Makefile.master.64
usr/src/cmd/Makefile
usr/src/cmd/lms/Makefile
usr/src/cmd/lp/Makefile.lp
usr/src/cmd/mdb/Makefile.mdb
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
usr/src/cmd/mdb/common/mdb/mdb_print.c
usr/src/cmd/mdb/common/mdb/mdb_print.h
usr/src/cmd/mdb/common/mdb/mdb_tab.c
usr/src/cmd/mdb/common/mdb/mdb_termio.c
usr/src/cmd/mdb/common/mdb/mdb_whatis.c
usr/src/cmd/svc/svccfg/svccfg_libscf.c
usr/src/cmd/zpool/zpool_main.c
usr/src/lib/Makefile
usr/src/lib/libc/inc/thr_inlines.h
usr/src/lib/libc/port/mapfile-vers
usr/src/lib/libc/sparc/Makefile.com
usr/src/lib/libc/sparc/crt/_rtld.c
usr/src/lib/libc/sparcv9/Makefile.com
usr/src/lib/libdtrace/common/dt_open.c
usr/src/lib/libdtrace/common/dt_options.c
usr/src/lib/libumem/common/envvar.c
usr/src/lib/libumem/common/vmem_base.c
usr/src/lib/libzfs/common/libzfs_impl.h
usr/src/lib/libzfs/common/libzfs_iter.c
usr/src/lib/libzfs/common/libzfs_util.c
usr/src/lib/libzfs/common/mapfile-vers
usr/src/lib/sun_fc/Makefile.com
usr/src/lib/sun_fc/amd64/Makefile
usr/src/lib/sun_fc/sparcv9/Makefile
usr/src/man/man1m/Makefile
usr/src/uts/common/Makefile.files
usr/src/uts/common/dtrace/dtrace.c
usr/src/uts/common/fs/zfs/arc.c
usr/src/uts/common/fs/zfs/dmu.c
usr/src/uts/common/fs/zfs/dsl_dataset.c
usr/src/uts/common/fs/zfs/dsl_pool.c
usr/src/uts/common/fs/zfs/sys/zio.h
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
usr/src/uts/common/sys/dtrace.h
|
|
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Bill Pijewski <wdp@joyent.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
smartos-live#91 make world fails on trying to include zlib.h
OS-1303 smartos-live src_addon can die
OS-1306 non-bootstrappable runtime dependencies should be isolated
OS-1308 illumos-joyent should support using pkgsrc libraries for native ...
OS-1314 kvm.so is wrongly built as if it were a kmod
OS-1317 GZ crle configuration pollution
OS-1320 64-bit C++ objects in illumos are still getting gcc DT_RPATH
|
|
|
|
3229 ld(1) does not document -zfatal-warnings
3230 ld.so.1 should check default paths for DT_DEPAUDIT
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|