summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some typos.bschmidt2010-02-221-3/+3
* Cross-reference netstat(1) from netisr(9) since you can now use it torwatson2010-02-221-1/+4
* Some rewording and language fixes.trasz2010-02-151-23/+17
* Remove list of locking primitives, which is kind of redundant, movetrasz2010-02-131-52/+27
* Fix VBAD description.trasz2010-02-131-2/+2
* Start sentences with a new line.trasz2010-02-101-4/+5
* Improve description for Giant and mention blocking inside interrupt threads.trasz2010-02-101-5/+11
* Remove VOP_VPTOFH(9) from references in VFS(9), as it's a VOP,trasz2010-02-091-2/+1
* Add references to VOP_* man pages to vnode(9).trasz2010-02-091-1/+33
* Correct arguments to free_unr(), "item" was missing.gavin2010-02-071-2/+2
* Add missing coma.trasz2010-02-061-2/+2
* Cosmetic fixes.trasz2010-01-281-19/+19
* Add description of bounded sleep vs unbounded sleep (aka blocking). Movetrasz2010-01-281-80/+61
* Improve descriptions, remove turnstiles (since, from what I understand,trasz2010-01-281-61/+92
* - Fix the kthread_{suspend, resume, suspend_check}() locking.attilio2010-01-241-7/+4
* Sort NDHASGIANT.9 link properly.jhb2010-01-191-2/+2
* 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
OpenPOWER on IntegriCloud