summaryrefslogtreecommitdiff
path: root/usr/src/man/man4
AgeCommit message (Collapse)AuthorFilesLines
2017-06-29 [illumos-gate merge]Jerry Jelinek10-282/+41
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-278212 manpages contain obsolete referencesPeter Tribble10-282/+41
6019 sleep can't be infinite Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-14OS-6175 fix manual pages for newer mdoc lintRobert Mustacchi1-35/+53
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek5-281/+388
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 Pankov5-281/+388
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-05-26 [illumos-gate merge]Jerry Jelinek2-0/+246
commit ade2ca5bfc7cc2c053e1ffcd03f14b027d63631d 8099 loader: do not build complex commandline for mb2 kernel commit 0b5e246872850785d2888ff8f09da0bfef25f0f3 7908 add loader manpage to pkg://system/boot/loader
2017-05-257908 add loader manpage to pkg://system/boot/loaderToomas Soome2-0/+246
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-05-04 [illumos-gate merge]Jerry Jelinek5-13/+7
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-038138 Improve manpage spellingPeter Tribble5-13/+7
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-97/+3
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-97/+3
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-27 [illumos-gate merge]Jerry Jelinek2-341/+0
commit b1c06e09487e261e84c3cea05e329fd46d712f71 7974 usba: usba_process_cv_descr() needs to handle companion descs commit e9542cf7b65f0e77a62389967bddd9ef73c78bb4 7445 mod_ipp no longer needed commit 50c9b2fea77d0366c0f64a5e4cfd12d607abe6ba 7994 svcadm: switch boolean value commit bab26a4c193f04da365e8c4d412c55486dfb7d98 7988 loader: ls should use snprintf and check for the NULL pointer
2017-03-257445 mod_ipp no longer neededAlexander Pyhalov2-341/+0
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-03-20 [illumos-gate merge]Jerry Jelinek11-568/+32
commit 291a8a98a6ce8a2e0a5203468242b79d419b06b6 3766 audit documentation needs updating, badly! Conflicts: usr/src/man/man1/crontab.1
2017-03-183766 audit documentation needs updating, badly!Peter Tribble11-568/+32
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-03-08 [illumos-gate merge]Jerry Jelinek1-2/+2
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 Tribble1-2/+2
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 Jelinek28-612/+109
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 Tribble28-612/+109
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-01-12 [illumos-gate merge]Jerry Jelinek6-1248/+1
commit ad309d3e2ef712dfdf1bc08758f232ebd5fe1612 7761 bootfs_005_neg's pool destruction must handle EBUSY commit 555da5111b0f2552c42d057b211aba89c9c79f6c 7743 per-vdev-zaps have no initialize path on upgrade commit 0e93ddde309a21971dc41356b4834acecaeb9e20 7739 zfs_inherit_003_pos fails due to improperly generated random strings commit 4648396c072c3d0c2a1a38afa5f6717799eb1ac7 7731 libdladm`i_dladm_set_single_prop() leaks memory when resetting properties without default value commit 5f10ef697f250374b7b917e10961c4e02d4e3112 6396 remove SVM Conflicts: usr/src/cmd/dladm/Makefile usr/src/cmd/Makefile.check usr/src/lib/Makefile usr/src/Makefile.lint
2017-01-117712 mandoc -Tlint does always exit with error code 0 [fix broken build]Jerry Jelinek1-1/+1
2017-01-116396 remove SVMYuri Pankov6-1249/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-12-08 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 0570e35bbcf3793c3e5aef6ae971d1b6a32bacff 7645 illumos-gate lint build fails with glib 2.46.2 commit 201f5eba35ac4c04e6a037fd065c45c6b8cb9ab1 7651 default maximum nfs server threads is insufficient commit d1054fda727523967470132ee7266d3d934b5124 7601 nfs_rwlock_t does not scale with cv_broadcast()
2016-12-077651 default maximum nfs server threads is insufficientSebastien Roy1-3/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Matthew Ahrens <mahrens@delphix.com>
2016-11-21 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 6c6016e36550d1281cc80b26506a45d0d9bdb903 7547 rmalloc(9f) should mention rmallocmap_wait(9f) commit 52892d1d2b839551e473726ed56248a5b5649dc3 7585 Clarify mac private properties must be strings commit d174594cd572c5bbd8ecd98580222fb60508bade 7592 acpi commands link against host libc commit fab9be40d6bb364713294f6f6c925ccc58bacb24 7594 ld -zaslr should accept Solaris-compatible values commit 1c9272b861cd640a8342f4407da026ed98615517 7570 tunable to allow zvol SCSI unmap to return on commit of txn to ZIL commit b001165b0c3b957ada8be2307cb7337d3ae15871 7544 power(9E) should refer to dev_ops(9S), not cb_ops(9S) commit 386be055703d6da0a32d56189e59e87f1608c761 7589 nfs(4): delegation should be changed to server_delegation commit 9c02c7edf62c061c8b4d3134fb190ea51af6f69f 7565 loader: report sector size and number of sectors in lsdev output for bios disks commit 2c601221f598e1c7737ee1128853af2a7be2acb2 7591 New "zloop" command for running ztest indefinitely commit ad2760acbd9c3b479bf632f05c6f03d89830799d 7571 non-present readonly numeric ZFS props do not have default value commit 4dd77f9e38ef05b39db128ff7608d926fd3218c6 7545 zdb should disable reference tracking commit 91e2a09f39b7b47ff919323f4118fab26e6641d8 7543 ::spa -h should show free space histogram for whole pool commit 09c9e6dc9b69d10b771bb87e01040ec320a0bfd3 7542 zfs_unmount failed with EZFS_UNSHARENFSFAILED commit 5e629e018f19831ddde0164b9e2714a09fc1f1eb 7546 usb_get_max_pkts_per_isoc_request(9F) thinks it is a different function
2016-11-187589 nfs(4): delegation should be changed to server_delegationMarcel Telka1-3/+3
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-11-09 [illumos-gate merge]Jerry Jelinek1-5/+12
commit fd43cf6ea90d0f421f98ca45675340de695681ac 1237 port Intel WifiLink 4965/100/1000/2000/5000/6000 driver commit 034536e9c476303015b9836aca06e46531705f2a 6758 minor fixes in net80211 commit 976d66ab3c04344d31957f85ffb1600cf5847fc9 6757 want AMRR support in net80211 commit f73e0305a745f17c6a584c4470f99ea1e023657f 6559 port NetBSD firmload interface commit 00b631909040bb219a21436e55f74fc367c62176 7557 libstand: use NULL instead of zero for pointers. commit d72bf951ba184d757e3eb6a9483f909b29893197 7556 libstand globals.c: Correct the comment. commit b4844717b0519d67e223515aa4fae127fba8fcac 7476 lofi: rework for file unmapping commit dd5bccd7cf5f24c78ff320fd70b55522e4cdc406 7553 bug in libstand uuid_to_string
2016-11-096559 port NetBSD firmload interfaceHans Rosenfeld1-5/+12
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-17 [illumos-gate merge]Jerry Jelinek2-6/+35
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-157029 want per-process exploit mitigation features (secflags)Richard Lowe2-74/+35
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-09-07OS-5642 containerbuddy unable to fork while using syslog driver, causing ↵Jerry Jelinek1-3/+5
container services to hang Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2016-08-23 [illumos-gate merge]Jerry Jelinek2-1915/+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 Lowe3-1921/+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 Jelinek2-19/+2
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 Pankov2-19/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-29 [illumos-gate merge]Jerry Jelinek1-279/+256
commit c770959538dce966320e9b537c527f030e4a2822 5691 nfs(4) should describe options set via sharectl(1M)
2016-06-285691 nfs(4) should describe options set via sharectl(1M)Yuri Pankov1-279/+256
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-22 [illumos-gate merge]release-20160625Jerry Jelinek12-144/+34
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-207045 Fix spelling mistakes in section 4Cody Peter Mello12-144/+34
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-03-24 [illumos-gate merge]Jerry Jelinek4-4/+4
commit 23db4d6f668fd45f22b6b1fb668988cdf671a67b 6686 import missing ipf manual pages commit 54207fd2e1e7ed01d0416da8cf296dbef920fbfc 4242 file rename event fires before the rename happens commit 28614c54e31c80fa6afc3ca7035a9eaa79fbaa63 6769 bop_printf internal buffer is too small commit 7be29260103110981d73ce525891934e1cdf4374 6687 icmp(7P) and icmp6(7P) should mention that you need PRIV_NET_ICMPACCESS Conflicts: usr/src/uts/common/sys/vnode.h usr/src/uts/common/fs/zfs/zfs_vnops.c usr/src/uts/common/fs/ufs/ufs_vnops.c usr/src/uts/common/fs/udfs/udf_vnops.c usr/src/uts/common/fs/tmpfs/tmp_vnops.c usr/src/uts/common/fs/pcfs/pc_dir.c usr/src/man/man7p/icmp6.7p usr/src/man/man7p/icmp.7p usr/src/man/man4/ippool.4 usr/src/man/man4/ipnat.4 usr/src/man/man4/ipmon.4 usr/src/man/man4/ipf.4
2016-03-236686 import missing ipf manual pagesPatrick Mooney5-0/+1107
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-03-02 [illumos-gate merge]Jerry Jelinek1-125/+104
commit dac4b50e6ed9ca04ff7cefa049918f5ce0d147a8 6710 disable shadow compilation by default commit d002581c15e562273045b1e5547179228d2db680 6649 autofs(4) should describe options set via sharectl(1M) commit 879bece34ee134b2be670393fe9ffe33ce268aa0 2897 "zpool split" documentation missing from manpage commit c8323d4323a565676ba44883bfeb289d9ed8813e 4465 zpool(1M) is able to offline cache vdevs despite what man page says 5659 in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool Conflicts: usr/src/man/man1m/zpool.1m
2016-03-016649 autofs(4) should describe options set via sharectl(1M)Yuri Pankov1-125/+104
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-01-26[illumos-gate merge]Jerry Jelinek2-4/+8
commit 2de0a7d66c00b4cb047dc93352fe8b77707d2838
2016-01-25Revert "6057 login(1) "Last login" hostname is too short"Dan McDonald2-4/+8
(Needs further testing.) This reverts commit 6249f9725f411468c70516176806c553ac983270.
2015-12-29 [illumos-gate merge]Jerry Jelinek2-8/+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-8/+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-12-18OS-5033 ipf(4) should also be available as ipf6.conf(4)Cody Peter Mello1-0/+2
2015-11-19 [illumos-gate merge]Jerry Jelinek2-8/+0
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 Pyhalov3-10/+7
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>