summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2015-08-30OS-4651 don't convert weak symbols when multiple dies presentRobert Mustacchi1-7/+11
2015-08-26OS-4675 Fedora 22 lx-brand image fails with 'invalid value for zone ↵Jerry Jelinek1-4/+12
attribute: kernel-version' on SmartOS
2015-08-24 [illumos-gate merge]Jerry Jelinek4-161/+317
commit e6e1c9deb3babfde63f6fe6096a2eb3214c8f7df 6131 struct scsi_device uses a 1-bit signed bitfield commit 4afe9936c719d07ecb7d238765f479d232fe3575 6104 remove obsolete env files commit a63c99a2145c99a38d5ff19422b132400428ed9d 6080 libbe should support installboot
2015-08-236080 libbe should support installbootToomas Soome4-161/+317
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-23OS-4562 mono hangs due to incorrect SP passed via signal contextJerry Jelinek1-0/+23
2015-08-19OS-4659 lxbrand should tolerate setsockopt(SO_PASSSEC)Patrick Mooney1-8/+55
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-08-17OS-4637 lxbrand can't handle the auxv truthPatrick Mooney2-27/+25
OS-4640 lxbrand centos is sensitive about auxv contents Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com>
2015-08-17 [illumos-gate merge]Jerry Jelinek1-1/+4
commit 67b886e08e73a289a63ea9a98920f9ff423d1881 5934 localedef needs a native build (fix lint) commit fa9922c2be34868be01989cef133828185b5c0bc 5935 libavl should be a public interface 5936 AVL trees should be part of the DDI commit 7de0ac867568af5d9b8a9d8f8c82fd5fc12c6bfa 5934 localedef needs a native build commit 25b86e8fb6a2b50f929d8492cbac5d4eb5c2009a 5933 Makefile.man should take care of directory creation commit 22ff04516c85a5caac614d46031edbc085ba3a9e 6113 cpqary3: add support for hp gen9 smart array controllers commit d05c2e387bac9df4515e8771dbee0ef3f5fe121a 6121 Copy-paste bug in mac_init_rings() Conflicts: usr/src/man/Makefile.man usr/src/cmd/localedef/Makefile
2015-08-135935 libavl should be a public interfaceRobert Mustacchi1-1/+4
5936 AVL trees should be part of the DDI Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Cody Mello <cody.mello@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-08-12OS-4626 want smbios 3.0 supportRobert Mustacchi1-0/+1
OS-4625 smbios checks against the wrong version OS-4624 smbios can be a bit more forgiving to the past OS-4623 smbios misprints extended onboard devices
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-10OS-4619 lxbrand should honor SS_DISABLE in sigaltstackRyan Zezeski1-0/+5
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-08-07OS-4615 lxbrand sched_rr_get_interval() does not update timespecRyan Zezeski1-6/+4
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-08-07 [illumos-gate merge]Jerry Jelinek38-135/+321
commit a87701e9837f8a9ee9e4c4d3186295c0e29f743f 5910 libnisdb won't build with modern GCC
2015-08-065910 libnisdb won't build with modern GCCGary Mills38-135/+321
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: "Toomas Soome" <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-06 [illumos-gate merge]Jerry Jelinek1-2/+1
commit faa2b6be2fc102adf9ed584fc1a667b4ddf50d78 6091 avl_add doesn't assert on non-debug builds commit d0dbb2dadfe3fd60aa7440d2deed1161f99e1ae9 6092 rtld should always provide assfail/assfail3
2015-08-066091 avl_add doesn't assert on non-debug buildsJosef 'Jeff' Sipek1-2/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Steve Dougherty <steve@asksteved.com> Approved by: Dan McDonald <danmcd@omniti.com>
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. Clulow2-8/+15
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Cody Mello <cody.mello@joyent.com>
2015-08-04OS-4596 need /proc/sys/kernel/cap_last_capJerry Jelinek1-5/+4
2015-08-04OS-4002 ionice requirements not met on lx ubuntu64 14.04.003Jerry Jelinek1-3/+3
OS-4587 lx: ubuntu 15.04 - Failed at step IOPRIO spawning /bin/systemd-tmpfiles: Function not implemented
2015-08-03OS-4591 disallow tmpfs overlay mounts on /devJerry Jelinek1-2/+8
2015-07-31OS-4470 lxbrand unblocking signals in new threads must be atomicJoshua M. Clulow6-54/+68
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-07-31OS-4536 lx zone failing to mount /run due to EBUSYJerry Jelinek1-0/+12
2015-07-31 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 7bbc5723436be52a39f5c04d60cc236082c52d5a 6058 ipadm doesn't accept "ALL" as valid field name commit 18961ad2c52f9d85e1f18c75f82d40639f483e1a 6087 bootadm message.h is hiding errors from lint commit 50b1420592e389f7ad93528e20c703aff72dc15e 6088 Unable to enable the nfs/server service when nothing is shared commit 1f183ba0b0be3e10202501aa3740753df6512804 5850 tcp timestamping behavior changed mid-connection
2015-07-30OS-4573 libproc could optionally convert CTF on the flyRobert Mustacchi5-3/+61
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-07-306058 ipadm doesn't accept "ALL" as valid field nameYuri Pankov1-3/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-30OS-4571 lxbrand allow manipulation of uname release and versionPatrick Mooney4-59/+42
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-07-29OS-4570 lx brand: fake_elf() should cope with missing DT_HASHBryan Cantrill1-9/+14
2015-07-28OS-4548 CTF Everywhere: Phase 1Robert Mustacchi125-194/+44374
OS-4549 ctfconvert should be implemented in terms of libctf OS-4550 ctfconvert could convert multiple compilation units OS-4553 want multi-threaded ctfmerge OS-4552 Want general workq OS-4551 Want general mergeq OS-4554 ctfdiff doesn't properly handle unknown options OS-4555 ctfdiff's symbols could be more consistently prefixed OS-4048 new ctfmerge uses tmpfile after freeing it OS-4556 ctfdump should drive on when incomplete files exist OS-4557 ctf_add_encoded assigns() incorrect byte size to types OS-4558 ctf_add_{struct,union,enum} can reuse forwards OS-4559 ctf_add_{struct,union,enum} occasionally forget to dirty the ctf_file_t OS-4560 ctf_add_member could better handle bitfields OS-4561 ctf_type_size() reports wrong size for forwards OS-4563 diffing CTF typedefs needs to walk multiple definitions OS-4564 build scripts shouldn't hardcode CTF paths OS-4565 ctf_fdcreate could be more flexible OS-4566 Want libctf ctf_kind_name() function OS-4567 Want libctf function to set struct/union size OS-4568 Want ctfmerge altexec
2015-07-24OS-4495 support cgroups notify_on_release and release_agentJerry Jelinek4-3/+263
2015-07-24 [illumos-gate merge]Jerry Jelinek10-60/+135
commit 8a324c92216752a3ac2de7c31f554588932de707 3644 Add virtio-net support into illumos 4945 Additional vioif fixes commit 2b66e65286e123b22eb83c96426eafe5b3ddccd3 6073 libbe be_run_cmd() bad indentation in function body commit c365cc98d1939449e0db2884c4fcb62728ee2e59 6072 extra symbols in bootadm usage() output commit bd0e95e605fff368075e869efe6d31ebe471ea49 1926 libresolv evades compiler warnings Conflicts: usr/src/uts/common/Makefile.rules
2015-07-236073 libbe be_run_cmd() bad indentation in function bodyToomas Soome1-1/+1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-231926 libresolv evades compiler warningsGary Mills9-59/+134
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-07-21OS-4510 lxbrand bash dumps core in s2l_devtAlex Wilson1-3/+4
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-07-20 [illumos-gate merge]Jerry Jelinek6-29/+56
commit a2cdcdd260232b58202b11a9bfc0103c9449ed52 5960 zfs recv should prefetch indirect blocks 5925 zfs receive -o origin= commit e47aa97b65b6eaa7016357de7fb7974c1982858c 6063 pkgadd breaks with too many mountpoints
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie5-27/+54
5925 zfs receive -o origin= Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com>
2015-07-196063 pkgadd breaks with too many mountpointsSimon Klinkert1-2/+2
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-17OS-4459 lxbrand lacks IP_PKTINFO sockopt translationPatrick Mooney1-2/+3
2015-07-17OS-4514 lxbrand timer_create(SIGEV_THREAD_ID) is brokenRyan Zezeski1-5/+79
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
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 Mooney3-247/+2
OS-4505 lxbrand java fails to bind on ipv6 address Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-07-13OS-4504 lxbrand sendfile too pessimistic about nonblocking socketsPatrick Mooney1-3/+19
Reviewed by: Robert Mustacchi <rm@joyent.com>
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-06OS-4474 lxbrand missing prctl(PR_SET_PDEATHSIG) supportPatrick Mooney6-121/+2
OS-4476 lxbrand convert prctl to IKE Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-07-03 [illumos-gate merge]Jerry Jelinek3-22/+30
commit 77eb9dd4fa1a2a4b00af3d1973a84b60fbf40cdf 687 rpcgen should not generate absolute #includes commit 29a47e6ee6365b8ebcd68a3d59c0e1ef32f17ceb 5172 tftpd service is not registered by default and its manual is giving misleading directions
2015-07-02687 rpcgen should not generate absolute #includesGary Mills3-22/+30
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-02OS-4469 journald needs fallocate(2) syscallJerry Jelinek1-3/+1