summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2012-08-09OS-1464 Fix IPMI detection on HP N36L / N40L20120809release-20120809Jerry Jelinek1-0/+10
2012-08-07OS-1456 need a mechanism to detect solid state storage devicesKeith M Wesolowski10-5/+88
2012-08-07OS-1350 Document BSD ps argsJerry Jelinek1-1/+6
2012-08-06OS-1447 hung mount in one zone shouldn't interfere with zone boot/halt of ↵Jerry Jelinek3-64/+99
another zone
2012-08-06OS-1438 `man tail` doesn't mentioned "-F" optionBryan Cantrill4-29/+102
OS-1451 tail -f does not deal properly with multiple files
2012-08-03OS-1429 `tail -f ...` doesn't notice file truncationBryan Cantrill10-83/+398
2012-08-02dtrace: Remove CTF label checkingRichard Lowe8-35/+0
It is incomplete, and was pulled into smartos as a result of miscommunication.
2012-08-02OS-1443 Refactor prtconf -d outputRobert Mustacchi1-9/+14
2012-08-01OS-1445 `zpool get ...` broken after illumos syncBill Pijewski1-5/+2
2012-07-31OS-1439 zfs force umount can leak zone ref, preventing zone shutdownJerry Jelinek1-0/+12
2012-07-31Merge branch 'master' of github.com:joyent/illumos-joyentJohn Sonnenschein1-9/+43
2012-07-31OS-1391 zone won't halt; vfs ref count is 1Jerry Jelinek1-9/+43
2012-07-30Illumos sync fixupsJohn Sonnenschein3-49/+3
2012-07-30Illumos SyncJohn Sonnenschein449-39526/+14362
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
2012-07-25OS-1405 CPU caps can throttle performance more than intended2012072620120626release-20120726release-20120626Jerry Jelinek1-2/+41
2012-07-242445 savecore fails with dump archive but return EXIT_OKAlexander Eremin1-9/+14
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Vitaliy Gusev <gusev.vitaliy@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-07-26653 incorrect handling in iscsit of duplicate PDUs with cmdsn > expsnDan McDonald1-6/+17
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Vitaliy Gusev <gusev.vitaliy@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-07-253021 option for time-ordered output from dtrace(1M)Adam H. Leventhal76-918/+2554
3022 DTrace: keys should not affect the sort order when sorting by value 3023 it should be possible to dereference dynamic variables 3024 D integer narrowing needs some work 3025 register leak in D code generation 3026 libdtrace should set LD_NOLAZYLOAD=1 to help the pid provider Reviewed by: Bryan Cantrill <bmc@joyent.com> Reviewed by: Eric Schrock <eschrock@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-07-242599 git-pbchk suffers classic pipe deadlockRichard Lowe1-4/+14
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-07-23OS-1406 mdb_v8 doesn't work on node v0.8Bryan Cantrill2-17/+90
2012-07-22417 Stale OpenOwner entries are not reaped for active clientsVitaliy Gusev1-6/+4
Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-07-242447 beadm should be more descriptive about some errorsAlexander Eremin2-43/+173
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Jim Klimov <jim@cos.ru> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-07-19OS-1392 unnecessary conversion of double to uint64_t in iob_bytes2str()Bryan Cantrill1-4/+14
2012-07-16OS-1386 SSH key fingerprint not deposited in the auth logfile.Jerry Jelinek1-0/+3
2012-07-16OS-1367 need ptcumemRobert Mustacchi36-52/+2602
2012-07-12OS-1384 ::kmastat overflows columns with inscrutable output20120712release-20120712Bryan Cantrill1-66/+36
2012-07-12OS-1378 add "%H" to mdb_printf() for human-readable sizesBryan Cantrill2-3/+132
2012-07-11OS-1373 startd, configd spinning due to bad sac start methodJerry Jelinek1-15/+5
2012-07-092978 ctfconvert still needs to ignore legitimately dataless files on SPARCRichard Lowe1-6/+38
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>
2012-07-192762 zpool command should have better support for feature flagsChristopher Siden11-119/+392
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-07-152945 mdb needs to export _mdb_ks_pageoffsetKeith Wesolowski1-0/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-07-142991 Allow building without SMB printing supportGordon Ross10-21/+126
Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-07-06OS-1287 svc.startd gets stuck in a loop when HOME dir doesn't existJerry Jelinek4-6/+33
2012-07-05OS-1344 a misconfigured smf service can cause svc.configd to leak memory and ↵Jerry Jelinek5-12/+87
eventually hang
2012-07-03STOR-98 rework RAID-Z crash dump comments based on reviewBill Pijewski2-37/+57
2012-07-03OS-1351 ps - missing column separatorJerry Jelinek1-2/+3
2012-07-02OS-1343 fast localhost connections choke in TCP TIME_WAITJerry Jelinek1-15/+75
2012-07-02OS-1364 local auditors specifying LA_FLG_BINDTO miss bindings via elf_bndr()Bryan Cantrill5-5/+15
2012-06-282974 hate having heap of hsfs headersRichard Lowe10-1547/+13
2977 ISO_DESC_TYPE should return iso_voldesc_type as everyone expects Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-07-121796 "ZFS HOLD" should not be used when doing "ZFS SEND" from a read-only poolChristopher Siden4-11/+66
2871 support for __ZFS_POOL_RESTRICT used by ZFS test suite 2903 zfs destroy -d does not work 2957 zfs destroy -R/r sometimes fails when removing defer-destroyed snapshot Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-07-112676 'mdb -f vmdump.0' ignores the -fJosef 'Jeff' Sipek1-7/+6
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-07-102950 sync hald-runner with upstreamMilan Jurik3-33/+89
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-06-282941 need to protect __RESTRICT_KYWD from foolish compilersRichard Lowe1-3/+1
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-06-26OS-1338 for local auditors, LA_FLG_BINDTO does not audit all symbol bindingsBryan Cantrill1-10/+22
2012-06-25STOR-97 nits from initial RAID-Z crash dump reviewBill Pijewski1-12/+40
2012-06-22STOR-76 support crash dumps to pools with multiple vdevsBill Pijewski1-10/+7
STOR-69 support crash dumps on pools with log, cache, and spare devices
2012-06-22OS-1321 log a message when svc.startd core dumpsJerry Jelinek1-5/+3
2012-06-21smartos-live#51 No symlink for libusb.so to libusb.so.1 for -lusbKeith M Wesolowski54-61/+104
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
2012-06-20OS-1278 svc.startd core dumpJerry Jelinek1-12/+6
2012-06-20OS-1297 need workaround for QEMU bug that induces bad e1000g checksumsBryan Cantrill1-3/+33