summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
2000-11-09add uvm(9) from netbsd; as a side effect increase art's guilt factor ;)Michael Shalayeff
2000-11-09The spl() functions block interrupts of equal or lesser priority, not ofAaron Campbell
2000-11-07mdoc nitAaron Campbell
2000-10-25Don't incorrectly document splserial() as spltty().Aaron Campbell
2000-10-25Various fixes; from gluk@ptci.ruAaron Campbell
2000-10-16no, bad costa and bad theoMichael Shalayeff
2000-10-16remove false crapMichael Shalayeff
2000-10-16i386 subdir; wilfried@commentor.seTheo de Raadt
2000-10-12General man page cleanups, mostly to remove trailing whitespace, hardAaron Campbell
2000-10-10manpage for ppsratecheck(9)Jun-ichiro itojun Hagino
2000-07-07Update to match changes to splsoftclock()/spllowersoftclock().Hakan Olsson
2000-07-01Better english.Aaron Campbell
2000-07-01Add man pages for the kernel power hook mechanisms.Aaron Campbell
2000-06-28While I'm reading this, complete the NAME section and fix a typo.Aaron Campbell
2000-06-25comma splicePaul Janzen
2000-06-20Add text about crypto_done()Angelos D. Keromytis
2000-06-18Point out that the callbacks are responsible for setting the appropriateAngelos D. Keromytis
2000-06-07Document how 'show malloc' in ddb can be used to find out what went wrong.Artur Grabowski
2000-06-06Some minor corrections.Aaron Campbell
2000-06-06Document MALLOC_DEBUG.Artur Grabowski
2000-06-06Document change in the cryptop structure.Angelos D. Keromytis
2000-06-05Err, make it splclock(9), so it's more clear to the reader.Aaron Campbell
2000-06-05Xr spl(9)Aaron Campbell
2000-06-05Various fixes.Artur Grabowski
2000-06-04fix typo preapared -> preparedKenneth R Westerback
2000-04-28- Correct a lot of mdoc macro usage.Aaron Campbell
2000-04-28Add crypto.9Angelos D. Keromytis
2000-04-28Fix the types of functions passed to crypto_register(), as per Theo'sAngelos D. Keromytis
2000-04-28man page for the kernel crypto framework, more or less completeAngelos D. Keromytis
2000-04-27audio(9) from netbsd, seems to match pretty wellMichael Shalayeff
2000-04-26rcsids where missingMichael Shalayeff
2000-04-26pool manipulation routines; second takeMichael Shalayeff
2000-04-26disklabel manipulation routines page from netbsd w/ some adjustments; no hist...Michael Shalayeff
2000-04-26history says that it first appeared in netbsd 1.2Michael Shalayeff
2000-04-26repairsMichael Shalayeff
2000-04-26unforgivable oops, forgot xr spl(9)Michael Shalayeff
2000-04-26mi_switch(), cpu_switch() page from netbsd w/ small addition by me; second tryMichael Shalayeff
2000-04-26some grammar, and xr pchb(4)Michael Shalayeff
2000-04-25Missing MLINKSMarc Espie
2000-04-18Better explaination, various fixes.Artur Grabowski
2000-04-12Remove all arguments to the .Os macro so that all of 2.7's man pages willAaron Campbell
2000-04-11currentMichael Shalayeff
2000-03-28ratecheck comes from NetBSD.Jakob Schlyter
2000-03-23Document timeout_pending and timeout_initialized.Artur Grabowski
2000-03-23Install links for the new timeout API.Artur Grabowski
2000-03-23Document the new timeout API.Artur Grabowski
2000-03-17ratecheck - function to help implement rate-limited actions (from NetBSD)Jakob Schlyter
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
2000-02-07Update to reflect recent changes to the interface.Artur Grabowski
1999-12-15fix declarationsEric Jackson