summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-03-09OS-4007 need /dev/xconsole in LX docker containeJerry Jelinek1-2/+4
2015-03-09OS-4003 syslog-ng fails while trying to delete /dev/logJerry Jelinek1-1/+12
2015-03-095588 invalid use of NULL in itm_util.cRichard PALO1-278/+281
Reviewed by: Josef "Jeff" Sipek <jeffpc@josefsipek.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-09OS-4011 redhat boot script should use hostname of configured on zoneJerry Jelinek1-1/+6
2015-03-095106 elfdump compiles using headers from the build systemGordon Ross9-95/+480
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-091150 libcmdutils has superfluous #defineDavid Höppner2-9/+6
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-09 [illumos-gate merge]Jerry Jelinek8-24/+278
commit 356f579978bd7347c891f2a7b1e9671086f183ae 5686 lint warnings in uts/sparc/stfm_sbd after 5056 commit ff904c117f0def740594af26b7201cd392dc8411 5680 Build warnings in cmd/power, cmd/rpcbind commit 4adca7e7219d20c7ca20933b5006222e781ff0e9 2930 beadm should sort by creation date
2015-03-06OS-3996 ipf should only forward when forwarding is enabledJerry Jelinek1-1/+31
2015-03-065686 lint warnings in uts/sparc/stfm_sbd after 5056Gordon Ross1-1/+0
Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-065680 Build warnings in cmd/power, cmd/rpcbindGordon Ross2-3/+3
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-062930 beadm should sort by creation dateToomas Soome5-20/+275
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef ‘Jeff’ Sipek <jeffpc@josefsipek.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-06OS-4004 lx brand: lx_vsyscall_call()/anon_resvmem() deadlockJoshua M. Clulow1-25/+38
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-03-06OS-3839 dlmgmtd clobbers its cachefile with excessive use of /native (fix lx)Robert Mustacchi1-1/+1
2015-03-06OS-3839 dlmgmtd clobbers its cachefile with excessive use of /nativeRobert Mustacchi1-5/+5
2015-03-06 [illumos-gate merge]Jerry Jelinek1-0/+1
commit 409430af79aac96ef996a8fa0af6ca929d0faad5 5682 ypxfrd (100069) is missing from /etc/rpc
2015-03-06OS-3892 lxbrand mispronounces ENOLCK and ENOSTRJoshua M. Clulow16-71/+782
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-055682 ypxfrd (100069) is missing from /etc/rpcMarcel Telka1-0/+1
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-05 [illumos-gate merge]Jerry Jelinek4-9/+62
commit cd485b49201b16c079663125308af274b6299e96 5630 stale bonus buffer in recycled dnode_t leads to data corruption
2015-03-05OS-3952 lxbrand convert vsyscall to IKE20150305Patrick Mooney8-206/+155
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-03-05OS-3974 svp should short-circuit broadcast and multicast (fix debug)Robert Mustacchi1-1/+0
2015-03-05OS-3994 varpd loses PRIV_DL_CONFIGRobert Mustacchi1-1/+4
2015-03-05OS-3993 overlays sometimes think they're vnicsRobert Mustacchi1-1/+1
2015-03-04OS-3990 some centos 6.6. services are not being startedJerry Jelinek1-75/+88
OS-3992 lx_boot_zone_redhat is unsafe
2015-03-04OS-3991 panic in vnode_valid_pnPatrick Mooney1-1/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-04OS-3218 libvarpd's fork handler is a time bombRobert Mustacchi1-1/+2
2015-03-04OS-3987 property looks better with a 'y'Robert Mustacchi1-1/+1
2015-03-04OS-3983 overlay_target_lookup_request() doesn't properly populate vlan infoRobert Mustacchi1-3/+9
2015-03-04OS-3974 svp should short-circuit broadcast and multicastRobert Mustacchi1-3/+21
2015-03-04OS-3960 varpd should drop privsRobert Mustacchi2-21/+58
OS-3973 overlay_target_ioct_list overdoes its copyout
2015-03-035630 stale bonus buffer in recycled dnode_t leads to data corruptionJustin T. Gibbs4-9/+62
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Will Andrews <will@freebsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-03-03OS-3980 'ls /etc/init.d' fails on centos 6.6 imageJerry Jelinek1-2/+2
2015-03-03OS-3891 stale v_path slows vfs lookupsPatrick Mooney1-112/+131
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-03-03OS-3979 disable LTP futex_wait_bitset tests until implementedJerry Jelinek1-0/+2
2015-03-03 [illumos-gate merge]Jerry Jelinek3-7/+7
commit de81e3c02f90476edcef2354e33aa3ee65bb331c 3842 remove the machid commands (fix packaging) commit 5f4bac2809e6bb7e9c779a047a0d4438669d85d6 5609 port mod_ipp to Apache 2.2 (fix apr include) commit ba5fdd2d4d97ae03a892c1bd5557eafb030984d1 5558 pargs is missing -l option in usage
2015-03-03OS-3926 lxbrand in-kernel fchownat(2), fchown(2), lchown(2), chown(2) and ↵Joshua M. Clulow14-176/+221
16-bit ID counterparts OS-3920 lxbrand use native *at(2) system calls for LX emulation
2015-03-03OS-3955 lxbrand in-kernel clock_gettime(2)Joshua M. Clulow7-103/+284
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-023842 remove the machid commands (fix packaging)Dan McDonald1-1/+1
2015-03-025609 port mod_ipp to Apache 2.2 (fix apr include)Gordon Ross1-3/+3
2015-03-02OS-3975 dnlc_reverse_lookup() is unsafe at any speedBryan Cantrill2-123/+3
2015-03-025558 pargs is missing -l option in usageDavid Höppner1-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-03-02 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 4f1c6a56e2a145f04e3f26d5c1d6e79cff937069 5526 One more gcc warning for cmd/power
2015-03-02OS-3959 LTP madvise02 regression on latest buildBryan Cantrill5-15/+58
2015-03-02OS-3969 lx brand: reading process map induces many DNLC scansBryan Cantrill1-1/+16
2015-02-28OS-3000 I for one, welcome my overlay network overlords (add missing files)Robert Mustacchi4-0/+594
2015-02-28OS-3000 I for one, welcome my overlay network overlordsRobert Mustacchi123-49/+19904
OS-3080 Need direct callbacks from socket upcalls via ksocket OS-3943 want vxlan support OS-3944 snoop should support vxlan OS-3945 want varpd direct plugin OS-3946 want varpd files plugin OS-3947 want varpd svp plugin OS-3948 refhash could be used outside of mpt_sas OS-3949 want string property ranges for mac
2015-02-27OS-3957 disable LTP ptrace01 and ptrace02 until OS-3915 is fixedJerry Jelinek1-0/+2
2015-02-275526 One more gcc warning for cmd/powerGary Mills1-1/+2
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-27OS-3956 lxbrand remap(2) should work smarter, not harderJoshua M. Clulow1-13/+53
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-02-27OS-3954 restore machid and its links (backout portion of d1515e52)Jerry Jelinek6-0/+256
2015-02-27OS-3314 want /proc/<pid>/task/<tid>/statJerry Jelinek3-44/+588