summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2015-07-23OS-4520 panic in ip_process_ioctl() on freed ci_ipif20150723release-20150723Bryan Cantrill1-3/+9
2015-07-23OS-4533 lx brand: lx_connect() needs to initialize lenBryan Cantrill1-3/+2
2015-07-22OS-4461 lxsys can bungle v_count during VOP_INACTIVEPatrick Mooney1-0/+3
2015-07-22OS-4526 tar should check prefix field when detecting EOTJoshua M. Clulow1-100/+140
2015-07-22OS-4534 lwp_exit P_PR_LOCK assertion failureJerry Jelinek1-0/+1
2015-07-21OS-4532 lxbrand bad assert in lxpr_read_pid_commPatrick Mooney1-1/+1
2015-07-21OS-4521 lxbrand is careless with AF_UNIX socklenPatrick Mooney1-90/+103
2015-07-21OS-4511 lxbrand golang stumbles over netlinkPatrick Mooney2-21/+86
2015-07-21OS-4510 lxbrand bash dumps core in s2l_devtAlex Wilson1-3/+4
2015-07-21 [illumos-gate merge]Jerry Jelinek1-0/+39
2015-07-206062 Workaround broken KVM handling of directed EOIsDan McDonald1-0/+39
2015-07-20 [illumos-gate merge]Jerry Jelinek43-455/+1461
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie40-384/+1388
2015-07-196063 pkgadd breaks with too many mountpointsSimon Klinkert3-71/+73
2015-07-17OS-4459 lxbrand lacks IP_PKTINFO sockopt translationPatrick Mooney3-2/+52
2015-07-17OS-4514 lxbrand timer_create(SIGEV_THREAD_ID) is brokenRyan Zezeski3-5/+135
2015-07-17OS-4517 lxbrand convert bind to IKE (remove unused function)Patrick Mooney1-48/+0
2015-07-16OS-4517 lxbrand convert bind to IKEPatrick Mooney8-259/+119
2015-07-16OS-4509 build issues after dmake integrationRobert Mustacchi1-2/+1
2015-07-15 [illumos-gate merge]Jerry Jelinek4-15/+281
2015-07-145942 integrate dmake (fix sparc build)Igor Kozhukhov1-0/+1
2015-07-146046 SPARC boot should support com.delphix:hole_birthToomas Soome1-1/+4
2015-07-146041 SPARC boot should support LZ4Toomas Soome3-11/+273
2015-07-146044 SPARC zfs reader is using wrong size for objset_physToomas Soome1-3/+3
2015-07-14 [illumos-gate merge]Jerry Jelinek109-28/+31027
2015-07-13OS-4504 lxbrand sendfile too pessimistic about nonblocking socketsPatrick Mooney1-3/+19
2015-07-135942 integrate dmakeRichard Lowe109-49/+31027
2015-07-13OS-4486 lxbrand support MSG_CMSG_CLOEXEC flagPatrick Mooney1-2/+49
2015-07-09OS-4500 ubuntu15.04 systemd assert fails, boot freezes (need CLOCK_BOOTTIME)Jerry Jelinek1-1/+6
2015-07-08OS-4454 systemd fails to exec journald due to failed capset20150709release-20150709Jerry Jelinek1-2/+18
2015-07-08OS-4465 journald shuts down due to missing SO_TIMESTAMP socket supportJerry Jelinek1-0/+15
2015-07-08OS-4445 systemd-udevd waits in epoll until systemd times it outJerry Jelinek1-50/+185
2015-07-07OS-4492 lxbrand prctl(PR_SET_NAME) malfunctionPatrick Mooney1-4/+4
2015-07-07OS-4491 ::printf should increment dotRobert Mustacchi1-1/+2
2015-07-06OS-4485 lxbrand ltp fallocate tests fail on 32bitPatrick Mooney3-1/+23
2015-07-06OS-4487 elfdump can die on truncated ELF filesBryan Cantrill1-0/+5
2015-07-06OS-4474 lxbrand missing prctl(PR_SET_PDEATHSIG) supportPatrick Mooney14-130/+265
2015-07-06OS-4452 some test Makefiles a few dependencies short of a buildJoshua M. Clulow3-30/+22
2015-07-03OS-4475 rkt run needs syncfsJerry Jelinek4-2/+41
2015-07-03OS-4467 journald depends on /proc/sys/kernel/random/boot_idJerry Jelinek4-0/+166
2015-07-03 [illumos-gate merge]Jerry Jelinek7-53/+130
2015-07-02687 rpcgen should not generate absolute #includesGary Mills3-22/+30
2015-07-02OS-4469 journald needs fallocate(2) syscallJerry Jelinek6-5/+236
2015-07-025172 tftpd service is not registered by default and its manual is giving misl...Alexander Eremin4-31/+100
2015-07-02 [illumos-gate merge]Jerry Jelinek1-2/+2
2015-07-01OS-4471 disable ltp futex_wake04, it expects /proc/sys/vm/nr_hugepages to be ...Jerry Jelinek1-0/+1
2015-07-016033 arc_adjust() should search MFU lists for oldest buffer when adjusting MF...Alek Pinchuk1-2/+2
2015-06-30OS-4455 journald exits with 'Unknown socket passed.'Jerry Jelinek1-1/+15
2015-06-30OS-4463 cleanup lxsys_realvpJerry Jelinek3-108/+9
2015-06-29OS-4460 exec brands processes that still have multiple threadsPatrick Mooney6-27/+114