summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-11-054200 prctl(1): Duplicate information in the man pageBart Coddens1-8/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-054282 Race between ipmi_close() and kcs_loop() could lead to panicMarcel Telka3-17/+27
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Alek Pinchuk <Alek.Pinchuk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-054279 ipmi(7d): Invalid url specifiedMarcel Telka1-2/+3
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Alek Pinchuk <Alek.Pinchuk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-054278 read-only lofi devices can never be removed if usedAlexander Eremin1-4/+4
Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-044285 preemption leaves a context op behindRobert Mustacchi2-2/+16
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-02OS-2609 svc:/milestone/network:default should depend on ↵Rob Gulewich2-3/+19
svc:/network/routing-setup:default, rather than the other way around
2013-11-04OS-2614 ipd is too niceRobert Mustacchi1-0/+6
2013-11-03OS-2610 preemption leaves a context op behindRobert Mustacchi2-2/+16
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2013-11-01 [illumos-gate merge]Keith M Wesolowski13-460/+1702
commit 8b1f072cdb7c7ae7c166fc48e2f1988fc5fbb3f4 4233 mptsas topo change buffer overflow commit d33341fb88062a3afe7066acda297c3a1959176a 4263 system/test/zfstest should depend on system/xopen/xcu4 4264 New features should be added to zpool_get.cfg 4276 zfstest should use less common user account than "admin" for ACL tests commit a5229c74bcec7e2b136379c59a46f4b0717fd516 1097 glob(3c) needs to support non-POSIX options 3341 The sftp command should use the native glob()
2013-11-01OS-2606 fopen could support 'x'Robert Mustacchi2-5/+18
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2013-11-014233 mptsas topo change buffer overflowHans Rosenfeld3-73/+93
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-014263 system/test/zfstest should depend on system/xopen/xcu4Yuri Pankov4-6/+9
4264 New features should be added to zpool_get.cfg 4276 zfstest should use less common user account than "admin" for ACL tests Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-011097 glob(3c) needs to support non-POSIX optionsGary Mills6-381/+1600
3341 The sftp command should use the native glob() Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-31 [illumos-gate merge]Keith M Wesolowski1-2/+2
commit ad17c019951cba3a3dcfcb81207a844fea04f536 4239 rpc_svc_calls(3nsl): Typo "service service"
2013-10-31OS-2250 Reduce thread migrations caused by pri >= minclsysprirelease-20131031Brendan Gregg1-1/+1
2013-10-31OS-2544 ipf rules from the GZ should be add to in-zone rules, not replace ↵Rob Gulewich8-13/+17
them (man page and style fixes)
2013-10-31OS-2603 dlmgmtd is careless with avl_findJoshua M. Clulow1-2/+3
2013-10-31OS-2544 ipf rules from the GZ should be add to in-zone rules, not replace ↵Rob Gulewich1-0/+22
them (fix debug build)
2013-10-31OS-2595 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid ↵Rob Gulewich1-0/+3
hint_value kstats (fix debug build)
2013-10-31OS-2544 ipf rules from the GZ should be add to in-zone rules, not replace themRob Gulewich19-131/+484
2013-10-31OS-2595 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid ↵Rob Gulewich1-6/+13
hint_value kstats Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-10-31OS-2339 "bad pkt state alloc" kstats due to echo repliesRob Gulewich1-0/+1
2013-10-31OS-1688 DTrace count() with histogramBryan Cantrill19-41/+2285
OS-2360 DTrace full width distribution histograms OS-2361 DTrace frequency trails
2013-10-304239 rpc_svc_calls(3nsl): Typo "service service"Bart Coddens1-2/+2
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-284193 ls --color with filename arguments does not colorizeLauri Tirkkonen1-3/+3
Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-233881 want device driver for HP SmartArray RAID controllers (fix packaging)Richard Lowe1-1/+1
2013-10-234167 EOF pcser (fix sparc exception)Richard Lowe1-0/+1
2013-10-234072 make clobber leaves trash (fix sparc)Richard Lowe1-2/+1
2013-10-234215 pkcs11_tpm botches shared library initialization, murders its friendsRichard Lowe2-3/+0
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-234034 'dmake all' fails for DTrace demosJosef 'Jeff' Sipek1-2/+1
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-234030 remove useless nightly/bldenv optionsJosef 'Jeff' Sipek3-509/+16
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek61-1034/+109
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>
2013-10-234212 /etc/logindevperm contains two identical linesBart Coddens1-1/+0
Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-184217 Writes to MSI-X table should be DWords, not QWordsGarrett D'Amore3-14/+47
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-184089 NULL pointer dereference in arc_read()Boris Protopopov1-9/+11
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-184088 use after free in arc_release()Boris Protopopov1-1/+1
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-184198 Assertion failed in nlm_slock_wait()Marcel Telka2-9/+9
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-10-173669 for local auditors, LA_FLG_BINDTO does not audit all symbol bindingsBryan Cantrill6-14/+36
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2013-10-142995 pcan and pcwl wifi device drivers EOL (fix packaging)Garrett D'Amore4-4/+4
2013-10-15OS-2601 memchr(9F) refers to wrong headerRobert Mustacchi1-1/+1
2013-10-15OS-2528 snoop can only work with 2GB filesRobert Mustacchi1-1/+2
2013-10-14OS-2578 DTrace Userland CTF SupportRobert Mustacchi88-250/+2171
OS-2579 DTrace userland Keyword OS-2580 pid provider types OS-2581 dtest should specify -fPIC when building shared objects OS-2582 dtrace(1) could have ctf OS-2583 dtest tests should explicitly build 32-bit libraries and executables OS-2584 dtest tests should call gcc, not cc OS-2585 dof emulation missing fault checks Reviewed by: Bryan Cantrill <bryan@joyent.com>
2013-10-30OS-2597 Add support for remove -F for net/disk properties in zonecfgJerry Jelinek2-5/+37
2013-10-29OS-2576 zfs throttle throttling too muchBryan Cantrill1-6/+61
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-10-29OS-2596 cpucap kstat null pointerJerry Jelinek1-6/+9
2013-10-29OS-2592 nscd could have ctfRobert Mustacchi1-0/+1
2013-10-29OS-2591 ksh should have ctfRobert Mustacchi1-0/+2
2013-10-29OS-2590 zone tools could have ctfRobert Mustacchi4-0/+13
2013-10-29OS-2589 /sbin/init could have ctfRobert Mustacchi1-0/+10
2013-10-28 [illumos-gate merge]Keith M Wesolowski1-3/+3
commit 71ef9ec8a14e5d11c2ac4a72fb5717a330206444 4193 ls --color with filename arguments does not colorize