summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-03-18OS-4027 cleanup centos rpm delayJerry Jelinek4-32/+0
2015-03-17OS-3882 lxbrand execing processes not stopping for PTRACE_O_TRACEEXECJerry Jelinek2-3/+35
2015-03-175019 want open source bnxe (sparc build)Gordon Ross2-3/+3
2015-03-173446 Update bge to support missing 57xx/577xx devices (sun4v lint)Gordon Ross1-1/+1
2015-03-16OS-4050 libproc reads .gnu_debuglink padding incorrectlyPatrick Mooney1-3/+5
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-16 [illumos-gate merge]Jerry Jelinek9-132/+71
commit 82d15aec0ec806306291ef7cf6b85485d8645a69 3446 Update bge to support missing 57xx/577xx devices (sun4v build) commit 21b8230d78c7bb568bc50de4ff4dec59a5ce74d6 3446 Update bge to support missing 57xx/577xx devices (sparc build) commit 9d4de077e3aa30b476ea992c9718c49688e68265 5643 _netdir_options(): _nderror is not set on failure commit 6935f61b0d202f1b87f0234824e4a6ab88c492ac 1101 NFS service fails to start after hostname change
2015-03-16OS-4049 lxbrand lxpr_kstat_read() returns a buffer it just freed!Joshua M. Clulow1-6/+11
2015-03-143446 Update bge to support missing 57xx/577xx devices (sun4v build)Gordon Ross1-0/+2
2015-03-14OS-3825 lxbrand rsyslogd abort on centos6Bryan Cantrill1-4/+5
2015-03-143446 Update bge to support missing 57xx/577xx devices (sparc build)Gordon Ross1-0/+2
2015-03-14OS-4047 lxbrand vsyscall while SIGSEGV? on next trap we're handler-free!Joshua M. Clulow8-70/+88
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-03-14OS-4037 lxbrand tmpfs needs "size" and "mode" mount(2) optionsJoshua M. Clulow3-37/+135
OS-4036 lxbrand mount(2) should be more accurate with errno OS-4042 lxbrand support "strictatime" mount(2) option
2015-03-14OS-4043 tmpfs should support gigabyte sizesJoshua M. Clulow4-65/+139
OS-4044 tmpfs should support "mode" option Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-03-135643 _netdir_options(): _nderror is not set on failureMarcel Telka1-1/+5
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-131101 NFS service fails to start after hostname changeMarcel Telka7-131/+62
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-13OS-4045 lx brand: node.js test test-listen-fd-server.js dies on stack smashingBryan Cantrill1-6/+7
2015-03-12OS-3978 enable new LTP futex_wait_bitset testsJerry Jelinek1-2/+0
2015-03-12OS-4040 strace of 32-bit process on 64-bit does not work properlyJerry Jelinek1-4/+22
2015-03-12 [illumos-gate merge]Jerry Jelinek47-1555/+4396
commit c124a83e09115de88ecccd4f689983f42a1d53bd 5689 Want support for newer Intel I218 parts 5690 Want support for newer Intel I210 parts commit 087a28d18c24cf4938e8a2617b5127a2fd29ddf4 3446 Update bge to support missing 57xx/577xx devices commit fc01d378bd20b13dcb27185d874fc628d851b161 5106 elfdump compiles using headers from the build system (fix noise)
2015-03-12Revert "OS-1366 add support for BCM 5719, 5720, and BCM5784M chipset"Jerry Jelinek6-404/+160
This reverts commit 6ab6198a2608e8eaad25952200629bdcea12eb51.
2015-03-125689 Want support for newer Intel I218 partsRobert Mustacchi35-989/+1924
5690 Want support for newer Intel I210 parts Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-03-123446 Update bge to support missing 57xx/577xx devicesDavid Gwynne11-564/+2470
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-03-12OS-3888 lxbrand strace broken on centos6Jerry Jelinek3-5/+25
2015-03-12 [illumos-gate merge]Jerry Jelinek187-137/+312647
commit 603d5c74c8a0125c27b230ca3fef92bb6a72f8ef 5685 remove storage meta-packages from illumos commit d14abf155341d55053c76eeec58b787a456b753b 5019 want open source bnxe commit b9c817386d7607f906fe86b2b0f46bcfe80cf82d 5613 odd ls -U behaviour if output is not a terminal commit b00681c89badc9c4b5dff8af3603e008b0cedd98 5702 Some leftovers in nfs_auth.c commit db1741f555ec79def5e9846e6bfd132248514ffe 5661 ZFS: "compression = on" should use lz4 if feature is enabled Conflicts: usr/src/uts/common/Makefile.files exception_lists/cstyle
2015-03-12OS-3220 lx brand: implement FUTEX_WAIT_BITSET/FUTEX_WAKE_BITSETBryan Cantrill2-15/+96
2015-03-115106 elfdump compiles using headers from the build system (fix noise)Gordon Ross1-2/+2
2015-03-115685 remove storage meta-packages from illumosRichard Lowe4-73/+8
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-115019 want open source bnxeRobert Mustacchi176-3/+312569
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-11OS-4035 svp_conn_pollin mistranlates status codesRobert Mustacchi1-2/+2
2015-03-115613 odd ls -U behaviour if output is not a terminalGary Mills1-15/+9
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-03-115702 Some leftovers in nfs_auth.cMarcel Telka1-8/+0
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-03-11 [illumos-gate merge]Jerry Jelinek8-26/+28
commit c029eafbb040b81649027c5ae5a38e92d214461b 5684 ZFS bootfs tests need some work
2015-03-11OS-4030 mdb ought honour the depress of Home and EndJoshua M. Clulow1-10/+69
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-03-11OS-4029 mdb could illuminate proc_t flagsJoshua M. Clulow1-1/+84
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-03-11OS-4022 lx brand: Python regression test failure in test_fcntl.pyBryan Cantrill2-17/+47
2015-03-11OS-4024 lx brand: Python regression test failure in test_mmap.pyBryan Cantrill1-8/+21
2015-03-105661 ZFS: "compression = on" should use lz4 if feature is enabledJustin T. Gibbs5-38/+61
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Xin LI <delphij@freebsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-03-10OS-3791 lxbrand iproute2 calls ioctl(SIOCGIFXQLEN)Patrick Mooney1-1/+21
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-10OS-4028 need a priv for meminfo and disallow by default for a zoneJerry Jelinek6-8/+53
2015-03-105684 ZFS bootfs tests need some workHans Rosenfeld8-26/+28
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-10OS-4012 lx brand: failure in PLT processing induces spurious fake_elf() failureBryan Cantrill1-6/+11
2015-03-10OS-4021 lx brand: Python regression test failure in test_epoll.pyBryan Cantrill1-1/+25
2015-03-10OS-4010 Automate assigning rings to overlay based vnicsRobert Mustacchi9-9/+46
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-10OS-4009 Want UDP src port hashing for VXLANRobert Mustacchi13-7/+611
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-10OS-4019 zoneadm is slow with 1000s of zonesJerry Jelinek1-8/+12
2015-03-10OS-3997 LTP poll02 failing in nightlyJerry Jelinek1-10/+13
2015-03-10 [illumos-gate merge]Jerry Jelinek14-388/+773
commit c79a74a8321729c8f50472db67e907324bace4e5 5595 libzpool won't build with a studio primary (fix usage message) commit e492095e1158c1621976ed8c4f7926d5ab5a8ea9 5588 invalid use of NULL in itm_util.c commit 1886f67eb9de99edbcda88765f2c603a30c87fc2 5106 elfdump compiles using headers from the build system commit 2cf749481ab62b6f2e7a25e42c1870d102ce112c 1150 libcmdutils has superfluous #define Conflicts: usr/src/cmd/sgs/elfdump/i386/Makefile
2015-03-09OS-4017 would like zfs-io-priority values > 1024Jerry Jelinek1-1/+1
2015-03-09OS-4003 syslog-ng fails while trying to delete /dev/log (fix LTP failure)Jerry Jelinek1-4/+16
2015-03-095595 libzpool won't build with a studio primary (fix usage message)Richard Lowe2-6/+6