summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2014-11-12OS-3543 unused line of code in Pfgrab_core20141113release-20141113Jerry Jelinek1-2/+0
2014-11-12OS-3540 lx core dumps show 0 value for all regsJerry Jelinek1-1/+9
2014-11-11OS-3530 lxbrand implement better capabilities(7) emulationPatrick Mooney4-132/+503
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-11-11OS-3509 lxbrand 64bit jump table could corrupt amd64 red zonePatrick Mooney1-15/+37
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-11-11 [illumos-gate merge]Keith M Wesolowski4-14/+15
commit 0716b62f878e855b94635ef4793ef5f7f2abb8e4 5256 document some nonsensical code in the px driver commit 7e33f252cf7e3c3ee6c4ad7a90480f5aea3a026c 5288 x86 bitmap inline asm functions duplicate code commit de710d24d2fae4468e64da999e1d952a247f142c 5255 uts shouldn't open-code ISP2 commit 59b0aa363020bcc817969e1c15ac920d3f866e83 4674 No need to undefine rptr in ip.c commit 29e6ab979fdbd9d598f44c73c34496040e817685 5279 cleanup gcc warning for cmd/ls commit 0ed5c46e82c989cfa9726d9dae452e3d24ef83be 5285 pass in cpu_pause_func via pause_cpus commit 37c79205ad46187f54b2edbf6a468160935f14d9 5005 libnvpair JSON output broken by lint fixes 5006 libnvpair JSON cannot print int16 arrays commit 556ec55e431687f7cbda8dfa59e1fb2671d79031 5303 libpthread.3lib incorrectly describes -lpthread semantics commit 3f1de28d23e9724b017260ef6b282b278b6e38f9 5217 Add cache timeout settings to idmapd manifest, increase defaults commit f4427914317470f516ca69daaed90f7efb3d76dc 5216 failover error: cannot share pool/folder - smb add share failed commit f9bc6dadd79442185db5c8eb201c7475554fc7d7 5215 smbd core dump with missing negotiate challenge Conflicts: usr/src/test/util-tests/tests/libnvpair_json/json_common.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_07_nested_arrays.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_06_nested.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_05_strings.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_04_number_arrays.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_03_empty_arrays.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_02_numbers.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_01_boolean.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_00_blank.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/Makefile (copyright) usr/src/test/util-tests/tests/Makefile (upstream mismerge)
2014-11-115005 libnvpair JSON output broken by lint fixesJoshua M. Clulow2-6/+10
5006 libnvpair JSON cannot print int16 arrays Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-105216 failover error: cannot share pool/folder - smb add share failedDaniil Lunev1-10/+0
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Vitaliy Gusev <vitaliy.gusev@nexenta.com> Reviewed by: Boris Protopopov <boris.protopopov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-105215 smbd core dump with missing negotiate challengeDmitry.Savitsky@nexenta.com1-2/+13
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-10OS-3535 lxbrand vdso assembly bungles SET_SIZEJoshua M. Clulow1-4/+4
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2014-11-07 [illumos-gate merge]Keith M Wesolowski6-19/+50
commit b515258426fed6c7311fd3f1dea697cfbd4085c6 5027 zfs large block support commit f3477bb2505a35e160b09c9dbf5476112be4fa7d 4457 we apparently change .comment of almost every userland object commit 738f37bc3dcd61e8a893af0f2d466d76690b70ec 5244 zio pipeline callers should explicitly invoke next stage commit f7950bf1145637c6dc57742a8bb95631fd5c846f 5243 zdb -b could be much faster commit cffcfaee1e6b29ef9ceb7d80e4e053ffd029906b 5270 ld(1) cannot handle CIE version 3 in .eh_frame Conflicts: usr/src/man/man1m/zfs.1m
2014-11-075027 zfs large block supportMatthew Ahrens5-19/+46
Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-06OS-3442 lxbrand 64bit du aborts - memory corruptionPatrick Mooney1-3/+24
Reviewed by: Robert Mustacchi <rm@joyent.com>
2014-11-065244 zio pipeline callers should explicitly invoke next stageGeorge Wilson1-0/+4
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Alex Reece <alex.reece@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-06OS-3528 LX_DEBUG no longer works as of OS-3447Bryan Cantrill1-5/+5
2014-11-05 [illumos-gate merge]Keith M Wesolowski81-14960/+6
commit 786d1eec1cd1cac7e26243d118cd209e84bc6bb9 4174 Torch the old and unmaintained Sun-dhcp commit f07f0fb66492a2792d4da5e0a6f9a92b4c581ab3 5041 man pages needed for some wide character routines commit acd07c6b871cfa70bc42c9278037a17c430897b6 4449 Offlined vdevs are online after reboot commit 2f5a01126fee81fbe9fff04d4412c2834e3944b8 5272 dev_err(9F) ignores special first character of message (explicit NULL check) Manifests: usr/src/pkg/manifests/SUNWcs.mf (ignore) usr/src/pkg/manifests/consolidation-osnet-osnet-message-files.mf (ignore) usr/src/pkg/manifests/network-dhcp-dhcpmgr.mf (ignore) usr/src/pkg/manifests/service-network-dhcp-datastore-binfiles.mf (torch) usr/src/pkg/manifests/service-network-dhcp.mf (torch) usr/src/pkg/manifests/system-library.man3c.inc (add man pages)
2014-11-044174 Torch the old and unmaintained Sun-dhcpBart Coddens81-14960/+6
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-03 [illumos-gate merge]Keith M Wesolowski1-233/+0
commit 0b4538017e5f84a04187012fe88bb3e46f1c5f51 5132 mdb loops forever printing a stack backtrace commit 2f3e88a2ae884dfc1a740509fcb6f469cc3b115c 4989 removal of ntfsprogs and parted (missed files) Conflicts: usr/src/cmd/mdb/common/mdb/mdb_errno.h usr/src/cmd/mdb/common/mdb/mdb_err.c
2014-10-31OS-3505 would like /var/ld lofs mounted into LX zones so crle is unnecessaryJosh Wilsdon2-0/+9
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-10-31 [illumos-gate merge]Keith M Wesolowski6-108/+247
commit 5a172a1e0f9068ec8db35fa123baecf7bd540eb5 5224 snprintf rounding under [default] FE_TONEAREST
2014-10-31OS-3501 lxbrand 64bit ltp semctl failuresJerry Jelinek2-13/+42
2014-10-304989 removal of ntfsprogs and parted (missed files)Richard Lowe1-233/+0
2014-10-30OS-3504 prctl(PR_SET_NAME) should only work for thread 1Bryan Cantrill1-0/+13
2014-10-30OS-3500 lxbrand 64bit shminfo incorrect sizeJerry Jelinek1-5/+5
2014-10-30OS-3499 lxbrand 64bit shmid_ds layout incorrectJerry Jelinek1-0/+10
2014-10-305224 snprintf rounding under [default] FE_TONEARESTDan McDonald6-108/+247
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-30OS-3496 lxbrand 64bit incorrect layout for msqid_ds structureJerry Jelinek1-2/+7
2014-10-30 [illumos-gate merge]Keith M Wesolowski3-13/+454
commit a2290a3621fa5498b33edb7037d8e95c15ddf455 5276 Add Richard PALO's fpround test. commit 3c457126d6dda7ae8bfeed1d0f7023b997a97622 5234 libproc could understand Linux core files 5235 libproc doesn't correctly handle elf note rounding Manifests: usr/src/pkg/manifests/system-test-libctest.mf (ignore)
2014-10-30OS-3490 lxbrand 64bit LTP msgctl08 hangsJerry Jelinek3-20/+22
2014-10-29OS-3489 lxbrand 64bit LTP recvmsg01 hangs - cmsghdr size mismatch20141030release-20141030Jerry Jelinek1-3/+167
2014-10-295234 libproc could understand Linux core filesTimothy J Fontaine3-13/+454
5235 libproc doesn't correctly handle elf note rounding Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Rafael Vanoni <rafael.vanoni@pluribusnetworks.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-10-29OS-3491 lx_boot should bypass distro detection when 'docker' flag setJosh Wilsdon2-8/+26
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-10-29OS-3486 lxbrand mremap failsJerry Jelinek1-3/+5
2014-10-29OS-3484 lxbrand 64bit core dumps in _ti_bind_guardJerry Jelinek1-0/+10
2014-10-29OS-3452 lxbrand 64bit apt-get install attempts mremap then failsBryan Cantrill3-2/+127
2014-10-28OS-3483 lxbrand ltp getpeername core dumpsJerry Jelinek1-0/+4
2014-10-28OS-3482 lxbrand ltp recvfrom should fail when from_len == -1Jerry Jelinek1-0/+10
2014-10-28OS-3479 lxbrand cleanup 64bit debug codeJerry Jelinek2-16/+0
2014-10-28OS-3475 lxbrand 64bit many ltp tests fail with ↵Jerry Jelinek1-3/+26
'rmobj(/tmp/ltp-aGmcd9wj7J/dupE93cbG) failed: remove(/tmp/ltp-aGmcd9wj7J/dupE93cbG) failed; errno=22'
2014-10-27OS-3473 lxbrand open with O_DIRECTORY can hangJerry Jelinek1-0/+18
2014-10-27OS-3467 lxbrand 64bit ltp sendfile08 failsJerry Jelinek1-0/+1
2014-10-27OS-3451 lxbrand 64bit pread64/pwrite64 args incorrectJerry Jelinek3-2/+60
2014-10-26OS-3447 lx_debug should not blow out the stack when disabledJoshua M. Clulow1-1/+9
2014-10-245238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzeroLauri Tirkkonen1-1/+1
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-23OS-3453 lxbrand fix 64bit statfsJonathan Perkin3-8/+8
2014-10-24 [illumos-gate merge]Keith M Wesolowski1-1/+1
commit 81cc999477f2f5f0896ee349f6ec8fc2f804ece3 5238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzero commit c375047346b15ac13f787bc562bb7e724c97baf5 4213 Missing spaces in man pages Manifests: usr/src/pkg/manifests/system-test-libctest.mf (ignore)
2014-10-23OS-3450 lxbrand 64bit ftruncate failsJerry Jelinek2-2/+6
2014-10-23OS-3445 lxbrand 64bit sudo core dumps on exitJerry Jelinek4-41/+92
2014-10-22 [illumos-gate merge]Keith M Wesolowski1-5/+4
commit a05fd0c9b9aa46cf66ddea7617e56facdf1f4aaf 5246 xdr_uid_t/xdr_gid_t cleanups
2014-10-22OS-3444 lxbrand 64bit lx_librtld_db initialization can still failJerry Jelinek1-13/+20
2014-10-215246 xdr_uid_t/xdr_gid_t cleanupsMarcel Telka1-5/+4
Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>