summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2017-07-12 [illumos-gate merge]Jerry Jelinek1-4/+5
commit 64ea2d201af526474ca5d8c66dc5e9aaab6d7ab4 8458 auditd_plugins: temp_minfree may be used uninitialized
2017-07-118458 auditd_plugins: temp_minfree may be used uninitializedToomas Soome1-4/+5
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-07-11 [illumos-gate merge]Jerry Jelinek1-1/+9
commit d1e7d21548ce47b73fb16ec24a71987ddef57a0e 8339 col: misleading-indentation commit 51c62b7bcb67b1e65d7e2773b20f465cf58b91b2 8429 getallifaddrs dereferences invalid pointer causing SIGSEGV commit 1ee1bcba6f9a17099e11b5bb0d1eeab71c729aa3 8459 i86pc: pci_tools.c variable might be clobbered
2017-07-10OS-5028 mount -t nfs4 not workingJerry Jelinek2-4/+6
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-07-108429 getallifaddrs dereferences invalid pointer causing SIGSEGVAndrew Stormont1-1/+9
Reviewed by: Sebastian Wiedenroth <sw@core.io> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-07-06 [illumos-gate merge]Patrick Mooney1-3/+3
commit dcb6872c565819ac88acbc2ece999ef241c8b982 8126 ztest assertion failed in dbuf_dirty due to dn_nlevels changing commit 4923c69fddc0887da5604a262585af3efd82ee20 8067 zdb should be able to dump literal embedded block pointer commit 80ad54c9895f9953b06c6f78e52ecf6493aa21d6 8456 libipsecutil: variable might be clobbered by longjmp
2017-07-058456 libipsecutil: variable might be clobbered by longjmpToomas Soome1-3/+3
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-30 [illumos-gate merge]Jerry Jelinek5-7/+39
commit 9b195260e22529ac0e2580faaf89402420589c1c 8426 mark immutable buffer arguments as such in abd.h commit ba6e7e6505150388de6dc6a88741164118a421bf 8430 dir_is_empty_readdir() doesn't properly handle error from fdopendir() commit 77b171372ed21642e04c873ef1e87fe2365520df 7600 zfs rollback should pass target snapshot to kernel commit 42418f9e73f0d007aa87675ecc206c26fc8e073e 8377 Panic in bookmark deletion commit b7edcb940884114e61382937505433c4c38c0278 8378 crash due to bp in-memory modification of nopwrite block commit 16a7e5ac116c85d965007a5f201104b564e82210 7910 l2arc_write_buffers() may write beyond target_sz commit 5e2a074725cb7c16ea1c6554da11ab4d6b4e7aee 8416 abd.h is not C++ friendly commit 719b66656b90abb6bcea4b0287075b2eaabb2de6 7948 Remove old calendar utility commit 1f2db76761b7bc2a0aa953a41cb1585a54b35666 8440 loader: Don't bother to set target for SEEK_END commit 8808b6ca868080736fca7df57b963793e6024266 8439 tools version of mandoc fails to build on pre-6790 systems commit b51c78890d70a7955894b29cf2e174a6b98e53b2 8387 ps(1) should mention the -e behavior in more places
2017-06-29OS-6180 NIC Transceivers should show up in hc topoRobert Mustacchi25-35/+2691
OS-6181 Want library to parse SFP i2c information Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Bryan Cantrill <bryan@joyent.com>
2017-06-298430 dir_is_empty_readdir() doesn't properly handle error from fdopendir()Sowrabha Gopal1-0/+1
Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-297600 zfs rollback should pass target snapshot to kernelAndriy Gapon4-7/+38
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-29 [illumos-gate merge]Jerry Jelinek1-0/+5
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-278309 libbsm should support AUE_sudo audit eventAlexander Pyhalov1-0/+5
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-27 [illumos-gate merge]Jerry Jelinek1-1/+0
commit 10f4f8a67e909a279f956222b089093a60da6bf9 8424 usr/src/tools/mandoc should take advantage of NATIVE_ADJUNCT commit e09ba01dcda5e24964b8632718777b39166d86e4 8418 zfs_prop_get_table() call in zfs_validate_name() is a no-op
2017-06-268418 zfs_prop_get_table() call in zfs_validate_name() is a no-opMarcel Telka1-1/+0
Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2017-06-26 [illumos-gate merge]Jerry Jelinek12-284/+188
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-26backout: 3729 getifaddrs must learn to stop worrying and love the other ↵Robert Mustacchi3-269/+14
address families (breaks consumers)
2017-06-267431 ZFS Channel ProgramsChris Williamson9-14/+175
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2017-06-26 [illumos-gate merge]Jerry Jelinek2-37/+35
commit 3d9b1a2a543845425f021c3f896a07b1deff87c9 6235 want NVMe management utility commit 2bfbf3e38cde3935b773e2d8deacd336d5f69172 7766 want uintptr32_t in sys/types32.h commit feff18a41e45afb02478e67d56fad5027334f115 8420 loader.efi: EFI_MEMORY_DESCRIPTOR and EFI_BLOCK_IO_MEDIA need padding commit 4cad604c8f7a70d13a2b3235019bd05a137bdc3b 8388 Too many errrrrrrrors
2017-06-238388 Too many errrrrrrrorsMarcel Telka2-37/+35
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-23OS-6127 "dladm show-overlay <overlay>" exits zero when varpd doesn't know ↵Isaac Davis1-7/+28
about the overlay Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-22 [illumos-gate merge]Jerry Jelinek4-15/+270
commit a40ea1a7d80eee1b409e9dcc2e48c730988147ea 8297 update mdocml to 1.14.1 commit 299c9e70a71f87365f8f88fdea2cccbd0d5b8db6 8082 last(1) should be able to print years in output commit d21cedec4ed074c3a6feb4a8a007a9cb83cca060 8323 ndmpd: left shift of the negative value commit 78916deaa2ec29fc04f5a0cddacf4bd749a2188f 8415 loader: biosdisk comment wording commit 422eb17feeb8fadbfa2a80faf5c8a8d2987f9196 8374 loader: devicename.c cleanup commit e2fc3408efa6cdfc5e33c73c3567efc8c7592707 8376 cached v_path should be kept fresh commit e34d8872f4a713d904a4b34fb081060d1a7eba62 3729 getifaddrs must learn to stop worrying and love the other address families commit 0bb3cf0bf38ac0d43c9c480709323240b002c1dd 8335 mr_sas - remove PDSUPPORT conditional. commit 567fb7ba1e336fc2eab74e747be1e7ac51f1a4ee 8396 uts: vm_dep.h error: left shift of negative value commit 02553f55739fa960255c83b5c09351e2fa244ba2 8336 ed: misleading-indentation Conflicts: usr/src/uts/common/fs/vnode.c usr/src/uts/common/fs/lookup.c usr/src/tools/mandoc/Makefile
2017-06-218297 update mdocml to 1.14.1Yuri Pankov1-1/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-213729 getifaddrs must learn to stop worrying and love the other address familiesSebastian Wiedenroth3-14/+269
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@kebe.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-21 [illumos-gate merge]Jerry Jelinek1-222/+233
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-208362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Yuri Pankov1-222/+233
__mapupper for _DefaultRuneLocale Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-208349 thrd_equal implements the wrong specificationRobert Mustacchi1-3/+3
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-20 [illumos-gate merge]Jerry Jelinek7-50/+53
commit 192a5ca9fe8b81784c9921860f876735fc9a1e3e 8371 remove warlock files in usr/src/uts commit cabd62a218e426e3dea29d3051d184458cdddbdf 8393 bnxe: left shift of negative value and bad macro commit a17ce84520dc4e972c913e0fa1d1545ddd22b55e 8392 Do not cast the return value of xdr_free() commit 5c25b6f10367f6cb7b3d8b8bc7e374712eb977c2 8367 remove warlock leftovers from usr/src/uts Makefiles commit eb28af623974cfc31cb4545d2965bbaca3fb6888 8329 ldapcachemgr: misleading-indentation 8364 ldapcachemgr does not set log file in debug mode if -l was not used commit 0d56f5df8a4bc5dd756cf0ea58ab3e0519c76032 8223 libshell: misleading-indentation commit 7bdb5b9a077c9ce26caedc489a6a5ee9e45214ed 7876 libast: misleading-indentation errors commit f15a6fde3c0a52aca95943ffd637d7b8220e2261 8379 illumos-gate 'install' make target is too eager building things 8360 ipdadm missing 'all' target 8359 libzpool Makefiles are slightly broken commit 99d29265ec47e10c7ec8c18a67fc83e7dd5ce4f8 8397 sysevent.h: C++11 requires a space between literal and string macro commit 02dc24bdf7a983da73ebfd10cc3b5627a74789c5 8410 ucoreadm links against libraries outside the proto area commit 00bdf9afcd6a60aceb896a5b75ac0a061981ee94 8394 fcoet: array subscript is above array bounds commit 24a150c1bcca7eba0f2d518d0f41645eb55f6066 8398 pcmcia: sizeof on array function parameter Conflicts: usr/src/uts/common/sys/sysevent.h
2017-06-198392 Do not cast the return value of xdr_free()Marcel Telka2-28/+28
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-198223 libshell: misleading-indentationToomas Soome1-2/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-197876 libast: misleading-indentation errorsToomas Soome3-19/+21
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-198379 illumos-gate 'install' make target is too eager building thingsJason King1-1/+2
8360 ipdadm missing 'all' target 8359 libzpool Makefiles are slightly broken Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-16 [illumos-gate merge]Jerry Jelinek1-4/+6
commit 415a310d21931e2c92758fb1bbf6625e01ee1472 8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale (breaks copy relocs) commit 4f4378cc54b7deec3a35c529dc397dbdc325b4bb 8331 zfs_unshare returns wrong error code for smb unshare failure commit 62f1951acad6be879e0d45536ba1ead95e7eb3f0 8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale
2017-06-168362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Robert Mustacchi1-228/+223
__mapupper for _DefaultRuneLocale (breaks copy relocs)
2017-06-158331 zfs_unshare returns wrong error code for smb unshare failureAndrew Stormont1-4/+6
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-06-148362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Yuri Pankov1-223/+228
__mapupper for _DefaultRuneLocale Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-14 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 2889ec41c05e9ffe1890b529b3111354da325aeb 8311 ZFS_READONLY is a little too strict commit 796b8631498f69a3e21b5c35aee280499f64420e 8332 krb5: misleading-indentation commit c1eb8ad45781fe675aa558a47a11345293533238 8204 Makefile changes in zfstest cannot cope with empty directories commit d5767f310a0330fcb172a1651b2c9301e53b9aef 8334 ipf: self-comparison always evaluates to false commit 843c2111b160463f014d325560ad4b051711928e 8375 Kernel memory leak in nvpair code commit 403a8da73c64ff9dfb6230ba045c765a242213fb 5220 L2ARC does not support devices that do not provide 512B access commit 4ec4134be29a3b00791f6d70074168a6a3ff4fb3 8317 ddi_periodic_add(9F) has wrong type for arg in summary commit 56849bc6aade3a04eb051dc383a2091c220385c4 8322 nl: misleading-indentation commit 6dd72a43d2e43185833c20e7f0c4cb88a4d37ec8 8106 authloopback_marshal() can violate the RPC specification 8109 Kernel AUTH_SYS and AUTH_LOOPBACK implementation can ignore provided credentials commit 1d8d40bd3f903c0d0fa71c26b4548d2d47260251 8354 sync regcomp(3C) with upstream (fix make catalog)
2017-06-13 [illumos-gate merge]Jerry Jelinek39-457/+1505
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-128354 sync regcomp(3C) with upstream (fix make catalog)Yuri Pankov1-1/+1
Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov13-109/+1273
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2017-06-128369 libcmdutils should be better about large file supportJason King2-9/+29
8370 libcmdutils needlessly defines its own OFFSETOF() macro Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-128264 want support for promoting datasets in libzfs_coreAndrew Stormont4-14/+35
Reviewed by: Andriy Gapon <avg@FreeBSD.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@kebe.com> Approved by: Dan McDonald <danmcd@kebe.com>
2017-06-128366 remove warlock leftovers from usr/src/cmd and usr/src/libYuri Pankov12-203/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-06-128355 need libc regex testsYuri Pankov3-12/+44
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov12-110/+124
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-06-08 [illumos-gate merge]Jerry Jelinek18-176/+417
commit 2a6fb28d0877f35efb94c09cc03e8088426d0c30 8250 libnsl: Raw RPC client sends unlimited data commit e96f841955c0305f457b111a667cc536d1eba3d0 8306 provide ofmt routines in public libofmt library and document them Conflicts: usr/src/lib/libofmt/common/ofmt.c usr/src/lib/libinetutil/common/ofmt.c usr/src/cmd/dladm/Makefile usr/src/lib/libinetutil/common/mapfile-vers usr/src/lib/libofmt/common/mapfile-vers
2017-06-088250 libnsl: Raw RPC client sends unlimited dataMarcel Telka3-143/+170
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-088306 provide ofmt routines in public libofmt library and document themYuri Pankov15-32/+245
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek3-2/+12
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-088269 dtrace stddev aggregation is normalized incorrectlyAndriy Gapon1-0/+2
Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>