summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m
AgeCommit message (Collapse)AuthorFilesLines
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 Wesolowski1-1/+32
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-02OS-2979 Need dladm man page updates for OS-2495Jerry Jelinek1-1/+12
2014-04-23 [illumos-gate merge]Keith M Wesolowski1-3/+61
commit 4cde9a1e4370decb0ae4451cc85ce57730965c8c 4748 use an enum for tod_faulted global commit 9aff5184bfbc5b708bf2ddd810ce726347b52332 4747 remove unused [DS]SIZE_LIMIT defines commit 3b082ee621e893f087e4272c7e8b6d512d24e155 4746 remove EXPORT_SRC leftovers commit 6907ca4bc759c5fd81b8a60fc5e1a1c7d1972e6a 4745 fix AVL code misspellings commit a2afb611b30628fb74ad9eade4ae465f9031e262 3897 zfs filesystem and snapshot limits commit 82d86f4e8b1400610e24f161032c16e049f173a0 4767 dtrace_probe() always has the timestamp Conflicts: usr/src/uts/common/fs/zfs/sys/dsl_dir.h usr/src/uts/common/fs/zfs/dsl_dir.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/common/zfs/zfeature_common.c
2014-04-223897 zfs filesystem and snapshot limitsJerry Jelinek1-3/+61
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2014-04-22 [illumos-gate merge]Keith M Wesolowski1-37/+80
commit 136dc9cbe3ceda200434238d1015d39bca1d2d1a 4736 spamming zlogin with SIGINT will halt the target zone commit f4625c772597dc3b4c0331014447cb2120e17d43 4710 itadm(1M) needs an easily parsable output mode 4711 itadm(1M) usage output overflows 80 characters
2014-04-214710 itadm(1M) needs an easily parsable output modeYuri Pankov1-37/+80
4711 itadm(1M) usage output overflows 80 characters Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Approved by: Albert Lee <trisk@nexenta.com>
2014-03-31 [illumos-gate merge]Keith M Wesolowski4-16/+82
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-304575 Single threaded rpcbind is not scalableMarcel Telka1-7/+42
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 Coussanes1-1/+1
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-284662 need a way to disable default file systems in zonesJerry Jelinek1-2/+5
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 Jelinek2-1/+39
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-283993 zpool(1M) and zfs(1M) should support -p for "list" and "get"Adam Stevko1-4/+43
4700 "zpool get" doesn't support -H or -o options Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-20 [illumos-gate merge]20140320release-20140320Keith M Wesolowski1-4/+14
commit 00277c9e43668ff248a12ee635ce125957750373 3243 Add shadow support to getent(1) commit 04dfc08aa8f2f35510c97c3e9e543a45d0c5b7af 4625 add cscope output to .gitignore Conflicts: .gitignore
2014-03-20OS-2800 Project BardicheRobert Mustacchi4-3/+838
OS-2784 want sdev plugin interface OS-2783 want generalized squeues OS-2785 ipf should be able to hook kvm nics OS-2782 want /dev/net/zone/%zonename/%datalink OS-610 snoop and libdlpi should be able to consume /dev/net/zone/%zonename OS-2786 .gitignore should include debug object directories OS-2781 dlpi promisc modes should be able to be RX-only OS-2780 Want dlpi primitive DL_EXCLUSIVE_REQ OS-2779 Makefile.man should take care of directory creation OS-2778 dls_promisc doesn't properly handle all transitions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-03-183243 Add shadow support to getent(1)Gary Mills1-4/+14
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-03-13 [illumos-gate merge]Keith M Wesolowski3-24/+173
commit b55998b6d68438193f311140cafa2104f2038571 4571 Add documentation for -T and interval to "zpool list" commit e902ed8e4d63380fc7ba67f74c52053dcedf7761 4570 Document dedupditto pool property 4572 Dedup-related documentation additions for zpool and zdb. 1371 Add -D option description to zpool(1M) manpage commit 409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1 3947 zpool(1M) references nonexistent zfs-features(5) 4540 zpool(1M) man page doesn't describe "readonly" property 3948 zfs sync=default is not accepted 4611 zfs(1M) still mentions 'send -r' in synopsis 4415 zpool(1M) man page missing "import -m" description commit 549e8c979a99086fc1357b214aa17a620f4bf2b1 4681 bcmp(NULL, NULL, 0) panics in DEBUG kernel Conflicts: usr/src/man/man1m/zpool.1m
2014-03-124571 Add documentation for -T and interval to "zpool list"Christer Ekholm1-3/+19
Reviewed by: Adam Stevko <adam.stevko@gmail.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-124570 Document dedupditto pool propertyTim Chase2-0/+42
4572 Dedup-related documentation additions for zpool and zdb. 1371 Add -D option description to zpool(1M) manpage Reviewed by: Adam Stevko <adam.stevko@gmail.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-123947 zpool(1M) references nonexistent zfs-features(5)Adam Stevko3-21/+112
4540 zpool(1M) man page doesn't describe "readonly" property 3948 zfs sync=default is not accepted 4611 zfs(1M) still mentions 'send -r' in synopsis 4415 zpool(1M) man page missing "import -m" description Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-11 [illumos-gate merge]Keith M Wesolowski1-1/+11
commit e6163a885dbd739e5a60eaa05eafd2d831631bfd 4655 add %Z corefile name pattern for zonepath commit 35b6f0471a5d938b98734483be3c5a258e319010 4586 dhcpv6 client id malformed Conflict: usr/src/uts/common/os/core.c
2014-03-104655 add %Z corefile name pattern for zonepathJerry Jelinek1-1/+11
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-07 [illumos-gate merge]Keith M Wesolowski1-2/+2
commit f430eb3a41177f2eb1360599331628b0ad9acb51 2052 iiadm(1M) incorrectly describes group removal commit 7d14b8f218dc86a431d15e352b4bf15fbb1b3596 4652 Add support for the Areca 1882 commit 41bec5e379cee655ed15b8f2cf031e24aefb9d36 4650 nfssrv module is left half-initialized if mod_install(9f) fails commit 624038333cc8b9753aa708419ef700fe0fd2ffa3 4596 Callers of ip_srcid_find_id() need to be more careful (mismerge) commit cb4d2fc89a3412669ae5ad0126ddbf6501c7ce39 4669 cpqary3 driver does not see drives on P400 Smart-Array Conflicts: usr/src/uts/common/fs/nfs/nfs_server.c (copyright)
2014-03-062052 iiadm(1M) incorrectly describes group removalBart Coddens1-2/+2
Reviewed by: Adam Stevko <adam.stevko@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-05 [illumos-gate merge]Keith M Wesolowski1-3/+3
commit a1ca8b43681e3163e9f085ab65b8b6de1848d8ac 4596 Callers of ip_srcid_find_id() need to be more careful commit 7298ed33f6dda314aee9fee22d0dccfb09cc0ef6 4314 mountd(1m): Options are not related to Solaris
2014-03-044314 mountd(1m): Options are not related to SolarisBart Coddens1-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-02 [illumos-gate merge]Keith M Wesolowski2-16/+25
commit 35107df554395996bb53e7b81e5eedee9018e582 4628 NFS extremely slow in nfsauth commit faac71c002f7c7a98741f991b25937b24f309df0 4632 ndmp debug log belongs to /var/log 4645 double free in ndmpd when undefined SMF property is read 4644 NDMP plugin-path configurable should be empty by default
2014-02-284632 ndmp debug log belongs to /var/logJan Kryl2-16/+25
4645 double free in ndmpd when undefined SMF property is read 4644 NDMP plugin-path configurable should be empty by default Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-02-27 [illumos-gate merge]Keith M Wesolowski2-0/+468
commit d0054224e0ba320a05d1c27de508dc5224ff99d1 1186 integrate arcstat commit 5a8d3db1a9faa71e948f85f673574967cfdad948 4623 Remove -Wno-unused-label from mpt_sas commit cf988fac1debd92859f8068ee3d3e53782043469 4620 Add OmniOS as a runnable usr/src/test distro Conflicts: usr/src/cmd/stat/arcstat/arcstat.pl (OS-201) usr/src/cmd/stat/arcstat/Makefile (OS-201) usr/src/cmd/stat/Makefile (OS-147)
2014-02-271186 integrate arcstatAdam Stevko2-0/+468
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-02-26 [illumos-gate merge]Keith M Wesolowski1-3/+18
commit 3c7284bd3243d42a710edac3a15f6019b4c849be 2594 implement graceful shutdown for local zones in zoneadm Conflicts: usr/src/uts/common/sys/zone.h usr/src/man/man1m/zoneadm.1m usr/src/lib/libbrand/dtd/brand.dtd.1 usr/src/lib/libbrand/common/mapfile-vers usr/src/lib/libbrand/common/libbrand.h usr/src/lib/libbrand/common/libbrand.c usr/src/cmd/zoneadmd/zoneadmd.h usr/src/cmd/zoneadmd/zoneadmd.c usr/src/cmd/zoneadmd/Makefile usr/src/cmd/zoneadmd/Makefile.com usr/src/cmd/zoneadm/zoneadm.c
2014-02-242594 implement graceful shutdown for local zones in zoneadmAlexander Eremin1-14/+18
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-22 [illumos-gate merge]Keith M Wesolowski1-9/+51
commit 9ee94b97c8654689d6a034daec08757fda75d21a 4496 ndmpd handles wrongly EOM and EOF conditions commit f7dbdfc7b241e42b135dc9118e41b127cb935483 4512 kclient(1m) should not depend on /usr/xpg4/bin/grep commit 19d32b9ab53d17ac6605971e14c45a5281f8d9bb 4493 want siginfo 4494 Make dd show progress when you send INFO/USR1 signals 4495 dd could support O_SYNC and O_DSYNC commit 4f364e7c95ee7fd9d5bbeddc1940e92405bb0e72 4489 need ptcumem Conflicts: usr/src/lib/libumem/sparc/umem_genasm.c usr/src/lib/libumem/i386/umem_genasm.c usr/src/lib/libumem/common/umem_base.h usr/src/lib/libumem/common/umem.c usr/src/lib/libumem/common/stub_stand.c usr/src/lib/libumem/amd64/umem_genasm.c usr/src/lib/libc/inc/thr_uberdata.h usr/src/cmd/mdb/common/modules/libumem/umem.c usr/src/lib/libumem/Makefile.com (trampoline) usr/src/lib/Makefile (trampoline) usr/src/lib/libumem_trampoline (deleted) manifest (trampoline) usr/src/lib/libumem/common/envvar.c (fix automerge) usr/src/lib/libumem/common/mapfile-vers (trampoline)
2014-01-214493 want siginfoRobert Mustacchi1-9/+51
4494 Make dd show progress when you send INFO/USR1 signals 4495 dd could support O_SYNC and O_DSYNC Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2013-12-23 [illumos-gate merge]Keith M Wesolowski1-8/+12
commit f05406318b2ae83404f8c9fa16f837202e6b8ed8 2849 uptime should use locale settings for current time commit 2acf01fd73874e9b92c066e8deb5270d92b083ba 1787 SATL fails to handle returned SMART sense data commit 24766d6b5e8d2ed5f6aff0dad6e9ae49121d4c30 4340 rpc_clnt_create(3nsl): rpc_createerr is a variable, not a function commit ccd474f122dd51a3bf879b14fe94fa703510a6e3 4329 rpcgen(1): Four output files are generated by default commit baca903af881b9bbe1d691b85c5d3cfbc3e4b6a5 4327 rwlock(3c): Formatting issues and typos
2013-12-232849 uptime should use locale settings for current timeGary Mills1-8/+12
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-12-13 [illumos-gate merge]Keith M Wesolowski1-4/+5
commit ba91f08b676cdb873326906656bad68790a01301 4211 Some syslog facility names and symbols are missing 1762 Syslogd man page: missing reference.
2013-12-134211 Some syslog facility names and symbols are missingGary Mills1-4/+5
1762 Syslogd man page: missing reference. Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-12-12 [illumos-gate merge]20131212release-20131212Keith M Wesolowski1-19/+97
commit 8b36997aa24d9817807faa4efa301ac9c07a2b78 4391 panic system rather than corrupting pool if we hit bug 4390 commit 78f171005391b928aaf1642b3206c534ed644332 4369 implement zfs bookmarks 4368 zfs send filesystems from readonly pools commit 973c78e94bf9634782164382c9e291bf81161fa5 4121 vdev_label_init should treat request as succeeded when pool is read only Conflicts: usr/src/man/man1m/zfs.1m usr/src/lib/libzfs/common/mapfile-vers usr/src/lib/libzfs/common/libzfs_impl.h usr/src/cmd/zfs/zfs_main.c
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-19/+97
4368 zfs send filesystems from readonly pools Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-12-04 [illumos-gate merge]Keith M Wesolowski1-3/+12
commit 994fb6b8a9d07a8021d77d79f46e30637bca3ad3 4373 add block contents print to zstreamdump commit 40ccc6ad48401a6fe660d7d49d6f60e9320403c9 4220 beadm mount of old BE with zones fails "Read only filesystem" 4235 beadm(1M) mount options undocumented in man page commit 2efb3bf9c7f4cf34038896f1431531c93d3f57c2 4343 NDMP restore did not report error count to the client
2013-12-034220 beadm mount of old BE with zones fails "Read only filesystem"Alexander Eremin1-3/+12
4235 beadm(1M) mount options undocumented in man page Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-11-14 [illumos-gate merge]Keith M Wesolowski1-17/+13
commit 97adda444bedd8afa322c1d2233957d40bc8e35c 4226 mountd(1m) could run out of file descriptors commit 7140fde549ff65142379ea6e25e6276552e22f3f 4307 Variable is used before it is initialized in kwarndtest.c commit 43d68d68c1ce08fb35026bebfb141af422e7082e 2583 Add -p (parsable) option to zfs list Conflicts: usr/src/cmd/zfs/zfs_main.c usr/src/cmd/fs.d/nfs/mountd/mountd.c
2013-11-122583 Add -p (parsable) option to zfs listYuri Pankov1-19/+15
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-11-07 [illumos-gate merge]Keith M Wesolowski1-1/+2
commit 72102e7461c97dc268d21d9dd8f02da45f174acd 3928 `tail -f ...` doesn't notice file truncation 3929 `man tail` doesn't mentioned "-F" option 3930 'tail -F ...' not resetting the offset of file rotation properly 3968 want FILE_TRUNC event for PORT_SOURCE_FILE commit b3d32f0ceb59362ba287dcfd6de471e98bfc7fa9 4161 deadlock between zfs_read() and zfs_putpage() commit 5a450eee20035a2a426a48161ab3a50e2921878c 4244 spawn fails occasionally with EAGAIN commit 393cba3d826b7fd70b8ab083125c4b25c43ee482 4116 kiconv_open(9f): kiconv_close() in the CONTEXT section commit 86ad481cc8bfbc0155ef221a0fe07ef23db58f68 4245 boot_time kstat for zones should be epoch timestamp of zone boot, not "random" number commit fe77cc0407fb667ddc04e1a8f2e203bb7b9c80e1 4236 Internet Packet Disturber 4237 net_* and hook_* man pages are wrong commit 54a20ab41aadcb81c53e72fc65886e964e9add59 4248 dtrace(1M) should never create DOF with empty probes section 4249 Only probes from the first DTrace object file will be included Conflicts: usr/src/uts/intel/ipd/Makefile usr/src/uts/common/vm/as.h usr/src/uts/common/sys/ipd.h usr/src/uts/common/inet/ipd/ipd.conf usr/src/uts/common/inet/ipd/ipd.c usr/src/uts/common/fs/tmpfs/tmp_vnops.c usr/src/man/man1m/Makefile usr/src/lib/libipd/common/mapfile-vers usr/src/lib/libdtrace/common/dt_impl.h usr/src/lib/libdtrace/common/dt_error.c usr/src/cmd/tail/extern.h usr/src/cmd/ipdadm/ipdadm.c usr/src/cmd/ipdadm/Makefile usr/src/cmd/dtrace/test/tst/common/usdt/tst.noprobes.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.multiprov.ksh usr/src/cmd/Makefile
2013-11-064236 Internet Packet DisturberRobert Mustacchi2-0/+225
4237 net_* and hook_* man pages are wrong Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-31OS-2544 ipf rules from the GZ should be add to in-zone rules, not replace ↵Rob Gulewich5-12/+13
them (man page and style fixes)
2013-10-31OS-2544 ipf rules from the GZ should be add to in-zone rules, not replace themRob Gulewich6-43/+130
2013-10-25OS-2566 Want svcadm restart -d [...] for taking cores before restartJerry Jelinek1-2/+6