summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-07-30OS-4571 lxbrand allow manipulation of uname release and version (unused var)Patrick Mooney1-1/+0
2015-07-30OS-4571 lxbrand allow manipulation of uname release and versionPatrick Mooney13-129/+253
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-07-306088 Unable to enable the nfs/server service when nothing is sharedMarcel Telka1-36/+17
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-07-305850 tcp timestamping behavior changed mid-connectionLauri Tirkkonen4-122/+110
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-29OS-4539 zfs receive_read_record() may allocate nothingJerry Jelinek1-2/+6
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-07-29OS-4572 centos7 ps needs /proc/sys/vm/min_free_kbytesJerry Jelinek2-0/+13
2015-07-29OS-4569 zlogin doesn't properly quote argumentsJerry Jelinek1-2/+12
2015-07-29OS-4547 epoll_wait doesn't notice SIGCHLD event from signalfdJerry Jelinek4-54/+51
2015-07-29 [illumos-gate merge]Jerry Jelinek4-18/+18
commit 11779b4caed6449da7f5cc8550aef185a2d06ba3 4051 Don't free mdi_pathinfo_t in mptsas when device(s) are retired. commit d960d8fcec1ccb23b872ccbd8aa8b8f13ae1fc30 6039 installgrub MBR update response check should use locale specific yesexpr (remove extraneous file) commit 21ba817cf9fbfe996f2d2729ed55dd15531eb5c7 6039 installgrub MBR update response check should use locale specific yesexpr
2015-07-29OS-4570 lx brand: fake_elf() should cope with missing DT_HASHBryan Cantrill1-9/+14
2015-07-28OS-4551 Want general mergeq (fix debug)Robert Mustacchi5-24/+12
2015-07-28OS-4548 CTF Everywhere: Phase 1Robert Mustacchi154-347/+6878
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-284051 Don't free mdi_pathinfo_t in mptsas when device(s) are retired.Jeffry Molanus1-14/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Albert Lee <alee@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org>
2015-07-286039 installgrub MBR update response check should use locale specific ↵Dan McDonald1-21/+0
yesexpr (remove extraneous file)
2015-07-286039 installgrub MBR update response check should use locale specific yesexprToomas Soome4-4/+36
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-07-28 [illumos-gate merge]Jerry Jelinek2-25/+83
commit 11b942e373071da9f760d7e6208bc79a7bbf7d3c 6047 SPARC boot should support feature@embedded_data commit d007da4be6a31f5f7c6e3e822eef044a9ac6ae18 6048 RLIM_INFINITY (et al) should be unsigned for _LP64
2015-07-276047 SPARC boot should support feature@embedded_dataToomas Soome1-22/+80
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-276048 RLIM_INFINITY (et al) should be unsigned for _LP64Richard PALO1-3/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-27 [illumos-gate merge]Jerry Jelinek11-182/+228
commit ca0cc3918a1789fa839194af2a9245f801a06b1a 5959 clean up per-dataset feature count code
2015-07-265959 clean up per-dataset feature count codeMatthew Ahrens11-182/+228
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-24OS-4544 cgroup release_agent argument path should start with /Jerry Jelinek1-3/+4
2015-07-24OS-4495 support cgroups notify_on_release and release_agentJerry Jelinek11-280/+1403
2015-07-24 [illumos-gate merge]Jerry Jelinek19-178/+2310
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-24OS-4120 snoop usage should mention -z flagRobert Mustacchi1-0/+2
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-07-233644 Add virtio-net support into illumosDan McDonald8-116/+2172
4945 Additional vioif fixes Contributions by: Adam Stevko <adam.stevko@gmail.com> Contributions by: Alexey Zaytsev <alexey.zaytsev@gmail.com> Contributions by: Dan Kimmel <dan.kimmel@delphix.com> Contributions by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com> Contributions by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Contributions by: Nahum Shalman <nshalman@elys.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
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-236072 extra symbols in bootadm usage() outputToomas Soome1-2/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-23OS-4531 rtld toxic check doesn't handle NULL pathsRobert Mustacchi1-3/+16
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
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-23OS-4520 panic in ip_process_ioctl() on freed ci_ipif20150723release-20150723Bryan Cantrill1-3/+9
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Cody Mello <cody.mello@joyent.com>
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
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-07-22OS-4526 tar should check prefix field when detecting EOTJoshua M. Clulow1-100/+140
OS-4529 tar debug output should be available in all builds Reviewed by: Robert Mustacchi <rm@joyent.com>
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
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-07-21OS-4511 lxbrand golang stumbles over netlinkPatrick Mooney2-21/+86
Reviewed by: Jerry Jelinek <jerry.jelinek@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-21 [illumos-gate merge]Jerry Jelinek1-0/+39
commit 3f745f41d6d087602fbb2f748e1baabc3768f5fb 6062 Workaround broken KVM handling of directed EOIs
2015-07-206062 Workaround broken KVM handling of directed EOIsDan McDonald1-0/+39
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2015-07-20 [illumos-gate merge]Jerry Jelinek43-455/+1461
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 Dagnelie40-384/+1388
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 Klinkert3-71/+73
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 Mooney3-2/+52
2015-07-17OS-4514 lxbrand timer_create(SIGEV_THREAD_ID) is brokenRyan Zezeski3-5/+135
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 Mooney8-259/+119
OS-4505 lxbrand java fails to bind on ipv6 address Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-07-16OS-4509 build issues after dmake integrationRobert Mustacchi1-2/+1
2015-07-15 [illumos-gate merge]Jerry Jelinek4-15/+281
commit fdbe01bdc218a1a5d0bb998c40e77e4069330094 5942 integrate dmake (fix sparc build) commit 0d21b83c18c9449d0fa9b809c76225edbc5d54d2 6046 SPARC boot should support com.delphix:hole_birth commit 8a9764c34ea643308eed074c3fef1579dabe8461 6041 SPARC boot should support LZ4 commit c0dbe950192897247de6003f2dea1ca3c466fe01 6044 SPARC zfs reader is using wrong size for objset_phys
2015-07-145942 integrate dmake (fix sparc build)Igor Kozhukhov1-0/+1