summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c
AgeCommit message (Collapse)AuthorFilesLines
2017-06-29 [illumos-gate merge]Jerry Jelinek6-57/+25
commit 5ceaf02ccc1885ec3499b7d79f2a80ce1325b4d8 8433 vmxnet3: warnings about not supported properties don't help anything commit f862e02cb8d597e430ef5067be483718a65c3370 7962 strxfrm() fails for certain characters commit 5206305f06cf80338a34e00287f3336069e1198b 1198 date formats contain spaces where not expected commit 5549034d757a8b1a23f3957d95e4e9e440c44ebf 8428 8367 breaks cmlb module install on sparc commit 73177167911de9eef96901d8f6d3cb6be7c67574 8309 libbsm should support AUE_sudo audit event commit b4203d757c7c247e39c94c09a94021a3a8121062 8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */ commit bec2e3ffadac8d3536ea115d636d06c7b561623a 8212 manpages contain obsolete references 6019 sleep can't be infinite Conflicts: usr/src/man/man1m/zonecfg.1m usr/src/man/man1/mdb.1
2017-06-278212 manpages contain obsolete referencesPeter Tribble6-57/+25
6019 sleep can't be infinite Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-26 [illumos-gate merge]Jerry Jelinek1-570/+740
commit f67cf39ba88ad7c4bee81445cc7a7468e0289f01 commit 7edb9f69d2426b044fa60c7a168c9eaeb12f1884 6431 document FreeBSD regex extensions commit dfc115332c94a2f62058ac7f2bce7631fbd20b3d 7431 ZFS Channel Programs Conflicts: usr/src/lib/libzpool/common/sys/zfs_context.h usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/libzfs_impl.h
2017-06-266431 document FreeBSD regex extensionsYuri Pankov1-570/+740
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-21 [illumos-gate merge]Jerry Jelinek1-1/+3
commit 81b505b772ab015c588c56bb116239ee549b6eee 8384 AVX512 dis - EVEX prefix support 8385 32-bit avx dis test mishandles EVEX prefix 8386 32-bit bound dis is incorrect commit 6ddde3c29e802380fc0318df29c80e7820847f48 8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale commit cdcc9e2ce0563ac9f9076ee350d4fd008f61f1eb 8349 thrd_equal implements the wrong specification Conflicts: usr/src/common/dis/i386/dis_tables.c
2017-06-208349 thrd_equal implements the wrong specificationRobert Mustacchi1-4/+6
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-14OS-6187 merge lost inotify man pagesJerry Jelinek1-0/+3
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-06-13 [illumos-gate merge]Jerry Jelinek4-1473/+2590
commit 4585130b259133a26efae68275dbe56b08366deb 5428 provide fts(), reallocarray(), and strtonum() commit 61304e4faaed38301307f7f985160d1843473587 8086 Add Stride parameter to dd commit dd627ace5d331edb6342d966323629e57008b71f 8328 keyserv: sizeof on array function parameter commit d1151f9bab097777251f26772ebcc50468637a12 8369 libcmdutils should be better about large file support 8370 libcmdutils needlessly defines its own OFFSETOF() macro commit 336970851eecf9c4348b3de7bbea0687059dd216 6856 sys/stream.h exposes unnecessary macros to userland commit a4b8c9aa65a0a735aba318024a424a90d7b06c37 8264 want support for promoting datasets in libzfs_core commit 3f068ebd9d125396d22997224889b677a22523fe 8232 pcmcia: misleading-indentation commit 5400f871d9d59398f2c72ca8320aad07c6caa49c 8350 mr_sas - replace sprintf() with snprintf() commit 2e10def11ef1a50c25efa2444482670e6b0654ff 8302 svr4pkg unused variables commit 311c88c1ed31408e0998a9aabb8e7d0d12ef83ad 8326 logger: misleading-indentation commit 8487916bce68d458d3da4cba7d0be961dfce786f 8316 srchtxt: misleading-indentation commit bcb81701c49bee8a728b9a14ac9b6675854a7f25 8296 tcopy: misleading-indentation commit 4c004ea84c324520a1bac324e9f69d22ab4c5cd9 8303 loader: biosdisk interface should be able to cope with 4k sectors commit 115716444da43c8948885b687239f3c4187d0897 8131 loader: add support for chain and device BE's commit e2f4f3dab373b605b62ac175115f264a5c417eb6 8366 remove warlock leftovers from usr/src/cmd and usr/src/lib commit 490fea6b98d609ce9ae1306209c80bb255b84c95 8355 need libc regex tests commit 7641c5eab2e15e87eafc318a09f2bd5c6f968607 8354 sync regcomp(3C) with upstream Conflicts: usr/src/tools/mandoc/Makefile usr/src/man/man3c/Makefile
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov4-1470/+2590
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek32-246/+331
commit 79809f9cf402f130667349b2d4007ecd65d63c6f 8269 dtrace stddev aggregation is normalized incorrectly commit 22c8b9583d07895c16549075a53668d7bc988cf3 8108 zdb -l fails to read labels 2 and 3 commit 0255edcc85fc0cd1dda0e49bcd52eb66c06a1b16 8056 zfs send size estimate is inaccurate for some zvols commit dbfd9f930004c390a2ce2cf850c71b4f880eef9c 8156 dbuf_evict_notify() does not need dbuf_evict_lock commit 690031d326342fa4ea28b5e80f1ad6a16281519d 8168 NULL pointer dereference in zfs_create() commit 7c4ab494ff60bbbcc0889e71388ae63e903bbf57 8276 rpcbind leaks memory due to libumem per thread caching. commit f176a0a4cd61cbd708a7f25dc30d221f4d5902ba 8270 dnlc_reverse_lookup() is unsafe at any speed commit 72d3dbb9ab4481606cb93caca98ba3b3a8eb6ce2 8300 fix man page issues found by mandoc 1.14.1 commit cb4d790db8fe85bce9f9647fe4e1bdc274c7af1c 8337 gss: misleading-indentation commit f53522305c07915a44e86f2455cc62e7aac27037 8324 more: misleading-indentation Conflicts: usr/src/uts/common/fs/lookup.c usr/src/man/man3c/thrd_equal.3c
2017-06-078300 fix man page issues found by mandoc 1.14.1Yuri Pankov32-245/+331
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-055097 psignal and psiginfo don't handle NULL arguments correctlyRobert Mustacchi1-2/+5
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-05-30 [illumos-gate merge]Jerry Jelinek10-123/+83
commit 8186848379535a7535e73f719d8d947abf86522d 8271 loader: Replacing iterating over rootpath by strsep commit 1a1df1dbef1b5c57672433301a296dfe4311e6db 8247 uts: Remove archaic register keyword from zmod commit 45681b8b0e59cad83c1547d78e25d4b7f218d635 8238 xdr_callmsg() should clear residual bytes commit d1aea6f139360e9e7f1504facb24f8521047b15c 7768 Avoid vgatext dependency on agpmaster commit d3d32e94615bd7b44139c48d97167020d74fa5b0 8262 sadp is neither built nor used commit b521c41bc9226e79d6dea569da64cfe5def2ea19 8279 socketpair(AF_UNIX, SOCK_DGRAM,...) broken after 7590 commit d0d16abc1e2ce70cfd8468614a702b20e1fc7e78 8194 kmfcfg: case value not in enumerated type commit 84e6955df14dc7f06618ed336ac0a78ba258feb6 8171 loader: distinguish NFS versus TFTP boot by rootpath commit d993cb83958d44b76c7c56393113c24811dde5f7 8202 doors man pages contain extra whitespace 5180 door_server_create(3c): Incomplete return type commit 6cf138763efaab6b5998bc1ed6849459e376684d 8170 update CLDR data to v31 commit dea58231324dba08972c488dcdedbab5c528ac8a 8263 pkgchk has unused -Q flag
2017-05-278202 doors man pages contain extra whitespaceRyan Zezeski10-123/+83
5180 door_server_create(3c): Incomplete return type Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-05-04 [illumos-gate merge]Jerry Jelinek7-29/+10
commit 22cc57556161a28b2141976ff578db2558def3e1 8098 Some xdr_simple(3nsl) and xdr_complex(3nsl) functions can succeed for undefined xdrs->x_op values commit bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46 8138 Improve manpage spelling commit 719db50f9baba455978a31987e3e235ebd8a1592 8142 bootadm: get_boot_cap() should test for both 32-bit and 64-bit kernel commit 903134fe16f881063d995b98c1abaa8151f102b6 8146 Update hwdata - 20170502 commit 1a96bf60a6b9227444199581bdccccf87e84b308 8133 bootadm: is_ramdisk test is not functional
2017-05-038138 Improve manpage spellingPeter Tribble7-29/+10
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Cody Mello <melloc@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-04-27 [illumos-gate merge]Jerry Jelinek3-3/+238
commit 9c0752ac0dc05794d2f8a8b4521d55e2b3f63247 3188 ignore the comment in limits.h and define NAME_MAX commit 6fdae1bd5fdc8d68034ee6408f5e6ed9d197fe6b 656 need man pages for mbstowcs(3C) and mbstowcs_l(3C) 7960 need man pages for wcstombs(3C) and wcstombs_l(3C)
2017-04-26656 need man pages for mbstowcs(3C) and mbstowcs_l(3C)Yuri Pankov3-3/+238
7960 need man pages for wcstombs(3C) and wcstombs_l(3C) Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-03-29 [illumos-gate merge]release-20170330Jerry Jelinek2-4/+4
commit c71d194a355d17467b4730bbc641c3a40bfb68fd 8003 man page typos commit 714901a982d5d1bbb9fd9f5e46ddd7cacfcf9cdc 7986 loader: remove network mask calculation for Classful network commit ce326879a41b052db3abafb44e551f9d9c40cdba 7982 zfstest -a destroys rpool on IDE disks and should strip partition numbers
2017-03-288003 man page typosDillon Amburgey2-4/+4
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dale Ghent <daleg@elemental.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-03-02 [illumos-gate merge]Jerry Jelinek4-66/+21
commit 959b2dfd39979fe8a9a315a52741d009eb168822 7825 want avx dis tests 7826 PCLMULQDQ psuedo-ops aren't properly described in dis 7827 dis tests for f16c, movbe, cpuid, msr, tsc, fence instrs 7828 sysenter and sysexit dis should be allowed in 64-bit x86 commit ff31d5bfa079d4db9f78f481637d7ed9f9fa4a49 4339 NIS+ should be removed from man pages too commit c772408baa457f54709f03eaf11de0b0b30ce317 1217 usr/src/cmd/localedef doesn't KEEP_STATE commit 3e6960d70408b9f4e09714ed3341173673ed28b2 4006 Certain printable unicode characters misclassified as nonprintable Conflicts: usr/src/man/man1m/snoop.1m
2017-03-014339 NIS+ should be removed from man pages tooPeter Tribble4-66/+21
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-01-26 [illumos-gate merge]Jerry Jelinek1-355/+454
commit 04904ca2a4492f1b3e2ec393f82d81a9a1c9611e commit d2c5b266b717b923ea0e28b925ddb8e66dd98b42 7367 blkdev: support block size larger than 512 commit 2209d3c850d80c0681948f966816f28f767575cb 3772 consider raising default descriptor soft limit commit 2fc78efe68572a35081bd6d8b1deb2560619c3e6 7798 vfs_mountfs passes junk in flags to domount
2017-01-253772 consider raising default descriptor soft limitRichard Lowe1-355/+454
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Juraj Lutter <juraj@lutter.sk> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-20OS-5905 thrd_equal implements the wrong specificationRobert Mustacchi1-5/+6
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-01-11 [illumos-gate merge]Jerry Jelinek4-4/+4
commit a593473611dc9e109c40317ce52161b8cfe015ff 7712 mandoc -Tlint does always exit with error code 0 commit 28b83f21b6f708fcc61937fcc89194e3e5e2b295 7527 elfdump: sparc build failed after secflags integration commit 0761b1e6f15f85a8689a952d8aa7d8a1c0d949f7 7196 sparc: libbc syscall conflicts with syscall.h commit bfc95aff2c09d9d96369a6adbb88af800afdcbd1 7677 kmdb: intel system console value can not be screen commit cfba4bc61aac6eae1889bf8e8750f7b6a2ee393f 7549 Add support for %S to libstand as well so /boot/loader and friends can use it.
2017-01-107712 mandoc -Tlint does always exit with error code 0Yuri Pankov4-4/+4
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-10-137420 signalfd deadlock on pollwakeupPatrick Mooney1-3/+19
7421 panic in signalfd Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-08-18 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 371584c2eae4cf827fd406ba26c14f021adaaa70 7243 update mdocml to 1.13.4 commit 7a8b8fd18ff115f0caa89183db5373afb568b630 5166 sendmail package should be replaceable (followup)
2016-08-177243 update mdocml to 1.13.4Yuri Pankov1-1/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-08-08 [illumos-gate merge]Jerry Jelinek1-39/+36
commit d67a06e7b6fe5f1a740d1617520efec447e9edb9 7264 Example code is rctlblk_set_value(3c) manpage does not compile. commit 0cc4b3ed113ebd5447f33e18c4a6323f75aa1fe5 7159 libc-tests build failed on sparc commit 52c3bda44c39c1301008f3db120ba03a31e61931 7217 Buffer overflow in i915 driver commit 13c646d3d089ec01b47ac30d9629a24d22e14053 7158 powerd shouldn't call autos3 trigger on sparc commit 305579dffddaa0d1d690a9e3f506d29a8520c230 7274 installgrub get_start_sector() is dereferencing NULL pointer commit 3bc71695036246c52af58ab0ad58a23a0feb5a0c 7257 zfs manpage user property length needs to be updated commit 48dd5e630c9b1773b7b10d08a3b90b6c9062d713 7261 nvlist code should enforce name length limit commit 8889c875bfb3c5aec61e4e417d6f66cf24a7255a 7204 Want broadwell rdseed and adx support 7208 Want stac/clac disasm support Conflicts: usr/src/uts/intel/sys/x86_archext.h usr/src/uts/i86pc/os/cpuid.c
2016-08-067264 Example code is rctlblk_set_value(3c) manpage does not compile.Mohamed A. Khalfella1-39/+36
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-08-04 [illumos-gate merge]release-20160804Jerry Jelinek1-1/+1
commit 60b81b86c4b2eb3a0481176c344f4b6e7a6276fa 7076 segfault in putenv + getenv commit 6bd8a07093bddc0edfc07bfda4ca600e31c02c03 7218 pvscsi`pvscsi_bus_config uses wrong base while configuring targets 7219 pvscsi panics while simultaneously deleting large number of disks Conflicts: usr/src/test/libc-tests/runfiles/default.run
2016-08-037076 segfault in putenv + getenvRobert Mustacchi1-9/+7
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dave Eddy <dave.eddy@joyent.com> Reviewed by: Cody Mello <melloc@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-22 [illumos-gate merge]release-20160625Jerry Jelinek18-94/+39
commit 01aaaf328842760a1002109b299908a027e94cf8 7051 want id_space(9F) docs commit c1de7575521deda5ee777b8054a9c5b12f15b1ee 7120 mDNS resync was not wsdiff safe commit 9c05409f2b9301e686735887a9573454cceb0331 7069 i386_XARCH should include -m32 commit 406fc5100dac8d225a315a6def6be8d628f34e24 6602 lofi should support labeled devices commit f3a07f941f1be263a48a040c059edbcb722cf436 4712 Prefer 'parsable' over 'parseable' in the manual pages commit 1b2031a95889aea96be6af55dcf31a0d5ffdfed9 7050 Prefer 'subcommand' over 'sub-command' in the manual pages commit 831b40b1c811223fd0b1131791a38e3ae5143377 7049 Prefer 'writable' over 'writeable' in the manual pages commit a716f1a92056bc2e231e57ae2a20725ce606ea73 7047 Fix spelling mistakes in sections 9E, 9F and 9S commit 95e15299a2c42b8014fa27631a6f3be2a93febc2 7048 Fix spelling mistakes in sections 7D, 7I, 7IPP, and 7P commit df23565fe1d0b225f9f898c50dfafea6749b0b7f 7046 Fix spelling mistakes in section 5 commit c855112f85cf71e42f6381a66f3f86f98e2ed24e 7045 Fix spelling mistakes in section 4 commit 843c398e8904ed9d833d2af3103894f909fb4b52 7042 Fix spelling mistakes in library sections commit 0db8de19c0e494758b68b702523a2b0eaffe3b2e 7044 Fix spelling mistakes in sections 1HAS and 2 commit df23d905b96680e56379c5a5ecb4b363f36b9e74 7041 Fix spelling mistakes in sections 1 and 1M commit 71af3be340c57171837478555e2eb0d496318cfc 7040 Detect common spelling errors in manual pages Conflicts: usr/src/uts/common/fs/vfs.c usr/src/man/man7d/cpuid.7d usr/src/man/man5/privileges.5 usr/src/man/man3c/signalfd.3c usr/src/cmd/lofiadm/main.c
2016-06-207042 Fix spelling mistakes in library sectionsCody Peter Mello18-95/+40
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-05-20 [illumos-gate merge]Jerry Jelinek19-27/+1840
commit 7dc9a163b382daee1ce43b6588dd1b507363dae5 6790 want suite of endian(3C) functions commit e56998eefc33ead0f12b364be915dd6bfc12a3f5 6501 Implement pthread_attr_get_np() interface commit fc2512cfb727d49529d8ed99164db871f4829b73 6951 Initial c11 support 6952 gets should not be visible in C11 6953 add support for c11 threads api 6954 Symbols test should support validating pre-processor symbols commit ea4a67f462de0a39a9adea8197bcdef849de5371 6980 6902 causes zfs send to break due to 32-bit/64-bit struct mismatch Conflicts: usr/src/test/libc-tests/tests/Makefile usr/src/test/libc-tests/runfiles/default.run usr/src/lib/libcmdutils/libcmdutils.h usr/src/lib/libcmdutils/common/custr.c usr/src/lib/libcmdutils/common/mapfile-vers
2016-05-196790 want suite of endian(3C) functionsRobert Mustacchi2-0/+229
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2016-05-196501 Implement pthread_attr_get_np() interfaceRobert Mustacchi3-6/+201
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2016-05-196951 Initial c11 supportRobert Mustacchi16-21/+1410
6952 gets should not be visible in C11 6953 add support for c11 threads api 6954 Symbols test should support validating pre-processor symbols Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2016-05-16OS-5370 panic in signalfd (fix mancheck)Patrick Mooney1-2/+2
2016-05-16OS-5370 panic in signalfdPatrick Mooney1-3/+19
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2016-04-27 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 0f286bab570d79ede9cb61d7c88aab1d56ee3c50 6935 ffsl(3C) argument type is cut off commit 43da549e0419e2943d8bd143ebfb1db11a16c569 6933 VGATEXT_FONT creation should depend on bdf_to_c.awk
2016-04-266935 ffsl(3C) argument type is cut offRobert Mustacchi1-2/+2
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-03-296818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill1-7/+32
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Cody Mello <melloc@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2016-03-26OS-4089 segfault in putenv + getenvRobert Mustacchi1-8/+6
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dave Eddy <dave.eddy@joyent.com> Reviewed by: Cody Mello <melloc@joyent.com>
2016-03-30 [illumos-gate merge]Jerry Jelinek1-11/+6
commit 8905f42caceb9f470ffaa19e5f6c9fb6184d12c0 6818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semantics commit 49b7860084dbba18bc00b29413d6182197f9fe93 6666 Want support for the Intel I219 6667 Update e1000g/igb shared code commit 12fb3699cf98503685902fe0309c546343340e61 6770 nfsauth_retrieve() flood caused by NFS clients with personal identity problems commit a104dbc06eae69b60121e737d0ba974aac60dc6a 3940 add prtconf -m commit b02c66516a6aadef8a13ec557a60786617261a11 6825 dladm iptun source and dest options are incorrect Conflicts: usr/src/man/man3c/madvise.3c usr/src/man/man1m/prtconf.1m usr/src/cmd/prtconf/prtconf.c
2016-03-29OS-5267 enable highres clock usage for non-priviliged usersJerry Jelinek2-16/+12
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2016-03-28 [illumos-gate merge]Patrick Mooney6-59/+63
commit a4888653b44963eab5e74d73b1ac425648d2e62b 6828 iprb should have alias for pci8086,1064 commit 6a19b8666104dbf912da5a4fb193c9c2b29e21bb 4740 kstat(1M) prints wrong snaptime commit 1ef6182819f36233702ddc54686e703bb23a0153 2902 iscsit should fold the case of scsi names that we get from initiators commit 2e27316f97ec8fac1caee78fe7fe05306261e070 439 Need man page for timegm() commit 5335409b2fd9c9c1d570d3e83bd2386dd8f526de 6001 strcat(9f) needs a manpage commit b6dd77d465d357e7777305038b5579625ae268c1 6726 ctype(3C): missing description for isxdigit_l commit aa9ab05c0bbc3211e983fe34e9174559f1462665 4704 thr_sigsetmask(3c): Minor typos in the man page commit efbf89fbc68a0864d303fe237fc420cf018d52f7 6497 nvlist_empty() needs to appear in man pages commit a6ae009119d792a981d8b7153f8cb3851fe04ebb 6471 avl_remove(9F) man page is needed commit 79192153bee37eb85baa06695c8a483f93466f71 6489 atomic_bits(3C) should list atomic_ops(3C) in See Also commit 22f7b4012dd9e585f59664dcaf9573289230d516 6241 Minor typo in mount_nfs(1m) man page commit 4bfcae809e209680a47fe4a1a1d2ed8f5ad0790f 6693 mdoc(5): typos in MT-LEVEL names commit 44f88c2eeb6a7c329d82467a31c4a501eae16fec 6721 tran_setup_pkt(9E) returns int, not a pointer commit 4854f07f374eaa71835ef1badc7ba55466f85ef9 6718 tran_tgt_init(9E) returns int, not void commit 979eca435dd26bdb0460d501038ad90a972807d1 6783 ddi_fm_service_impact has wrong synopsis commit 7bc870e686dc02eed8049c71d916e03f1c233a1a 6753 remove acpi_fw.h commit e5b33823e7efd785e2f2ada4683abdef7c2a436c 6817 libbe should not free string from nvlist_lookup_string() commit e4cb59f791c5c6dea7ad4caa6dee845024ce71ef 6781 zpool man page needs updated to remove duplicate entry of "cannot be" where it discusses cache devices commit 63d0f4f15e0d9605137029897b712a2774ed7fa8 6746 startup_bios_disk() should not be built for xpv commit 797f979d1fe26bfb1cdeb3e7a86ed24c0b654200 6684 Allow sending from IPv6 SLAAC addresses within a zone using IP spoofing protection Conflicts: usr/src/man/man9f/Makefile usr/src/uts/common/io/mac/mac_protect.c
2016-03-25439 Need man page for timegm()Robert Mustacchi2-25/+35
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Volker A. Brandt <vab@bb-c.de> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>