summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* Xref sysctl(3)gavin2010-01-161-1/+2
* Use the newly brought %U macro.ru2010-01-152-2/+2
* - Note that if_xname, if_dname, and if_dunit are usually initialized viajhb2010-01-141-16/+40
* - Update required headers for namei() to add <sys/fcntl.h> and removejhb2010-01-142-2/+31
* Introduce the new kernel thread called "deadlock resolver".attilio2010-01-091-1/+10
* Catch up with the VFS_VPTOFH(9) -> VOP_VPTOFH(9) repocopy that happenedbrueffer2010-01-043-6/+6
* PG_NOSYNC is called VPO_NOSYNC for long time.kib2010-01-041-1/+1
* Removed duplicate usbd_xfer_state(9) link.ru2009-12-222-2/+0
* Sort mlinks.ru2009-12-221-66/+66
* Make man page reflect the output columnsjulian2009-12-161-0/+2
* Document PBDRY and SLEEPQ_STOP_ON_BDRY.kib2009-12-122-3/+22
* In current code, threads performing an interruptible sleep (on bothattilio2009-12-121-1/+12
* Add missing parameter description.trasz2009-12-021-1/+3
* Unbreak user space after if_timer/if_watchdog removal in r199975.bz2009-12-011-14/+2
* Back in 2003, get_cyclecount() was changed to use binuptime() insteadru2009-10-291-10/+4
* Add link for callout_schedule(9).emaste2009-10-271-0/+1
* Sort SEE ALSO.brueffer2009-10-161-3/+3
* Add a facility for associating optional descriptions with active interruptjhb2009-10-152-0/+106
* Oops, add a return values section to note that these routines return an errorjhb2009-10-141-0/+2
* Add a manual page for BUS_BIND_INTR() and bus_bind_intr().jhb2009-10-142-0/+98
* Make fetch(9) and store(9) manual pages closer to reality.trasz2009-10-053-27/+52
* Add pieces of infrastructure required for NFSv4 ACL support in UFS.trasz2009-09-225-3/+136
* Fix mdoc, typos, contractions.brueffer2009-09-181-17/+13
* Various mdoc, spelling etc fixes.brueffer2009-09-1814-39/+38
* Add claraifications to the kproc and kthread manpages and linkjulian2009-08-233-0/+44
* This patch fixes two bugs in sglist(9) and improves robustness of the API viajhb2009-08-211-0/+4
* Change the 'resid' parameter to sglist_consume_uio() from an int to ajhb2009-08-201-1/+1
* Remove unused taskqueue_find() function.pjd2009-08-181-10/+2
* Correct typo in the previous commit.pjd2009-08-171-1/+1
* Remove OpenSolaris taskq port (it performs very poorly in our kernel) andpjd2009-08-171-1/+15
* First (early) draft of net80211 documentation. Note this issam2009-08-1216-986/+2727
* Update epair(4) to the new netisr implementation and polishbz2009-07-261-1/+3
* Fix typo: kproc_resume,.9 -> kproc_resume.9.cperciva2009-07-111-1/+1
* Move programming info from usb(4) to usbdi(9) and update for the usb stackthompsa2009-06-242-1237/+625
* Add stack_print_short() and stack_print_short_ddb() interfaces torwatson2009-06-241-3/+11
* Usermode portion of the support for swap allocation accounting:kib2009-06-231-0/+4
* Document crcopysafe() and crsetgroups().brooks2009-06-191-5/+37
* Introduce support for adaptive spinning in lockmgr.attilio2009-06-171-1/+4
* Add an optional callback function that will be invoked when a per-CPUbz2009-06-141-1/+8
* Remove a line break leaving a function return type attached to the oldbz2009-06-141-2/+1
* These are no longer public, so remove the man page.imp2009-06-092-61/+0
* Add support for multiple passes of the device tree during the boot-timejhb2009-06-094-0/+170
* Try again to add beginnings of netisr(8) man page: this time addrwatson2009-06-071-0/+210
* Add beginnings of a netisr(9) man page.rwatson2009-06-071-0/+1
* Add a simple API to manage scatter/gather lists of phyiscal addresses.jhb2009-06-012-0/+522
* Use the "flag" word consistently.trasz2009-06-011-2/+2
* Add VOP_ACCESSX, which can be used to query for newly added V*trasz2009-05-302-2/+20
* Make the rmlock(9) interface a bit more like the rwlock(9) interface:rwatson2009-05-291-6/+24
* Reverse the logic for ADAPTIVE_SX option and enable it by default.attilio2009-05-291-5/+5
* Fix style/grammar issues in fail(9) man page.zml2009-05-281-32/+43
OpenPOWER on IntegriCloud