summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
2001-01-25Clarify that local variable declarations should be sorted by size largest toAaron Campbell
2001-01-14create_kthread(9) -> kthread_create(9); overdose@vomitorium.orgTodd C. Miller
2000-12-22more typo fixes; aaron@ okAnil Madhavapeddy
2000-12-21fix typos, aaron@ okAnil Madhavapeddy
2000-12-21typo; initalized -> initializedAaron Campbell
2000-12-21Revert the previous commit: it made sense for human consumption, but lint(1)Aaron Campbell
2000-12-20Mention that /* NOTREACHED */ is unncessary following an exit(3) call, where itAaron Campbell
2000-12-03typo (d@)Marc Espie
2000-11-20various Xr fixes; nordin@cse.ogi.eduTheo de Raadt
2000-11-17*HMAC96->HMACAngelos D. Keromytis
2000-11-10.Sh AUTHOR -> AUTHORS, ok aaron@Todd T. Fries
2000-11-10reflect realityMarc Espie
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