summaryrefslogtreecommitdiff
path: root/usr/src/man
AgeCommit message (Collapse)AuthorFilesLines
2014-08-025051 import mdocml-1.12.3Garrett D'Amore4-8/+15
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2014-07-22 [illumos-gate merge]Keith M Wesolowski1-4/+6
commit a9e987e05eeb8cc8a9777541465eeea09e72e9eb 4729 __rpcb_findaddr_timed should try rpcbind protocol 4 first commit ed7418ae3db79aed594bc486a3b52fc971f4ea4f 4546 mpt_sas needs enhancing to support LSI MPI2.5 commit 11cb6ef00e4913c161e88403c11c037fb2afab44 4960 import latest LSI MPI header files from FreeBSD driver Manifests: usr/src/pkg/manifests/driver-storage-mpt_sas.mf
2014-07-21 [illumos-gate merge]Keith M Wesolowski69-1687/+7262
commit 7ab4e62e3b5c454f248a38bec0d489e8f5543324 3346 svc-hostid uses perl stupidly commit 95c635efb7c3b86efc493e0447eaec7aecca3f0f 5025 import and use mandoc commit 81d43577d1b5e76e6016ba642ecc1a76fde43021 5004 load average should be virtualized for zones commit 944b13ecd074fe0d43ed6f80c816ca862c3cd6eb 4956 zonecfg won't use a valid pager commit e03914f9208eb53e6c8a6d5a436953ad983642b0 4696 allowed-ips should let you specify prefixes commit 31c6d826a7f7a4ee7d83c8e99f25d82a4a248076 4922 all calloc() implementations should check for overflow commit d9c5840bd764434fd93f85a52eb4cbc24bff03da 4959 completely discarded merged string sections will corrupt output objects commit 2e4c998613148111f2fc5371085331ffb39122ff 4976 zfs should only avoid writing to a failing non-redundant top-level vdev 4977 mdb error in ::spa_space from space_cb() if a metaslab's ms_sm is NULL 4978 ztest fails in get_metaslab_refcount() 4979 extend free space histogram to device and pool 4980 metaslabs should have a fragmentation metric 4981 remove fragmented ops vector from block allocator 4982 space_map object should proactively upgrade when feature is enabled 4983 need to collect metaslab information via mdb 4984 device selection should use fragmentation metric commit 1a41ca239310955ae95b2569b707432432a58580 5013 add support for multiple mac addresses per client commit 680047a5d0ef56480110f0de516145ba0efd5caa 474 tcp_strong_iss should be 2 instead of 1 (missing file) commit 6400a6be1817a40f3dbefdd3df7b7d87bcebef30 474 tcp_strong_iss should be 2 instead of 1 commit dcb12fb726d8dd4ff80ea255dc3f53b5692c75e5 5014 etherstubs confuse min mtu with min sdu commit c9030f6c93613fe30ee0c16f92b96da7816ac052 5008 lock contention (rrw_exit) while running a read only load Conflicts: usr/src/uts/common/sys/zone.h usr/src/uts/common/sys/vnic_impl.h usr/src/uts/common/sys/mac.h usr/src/uts/common/os/zone.c usr/src/uts/common/io/vnic/vnic_dev.c usr/src/uts/common/io/mac/mac_protect.c usr/src/uts/common/io/mac/mac_client.c usr/src/tools/scripts/git-pbchk.py usr/src/tools/onbld/hgext/cdm.py usr/src/test/util-tests/tests/Makefile usr/src/pkg/manifests/developer-build-onbld.mf usr/src/man/man5/Makefile usr/src/lib/libdladm/common/linkprop.c usr/src/cmd/zonecfg/zonecfg.c usr/src/cmd/Makefile usr/src/man/man1/column.1 usr/src/man/man1/crontab.1 usr/src/man/man1m/dladm.1m usr/src/man/man1m/flowadm.1m usr/src/man/man1m/snoop.1m usr/src/man/man1m/vfsstat.1m usr/src/man/man1m/vndadm.1m usr/src/man/man1m/zfs.1m usr/src/man/man1m/zonecfg.1m usr/src/man/man1m/zpool.1m usr/src/man/man3c/epoll_create.3c usr/src/man/man3c/epoll_ctl.3c usr/src/man/man3c/epoll_wait.3c usr/src/man/man3lib/libvnd.3lib usr/src/man/man3vnd/vnd_frameio_read.3vnd usr/src/man/man3vnd/vnd_prop_get.3vnd usr/src/man/man3vnd/vnd_prop_iter.3vnd usr/src/man/man3vnd/vnd_walk.3vnd usr/src/man/man5/epoll.5 usr/src/man/man7d/vnd.7d usr/src/man/man7fs/bootfs.7fs usr/src/man/man7fs/lxproc.7fs Manifests: usr/src/pkg/manifests/text-doctools.mf usr/src/pkg/manifests/system-man.mf
2014-07-214546 mpt_sas needs enhancing to support LSI MPI2.5Andy Giles1-4/+6
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-07-215025 import and use mandocGarrett D'Amore47-1534/+7082
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-07-204696 allowed-ips should let you specify prefixesRobert Mustacchi1-0/+14
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-07-194976 zfs should only avoid writing to a failing non-redundant top-level vdevGeorge Wilson2-17/+41
4977 mdb error in ::spa_space from space_cb() if a metaslab's ms_sm is NULL 4978 ztest fails in get_metaslab_refcount() 4979 extend free space histogram to device and pool 4980 metaslabs should have a fragmentation metric 4981 remove fragmented ops vector from block allocator 4982 space_map object should proactively upgrade when feature is enabled 4983 need to collect metaslab information via mdb 4984 device selection should use fragmentation metric Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Adam Leventhal <adam.leventhal@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-07-195013 add support for multiple mac addresses per clientJerry Jelinek1-1/+13
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-07-16 [illumos-gate merge]Keith M Wesolowski3-16/+39
commit 732efd5515b5788339f3da4db04de7cea0f79c86 2964 need POSIX 2008 locale object support (more C++ fixes) commit fec13dd95833a1b958477320d32721f886a94f50 5002 Possible buffer overflow in makefh3() commit 0934fbd7017fd0754831e0ab14cdfc897809b881 2964 need POSIX 2008 locale object support (fix gcc) commit 538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2 4964 nl_langinfo(CRNCYSTR) returns wrong alignment character 4999 libc test suite enhancements 4939 desire wcsnrtombs() function Manifests: usr/src/pkg/manifests/system-library.man3c.inc
2014-07-154964 nl_langinfo(CRNCYSTR) returns wrong alignment characterGarrett D'Amore3-16/+39
4999 libc test suite enhancements 4939 desire wcsnrtombs() function Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-07-14 [illumos-gate merge]Keith M Wesolowski44-1146/+2323
commit 5e74f94d8c2a16c2ef7cf2940a157ffabb379c27 3347 zonecfg(1M) is confused about selection commit 5a81b4ad6a940aead6f0789e059a6f8fbc678be0 4544 sock2path(4) man page needs to be updated for configuration fragments commit 2d08521bd15501c8370ba2153b9cca4f094979d0 2964 need POSIX 2008 locale object support Conflicts: usr/src/man/man3c/Makefile (copyright) usr/src/lib/libzonecfg/common/libzonecfg.c (OS-216) usr/src/lib/libc/sparcv9/Makefile.com (copyright) usr/src/lib/libc/sparc/Makefile.com (copyright) Manifests: usr/src/pkg/manifests/system-header.mf usr/src/pkg/manifests/system-library.man3c.inc
2014-07-14OS-2726 want to tell rtld certain libraries are toxicRobert Mustacchi1-1/+20
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Richard Lowe <richlowe@richlowe.net>
2014-07-144544 sock2path(4) man page needs to be updated for configuration fragmentsDavid Höppner3-21/+38
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore41-1125/+2285
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-07-08 [illumos-gate merge]Keith M Wesolowski1-1/+83
commit 5cb0d67909d9970a3e7adbea9422ca3fc88000bf 4943 NFS server: Generic uid and gid remapping for AUTH_SYS commit 33cde0d0c27645bc9ec94c4d2955193c3dd4027c 4953 zfs rename <snapshot> need not involve libshare 4954 "zfs create" need not involve libshare if we are not sharing 4955 libshare's get_zfs_dataset need not sort the datasets commit 4bb73804952172060c9efb163b89c17f56804fe8 4950 files sometimes can't be removed from a full filesystem commit 08e958452532187958dbff5121d3010ef1de98ee 4906 cpqary3: add support for hp gen8+ smart array controllers Conflicts: usr/src/uts/common/nfs/export.h usr/src/uts/common/fs/zfs/zfs_vnops.c Manifests: usr/src/pkg/manifests/driver-storage-cpqary3.mf
2014-07-084943 NFS server: Generic uid and gid remapping for AUTH_SYSMarcel Telka1-1/+83
Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-06-27 [illumos-gate merge]Keith M Wesolowski1-7/+8
commit b461c7460e5e77cf65f00151162e654220c6e2fb 4929 want prevsnap property commit b8289d24d866c1af02d7007348f7f057693c15d3 4924 LZ4 Compression for metadata
2014-06-264924 LZ4 Compression for metadataDaniil Lunev1-7/+8
Reviewed by Matthew Ahrens <mahrens@delphix.com> Reviewed by Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2014-06-23 [illumos-gate merge]Keith M Wesolowski1-2/+2
commit 511ef1d6e74f3d1db7bd854375a0926d87bdd7e6 4577 pfexec's error reporting is (at least sometimes) awful commit d13ebad84494334e3654def3c0634c4bcc8e4b18 4916 rpc_gss_get_principal_name(3nsl): Typo in the synopsis commit f67144614ce47a7037765727764c6d46dd000e86 4931 kernel's inet_pton still botches v4 mapped and compat addresses byte order
2014-06-214916 rpc_gss_get_principal_name(3nsl): Typo in the synopsisBart Coddens1-2/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2014-06-16OS-3090 sed should not refer to re_format(7)Robert Mustacchi1-6/+6
2014-06-10 [illumos-gate merge]Keith M Wesolowski17-731/+58
commit b89e420ae1290e425c29db875ec0c0546006eec7 4888 Undocument dma_req(9s) 4884 EOF scsi_hba_attach 4886 EOF ddi_dmae_getlim 4887 EOF ddi_iomin 4634 undocument scsi_hba_attach() and ddi_dma_lim(9s) 4630 clean stale references to ddi_iopb_alloc and ddi_iopb_free commit 13bb82abd861fb185be572d7ae5710bf0f98a17a 4849 strlcpy(9F) points to the wrong header
2014-06-094888 Undocument dma_req(9s)Garrett D'Amore16-730/+56
4884 EOF scsi_hba_attach 4886 EOF ddi_dmae_getlim 4887 EOF ddi_iomin 4634 undocument scsi_hba_attach() and ddi_dma_lim(9s) 4630 clean stale references to ddi_iopb_alloc and ddi_iopb_free Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-06-094849 strlcpy(9F) points to the wrong headerBart Coddens1-1/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-06-09 [illumos-gate merge]Keith M Wesolowski1-3/+17
commit 3038a2b421b40dc5ac11cd88423696618584f85a 4897 Space accounting mismatch in L2ARC/zpool commit df15e419cb7359ba56ddddab9045e438d89e7cbc 4891 want zdb option to dump all metadata commit 05d57413471eaaa425913a06edc2ab33ad9b05bc 1667 pkcs11 may deadlock when multi-threaded consumers fork
2014-06-064891 want zdb option to dump all metadataMatthew Ahrens1-3/+17
Reviewed by: Sonu Pillai <sonu.pillai@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2014-06-06 [illumos-gate merge]Keith M Wesolowski2-4/+64
commit 06315b795c0d54f0228e0b8af497a28752dd92da 4881 zfs send performance degradation when embedded block pointers are encountered commit 7fd05ac4dec0c343d2f68f310d3718b715ecfbaf 4390 i/o errors when deleting filesystem/zvol can lead to space map corruption commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb 4757 ZFS embedded-data block pointers ("zero block compression") 4913 zfs release should not be subject to space checks Conflicts: usr/src/man/man1m/zfs.1m
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens2-4/+64
4913 zfs release should not be subject to space checks Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-05-30 [illumos-gate merge]Keith M Wesolowski1-1/+1
commit 3fabe5138cfcd4ff6438a18be90e712cd6cbb7ff 4829 sema_init(3C) botches the arguments in an example commit fb7001f1cd0ee8c6cacc800126125242e40ecbd4 3897 zfs filesystem and snapshot limits (fix leak)
2014-05-294829 sema_init(3C) botches the arguments in an exampleWilliam Dowling1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2014-05-28 [illumos-gate merge]Keith M Wesolowski3-33/+33
commit 894fa7ba71de90ec2b4a468b77d5d20d75299104 4839 3294 generated elfdump struct layouts by hand, shouldn't have commit 7964943488a95dc9789c485ad9bc815283aadc35 4841 lockf(3c): Minor formatting issues in man page commit 24da2bc2871eea8d50b67afc26dce9fd125f3947 4835 getexecattr(3secdb): Minor formatting issues commit 64f4fcac54a47f8ee19c798b4f4eb1399a0167d4 4774 Typos in tcp(7P) manpage
2014-05-274841 lockf(3c): Minor formatting issues in man pageWilliam Dowling1-20/+20
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-05-274835 getexecattr(3secdb): Minor formatting issuesWilliam Dowling1-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-05-274774 Typos in tcp(7P) manpageWilliam Dowling1-10/+10
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-05-23OS-3043 vfsstat man page should live in the same repo as the commandJerry Jelinek2-0/+166
2014-05-23 [illumos-gate merge]Keith M Wesolowski2-3/+34
commit edf345e6b8342e8627ec20ce821a977a62cee19d 3835 zfs need not store 2 copies of all metadata commit e56bd28502ece54c39ad86fd96643790902bb93e 4878 bug with printf and missing unsigned argument commit fec8e666848d54d90131b7c7d63132a3168697c2 4775 Typo in getaddrinfo(3SOCKET) man page Conflicts: usr/src/uts/common/fs/zfs/dmu.c (copyrights)
2014-05-233835 zfs need not store 2 copies of all metadataMatthew Ahrens1-1/+32
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-05-19OS-15 add procfs equivalent to prctl(PR_SET_NAME)Bryan Cantrill1-2/+10
2014-05-15 [illumos-gate merge]Keith M Wesolowski1-3/+8
commit 4d6a58d3c7586ed5866f9309d460081a9102c5e6 4788 mac shouldn't abuse ddi_get_time(9f) commit 12928d597a28b7743c3fc254b6fcfc05560c1720 4787 ipf: remove rate_limit_message commit e5815e7afac983d9ae9b2316e5056c8401cf7e5e 4782 usba shouldn't abuse ddi_get_time(9f) commit 7c64340fe7f813fbf9b6874c9422f7765bc54eb8 4781 sd shouldn't abuse ddi_get_time(9f) commit 55a3a0ef881a0e1c7da841d46bb5878758497dc1 4780 comstar iSCSI target shouldn't abuse ddi_get_time(9f) commit aa6577ebdcd1cd4be810e610056636f5df7904f9 4779 vhci shouldn't abuse ddi_get_time(9f) commit 0529d5c654f682ce87e4f74affd1c83c429c50e1 4778 iprb shouldn't abuse ddi_get_time(9f) commit e1d3217b9afde782c4d3e946fda0e6ef36a61306 4777 ibdm shouldn't abuse ddi_get_time(9f) commit 084f5824534451de5631228a9637b2c7bc7322cd 4776 man: don't lie about ddi_get_time(9f) uses
2014-05-144776 man: don't lie about ddi_get_time(9f) usesJosef 'Jeff' Sipek1-3/+8
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-05-14OS-2677 modules should appear in /system/bootRobert Mustacchi2-2/+93
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2014-05-14 [illumos-gate merge]Keith M Wesolowski1-16/+72
commit 598f4ceed9327d2d6c2325dd67cae3aa06f7fea6 4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \\c properly Manifests: usr/src/pkg/manifests/system-test-utiltest.mf (irrelevant)
2014-05-134818 printf(1) should support n$ width and precision specifiersGarrett D'Amore1-16/+72
4854 printf(1) doesn't support %b and \\c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2014-05-06OS-2988 Makefile.man build raceRobert Mustacchi1-1/+1
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2014-05-05 [illumos-gate merge]Keith M Wesolowski2-176/+0
commit f93d2c191d5ef071436181338612f79b8daa751c 1784 zone configuration passes zonecfg but not zoneadm for limitpriv property commit 14b7b4606a1faf7fc4c0bbcc2946782d6538850e 4838 Fix for 4596 has some inverted booleans commit d05b42383f649c1384ae2af878515cc2c6674ec6 4821 remove filebench Conflicts: usr/src/cmd/zonecfg/zonecfg.c
2014-05-054821 remove filebenchJosef 'Jeff' Sipek2-176/+0
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-05-02OS-2979 Need dladm man page updates for OS-2495Jerry Jelinek1-1/+12
2014-04-294882 remove "All rights reserved" from prototypesGarrett D'Amore0-0/+0
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2014-05-224775 Typo in getaddrinfo(3SOCKET) man pageWilliam Dowling1-2/+2
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-28 [illumos-gate merge]Keith M Wesolowski1-9/+18
commit 6e987ca0b653b6724551e3e999d35f05512a5a6a 4732 /usr/bin/file should provide -b option for compatiblity with GNU/BSD file commit 9c720e3bfb657054035cb780c4d222291b7d4917 4698 fix builds by gcc44 on sparc