summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-10OS-3426 lx brand: dtrace(1M) doesn't find branded symbolsBryan Cantrill2-5/+27
2014-10-10OS-3425 inotify_clean() dies on assertion failureBryan Cantrill1-2/+2
2014-10-10OS-3422 lx brand: need to support tgkill() when tgid is not pidBryan Cantrill7-23/+25
2014-10-095110 want pam_timestamp moduleAlexander Eremin14-3/+732
2014-10-09OS-3417 lx brand: need /dev/log to be a Unix domain socket (DEBUG build)Bryan Cantrill1-1/+0
2014-10-09OS-3419 lx brand: "mdb -p [pid]" failsBryan Cantrill1-3/+10
2014-10-09OS-3418 lx brand: zfs(1M) failsBryan Cantrill1-0/+1
2014-10-09OS-3417 lx brand: need /dev/log to be a Unix domain socketBryan Cantrill1-44/+71
2014-10-08OS-3412 lx brand: pthread_attr_setschedparam() fails spuriouslyBryan Cantrill1-9/+24
2014-10-08 [illumos-gate merge]Keith M Wesolowski7-85/+164
2014-10-083693 restore_object uses at least two transactions to restore an objectMatthew Ahrens4-63/+61
2014-10-07OS-3408 lxbrand 64bit signal handling should not touch %gsJerry Jelinek8-107/+56
2014-10-075175 implement dmu_read_uio_dbuf() to improve cached read performanceMatthew Ahrens4-17/+81
2014-10-075169 zdb should limit its ARC sizeMatthew Ahrens1-4/+22
2014-10-07 [illumos-gate merge]Keith M Wesolowski30-89/+2304
2014-10-07OS-3402 lxbrand 64bit can lose track of Linux %fsbaseJerry Jelinek2-18/+113
2014-10-06OS-3405 lx brand: socket() fails for PF_INET6Bryan Cantrill1-4/+0
2014-10-06OS-3382 lxbrand 64bit gettimeofday depends on vsyscall or vdsoJerry Jelinek13-14/+342
2014-10-065202 want ctf(4)Robert Mustacchi3-0/+1142
2014-10-065166 sendmail package should be replaceableAlexander Pyhalov27-85/+1146
2014-10-06 [illumos-gate merge]Keith M Wesolowski8-39/+87
2014-10-065173 vioblk should support the TOPOLOGY feature for physical block size repor...Hans Rosenfeld1-9/+17
2014-10-055162 zfs recv should use loaned arc buffer to avoid copyMatthew Ahrens2-18/+37
2014-10-055178 zdb -vvvvv on old-format pool fails in dump_deadlist()Matthew Ahrens1-0/+5
2014-10-055176 lock contention on godfather zioMatthew Ahrens4-11/+26
2014-10-04OS-3404 lx brand must support sendmsg() with IOV_MAX of 1024Bryan Cantrill1-20/+97
2014-10-03 [illumos-gate merge]Keith M Wesolowski17-208/+6601
2014-10-03OS-3400 lxbrand 64bit - segv in child after cloneJerry Jelinek3-2/+18
2014-10-03OS-3385 lx_librtld_db segv's and misses _r_debug when DT_DEBUG in dump is nullJerry Jelinek1-4/+24
2014-10-03OS-3399 lx brand: ptrace(PTRACE_SYSCALL) fails with EIOBryan Cantrill1-1/+0
2014-10-03OS-3398 lx brand does not translate some TCP socket optionsBryan Cantrill2-30/+52
2014-10-02OS-3396 lxbrand 64bit clone arguments are not backwardsJerry Jelinek1-0/+10
2014-10-02OS-3393 lx brand doesn't translate return value of SO_ERROR socket optionBryan Cantrill3-3/+23
2014-10-025015 improvements to mpt_sas debug logging and mdb moduleAndy Giles5-200/+305
2014-10-024037 sTec S112x supportJoe Beteta11-3/+6291
2014-10-01OS-3392 libpthread.3lib incorrectly describes -lpthread semantics20141002release-20141002Keith M Wesolowski1-3/+2
2014-10-015155 NIGHTLY_OPTIONS last argument should be unquotedGarrett D'Amore1-1/+2
2014-09-30OS-3384 lx branded zones are unable to execute 64-bit native binariesBryan Cantrill1-0/+10
2014-09-30OS-3383 lx brand: node.js test test-setproctitle.js fails (superfluous file)Bryan Cantrill1-10/+0
2014-09-30OS-3383 lx brand: node.js test test-setproctitle.js failsBryan Cantrill4-19/+97
2014-09-29joyent/smartos-live#354 getipnodebyname mistakingly double freesAlex Wilson1-3/+5
2014-09-26OS-3375 lxbrand agent lwp causes 64-bit segvJerry Jelinek2-1/+2
2014-09-26OS-3380 lx brand returns EINVAL on setsockopt() of IP_MULTICAST_TTLBryan Cantrill1-2/+25
2014-09-25 [illumos-gate merge]Keith M Wesolowski1-10/+22
2014-09-245192 cpuid_pass2 incorrectly asserts when disabling xsaveRobert Mustacchi1-10/+22
2014-09-24OS-3377 lxbrand incorrect 64-bit stat conversionJerry Jelinek2-2/+25
2014-09-24 [illumos-gate merge]Keith M Wesolowski1-1/+5
2014-09-23OS-3369 lxbrand need arch_prctl and threadp supportJerry Jelinek9-5/+117
2014-09-235189 validate_pkg should support mediated linksAlexander Pyhalov1-1/+5
2014-09-22 [illumos-gate merge]Keith M Wesolowski2-46/+36