summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos:imp2003-03-291-6/+14
* Expound a little bit about the softc, where its size is found and aimp2003-03-281-2/+16
* Create a man page for bus_child_present(9), a function to see if aimp2003-03-282-1/+84
* Revert previous commit which accidentally snuck in with some unrelatedjhb2003-03-251-1/+1
* Remove obsolete at_fork() and at_exit() manpages. Curiously, at_exec()jhb2003-03-254-157/+2
* Correct typo in function declaration (s/if_dont/if_done).ceri2003-03-191-1/+1
* Spelling fix: interwining -> intertwining.ceri2003-03-061-1/+1
* Nuke caddr_t.des2003-03-031-2/+2
* mdoc(7) police: Scheduled sweep.ru2003-02-241-8/+8
* Return bits which were removed in revision 1.22.trhodes2003-02-241-3/+11
* Return bits which were removed in revision 1.28.trhodes2003-02-241-0/+19
* Back out revision 1.34 until we can come up with a more accurate patch.chris2003-02-171-65/+0
* Add a section on Giant lock manipulation macros.chris2003-02-171-0/+65
* The .Fn functioncharnier2003-02-052-9/+14
* sleep -> msleepguido2003-02-041-1/+1
* fix pathname typosam2003-01-281-2/+2
* use 'void *' instead of 'caddr_t' for useracc, kernacc, vslock and vsunlock.alfred2003-01-212-4/+4
* Catch up to WAIT/NOWAIT cleanup.alfred2003-01-212-30/+3
* Add required commas that were ommitted in the previous delta; thesheldonh2003-01-192-2/+2
* Document lock order reversals possible when calling allocation functionsalfred2003-01-182-14/+28
* Caution programmers not to confuse M_DONTWAIT with M_NOWAIT. Theyrwatson2003-01-182-0/+19
* Include a proper reference to the Developers' Handbook in thechris2003-01-081-0/+4
* Typo: s/CTLTYPE_DYN/CTLFLAG_DYNschweikh2003-01-041-2/+2
* mdoc(4) police: Markup. Fix 1 hard sentence break.trhodes2003-01-031-4/+7
* mdoc(7) police: Remove hard sentence breaks.trhodes2003-01-031-9/+18
* mdoc(7) police: markup nits.trhodes2003-01-031-5/+7
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-1/+1
* english(4) police.schweikh2002-12-275-5/+5
* Spelling: s/then/than/ where appropriate.ru2002-12-242-2/+2
* mdoc(7) police: Deal with self-xrefs.ru2002-12-2416-39/+40
* Add and fix cross-references.chris2002-12-121-0/+8
* Uniformly refer to a file system as "file system".ru2002-12-1248-180/+180
* mdoc(7) police: markup overhaul.ru2002-12-121-19/+33
* mdoc(7) police: markup overhaul.ru2002-12-121-41/+39
* mdoc(7) police: overhaul.ru2002-12-121-28/+55
* mdoc(7) police: overhaul.ru2002-12-091-7/+7
* Document the following MAC policies:chris2002-12-054-465/+1
* Document the MLS policychris2002-12-022-1/+203
* Spelling: "current" -> "currently"chris2002-12-021-1/+1
* mdoc(7) police: scheduled sweep.ru2002-11-298-32/+49
* mdoc(7) police: catch up to the code changes.ru2002-11-291-2/+2
* mdoc(7) police:ru2002-11-261-1/+2
* Activate mac_biba.9chris2002-11-201-1/+1
* Document the Biba MAC policy.chris2002-11-201-0/+182
* Flesh out the description of the uma_zcreate callback function arguementsalfred2002-11-181-0/+35
* License: update, remove clause three of BSD license per approval ofrwatson2002-11-041-4/+20
* Further clarifications of the #ifdef/#if/#elif/#endif style information,rwatson2002-11-011-13/+16
* o Change .Nd to be less redundant and more consistent with upcoming policychris2002-10-291-2/+2
* Clarify style(9) WRT comments following #endif, #else.rwatson2002-10-281-1/+63
* Add mac(9), a man page providing a basic introduction to the conceptsrwatson2002-10-212-1/+200
OpenPOWER on IntegriCloud