summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2015-02-24OS-3912 lxbrand restore preadv/pwritevJoshua M. Clulow1-4/+4
2015-02-24OS-3911 LTP sendfile05 failingJerry Jelinek1-1/+5
2015-02-24OS-3910 lx brand: restore AIOBryan Cantrill1-10/+10
2015-02-24OS-3582 lxbrand VDSO should load all sections into memoryJoshua M. Clulow4-5/+444
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-02-24OS-3561 lxbrand emulation library should execute on alternate stackJoshua M. Clulow28-4010/+2439
OS-3558 lxbrand add support for full in-kernel syscall handling OS-3545 lx_syscall_regs should not walk stack OS-3868 many LTP testcases now hang OS-3901 lxbrand lx_recvmsg fails to translate control messages when 64-bit Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-02-23OS-3894 want librenameRobert Mustacchi11-0/+486
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-23 [illumos-gate merge]Jerry Jelinek18-423/+359
commit ce3c309f71f6893197099bfac06adb66f0870d7d 872 remove duplicate daemon() definitions commit a1cf91d7adb92b3440a7ed1b01e3170ec61e9350 5644 rpcinfo(1m): The first synopsis supports the -T option too commit ff3aea39f71c371be25b08deb9efed41f1c95983 5639 want reentrant ether_aton_r and ether_ntoa_r commit bfce16ba853698e8a82133cf3ddb3ff143d14289 5627 svccfg export should accept instance FMRIs commit 1a902ef8628b0dffd6df5442354ab59bb8530962 5561 support root pools on EFI/GPT partitioned disks 5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks) commit 44bc9120699af80bb18366ca474cb2c618608ca9 5560 grub should support EFI/GPT partitioning commit b0e753dd6a955fb2f10a0ce17d32bd33172e0400 5609 port mod_ipp to Apache 2.2 Conflicts: usr/src/lib/print/mod_ipp/Makefile exception_lists/cstyle
2015-02-23OS-3900 minor inotify cleanupBryan Cantrill1-1/+1
2015-02-23OS-3899 minor eventfd cleanupBryan Cantrill1-3/+5
2015-02-23OS-3898 lx brand: add support for timerfdBryan Cantrill5-7/+46
2015-02-23OS-3872 add support for timerfdBryan Cantrill5-0/+99
2015-02-22872 remove duplicate daemon() definitionsRyan Zezeski7-185/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-02-205639 want reentrant ether_aton_r and ether_ntoa_rRobert Mustacchi2-18/+41
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-205561 support root pools on EFI/GPT partitioned disksHans Rosenfeld4-129/+154
5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks) Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-205609 port mod_ipp to Apache 2.2Gordon Ross5-91/+162
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Garrett D'Amore <garrett@damore.org>
2015-02-20OS-3886 Implement id_space as a libraryRobert Mustacchi11-0/+297
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-20OS-3884 Want libbunyanRobert Mustacchi15-92/+1459
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2015-02-20OS-3876 custr could allow management of a static bufferRobert Mustacchi3-16/+86
OS-3879 want custr to have a printf function Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-18OS-3784 lxbrand flock.2 LOCK_EX fails on fd opened O_RDONLYJerry Jelinek3-17/+6
OS-3260 ltp shared flock fails on fd from creat
2015-02-18OS-2868 Need a proper flock() implementationJerry Jelinek8-4/+72
2015-02-17OS-3860 lx brand: dtrace unable to use "curpsinfo" translatorBryan Cantrill2-4/+26
2015-02-17 [illumos-gate merge]Jerry Jelinek8-44/+44
commit 6b35cb3cf158584a9408d44b9b6796564e8e1882 5591 initialisation inversion of component order in cmd-crypto/elfsign.c 5620 cstyle updates for cmd/cmd-crypto and lib/libkmf
2015-02-165591 initialisation inversion of component order in cmd-crypto/elfsign.cRichard PALO8-44/+44
5620 cstyle updates for cmd/cmd-crypto and lib/libkmf Reviewed by: Dan McDonald <danmcd@omniti.com> 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-15OS-3851 ctfdump should be written in terms of libctfRobert Mustacchi12-163/+2405
OS-3852 ctfdiff could be more useful OS-3853 ctfmerge and ctfconvert could have an altexec OS-3854 ctfmerge should be implemented in terms of libctf Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2015-02-15OS-3845 want arc4random(3C) suiteRobert Mustacchi15-154/+385
OS-3846 want getentropy(3C) OS-3847 want getrandom(2) OS-3848 want explicit_bzero(3C) OS-3843 want MC_INHERIT_ZERO OS-3844 uuid_generate can leak its cache in edge conditions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2015-02-14OS-3841 lxbrand si_status mangled on SIGCHLDPatrick Mooney1-2/+6
2015-02-13OS-3820 lxbrand ptrace(2): the next generationJoshua M. Clulow11-1350/+361
OS-3685 lxbrand PTRACE_O_TRACEFORK race condition OS-3834 lxbrand 64-bit strace(1) reports 64-bit process as using x32 ABI OS-3794 lxbrand panic on init signal death Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-02-12OS-3796 lxbrand remove netstat overlay scriptPatrick Mooney1-1/+0
2015-02-12 [illumos-gate merge]Jerry Jelinek1-24/+18
commit d0fcb88af333aa48dd2b958f3681f1b597b924cc 4545 _t_create(): Use after free in error code paths commit c62da27859e36f9fdd8cee3c6df3ad567543dcf9 4539 _t_checkfd() should not call find_tilink() if force_sync is set
2015-02-114545 _t_create(): Use after free in error code pathsMarcel Telka1-9/+1
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-02-114539 _t_checkfd() should not call find_tilink() if force_sync is setMarcel Telka1-15/+17
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-02-11OS-3826 lxbrand ipv4 networking broken after OS-3800Patrick Mooney2-2/+2
2015-02-10OS-3800 lx_thunk core dumps on centos 6.6Patrick Mooney2-17/+11
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-09OS-3822 OS-3780 creates a life of fd crime in libprocRobert Mustacchi2-0/+2
2015-02-09 [illumos-gate merge]Jerry Jelinek5-36/+35
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-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 Mooney1-1/+5
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-04OS-3795 lxbrand initial centos 6.6 supportJerry Jelinek2-3/+400
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-3782 lx brand: vsyscall can induce fatal SIGSEGVBryan Cantrill1-1/+30
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-28 [illumos-gate merge]Jerry Jelinek1-1/+6
commit de1f518f033a642fe7aa3c2b59429241a01e387f 5547 libproc's fake_elf should give up if there's no .hash commit 7199059354284218c1c31276b0a51935fb228cc2 5546 libproc's fake_elf may free stack junk when reading corrupt dumps commit 0fda3cc5c1c5a1d9bdea6d52637bef6e781549c9 5562 ZFS sa_handle's violate kmem invariants, debug kernels panic on boot
2015-01-27OS-3437 zonecfg failure when pool is full leaves VMs appearing to be missingJerry Jelinek1-2/+1
2015-01-27OS-3763 lxbrand include LTP run files in platformJerry Jelinek4-4/+6
2015-01-275547 libproc's fake_elf should give up if there's no .hashRichard Lowe1-0/+5
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Adam Leventhal <adam.leventhal@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-275546 libproc's fake_elf may free stack junk when reading corrupt dumpsRichard Lowe1-1/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Adam Leventhal <adam.leventhal@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>