summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fail(9) support:zml2009-05-272-0/+198
* There are things too complex to be fixed in one commit.trasz2009-05-241-1/+1
* Update man pages after VFS_* changes in r191990.tmclaugh2009-05-246-22/+12
* Fix typo in the manual page.trasz2009-05-241-1/+1
* Add new constants to the acl(9) manual page.trasz2009-05-241-4/+74
* Attempt to clarify some confusing wording regarding atomic_load() andjhb2009-05-211-2/+2
* Document sbuf_new_auto().brueffer2009-05-171-2/+18
* Correct r190283 (partially reverting it) as on sparc64 BUS_DMA_NOCACHEmarius2009-05-121-5/+13
* Garbage collect man page reference to IFF_NEEDSGIANT.rwatson2009-04-181-5/+0
* Remove 'IMPLEMENTATION NOTES' section from acl(9); it was just a copy/pastetrasz2009-04-111-60/+0
* Remove VOP_LEASE(9) man page, as we no longer have a VOP_LEASE() in therwatson2009-04-102-62/+0
* Catch up with recent locking changes.trhodes2009-04-031-6/+0
* Remove pseudocode from VOP_* manual pages. It was out of date anyway.trasz2009-03-3016-1075/+0
* Add a simple manage for the refcount(9) API.jhb2009-03-302-0/+100
* Correct the documentation to reflect the fact that BUS_DMA_NOCACHE is arnoland2009-03-221-9/+9
* Document the new default implementation of VOP_VPTOCNP(9).marcus2009-03-081-1/+7
* Extend the "vfsopt" mount options for more general use. Make structjamie2009-03-022-7/+57
* Mention disk_gone() in disk(9).trasz2009-02-222-1/+10
* Remove the assertive KA_HELD and KA_UNHELD as long as they are dangerous,attilio2009-02-051-18/+1
* Add ENOMEM to the return values.trhodes2009-01-271-24/+16
* DEBUG_REDZONE needs DDB which needs KDB.brueffer2009-01-091-1/+3
* Language cleanup.brueffer2009-01-081-4/+5
* Remove reference to pr_ousrreq from domain(9) since it's now gone fromrwatson2009-01-041-2/+0
* Mdoc and language cleanup.brueffer2009-01-031-13/+17
* pr_pfh has been gone from protosw since r120386 (more than 5 years ago).bz2008-12-231-2/+1
* Boot out <sysexits.h> once and for all.des2008-12-171-7/+4
* According to phk@, VOP_STRATEGY should never, _ever_, returntrasz2008-12-161-1/+3
* re-add accidentally deleted linekmacy2008-12-151-0/+1
* This main goals of this project are:qingli2008-12-152-93/+15
* Add a man page for VOP_VPTOCNP.marcus2008-12-122-0/+111
* Add entry for if_transmit and if_qflushkmacy2008-12-111-1/+20
* Clarify the reason to not use the volatile string as an argument to CTRkib2008-11-301-6/+11
* Revert r184509: don't encourage the use of sysexits.h with err() andrwatson2008-11-271-2/+2
* Remove vfs_mountedon(9) manual page. The vfs_mountedon(9) has beenhrs2008-11-232-78/+0
OpenPOWER on IntegriCloud