summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2014-04-16OS-2919 etherstubs confuse min mtu with min sduRobert Mustacchi1-2/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-04-16OS-2920 vnd does not properly handle mac notification semanticsRobert Mustacchi1-17/+73
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-04-16OS-2923 lxbrand support SOCK_NONBLOCK and SOCK_CLOEXEC socket optionsJerry Jelinek2-9/+31
2014-04-16 [illumos-gate merge]Keith M Wesolowski22-182/+209
commit 1b497ab83e8f1c58bba5da59c649207a442a4720 4752 fan out read zio taskqs commit bf16b11e8deb633dd6c4296d46e92399d1582df4 4374 dn_free_ranges should use range_tree_t Conflicts: usr/src/uts/common/fs/zfs/vdev_disk.c (copyright) usr/src/lib/libzpool/common/sys/zfs_context.h (copyright)
2014-04-16OS-2917 lxbrand ptrace option stop never generates SIGCHLDJerry Jelinek1-4/+16
2014-04-154752 fan out read zio taskqsAdam H. Leventhal1-2/+2
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens21-180/+207
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-15 [illumos-gate merge]Keith M Wesolowski11-8/+334
commit 7266c4fdd3d819c74f84745da19a4eb34bd75f2d 4210 unsigned unsigned short short is valid in dtrace commit f5b1cef2488dc579cb4312d49164f10debf8e97d 4738 tape block number is set at wrong place
2014-04-15OS-2918 unused variable in lx_ptrace_ext_optsJerry Jelinek1-1/+0
2014-04-15OS-2915 lxbrand ptrace should clear signal traps when setting options [still ↵Jerry Jelinek1-1/+2
catch SIGTRAP]
2014-04-15OS-2915 lxbrand ptrace should clear signal traps when setting optionsJerry Jelinek1-20/+36
2014-04-144210 unsigned unsigned short short is valid in dtracePaul Dagnelie9-2/+330
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Eric Diven <eric.diven@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-14OS-2894 lxbrand add PTRACE_O_TRACEFORK and PTRACE_O_TRACEEXEC supportJerry Jelinek8-54/+305
2014-04-144738 tape block number is set at wrong placeJan Kryl2-6/+4
Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-14 [illumos-gate merge]Keith M Wesolowski6-21/+80
commit 0b5ce10aee80822ecc7df77df92a5e24078ba196 4118 libuuid should provide uuid_unparse_{upper,lower} functions
2014-04-11OS-2910 sdev_node_t can end up associated with wrong sdev_plugin_tRobert Mustacchi1-0/+1
2014-04-104118 libuuid should provide uuid_unparse_{upper,lower} functionsAndy Stormont6-21/+80
Reviewed by: Serghei Samsi <sscdvp@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-09OS-2897 lxbrand /proc/fd handling broken for pipesJerry Jelinek1-6/+14
2014-04-08 [illumos-gate merge]Keith M Wesolowski6-108/+13
commit 29ddbbefe0da081f1b541515eaa79fba9b663896 4665 pcplusmp open-codes register operations commit 32842aabdc7c6f8f0c6140a256cf42cf5404fefb 4664 CPU->cpu_pri_data hasn't been used for years commit be5b6b318451fd76f08b0716a69a138a9a97e87d 4663 apic_cr8pri complicates pcplusmp
2014-04-07OS-2885 ptrace emulation blocks upstart's children from runningJerry Jelinek2-4/+56
2014-04-074665 pcplusmp open-codes register operationsJosef 'Jeff' Sipek1-52/+7
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-04-074664 CPU->cpu_pri_data hasn't been used for yearsJosef 'Jeff' Sipek6-48/+6
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-04-074663 apic_cr8pri complicates pcplusmpJosef 'Jeff' Sipek2-12/+4
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-04-07 [illumos-gate merge]Keith M Wesolowski10-0/+21
commit c7893124ebf2d6bb539e1e46fd7f54b8a9af6e6f 3900 illumos will not build against gcc compiled perl (fix studio, pkg, incremental)
2014-04-063900 illumos will not build against gcc compiled perl (fix studio, pkg, ↵Richard Lowe10-0/+21
incremental)
2014-04-043900 illumos will not build against gcc compiled perl (fix version)Keith M Wesolowski1-1/+1
2014-04-04 [illumos-gate merge]Keith M Wesolowski104-12121/+622
commit c9f77c52c0735e65aa2534394c5151cdb963cbef 3900 illumos will not build against gcc compiled perl 4723 Remove unused perl extensions commit 7a3fc0ccaf807a654980fdce2d9187503628b99d 4555 macro side-effects with /usr/include/libelf.h Conflicts: usr/src/cmd/perl/Makefile usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/Makefile.PL (delete) usr/src/cmd/perl/skel/Makefile (delete) usr/src/cmd/perl/Makefile.perl (version) manifest
2014-04-04OS-2877 lx_librtld_db falls to load due to NULL DT_DEBUGBryan Cantrill6-30/+254
2014-04-043900 illumos will not build against gcc compiled perlAndy Stormont103-12041/+563
4723 Remove unused perl extensions Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-044555 macro side-effects with /usr/include/libelf.hRichard PALO1-71/+59
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Igor Pashev <pashev.igor@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-03OS-2886 implement missing waitid flagsJerry Jelinek1-6/+15
2014-04-03 [illumos-gate merge]20140403release-20140403Keith M Wesolowski2-92/+96
commit 5131caa123fd046a511d18145869507ae9b7b9dd 4462 clnt_vc_control()/clnt_dg_control() could return RPC_FAILED instead of FALSE
2014-04-034462 clnt_vc_control()/clnt_dg_control() could return RPC_FAILED instead of ↵Marcel Telka2-92/+96
FALSE Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-04-03OS-2882 Ship vnd_errno.hRobert Mustacchi1-0/+1
OS-2883 sngl zones should see vnd
2014-04-034721 writing NT_FDINFO leaks vnodeRobert Mustacchi1-1/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-02OS-2879 lx brand procfs fd handling fails for unamed pipes and socketsJerry Jelinek1-7/+19
2014-04-02OS-2846 writing NT_FDINFO leaks vnodeRobert Mustacchi1-1/+4
2014-04-02OS-2871 lx brand add debian support to lx_init_zoneJonathan Perkin5-388/+663
2014-04-01OS-2874 lx brand build warningJerry Jelinek1-1/+0
2014-03-31OS-2840 lx brand upstart init fails to runJerry Jelinek1-3/+9
2014-03-31OS-2870 lx brand add stubs for *xattr() (fix copyright)Jonathan Perkin1-17/+7
2014-03-31 [illumos-gate merge]Keith M Wesolowski46-1899/+2015
commit 8f6d9dae92449b59bdafcb7777bc32f1b2726e48 4575 Single threaded rpcbind is not scalable 4483 rpcbind: Reply for remote calls comes from incorrect UDP port commit d55495d98c0ef13ad2369864c0a22ad883ff92fc 4398 Extra spaces in man pages commit 8cd81a20c40b49e1fad4022a2774ec6ad5066532 4662 need a way to disable default file systems in zones commit 3878843a57bae7ad8da31ef4aaeed8388d2f534c 4660 update man pages for lofi in a zone commit 052519c2d30736afb1861979b73d5a889cf7fba8 4337 eliminate /etc/TIMEZONE commit d109324670f8a760f881a767533543131276a99a 633 case-folding collision in illumos-gate commit a5602e1bdcf9570fa24684b54cf57a3f22e05ae1 4656 want grub composite console 4657 want grub support for cross-menu OS console variable 4658 uninitialised variable trashes command line on coal commit c58b352673e88983cd2b8a388a8c7625f35e2f18 3993 zpool(1M) and zfs(1M) should support -p for "list" and "get" 4700 "zpool get" doesn't support -H or -o options Conflicts: usr/src/man/man1m/zpool.1m usr/src/man/man1m/zonecfg.1m usr/src/grub/grub-0.97/stage2/stage2.c usr/src/cmd/zpool/zpool_main.c usr/src/cmd/zoneadmd/vplat.c
2014-03-31OS-2870 lx brand add stubs for *xattr()Jonathan Perkin4-10/+72
2014-03-304575 Single threaded rpcbind is not scalableMarcel Telka14-1815/+1755
4483 rpcbind: Reply for remote calls comes from incorrect UDP port Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Reviewed by: Michael Schuster <michaelsprivate@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-304398 Extra spaces in man pagesJerome Coussanes3-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-28OS-2863 lx brand need finer grained control over versionJerry Jelinek8-85/+62
2014-03-284662 need a way to disable default file systems in zonesJerry Jelinek7-16/+42
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-284660 update man pages for lofi in a zoneJerry Jelinek3-5/+39
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-284337 eliminate /etc/TIMEZONEGarrett D'Amore8-26/+30
Reviewed by: Volker A. Brandt <vab@bb-c.de> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-03-28633 case-folding collision in illumos-gateGarrett D'Amore12-18/+78
Reviewed by: Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> Approved by: Dan McDonald <danmcd@omniti.com>