Age | Commit message (Collapse) | Author | Files | Lines |
|
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
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
|
|
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>
|
|
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Jason King <jason.king@joyent.com>
|
|
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>
|
|
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
|
|
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>
|
|
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
|
|
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>
|
|
|
|
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
|
|
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>
|
|
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>
|
|
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
|
|
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>
|
|
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
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
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>
|
|
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
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
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
|
|
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>
|
|
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
|
|
Reviewed by: Cody Mello <cody.mello@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit c3bd3abd8856e8e75d820f65c58031cd6cbac818
7085 add support for "if" and "else" statements in dtrace
commit cfc3b49fd53fba13be205e2206e0ea3b36f5f2c7
7220 devfs_clean() callers shouldn't rely on its return value
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 1dcf899fd5767e21079d727344315efe1b329039
7271 Cleanup minor issues in id_space(9F)
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 0af1cc2c200dcee1cb119ba8e280ebacdbfcf839
7207 properly document pollhead_clean()
commit 2dc235874d66f757a3abf5072f6c3fd4ca7d0979
6005 bootadm update-archive should create/update archive sha-1 hash
Conflicts:
usr/src/man/man9f/pollhead_clean.9f
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Matthew Ahrens <mahrens@delphix.com>
|
|
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
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit b21e529f5363271f159cf4ce451d5ece9e9a18ae
6840 cv_reltimedwait(9F) doesn't describe the delay argument
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 915c848a88eb557ea392ee7f2fe90ade2edd1fd1
6836 writes to /dev/kmem should be logged to a ring buffer
commit 03e7eeac2aafba1b6112872caa64701dfd3e7039
6839 ddi_fm_acc_err_get(9F) synopsis has wrong header
commit 933f8998d10e23d862f0dcd56def437f2425df9a
6838 extra space in pci_config_setup(9F) synopsis
commit 0d04c1ba3074dfe5cf963f08281c845f50620215
6837 pci_ereport_setup(9F) has the wrong synopsis
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit a4888653b44963eab5e74d73b1ac425648d2e62b
6828 iprb should have alias for pci8086,1064
commit 6a19b8666104dbf912da5a4fb193c9c2b29e21bb
4740 kstat(1M) prints wrong snaptime
commit 1ef6182819f36233702ddc54686e703bb23a0153
2902 iscsit should fold the case of scsi names that we get from initiators
commit 2e27316f97ec8fac1caee78fe7fe05306261e070
439 Need man page for timegm()
commit 5335409b2fd9c9c1d570d3e83bd2386dd8f526de
6001 strcat(9f) needs a manpage
commit b6dd77d465d357e7777305038b5579625ae268c1
6726 ctype(3C): missing description for isxdigit_l
commit aa9ab05c0bbc3211e983fe34e9174559f1462665
4704 thr_sigsetmask(3c): Minor typos in the man page
commit efbf89fbc68a0864d303fe237fc420cf018d52f7
6497 nvlist_empty() needs to appear in man pages
commit a6ae009119d792a981d8b7153f8cb3851fe04ebb
6471 avl_remove(9F) man page is needed
commit 79192153bee37eb85baa06695c8a483f93466f71
6489 atomic_bits(3C) should list atomic_ops(3C) in See Also
commit 22f7b4012dd9e585f59664dcaf9573289230d516
6241 Minor typo in mount_nfs(1m) man page
commit 4bfcae809e209680a47fe4a1a1d2ed8f5ad0790f
6693 mdoc(5): typos in MT-LEVEL names
commit 44f88c2eeb6a7c329d82467a31c4a501eae16fec
6721 tran_setup_pkt(9E) returns int, not a pointer
commit 4854f07f374eaa71835ef1badc7ba55466f85ef9
6718 tran_tgt_init(9E) returns int, not void
commit 979eca435dd26bdb0460d501038ad90a972807d1
6783 ddi_fm_service_impact has wrong synopsis
commit 7bc870e686dc02eed8049c71d916e03f1c233a1a
6753 remove acpi_fw.h
commit e5b33823e7efd785e2f2ada4683abdef7c2a436c
6817 libbe should not free string from nvlist_lookup_string()
commit e4cb59f791c5c6dea7ad4caa6dee845024ce71ef
6781 zpool man page needs updated to remove duplicate entry of "cannot be" where it discusses cache devices
commit 63d0f4f15e0d9605137029897b712a2774ed7fa8
6746 startup_bios_disk() should not be built for xpv
commit 797f979d1fe26bfb1cdeb3e7a86ed24c0b654200
6684 Allow sending from IPv6 SLAAC addresses within a zone using IP spoofing protection
Conflicts:
usr/src/man/man9f/Makefile
usr/src/uts/common/io/mac/mac_protect.c
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Volker A. Brandt <vab@bb-c.de>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Volker A. Brandt <vab@bb-c.de>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Volker A. Brandt <vab@bb-c.de>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
commit aab83bb83be7342f6cfccaed8d5fe0b2f404855d
6659 nvlist_free(NULL) is a no-op
commit d643a855cbd8c4fb4fe966406fa05dff70673597
6674 sys/isa_defs.h shouldn't unconditionally define _ILP32
commit bcf23f43dc1b73080eeded927585ee86feab40a7
6596 Macro redefined in strtolctype.h
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 53de82f8192091fc067cfa8315c2debac58adc0a
6427 cscope-fast clobber misses scanner.c
commit bef9e21af8ac4992b7dfef56530c7b0ed9184096
6305 blkdev should provide the device_error kstat for iostat -E
commit 374f65e730bef62a7c83fb2cb0250f74d2a6a1e8
6304 iostat(1M) should be able to handle KSTAT_DATA_STRING
commit c0e96d867a045da50bf7e014cab94cb44528a0f5
6303 support KSTAT_DATA_STRING in non-virtual named kstats
commit 3c8ab7ef4c92d599fef219e45c08fe01e0fbe880
6302 kstat module needs cleanup
commit f1bf06561684fdb7e38b282b7a4508d35a50985b
6301 format(1M) should be able to use device inquiry properties
commit 510a68476ba6e33759b7603130d76db4cec783d1
6300 blkdev and blkdev drivers should provide inquiry properties
commit 0c6eaab480b44a0c790ad94e7cb6084792411de9
6299 SATA inquiry property generation doesn't work as advertised
Conflicts:
usr/src/tools/cscope-fast/Makefile
|
|
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
|
|
commit a1ed883a3c2acc53bbb9a171ef07aeb8eaf78736
5719 Add support for LSI Fury adapters
commit 3502ed6e7cb3f3d2e781960ab8fe465fdc884834
6434 sa_find_sizes() may compute wrong SA header size
commit 3bc3cac557dd137eed9013e966a789bd19dd1d0b
6419 list_create(9F) manpage deserves an introduction section
commit 37294019745c29c42448424cc3bce79eb1c6a785
6417 Want a privilege for accessing information about physical memory
Conflicts:
usr/src/uts/common/sys/policy.h
usr/src/uts/common/os/policy.c
usr/src/man/man2/meminfo.2
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Robert Mustacchi <rm@joyent.com>
|