summaryrefslogtreecommitdiff
path: root/usr/src/man/man1
AgeCommit message (Collapse)AuthorFilesLines
2016-06-22 [illumos-gate merge]release-20160625Jerry Jelinek16-166/+35
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-204712 Prefer 'parsable' over 'parseable' in the manual pagesCody Peter Mello3-17/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207050 Prefer 'subcommand' over 'sub-command' in the manual pagesCody Peter Mello1-8/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207041 Fix spelling mistakes in sections 1 and 1MCody Peter Mello16-141/+31
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-20 [illumos-gate merge]Jerry Jelinek2-1/+4
commit 74f421779ff7f726f382f060248dd75a46ba936f 7113 mailq.1 should be mediated
2016-06-197113 mailq.1 should be mediatedAdam Števko2-1/+4
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Albert Lee <trisk@omniti.com>
2016-06-15OS-5463 Document how pflags(1) prints signal masksCody Peter Mello1-3/+4
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Dave Pacheco <dap@joyent.com>
2016-06-06backout OS-5440 pfexec and the case of the missing error message (see OS-5452)Alex Wilson1-6/+1
2016-06-01OS-5440 pfexec and the case of the missing error messageAlex Wilson1-1/+6
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-05-24 [illumos-gate merge]Jerry Jelinek1-20/+25
commit 63364b0ee2604783e7a55f8425888867768eafa4 6922 Emit ESC_ZFS_VDEV_REMOVE_AUX after removing an aux device commit 5bebc427c96eee7cdbec9df37a3a6fdead337aba 3758 RFE: Would like "hostname -s" commit e934136d865d15afd445bc37a6e4d692d0f054db 6990 scan_rsdp() should use signed len
2016-05-233758 RFE: Would like "hostname -s"Lauri Tirkkonen1-20/+25
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-05-03 [illumos-gate merge]Jerry Jelinek3-165/+11
commit 93cf283ac1d0119d2ee3842f515f8d0e1bc7cbdb 6826 want support for nested interpreters commit 188db4cedf56a03ce57c157895ddf5bcd0379d42 6910 tar option "e" also forces "o" commit 16ea83f1698be091a6e3537323021de76eae3f8a 6909 man page updates for "EOF SYSV3 SCO compatibility" Conflicts: usr/src/uts/common/exec/elf/elf.c usr/src/man/man2/exec.2
2016-05-026909 man page updates for "EOF SYSV3 SCO compatibility"Sebastian Wiedenroth3-165/+11
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2016-03-296818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill1-9/+2
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-31OS-5285 ld manual page has -z help twiceRobert Mustacchi1-1/+1
Reviewed by: Dave Pacheco <dap@joyent.com>
2016-03-30 [illumos-gate merge]Jerry Jelinek1-8/+0
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-25OS-4862 ctfdump man page should explain outputRobert Mustacchi1-0/+179
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Cody Mello <cody.mello@joyent.com> Reviewed by: Josh Wilsdon <jwilsdon@joyent.com>
2016-02-26 [illumos-gate merge]Jerry Jelinek1-4/+5
commit 5ffb0c9b03b5149ff4f5821a62be4a52408ada2a 3661 Sync mDNS with upstream commit 8551f527eff6d736e8191795ffafe40abbdb71e6 6416 ptime -p could support multiple processes Conflicts: usr/src/man/man1/proc.1 usr/src/lib/libdns_sd/java/com/apple/dnssd/DNSSDRecordRegistrar.java usr/src/cmd/ptools/ptime/ptime.c usr/src/cmd/cmd-inet/usr.lib/mdnsd/DNSCommon.c
2016-02-256416 ptime -p could support multiple processesRobert Mustacchi1-12/+8
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Ryan Zezeski <ryan@zinascii.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-25 [illumos-gate merge]Jerry Jelinek1-8/+25
commit 633aa8079184298dfc2ae6966d0d9cc897712b57 6575 grow_replicas_001_pos fails intermittently commit 327848f9b50960449ae0e73e0767b617af721690 6578 cifs_attr_002_pos fails to cleanup after itself commit 964a6bd0f9365bb057bceb3cf813be3dbb8de2bf 6577 zfs_copies_004_neg fails trying to expand wildcard characters commit ee0ab62f26fb5723153c0c1b3cb1c5590bd7fb3c 6468 remove iscsi-related cruft from zfs-tests commit 412db4e993a383395d7ff1add4bb97f97ca3d433 6642 testrunner output can be displayed in the wrong order 6643 zfstest should enforce the required privileges before running. commit a6c5c5ca2069d841106ecb240d54632487830200 6663 Driver timerfd not built on SPARC commit 4185ca1d7f22b7d0d04eac3b580dd338274cb432 6671 man(1): document MANWIDTH variable commit 5db531e3faa94427746eae754b11770fd8416b6d 6662 uts should only build the variant requested commit 96088c8326643135b996338d1fe5a68aac181f31 6592 AI_ADDRCONFIG fails all resolutions when only loopback is present Conflicts: usr/src/uts/sparc/Makefile.sparc
2016-02-246671 man(1): document MANWIDTH variableYuri Pankov1-8/+25
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-02-16 [illumos-gate merge]Jerry Jelinek1-5/+10
commit 7f11fd00fc23e2af7ae21cc8837a2b86380dcfa7 6648 illumos build should be explicit about C standards commit eae164eb03cbb004dcf9154f36352e62f693eb6c 6645 sgsmsg relies on undefined behaviour of loop-scoped variables commit a7317ceb814150d472383df8b987d7e3282ea15b 6639 uhci_qh walker contains whacky boolean logic commit 1665390b481087ca2aaff06a502c62b3ee91d530 6638 ::pfiles walks out of bounds on array of vnode types commit d456640d8a14f0ba35a7ec232f0ce9ebd34541cb 6647 MANSECTS should not require a trailing comma commit 0803e914d3511e82e0b1cc0c888af873a4aaa7d1 6603 zfeature_register() should verify ZFEATURE_FLAG_PER_DATASET implies SPA_FEATURE_EXTENSIBLE_DATASET commit 22b6687e7850d421c61bf433a388b7db306aca00 6586 Whitespace inconsistencies in the spa feature dependency arrays in zfeature_common.c commit 892586e8a147c02d7f4053cc405229a13e796928 6585 sha512, skein, and edonr have an unenforced dependency on extensible dataset commit 971640e6aa954c91b0706543741aa4570299f4d7 6541 Pool feature-flag check defeated if "verify" is included in the dedup property value commit bd94aa560898627952fba8f09dda95c4492e7d9e 6644 MBOOT_SCAN_SIZE in usr/src/cmd/boot/common/mboot_extra.h is wrong
2016-02-126647 MANSECTS should not require a trailing commaYuri Pankov1-5/+10
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-01-26[illumos-gate merge]Jerry Jelinek2-4/+19
commit 2de0a7d66c00b4cb047dc93352fe8b77707d2838
2016-01-25Revert "6057 login(1) "Last login" hostname is too short"Dan McDonald2-4/+19
(Needs further testing.) This reverts commit 6249f9725f411468c70516176806c553ac983270.
2015-12-29 [illumos-gate merge]Jerry Jelinek2-19/+4
commit 6249f9725f411468c70516176806c553ac983270 6057 login(1) "Last login" hostname is too short commit 43b03420337dfd6b23d347fb1a237f0554fcde98 6534 Improve processor_bind(2) EINVAL description commit b2b464a48ff6cc58978813dbfc2f622e2dab29ce 6525 nlm_unexport() should not call nlm_vhold_clean() with g->lock held
2015-12-286057 login(1) "Last login" hostname is too shortLauri Tirkkonen2-19/+4
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-11-19 [illumos-gate merge]Jerry Jelinek10-75/+7
commit 75614fd9696d97522ed7ed8009a66eb3544d61ad 6440 ssh packages should be replaceable Conflicts: usr/src/man/man1/Makefile usr/src/man/man1m/Makefile usr/src/man/man4/Makefile
2015-11-186440 ssh packages should be replaceableAlexander Pyhalov10-82/+28
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-11-04 [illumos-gate merge]Jerry Jelinek1-189/+1245
commit 6357b94b54238e954e002562d0e89a2fefd982e1 6415 sockets created via t_open/t_bind not shown by pfiles 6432 TLI sockets aren't detected correctly by pfiles in a NGZ commit 260e9a87725c090ba5835b1f9f0b62fa2f96036f 6356 Update mdocml to 1.13.3 commit 1058dba45ec5d6876a5bbb0b9174347e13e5748d 6346 zfs(1M) has spurious comma commit 3a005aada8ac0e291c13cbc488ba9ae1473f0a96 6377 Fix man page issues found by mandoc 1.13.3 commit fd76205d7372b305e64b7cfcd27939a39c743cb4 6397 libiscsit: several leaks due to left "errlist" commit a9685eaab1313767d1d4dac672c3a468519aa899 6321 mountd: The IP to name translation is usually not needed in nfsauth_access() Conflicts: usr/src/cmd/ptools/pfiles/pfiles.c
2015-11-036356 Update mdocml to 1.13.3Yuri Pankov1-189/+1245
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-10-06OS-3074 Want penv and pauxvRobert Mustacchi3-25/+26
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-09-23 [illumos-gate merge]Jerry Jelinek1-26/+5
commit bd93c05dbd9b8f1e8d2edf48c777bc881f927608 6198 Let's EOL cachefs commit b584d06cf5d63c0af8a641ca543c28986ec5cf81 6253 F_GETLK doesn't always return lock owner commit 09818e88dd7907e7eccd0caf8973ebfa6806b5f1 6257 First nfsauth_retrieve() is never cached in nfsauth_cache_get() Conflicts: usr/src/cmd/fs.d/Makefile usr/src/uts/intel/Makefile.intel usr/src/uts/common/Makefile.rules
2015-09-226198 Let's EOL cachefsAlexander Eremin1-26/+5
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-09-22 [illumos-gate merge]Jerry Jelinek2-1/+65
commit 25613c1d425cf3953d010bbbe294d40990b5f45e 6106 attr_to_xattr_view should return XATTR_VIEW_INVALID when encountering invalid attr commit 6b1aed11aada50610fd9f5a9e033c24ca7ee5f0c 6201 cleanup issues between sys/ctype.h and sys/kobj_lex.h when both included commit 228fe137d4532f2991e203d0fd551ac158452f94 6186 bootadm manual usage section differs from command usage output. commit 24f5a37652e188ebdcdd6da454511686935025df 6134 fix result check in smp.c commit 71d45228ba245d505c3beae1d756e775616f6d5a 4769 Want implementation of uuid command
2015-09-204769 Want implementation of uuid commandAlexander Eremin2-1/+65
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-03OS-4689 Remove SunSSH from illumos-joyentAlex Wilson1-7/+0
OS-4688 Switch platform over to using recent OpenSSH Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-07-14 [illumos-gate merge]Jerry Jelinek3-0/+3400
commit 10d63b7db37a83b39c7f511cf9426c9d03ea0760 5942 integrate dmake Conflicts: usr/src/tools/scripts/nightly.sh
2015-07-135942 integrate dmakeRichard Lowe3-0/+3400
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-30 [illumos-gate merge]20150430release-20150430Jerry Jelinek1-3/+1
commit 999cb8a98e50b015e1a30b4fe74618510fd0b4ac 5623 auditconfig(1M) man page incomplete commit 21520208ad6fda66aa89c585cc9d64979b0f3103 5624 sed(1) should not refer to re_format(7) Conflicts: usr/src/man/man1m/auditconfig.1m usr/src/man/man1/sed.1
2015-04-295624 sed(1) should not refer to re_format(7)Robert Mustacchi1-7/+5
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-04-14 [illumos-gate merge]Jerry Jelinek3-348/+1
commit e2c88f0c2610f16de7b639746b40dea5f3e2256e 5832 EOF wireless usb (aka UWB) commit eba03e8e19855a13cb54c87ad0767659a673b834 5801 nuke big file scanner (bfs) commit 403aa8eca43fa3e4e59c280724e47bd18f2051bc 3842 remove the machid commands (fix copyrights) Conflicts: usr/src/uts/common/Makefile.rules
2015-04-13OS-4136 would like SIGUSR to zlogin to switch in and out of '-N' modesPatrick Mooney1-10/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-04-135801 nuke big file scanner (bfs)Josef 'Jeff' Sipek3-348/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-30OS-4109 'zlogin -I' should close /dev/zfd/0 when it exitsJerry Jelinek1-3/+13
2015-03-25 [illumos-gate merge]Jerry Jelinek1-2/+13
commit 741343ad00b449cd90635a8400a2c9b045ff8be1 5700 add zlogin -d option to allow graceful disconnect when zone is halted commit 34d7ce052c4565b078f73b95ccbd49274e98edaa 5694 traverse_prefetcher does not prefetch enough commit 70163ac57e58ace1c5c94dfbe85dca5a974eff36 5695 dmu_sync'ed holes do not retain birth time commit 7f7ace370074e350853da254c65688fd43ddc695 5693 ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_override commit 421ff02063e68ff03db7d5169c62e3f94927000f 5696 ::refcount -r does not display info about removal of holds Conflicts: usr/src/man/man1/zlogin.1 usr/src/cmd/zoneadmd/zcons.c usr/src/cmd/zlogin/zlogin.c
2015-03-245700 add zlogin -d option to allow graceful disconnect when zone is haltedAlexander Eremin1-2/+13
Reviewed by: Andrew Gabriel <illumos@cucumber.demon.co.uk> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-27OS-3954 restore machid and its links (backout portion of d1515e52)Jerry Jelinek2-0/+37
2015-02-27OS-3950 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill1-1/+2
2015-02-25 [illumos-gate merge]Jerry Jelinek2-217/+1
commit d1515e527c5d324d2c75e58781f1dd47f18624d8 3842 remove the machid commands commit 4d4ea8fa1c791525ea6d0a077480434f64d6e7b4 5606 support build with binutils 2.25