summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-02-095263 Missing space in getrbuf(9f) man pageMarcel Telka1-8/+3
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Ryan Zezeski <ryan@zinascii.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-02-095528 devid_str_free() should be used for devid_get_minor_name() tooMarcel Telka1-9/+9
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Ryan Zezeski <ryan@zinascii.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-02-094996 rtld _init race leads to incorrect symbol valuesKeith M Wesolowski9-29/+21
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-02-09OS-3822 OS-3780 creates a life of fd crime in libprocRobert Mustacchi2-0/+2
2015-02-094863 illumos-gate can't be built with fresh perl versionsDan McDonald6-45/+44
Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: ???
2015-02-095566 elfexec is overzealous with vpagesJerry Jelinek4-14/+108
5572 elfexec and mapelfexec can disagree on aux vectors Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Rich Lowe <richlowe@richlowe.net>
2015-02-095101 privileges(5) manual page missing some privilegesChris Josephes1-9/+58
Reviewed by: Josef "Jeff" Sipek <josef.sipek@nexenta.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-09 [illumos-gate merge]Jerry Jelinek13-68/+69
commit 9ef283481583d677cd2cf5449ef49b90eacc97d4 5261 libm should stop using synonyms.h (fix studio build) commit ed1591688000a5d179c4ba27793cae55590c55d2 5590 improper use of NULL in tools/protocmp commit ad0b1ea5d69a45fe23c434277599e315f29a5fca 5589 improper use of NULL in tools/ctf commit 97a9db610324e7db4393415018e0e737485a94cd 4393 /etc/rpc: 100133 and 100169 should be added
2015-02-085261 libm should stop using synonyms.h (fix studio build)Richard Lowe5-36/+35
2015-02-085590 improper use of NULL in tools/protocmpRichard PALO3-10/+11
Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-075589 improper use of NULL in tools/ctfRichard PALO4-11/+8
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Josef "Jeff" Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-06OS-3816 sync up mdb_v8 with upstreamDave Pacheco2-218/+1329
2015-02-064393 /etc/rpc: 100133 and 100169 should be addedMarcel Telka1-11/+15
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-06OS-3806 /proc/self/fd/2 is no longer working in LXPatrick Mooney2-13/+23
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-06 [illumos-gate merge]Jerry Jelinek1-7/+13
commit 91600d919baafe4e4d8bdee4168878036351c556 5578 file(1) should validate Elf_Shdr->sh_name
2015-02-06OS-3810 tar doesn't properly wait for its childrenRobert Mustacchi3-24/+18
OS-3813 Clean up unused variables and parenthesis warnings in tar Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-05OS-3811 LTP signal_test_05 now failsJerry Jelinek1-0/+1
2015-02-05OS-3808 lx_boot_zone_redhat relies on /tmp being cleared on rebootJerry Jelinek1-0/+1
2015-02-05OS-3802 LTP kill11 test case fails after vsyscall signal changesPatrick Mooney2-2/+21
OS-3803 LTP kill12 test failing OS-3804 LTP signal03 failing OS-3805 LTP waitpid05 failing Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-05OS-3807 lx brand: asynchronous I/O operations can hangBryan Cantrill1-2/+2
2015-02-045578 file(1) should validate Elf_Shdr->sh_nameRichard Lowe1-7/+13
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-04 [illumos-gate merge]20150205Jerry Jelinek1-2/+13
commit 9d47dec0481d8cd53b2c1053c96bfa3f78357d6a 5592 NULL pointer dereference in dsl_prop_notify_all_cb()
2015-02-04OS-3795 lxbrand initial centos 6.6 supportJerry Jelinek2-3/+400
2015-02-045592 NULL pointer dereference in dsl_prop_notify_all_cb()Justin T. Gibbs1-2/+13
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Will Andrews <will@freebsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-02-04OS-3801 update boot copyright datePatrick Mooney1-2/+2
2015-02-04OS-3793 lxbrand /proc/pid/maps formatted incorrectlyPatrick Mooney1-3/+3
2015-02-04OS-3768 snoop could fail more cleanly on large filesDave Pacheco1-0/+5
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-02-04OS-3799 lxbrand panic when accessing /proc/net/tcp from GZPatrick Mooney1-4/+4
2015-02-04OS-3485 lxbrand populate /proc for netstatPatrick Mooney3-24/+249
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-04 [illumos-gate merge]Jerry Jelinek5-48/+37
commit bd181d5a0c2b96669dcb4aa44619e0b7dbbedab9 1100 cpustat usage message is incorrect commit 2515f5d4dbff605ba645d47a6851d8d0bac5b994 5527 ::spa_space fails with mdb: couldn't find member dd_phys of type struct zfs`dsl_dir' commit 6e062f4a9c9a27ea6e2e980c1b5f4c41e33aba45 5563 Some traverse() callers do strange things
2015-02-03OS-3790 lxbrand vsyscall segfault when SIGSEGV handler set to SIG_DFLPatrick Mooney1-3/+12
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-03OS-3792 platform uses obsolete nfs mount commandJerry Jelinek1-9/+5
2015-02-031100 cpustat usage message is incorrectRyan Zezeski1-3/+3
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-02-035527 ::spa_space fails with mdb: couldn't find member dd_phys of type struct ↵Justin T. Gibbs1-19/+18
zfs`dsl_dir' Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-02-035563 Some traverse() callers do strange thingsMarcel Telka3-26/+16
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-02-03OS-3782 lx brand: vsyscall can induce fatal SIGSEGVBryan Cantrill1-1/+30
2015-02-02OS-3777 zlogin -I needs to work with docker run when in logging modeJerry Jelinek1-1/+34
2015-02-02OS-3776 project rctls should be in sync with zone rctlsJerry Jelinek2-5/+53
2015-01-31OS-3780 libproc could know about .gnu_debuglink for remote symbol tablesRobert Mustacchi2-3/+243
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-01-30OS-3773 lxbrand ltp shmctl ipcinfo can fail on a machine with >4GB of memoryJerry Jelinek3-29/+56
OS-3779 lxbrand shmctl_ipcinfo struct incorrect for 64-bit
2015-01-30OS-3778 lxbrand panic when ptracing native processPatrick Mooney3-11/+20
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-01-30 [illumos-gate merge]Jerry Jelinek4-25/+63
commit 63098359d8842cf81b6fb1b81567e12c671db06f 5511 stat.h(3head) manpage #define typo commit 7eb15eeb0b1a3f960946b7563765e128425fc13b 5568 'allthreads' needs to be global commit 32b5e9f0cda85eef94eb578dd053e155df43fed3 5554 kmdb can't trace stacks that begin within itself
2015-01-295511 stat.h(3head) manpage #define typoChris Josephes1-5/+2
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-295568 'allthreads' needs to be globalRichard Lowe1-1/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-01-295554 kmdb can't trace stacks that begin within itselfRichard Lowe2-19/+60
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Alex Reece <alex@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-29OS-3755 want hyprlofs stat(2) to reflect underlying file's stat(2)Jerry Jelinek1-3/+16
2015-01-29 [illumos-gate merge]Jerry Jelinek7-14/+114
commit e57a022b8f718889ffa92adbde47a8f08abcdb25 5531 NULL pointer dereference in dsl_prop_get_ds()
2015-01-295531 NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs7-14/+114
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-28OS-3740 lx brand should have /proc/net/{tcp,udp,tpc6,udp6}Patrick Mooney2-1/+270
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-01-28OS-3766 auditconfig(1M) man page incompleteJerry Jelinek1-16/+128