summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f
AgeCommit message (Collapse)AuthorFilesLines
2018-03-16OS-6761 hcksum routines are too verbosePatrick Mooney1-3/+3
OS-6762 want mac_hcksum_clone function Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Approved by: Ryan Zezeski <rpz@joyent.com>
2018-02-20 [illumos-gate merge]Jerry Jelinek1-10/+44
commit 84f7925403b3bca6fbe5475f7e5fe9e20852b686 9030 sgs: duplicate 'const' declaration specifier commit 5bc667cefd2d0f1ce79426141196b29088ab4d26 9120 bnxe does not load in DEBUG commit 2f4149ea09454b3def6fe8245992f7e26571a1e8 8893 Want date -r commit 3e1e9f9b5f60fd97b8350805fdcbe6ea6dd752ef 9115 audiorecord: this statement may fall through commit 66d053586622b793fb2252b5365f76dd38610b97 9113 Expose vendor-name/device-name/subsystem-name as props on pcifn/pciexfn topo nodes commit 31898fe726d1ca3a719847c87e92cd9426558a3c 9099 loader: Solaris 2 partition may have no VTOC commit 66492cf01c4f0eb178cb6e056451d04be61a0374 9103 opengroup acknowledgement should be properly formatted in man pages commit b66926aad422ad350796a2770d6b2d328a63b92c 9119 ficl-sys is not wsdiff clean commit 779d959983c330a45b9542e16ae6a4a5d204309a 9114 cmd/audio: invalid conversion from 'char' to 'char*' commit e20c5ec63839e1ce8f384340afdd4e325e4af6d5 9101 bring back pcitool man page commit 146ac3cd9d5017d58ec9ba26132a9ee30d53c4aa 9090 ses: using integer constants in boolean context, the expression will always evaluate to 'true' Conflicts: usr/src/test/util-tests/tests/Makefile usr/src/man/man3xnet/htonl.3xnet usr/src/man/man3nsl/t_bind.3nsl usr/src/man/man3c/timer_settime.3c usr/src/man/man3c/timer_create.3c usr/src/man/man1m/dladm.1m usr/src/man/man1/crontab.1
2018-02-169103 opengroup acknowledgement should be properly formatted in man pagesYuri Pankov1-10/+44
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-02-07 [illumos-gate merge]Jerry Jelinek2-4/+3
commit 3385b4726f1b09aa9511340017fb23c7cde6aadd 8472 Want docs for iports, tgtmaps, and friends commit 1eb7f6f10a2bf852886fac64ce710da077f20c75 8706 libc lint library missing endian.h functions commit e144c4e6c90e7d4dccaad6db660ee42b6e7ba04f 8962 zdb should work on non-idle pools commit 3ee8c80c747c4aa3f83351a6920f30c411236e1b 8961 SPA load/import should tell us why it failed commit 1fd3785ff6601d3e391378c2dcbf4c5f27e1fe32 7638 Refactor spa_load_impl into several functions commit 82693e09cc02331fa1b3b73b54b1060e73507a8d 8966 Source file zfs_acl.c, function zfs_aclset_common contains a use after end of the lifetime of a local variable commit d3c0397fdfe3697d5078fec583494fae9971fd75 9039 tcp(7p): Duplicate paragraph commit af8443c4728e4601db72fb8089035223de906eb9 9022 loader.efi: module placement must check memory map commit bd0ce624be4492bab2f6c53383a40618647aba28 9027 Makefiles need to specify C99 mode consistently Conflicts: usr/src/man/man9f/scsi_hba_iportmap_create.9f usr/src/man/man9f/scsi_address_device.9f usr/src/man/man9/iport.9 usr/src/cmd/cmd-inet/usr.sbin/ping/Makefile
2018-02-068472 Want docs for iports, tgtmaps, and friendsRobert Mustacchi11-270/+2110
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-11-29 [illumos-gate merge]Jerry Jelinek8-36/+16
commit f27dfbe1ab97352a1070fc81db8c8acaa338079a 8797 loader: Support URI scheme for root-path in netbooting commit 61d32c33314163cd44fd93c77f2606de94baee81 8762 syslogd: variable 'prev' set but not used commit c5bab7026b8e0ac44b25ee08507ea360f177d844 8861 more manpage spelling errors
2017-11-288861 more manpage spelling errorsPeter Tribble8-36/+16
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-11-148699 Want NIC transceiver visibilityRobert Mustacchi2-0/+102
8700 ixgbe MAC_CAPAB_TRANSCEIVER support 8701 i40e MAC_CAPAB_TRANSCEIVER support Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-06 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 0e974e5f9bc8d1f7c22df3cb331dc580ef4ce973 8666 want basic example for acpidump(1M) and acpixtract(1M) commit 3815c12a955b352573af2fe2d931ab6d966b159b 8682 mac_register(9F) has typo in example commit 75cebdd12313b8cc98dc8cc923adfb0961d3bb1a 8672 proc_t changes broke genunix dmods and walker 8673 mdb_pid2proc() and consumers should honor return type
2017-10-058682 mac_register(9F) has typo in exampleRobert Mustacchi1-3/+3
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-09-22 [illumos-gate merge]Jerry Jelinek18-30/+31
commit 42b14111721da2ebd5159e7b45012a3eb0e3384c 8648 Fix range locking in ZIL commit codepath commit bd9d3f904625846bdc61af8897a1072029c7aeb7 8661 remove "zil-cw2" dtrace probe commit 2840dce1a029098fb784afd951d5f98089f850d8 8600 ZFS channel programs - snapshot commit 000cce6b6fad4a8b0eecef6e1251f6aca1719c55 8592 ZFS channel programs - rollback commit 1c18e8fbd8db41a9fb39bd3ef7a18ee71ece20da 8502 illumos#7955 broke delegated datasets when libshare is not present commit 5f82aa32fbc5dc2c59bca6ff315f44a4c4c9ea86 8595 sys/ccompile.h: add __aligned and __packed 8596 iwn: remove local __packed 8597 grub: use __aligned from ccompile.h commit d042c5a26452797afc4fe8c2ceddebff94d88745 8591 Man pages contain various errors
2017-09-218591 Man pages contain various errorsChris Fraire18-30/+31
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-08-25 [illumos-gate merge]Jerry Jelinek11-18/+18
commit b31ca922c7346747131aed07c0c171ec2f573aac 8566 Man pages contain cross-reference errata
2017-08-248566 Man pages contain cross-reference errataChris Fraire11-18/+18
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-08-148547 update mandoc to 1.14.3 [fix mandoc errors]Jerry Jelinek1-4/+0
2017-08-14 [illumos-gate merge]Jerry Jelinek2-4/+4
commit 5e9f42abf61392dc608a661563fb49e7707f0478 8559 Add EFI utility functions to libefi commit c66b8046543352459a11a51501b628d1c98a8c44 8547 update mandoc to 1.14.3 commit 12014b724f98604d61f9756b7e199416475d7396 8573 cmd/krb5: dmake should build 'all' as default target
2017-08-118547 update mandoc to 1.14.3Yuri Pankov2-4/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-07-24 [illumos-gate merge]Patrick Mooney1-8/+1
commit a2f77ecd473906b09203ea4f7a38bc73e661f9ee 8525 some more manpage spelling errors commit 79c2b812ee2010ebf20fdd92dc5f06b59000a94c 8491 uberblock on-disk padding to reserve space for smoothly merging zpool checkpoint & MMP in ZFS commit 4ac9cfccca470985479d54f113ab420ee8215120 6234 nvme should support polled I/O Conflicts: usr/src/uts/common/io/nvme/nvme.c
2017-07-248525 some more manpage spelling errorsPeter Tribble1-8/+1
Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Dan McDonald <danmcd@joyent.com>
2017-07-21OS-6233 want ddi_ffsll, ddi_flsllHans Rosenfeld2-68/+93
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-06-14OS-6175 fix manual pages for newer mdoc lintRobert Mustacchi11-205/+297
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-06-14 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 2889ec41c05e9ffe1890b529b3111354da325aeb 8311 ZFS_READONLY is a little too strict commit 796b8631498f69a3e21b5c35aee280499f64420e 8332 krb5: misleading-indentation commit c1eb8ad45781fe675aa558a47a11345293533238 8204 Makefile changes in zfstest cannot cope with empty directories commit d5767f310a0330fcb172a1651b2c9301e53b9aef 8334 ipf: self-comparison always evaluates to false commit 843c2111b160463f014d325560ad4b051711928e 8375 Kernel memory leak in nvpair code commit 403a8da73c64ff9dfb6230ba045c765a242213fb 5220 L2ARC does not support devices that do not provide 512B access commit 4ec4134be29a3b00791f6d70074168a6a3ff4fb3 8317 ddi_periodic_add(9F) has wrong type for arg in summary commit 56849bc6aade3a04eb051dc383a2091c220385c4 8322 nl: misleading-indentation commit 6dd72a43d2e43185833c20e7f0c4cb88a4d37ec8 8106 authloopback_marshal() can violate the RPC specification 8109 Kernel AUTH_SYS and AUTH_LOOPBACK implementation can ignore provided credentials commit 1d8d40bd3f903c0d0fa71c26b4548d2d47260251 8354 sync regcomp(3C) with upstream (fix make catalog)
2017-06-138317 ddi_periodic_add(9F) has wrong type for arg in summaryRobert Mustacchi1-10/+3
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek26-320/+413
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 Pankov26-320/+413
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-06OS-6079 Want docs for iports, tgtmaps, and friendsRobert Mustacchi11-268/+2023
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Alex Wilson <alex.wilson@joyent.com>
2017-05-04OS-6109 ddi_periodic_add(9F) has wrong type for arg in summaryRobert Mustacchi1-9/+2
Reviewed by: Jason King <jason.king@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.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-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-04-27OS-6078 mac_transceiver_info(9F) man page links are incorrectRobert Mustacchi1-2/+2
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Jason King <jason.king@joyent.com>
2017-04-07OS-6022 want basic transceiver visibilityRobert Mustacchi2-0/+100
OS-6023 ixgbe MAC_CAPAB_TRANSCEIVER support OS-6024 i40e MAC_CAPAB_TRANSCEIVER support Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-03-28 [illumos-gate merge]Jerry Jelinek1-458/+458
commit 440578c35af1ea0360a52ee814488a4d0bbbc160 6689 mbtowc(3C) fails to set errno for incomplete characters commit efcfb316ebac90ddc614edc285349bc5c55e52bd 6907 strcoll() and strxfrm() don't seem to agree commit 0d71d7a6ce03ecffbb6f198e02a72fd4a262f936 6905 locales: Fix eucJP sorting commit c8e8151746c31cffabceb6c8a47afa98f041f327 6904 collation: Fix expansion substitutions commit eba8726136851528470dad9bad27892859bc1e3e 7956 "minimum" is misspelled in zpool manpage commit a5f66292b1fde634423b1bf99d75c8dbbaf53d8c 7889 loader.efi: efipart IO optimization commit 0062e03dc6d700fc8eaaf8174448181babab8179 7985 vioif handles allocation error in attach incorrectly commit 9b0e7716e1a1d7db67a335b9bdcf72b79f1bd8df 7964 Want usba hcdi manual pages 7965 need xhci(7D) manual page Conflicts: usr/src/man/man9s/Makefile usr/src/man/man9f/Makefile
2017-03-267964 Want usba hcdi manual pagesRobert Mustacchi10-3/+970
7965 need xhci(7D) manual page Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-03-23 [illumos-gate merge]Jerry Jelinek1-21/+13
commit 7909625fdb7ecb20e9b7a777cfc0ec7ee63b4642 7912 nfs_rwlock readers are running wild waiting for a writer that cannot come commit 4d4fcbb2e6013422cc7d02d2dc43e469a8691706 7995 va_arg(9F): Minor typos in the man page commit c47963e65df80439f136aa707a063ecfc0a420bb 7979 Some trusted man pages have no delivered binaries
2017-03-227995 va_arg(9F): Minor typos in the man pageMarcel Telka1-21/+13
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Robert Mustacchi <rm@joyent.com>
2017-03-131979 USB 3.0 support [fix merge issues]Jerry Jelinek1-1/+0
2017-03-13 [illumos-gate merge]Jerry Jelinek1-255/+256
commit dd99db614c0cbef3e771c1ebb062be1c97813d6b 7873 libgss: misleading-indentation error commit 993e3faf6a142ae3efdd24388883264c2b56bede 1979 USB 3.0 support 7918 want usb_pipe_xopen(9F) 7919 usbai burst macros for endpoint descriptor are wrong 7920 usba_hcdi_register() should fail if driver is using private data 7921 failing to load the usba root hub module destroys driver parent private data 7922 want ::hubd walker 7923 ::prtusb should include version 7924 usb_*_request(9S) manual pages should match structure names commit f6c9444388aee97beabfda543e0845ab11c9d7b1 7715 loader binaries causes wsdiff false positives commit 04a6e8dc8abf4b59d916eb0cf90cd3328b632b38 7720 embedded versioning in loader should not use date in version string Conflicts: usr/src/uts/common/io/usb/usba/hubdi.c usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c usr/src/uts/common/io/usb/hcd/xhci/xhci_ring.c usr/src/uts/common/io/usb/hcd/xhci/xhci_quirks.c usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c usr/src/uts/common/io/usb/hcd/xhci/xhci.c usr/src/uts/common/io/usb/clients/hid/hid.c usr/src/man/man9s/Makefile usr/src/man/man9f/Makefile usr/src/man/man7d/hubd.7d
2017-03-101979 USB 3.0 supportRobert Mustacchi19-533/+440
7918 want usb_pipe_xopen(9F) 7919 usbai burst macros for endpoint descriptor are wrong 7920 usba_hcdi_register() should fail if driver is using private data 7921 failing to load the usba root hub module destroys driver parent private data 7922 want ::hubd walker 7923 ::prtusb should include version 7924 usb_*_request(9S) manual pages should match structure names Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Dale Ghent <daleg@omniti.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-03-03OS-5910 want usba manual pagesRobert Mustacchi10-709/+1677
OS-5911 need xhci(7D) manual page Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2017-02-13 [illumos-gate merge]Jerry Jelinek6-703/+1320
commit 6970e7c5d2134404f7c478d9f852a4b3f2500307 7849 Disable auditing when building native svc.configd commit 6369122c44f069dc3629fe9b3ef640e275329345 7792 loader: export zfs-bootfs related data into the environment commit 5a342f146a946ddf6f5f5afd4a5dd5baf11d7dd4 7831 want vmem manual pages 7832 big theory statements need a place in the manual Conflicts: usr/src/man/man9f/Makefile
2017-02-097831 want vmem manual pagesRichard Lowe6-702/+1320
7832 big theory statements need a place in the manual Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-12-28 [illumos-gate merge]Jerry Jelinek4-1842/+1891
commit 80132868e0b0c060e1ecc891843722fe33088e39 7690 uts: debug_enter should print message from new line commit 03502720e0c6f75cbaab12fa1ef2917fbc2eebd1 7686 loader: spelling fixes in comments. commit 3867c0453f38596e34b3a3266255ba1a68328f0a 7685 loader: use our nitems() macro when it is available through param.h. commit 21293435fe93fde4bf97ba97c98560f9299a97f6 7683 loader: conf.d reader needs to check for boot.tftproot.server commit 1e3b90b08c46284a9abda475fbd0124dd2689de5 7682 document sprintf(9F) family commit 38dea9108e50a529bc3aebcfd86529a50dfa2140 7618 loader: dosfs can corrupt memory commit fafb665d337b69015870e0bcdb516fd2f869693f 7615 libbe: cleanup compile warnings Conflicts: usr/src/man/man9f/Makefile
2016-12-277682 document sprintf(9F) familyYuri Pankov4-1843/+1892
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-12-09OS-1151 need support for USB v3.0Robert Mustacchi19-533/+440
OS-5778 want usb_pipe_xopen(9F) OS-5776 usbai burst macros for endpoint descriptor are wrong OS-5367 usba_hcdi_register() should fail if driver is using private data OS-5368 failing to load the usba root hub module destroys driver parent private data OS-5775 want ::hubd walker OS-5774 ::prtusb should include version OS-5777 usb_*_request(9S) manual pages should match structure names Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Dave Pacheco <dap@joyent.com>
2016-11-21 [illumos-gate merge]Jerry Jelinek2-71/+104
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-207547 rmalloc(9f) should mention rmallocmap_wait(9f)Marcel Telka1-61/+102
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-11-187546 usb_get_max_pkts_per_isoc_request(9F) thinks it is a different functionRobert Mustacchi1-10/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-11-09 [illumos-gate merge]Jerry Jelinek2-0/+167
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 Rosenfeld2-0/+167
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-24 [illumos-gate merge]Jerry Jelinek11-0/+1408
commit 67ab13dcc8a263ef90b5607c54df109997849a2b 7493 ficl: want additional softwords commit f9227b3195a9c18631fd7189f610528ced15121a 7474 loader should use bzip2 provided by OS commit 8395f20c6509566b33c66c5c8417be08f7455053 6785 nfs4_attr_cache deadlock commit af346df58864e8fe897b1ff1a3a4c12f9294391b 7430 Backfill metadnode more intelligently commit 0e60744c982adecd0a1f146f5637475d07ab1069 7280 Allow changing global libzpool variables in zdb and ztest through command line commit 52d2369a11f8e7fbf16d9fb72f92a154cf982013 7052 Want docs for basic form of GLDv3/mac