summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2015-08-136121 Copy-paste bug in mac_init_rings()Dan McDonald1-5/+5
2015-08-13OS-3620 sdev can create bogus zvol directoriesAlex Wilson1-2/+10
2015-08-13OS-4628 /dev/zvol does not show pool directoriesAlex Wilson3-21/+90
2015-08-12OS-4627 prtdiag could display hardware in slotsRobert Mustacchi2-7/+147
2015-08-12OS-4626 want smbios 3.0 supportRobert Mustacchi7-23/+181
2015-08-12OS-4622 update ses connector listRobert Mustacchi1-3/+20
2015-08-12OS-4616 fm topo ses plugin should process enclosures in 'UNKNOWN' stateRobert Mustacchi1-1/+3
2015-08-11 [illumos-gate merge]Jerry Jelinek6-1/+190
2015-08-10OS-4620: DHCP address detection isn't aware of DHCPv6 Rapid CommitsCody Peter Mello1-3/+8
2015-08-105922 Want support for building with -fstack-protectorAlex Wilson6-1/+190
2015-08-10OS-3182 lxbrand emulate /proc/sys/net/core/somaxconnJerry Jelinek3-5/+163
2015-08-10OS-4621 cgrp _fini can fail and leave ops NULLJerry Jelinek1-3/+3
2015-08-10OS-4619 lxbrand should honor SS_DISABLE in sigaltstackRyan Zezeski1-0/+5
2015-08-10 [illumos-gate merge]Jerry Jelinek2-13/+20
2015-08-096107 port_notify_t prefix mispelt in port_associate(3C)Joshua M. Clulow1-8/+3
2015-08-07OS-4603 lxbrand netlink should support SO_RECVUCREDPatrick Mooney1-41/+106
2015-08-07OS-4615 lxbrand sched_rr_get_interval() does not update timespecRyan Zezeski1-6/+4
2015-08-076095 usr/src/tools/scripts/cstyle.pl errors with perl 5.22Toomas Soome1-5/+17
2015-08-07 [illumos-gate merge]Jerry Jelinek38-135/+321
2015-08-065910 libnisdb won't build with modern GCCGary Mills38-135/+321
2015-08-06OS-4602 lxbrand support recvmsg(MSG_PEEK|MSG_TRUNC) behaviorPatrick Mooney3-60/+114
2015-08-06 [illumos-gate merge]Jerry Jelinek3-9/+11
2015-08-066091 avl_add doesn't assert on non-debug buildsJosef 'Jeff' Sipek2-5/+8
2015-08-066092 rtld should always provide assfail/assfail3Josef 'Jeff' Sipek1-4/+3
2015-08-06OS-4607 lxbrand recvmsg copies msg_flags to incorrect offset20150806release-20150806Patrick Mooney2-21/+35
2015-08-05OS-3700 ubuntu 14.04 and centos 6 /dev/shm mode is incorrectJerry Jelinek1-0/+9
2015-08-05OS-4498 custr_cstr() should never return NULLJoshua M. Clulow3-18/+19
2015-08-04OS-4598 after updating dbus on Ubuntu 15.04, login hits a 30s delay - droppin...Jerry Jelinek1-0/+9
2015-08-04OS-4597 newer versions of the dbus-daemon need CapBnd in /proc/self/statusJerry Jelinek1-0/+5
2015-08-04OS-4594 lxbrand needs /proc/sys/vm/overcommit_memoryPatrick Mooney3-7/+26
2015-08-04OS-4596 need /proc/sys/kernel/cap_last_capJerry Jelinek4-5/+20
2015-08-04OS-4002 ionice requirements not met on lx ubuntu64 14.04.003Jerry Jelinek5-7/+76
2015-08-04OS-4592 lxbrand fix lx_proc header guardsPatrick Mooney2-6/+8
2015-08-04OS-4590 lxbrand wants /proc/sys/vm/swappinessPatrick Mooney3-26/+73
2015-08-04 [illumos-gate merge]Jerry Jelinek2-2/+5
2015-08-03OS-3815 lxbrand implement /proc/pid/auxvPatrick Mooney2-0/+54
2015-08-03OS-4591 disallow tmpfs overlay mounts on /devJerry Jelinek1-2/+8
2015-08-036096 ZFS_SMB_ACL_RENAME needs to cleanup betterDan McDonald1-0/+1
2015-08-036093 zfsctl_shares_lookup should only VN_RELE() on zfs_zget() successDan McDonald1-2/+4
2015-08-03OS-4588 lx panic: assertion failed MUTEX_HELD(&p->p_lock), file: ../../common...Jerry Jelinek1-1/+1
2015-07-31OS-4470 lxbrand unblocking signals in new threads must be atomicJoshua M. Clulow6-54/+68
2015-07-31OS-4536 lx zone failing to mount /run due to EBUSYJerry Jelinek1-0/+12
2015-07-31OS-4586 lxbrand cannot bind to /dev/log with namelen of 0xAPatrick Mooney1-2/+4
2015-07-31OS-4569 zlogin doesn't properly quote argumentsJerry Jelinek1-2/+35
2015-07-31 [illumos-gate merge]Jerry Jelinek9-436/+411
2015-07-31OS-4297 zero-sized allocations should be logged but not warned aboutBryan Cantrill2-9/+16
2015-07-30OS-4577 regression in zlogin argument handling [backout OS-4569]Jerry Jelinek1-12/+2
2015-07-30OS-4573 libproc could optionally convert CTF on the flyRobert Mustacchi5-3/+61
2015-07-306058 ipadm doesn't accept "ALL" as valid field nameYuri Pankov1-3/+3
2015-07-306087 bootadm message.h is hiding errors from lintToomas Soome3-275/+281