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-083063 many instances of unlike enum comparisonRichard Lowe23-97/+84
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-08-173088 some THIRDPARTYLICENSE files erroneously removedRichard Lowe3-2/+138
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-08-223090 vdev_reopen() during reguid causes vdev to be treated as corruptGeorge Wilson8-100/+187
3102 vdev_uberblock_load() and vdev_validate() may read the wrong label Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <chris.siden@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-08-213086 unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasetsMatthew Ahrens12-116/+207
Reviewed by: Christopher Siden <chris.siden@delphix.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-08-203057 Remove sgml util from cmd/manYuri Pankov446-99373/+407
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-173065 some functions in the tcp module can be staticDavid Höppner5-14/+16
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-162399 zfs manual page does not document use of "zfs diff"Richard Lowe1-6/+95
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-08-163085 zfs diff panics, then panics in a loop on bootingChristopher Siden2-4/+7
Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-133080 uninitialized var in dcopy_free may panic on bootRichard Lowe1-4/+1
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-08-123059 cmd/tcpd/* files should have correct functions prototypesIgor Kozhukhov4-4/+7
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-07-313013 ifconfig with no args should list all interfacesDaniil Lunev2-11/+31
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Albert Lee <trisk@nexenta.com>
2012-08-10212 Atheros AR8132 / L1c Gigabit Ethernet AdapterGary Mills12-231/+2671
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-08-101154 cpio needs a quiet optionGary Mills3-13/+34
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-07-242560 ACPI parser fails to identify COM3 on Tyan motherboardGary Mills1-6/+38
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe45-380/+405
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh45-405/+380
Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-07-293014 Intel X540 Support (fix SPARC build)Richard Lowe4-12/+7
2012-07-273014 Intel X540 Support (fix lint)Dan McDonald9-131/+200