summaryrefslogtreecommitdiff
path: root/usr/src/man/man1
AgeCommit message (Collapse)AuthorFilesLines
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek4-54/+81
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 Pankov4-54/+81
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-05-04 [illumos-gate merge]Jerry Jelinek3-17/+3
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-04OS-6083 mdb's output autowrapping should be optional -- and disabledBryan Cantrill1-2/+13
Reviewed by: Dave Pacheco <dap@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-05-038138 Improve manpage spellingPeter Tribble3-17/+3
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-03-30 [illumos-gate merge]Jerry Jelinek1-85/+5
commit 32991bedc3a6475f1401855c2318ae5b15f8a16b 5188 SVR4 packaging shouldn't depend on openssl or libwanboot commit 4383d9578c9d399b19edc33e552a4c543ebf9468 5865 snoop prints timestamps oddly commit 708dafbf52fa04021b9471a3582eaf6586ed6931 6516 pkgadm shouldn't use makeuuid from closed admin consolidation commit 01876d1223927426d21f8a38ec514cc3803e9b0f 6297 share_nfs(1m): An obsolete paragraph in the man page Conflicts: usr/src/lib/libpkg/Makefile.com usr/src/cmd/svr4pkg/pkgadm/Makefile usr/src/cmd/svr4pkg/pkgadd/Makefile
2017-03-295188 SVR4 packaging shouldn't depend on openssl or libwanbootPeter Tribble1-85/+5
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-03-20 [illumos-gate merge]Jerry Jelinek7-93/+14
commit 291a8a98a6ce8a2e0a5203468242b79d419b06b6 3766 audit documentation needs updating, badly! Conflicts: usr/src/man/man1/crontab.1
2017-03-183766 audit documentation needs updating, badly!Peter Tribble7-93/+14
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-03-16 [illumos-gate merge]Jerry Jelinek1-25/+18
commit acb450dd2ada933774adc82e49f9817f85bc85c8 7940 provide device-rotational property commit 8aaea06ac924e217626f879f326b781e9780f7d7 7967 Want apparent size option for du(1) commit 411be58a6e030a3b606f1afcc7f2e2459ffda844 7801 add more by-dnode routines (lint)
2017-03-157967 Want apparent size option for du(1)Dale Ghent1-25/+18
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-03-08 [illumos-gate merge]Jerry Jelinek2-145/+0
commit 0895054906a89b14eb2ea951eda263af653d17de 7939 Kernel panic in lofi while adding uninitialized encrypted image commit 6de76ce2a90f54fecb0dba46dca08c99cef7aa08 7867 ARC space accounting leak commit e961d62d99e2bf66af8058ee2c33ea689e7eafa0 7936 Remove on and rpc.rexd
2017-03-077936 Remove on and rpc.rexdPeter Tribble2-145/+0
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dale Ghent <daleg@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-03-02 [illumos-gate merge]Jerry Jelinek11-297/+53
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 Tribble11-297/+53
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-01-09 [illumos-gate merge]Jerry Jelinek1-32/+7
commit 9a2c4685271c2f0cb4b08f4cc1192387e67af3f9 1599 backspace should perform delete on console commit d98490e4c04a9cb28c4a2c73887e16e5da1d9468 7734 uts: update properties with correct type 7735 uts: bootfs should use ddi_prop_get_int64() commit b130c20454b5d071292134d42cf34c9f5938c1d5 7738 libipadm`ipadm_enable_addr() leaks addrnvl commit cc6b30399e68fb9666466c57ed822f297b2c6ae4 7737 libipadm`ipadm_enable_if() leaks ifnvl
2017-01-071599 backspace should perform delete on consoleToomas Soome1-32/+7
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-10-18 [illumos-gate merge]Jerry Jelinek1-4/+6
commit 7d8cb570f5834dc4f535a463c1c0839a57ada912 7418 pfexec and the case of the missing error message Conflicts: usr/src/man/man1/pfexec.1
2016-10-17 [illumos-gate merge]Jerry Jelinek3-10/+318
commit d2a70789f056fc6c9ce3ab047b52126d80b0e3da 7029 want per-process exploit mitigation features (secflags) 7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid mappings around NULL commit 8ab1c3f559468e655c4eb8acce993320403dd72b 7469 loader should use acpica provided by OS commit a1964bdd47804c37e09db1a79c23937c9aeac165 7470 acpi build sometimes doesn't descend into SUBDIRS commit abf99a006172ea5aab2246bda23f9d6d935bf1ad 7420 signalfd deadlock on pollwakeup 7421 panic in signalfd Conflicts: usr/src/cmd/sgs/libconv/common/corenote.c usr/src/cmd/zonecfg/zonecfg.c usr/src/cmd/zonecfg/zonecfg.h usr/src/cmd/zonecfg/zonecfg_grammar.y usr/src/cmd/zonecfg/zonecfg_lex.l usr/src/head/libzonecfg.h usr/src/lib/libzonecfg/common/libzonecfg.c usr/src/man/man1m/zonecfg.1m usr/src/man/man4/proc.4 usr/src/pkg/manifests/system-test-ostest.mf usr/src/test/os-tests/tests/Makefile usr/src/uts/common/exec/elf/elf.c usr/src/uts/common/io/signalfd.c usr/src/uts/common/os/sysent.c usr/src/uts/common/os/zone.c usr/src/uts/common/sys/proc.h usr/src/uts/common/sys/zone.h
2016-10-157418 pfexec and the case of the missing error messageAlex Wilson1-6/+7
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe3-10/+318
7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid mappings around NULL Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Patrick Mooney <pmooney@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-08-30OS-5635 hostname(1) manual page should talk about persistenceRobert Mustacchi1-1/+14
Reviewed by: Trent Mick <trent.mick@joyent.com> Reviewed by: Cody Mello <melloc@joyent.com> Approved by: Dave Pacheco <dap@joyent.com>
2016-08-29 [illumos-gate merge]Jerry Jelinek1-4/+4
commit 7b4e6d92ac8978742d2afae42fe91917af8b8938 7231 nlockmgr failing to start up during bootup commit 3cae6de1ad548d0528165017a831a2dd74b66745 7324 stack needs to be sufficiently aligned for SSE before init_array are called commit 08010aab982e74fc37093d92f278c587a0fa1ec7 7322 ld(1) gets init/fini array section names wrong commit a0fb1590788f4dcbcee3fabaeb082ab7d1ad4203 7323 ld(1) -zignore can erroneously discard init and fini arrays as unreferenced
2016-08-277322 ld(1) gets init/fini array section names wrongRichard Lowe1-4/+4
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-08-267300 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> Reviewed by: James Blachly <james.blachly@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-08-23 [illumos-gate merge]Jerry Jelinek10-3311/+0
commit 0343317a7b3df0798d9facd6eb5a0e83abd23d83 7293 Sun Secure Shell is neither Conflicts: usr/src/man/man4/Makefile usr/src/man/man1m/Makefile usr/src/man/man1/Makefile
2016-08-227293 Sun Secure Shell is neitherRichard Lowe10-3331/+0
Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com>
2016-08-18 [illumos-gate merge]Jerry Jelinek1-65/+101
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-65/+101
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-08-15 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 8da39a785b59a8f5bb6f0c441e93ccc965f15305 7283 ptime(1M) synopsis is compressed
2016-08-147283 ptime(1M) synopsis is compressedRobert Mustacchi1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Mohamed Khalfella <khalfella@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2016-07-16OS-5440 pfexec and the case of the missing error messageAlex Wilson1-1/+6
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
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