summaryrefslogtreecommitdiff
path: root/usr/src/man/man4
AgeCommit message (Collapse)AuthorFilesLines
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>
2015-11-09 [illumos-gate merge]Jerry Jelinek1-3/+12
commit 76ca3cb000306bc4052fe820a7e4a6998dbcf932 5887 want bootfs commit 0181461b79a0991f2269dad3ef978086e6c70257 5886 want ability to provide additional objects at boot commit 99141ac7e1fddf3c8d7a32b9d945448af73e0039 6422 Renamed manifests refer to obsolete packages commit a90cf9f29973990687fa61de9f1f6ea22e924e40 6399 SMB2 support commit b24e356b384ccc80805e7150979de2373d44347c 6398 SMB should support path names longer than 1024 commit 08e9b2df0318952b8677b4feb62b4ec784f28101 6408 libbe shouldn't run installgrub on offline/unavail/faulted vdevs commit e4adc82d6b02a6aa5d1b1d9772653c82c16e28ad 6438 libdiskmgt uses wrong vendor ID property for USB commit aad3a4472fe05e2634744298e937a4070b663517 6437 blkdev bd_detach_handle() always returns DDI_SUCCESS Conflicts: usr/src/uts/intel/Makefile.intel usr/src/uts/i86pc/os/fakebop.c usr/src/man/man7fs/bootfs.7fs usr/src/cmd/fs.d/Makefile
2015-11-066399 SMB2 supportGordon Ross1-3/+12
Portions contributed by: Alek Pinchuk <alek@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Daniel Borek <daniel.borek@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Yuri Pankov <Yuri.Pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-11-04OS-4928 overlay_files.4 broken with new mandocJerry Jelinek1-1/+1
2015-11-04 [illumos-gate merge]Jerry Jelinek2-2/+2
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-036377 Fix man page issues found by mandoc 1.13.3Yuri Pankov2-2/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-11-02 [illumos-gate merge]Jerry Jelinek3-23/+7
commit c71c00bbe8a9cdc7e3f4048b751f48e80441d506 6388 Failure of userland copy should return EFAULT commit 7c5a457e2a179dbaf12f243b90fdb520254e0c18 6368 Remove superfluous statement commit 00688ee4ba3ea60a806b06503957b12281135587 6401 run.py should reopen files if they encounter transient I/O errors commit ee3c499ad1e4fc884a11b2bc6490787b788bf84a 5752 dump_nvlist() is not aware of boolean array commit 286eb3ed9ae6749df0c20c801277beae2229a179 6389 Use (void) memcpy(), not (void *) memcpy() commit 5bdd995ddb777f538bfbcc5e2d5ff1bed07ae56e 6386 Fix function call with uninitialized value in vdev_inuse commit dd3293375033eaa6f009722670ffa191b992ffd9 6407 kerberos Java GUI should go away commit 6575bca01367958c7237253d88e5fa9ef0b1650a 6334 Cannot unlink files when over quota
2015-10-296407 kerberos Java GUI should go awayGarrett D'Amore3-23/+7
Portions contributed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Richard PALO <richard@netbsd.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-08 [illumos-gate merge]Jerry Jelinek1-17/+49
commit bf773d37f3253ade20599b1f3df2732d1b2ae424 6272 vnics/etherstubs missing initial link state commit 55a4551ddde8feed8f8e011458f992ea74257bd9 6225 NFSv4: setlock() can spin forever commit 13a2dec4170017ee9fca1138eb29a04bc5c2f49e 5726 Intro(4) should allow configurations as well commit 632802744ef6d17e06d6980a95f631615c3b060f 6281 prefetching should apply to 1MB reads commit 7205e712fa5af984664437dc9b614c6101f15817 6282 ONBLD man pages not pbchk clean commit 44b359c66ee1fc7d3ff451ed5221ba1235e28f78 4176 tolower(3c) refers to nonexistent _tolower(3c) commit d7d9a6d919f92d74ea0510a53f8441396048e800 5219 l2arc_write_buffers() may write beyond target_sz
2015-10-07OS-4818 contract template disappears on execJerry Jelinek1-1/+15
2015-10-075726 Intro(4) should allow configurations as wellMarcel Telka1-17/+49
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-23 [illumos-gate merge]Jerry Jelinek3-64/+15
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 Eremin3-64/+15
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-03OS-4689 Remove SunSSH from illumos-joyentAlex Wilson1-2/+0
OS-4688 Switch platform over to using recent OpenSSH Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-04-15OS-3958 want documentation for overlay devicesRobert Mustacchi2-0/+170
OS-4182 need dladm create-overlay -t OS-4174 long options for dladm *-overlay OS-4179 want search plugin in overlay property list OS-4181 Clean up duplicate VXLAN_MAGIC definition
2015-04-09 [illumos-gate merge]Jerry Jelinek1-0/+4
commit 30925561c223021e91d15899cbe75f80e54d8889 5745 zfs set allows only one dataset property to be set at a time commit 643da460c8ca583e39ce053081754e24087f84c8 5765 add support for estimating send stream size with lzc_send_space when source is a bookmark commit dc5f28a3c341db7c241bba77ddc109c141072f27 5764 "zfs send -nv" directs output to stderr commit 1c445679611e2f17e31e163f4eeb49f65c99d191 5794 Add reference to RFC 5903 to ike.config(4) commit 4bc492d2bb45bc1a51b553ae441cfee4289cb3ee 5775 mr_sas initialisation pauses unecessarily for 60 seconds.
2015-04-085794 Add reference to RFC 5903 to ike.config(4)Eric Sproul1-0/+4
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-08 [illumos-gate merge]Jerry Jelinek1-13/+61
commit 57631629e78d7cda75d1f6ec529fc985298b24f4 5786 Fast reboot broken on EFI formatted drives commit 37915d862fc5cc87b5b702954d7d7f16a9f98e5c 5688 ELF tools need to be more careful with dwarf data commit 808449d51f6ccd25ce8ca4ff2e7cb4302ad9b574 5782 ike.config(4) needs additional oakley_group numbers
2015-04-075782 ike.config(4) needs additional oakley_group numbersEric Sproul1-13/+61
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-03-20OS-4067 missing ipf.conf and ipnat.conf man pagesPatrick Mooney5-0/+1105
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-02-23 [illumos-gate merge]Jerry Jelinek1-84/+28
commit ce3c309f71f6893197099bfac06adb66f0870d7d 872 remove duplicate daemon() definitions commit a1cf91d7adb92b3440a7ed1b01e3170ec61e9350 5644 rpcinfo(1m): The first synopsis supports the -T option too commit ff3aea39f71c371be25b08deb9efed41f1c95983 5639 want reentrant ether_aton_r and ether_ntoa_r commit bfce16ba853698e8a82133cf3ddb3ff143d14289 5627 svccfg export should accept instance FMRIs commit 1a902ef8628b0dffd6df5442354ab59bb8530962 5561 support root pools on EFI/GPT partitioned disks 5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks) commit 44bc9120699af80bb18366ca474cb2c618608ca9 5560 grub should support EFI/GPT partitioning commit b0e753dd6a955fb2f10a0ce17d32bd33172e0400 5609 port mod_ipp to Apache 2.2 Conflicts: usr/src/lib/print/mod_ipp/Makefile exception_lists/cstyle
2015-02-205609 port mod_ipp to Apache 2.2Gordon Ross1-84/+28
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Garrett D'Amore <garrett@damore.org>
2015-02-13OS-3820 lxbrand ptrace(2): the next generationJoshua M. Clulow1-0/+12
OS-3685 lxbrand PTRACE_O_TRACEFORK race condition OS-3834 lxbrand 64-bit strace(1) reports 64-bit process as using x32 ABI OS-3794 lxbrand panic on init signal death Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>