aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* Add a taskqueue_cancel(9) to cancel a pending task without waiting forMatthew D Fleming2010-11-082-0/+28
* Xref BUS_SETUP_INTR(9) and locking(9).Edward Tomasz Napierala2010-11-032-4/+4
* Fix a few typos and style nits in the example code.John Baldwin2010-11-021-12/+12
* Use .Dv with NULL.Jaakko Heinonen2010-10-241-1/+3
* Document make_dev_p(9).Jaakko Heinonen2010-10-242-5/+61
* mdoc: make pages render with mandocUlrich Spörlein2010-10-211-1/+1
* catch up manual pages with rename of vm_page_sleep_busy to vm_page_sleep_if_busyAndriy Gapon2010-10-203-8/+8
* VOP_GETPAGES.9: clarify and correct description of parameters and requirementsAndriy Gapon2010-10-201-13/+18
* PG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual pages and commentsAndriy Gapon2010-10-203-7/+7
* uma_zfree(zone, NULL) should do nothing, to match free(9).Matthew D Fleming2010-10-191-0/+7
* mdoc: fix markup typoUlrich Spörlein2010-10-191-1/+1
* Update links for taskqueue(9) functions.Pawel Jakub Dawidek2010-10-181-1/+7
* Document vunref(9), add some important notes for vrele(9) and vput(9).Konstantin Belousov2010-10-173-71/+49
* Change uma_zone_set_max to return the effective value of "nitems" afterLawrence Stewart2010-10-161-4/+4
* - Simplify implementation of uma_zone_get_max.Lawrence Stewart2010-10-161-9/+30
* Use a safer mechanism for determining if a task is currently running,Matthew D Fleming2010-10-131-8/+1
* Re-expose and briefly document taskqueue_run(9). The function is usedMatthew D Fleming2010-10-121-0/+15
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-0810-13/+0
* Check the device name validity on device registration.Jaakko Heinonen2010-10-071-7/+16
* I believe the majority of Gregorian calendars would agree the currentGlen Barber2010-09-121-1/+1
* Bump date from r212440.Glen Barber2010-09-121-1/+1
* Add RETURN VALUES section to devclass_get_maxunit(9).Glen Barber2010-09-101-0/+13
* Replace sbuf_overflowed() with sbuf_error(), which returns any errorMatthew D Fleming2010-09-102-8/+13
* Add drain functionality to sbufs. The drain is a function that isMatthew D Fleming2010-09-092-7/+100
* Fix small errors in the sbuf(9) man page.Matthew D Fleming2010-09-091-4/+9
* Document MAKEDEV_ETERNAL.Konstantin Belousov2010-09-051-1/+14
* rmlock(9) two additions and one change/fix:Max Laier2010-09-013-3/+37
* Fix incorrect usage of 'assure' and 'insure'.Rebecca Cran2010-08-282-2/+2
* s/ithread/interrupt thread/Edward Tomasz Napierala2010-08-241-2/+2
* Add missing mlink for insmntque1().Ed Schouten2010-08-221-0/+1
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-169-17/+17
* Fixed a typo.Christian Brueffer2010-08-151-1/+1
* Tie up some loose ends r88509 left behind:Christian Brueffer2010-08-152-3/+3
* Rework memguard(9) to reserve significantly more KVA to detectMatthew D Fleming2010-08-111-31/+87
* Document the MEXTADD macro.Dag-Erling Smørgrav2010-08-071-2/+55
* Add links for destroy_dev_drain, destroy_dev_sched, destroy_dev_sched_cb,Stefan Farfeleder2010-08-061-1/+6
* Fix typos and spelling mistakes.Joel Dahl2010-08-063-4/+4
* Correct function name.Pawel Jakub Dawidek2010-08-011-1/+1
* Fix a bunch of typos and spelling mistakes.Joel Dahl2010-07-313-4/+4
* Spelling fixes.Joel Dahl2010-07-318-9/+9
* Missing IFCAP_* macro descriptions in ifnet(9).Simon L. B. Nielsen2010-07-271-0/+25
* Fix taskqueue_drain(9) to not have false negatives. For threadedMatthew D Fleming2010-07-221-10/+0
* Extend the kernel unit number allocator for allocating specific unitJaakko Heinonen2010-07-052-1/+12
* Improve the comment and man page for vm_page_alloc(). Specifically,Alan Cox2010-07-031-21/+28
* Note that internal_underscores should be used in identifier names ratherColin Percival2010-06-271-0/+3
* Update vfs_busy(9) and vfs_unbusy(9) manual pages to better match theJaakko Heinonen2010-06-142-18/+11
* mdoc nitpicking: the title argument shall be uppercaseUlrich Spörlein2010-06-114-4/+4
* mdoc cleanupUlrich Spörlein2010-06-021-3/+3
* mdoc: Garbage collect unused/unneeded macrosUlrich Spörlein2010-05-271-1/+0
* These features will first appear in 8.1, soon to be releasedUlrich Spörlein2010-05-241-1/+1