Age | Commit message (Expand) | Author |
2001-01-25 | Clarify that local variable declarations should be sorted by size largest to | Aaron Campbell |
2001-01-14 | create_kthread(9) -> kthread_create(9); overdose@vomitorium.org | Todd C. Miller |
2000-12-22 | more typo fixes; aaron@ ok | Anil Madhavapeddy |
2000-12-21 | fix typos, aaron@ ok | Anil Madhavapeddy |
2000-12-21 | typo; initalized -> initialized | Aaron Campbell |
2000-12-21 | Revert the previous commit: it made sense for human consumption, but lint(1) | Aaron Campbell |
2000-12-20 | Mention that /* NOTREACHED */ is unncessary following an exit(3) call, where it | Aaron Campbell |
2000-12-03 | typo (d@) | Marc Espie |
2000-11-20 | various Xr fixes; nordin@cse.ogi.edu | Theo de Raadt |
2000-11-17 | *HMAC96->HMAC | Angelos D. Keromytis |
2000-11-10 | .Sh AUTHOR -> AUTHORS, ok aaron@ | Todd T. Fries |
2000-11-10 | reflect reality | Marc Espie |
2000-11-09 | add uvm(9) from netbsd; as a side effect increase art's guilt factor ;) | Michael Shalayeff |
2000-11-09 | The spl() functions block interrupts of equal or lesser priority, not of | Aaron Campbell |
2000-11-07 | mdoc nit | Aaron Campbell |
2000-10-25 | Don't incorrectly document splserial() as spltty(). | Aaron Campbell |
2000-10-25 | Various fixes; from gluk@ptci.ru | Aaron Campbell |
2000-10-16 | no, bad costa and bad theo | Michael Shalayeff |
2000-10-16 | remove false crap | Michael Shalayeff |
2000-10-16 | i386 subdir; wilfried@commentor.se | Theo de Raadt |
2000-10-12 | General man page cleanups, mostly to remove trailing whitespace, hard | Aaron Campbell |
2000-10-10 | manpage for ppsratecheck(9) | Jun-ichiro itojun Hagino |
2000-07-07 | Update to match changes to splsoftclock()/spllowersoftclock(). | Hakan Olsson |
2000-07-01 | Better english. | Aaron Campbell |
2000-07-01 | Add man pages for the kernel power hook mechanisms. | Aaron Campbell |
2000-06-28 | While I'm reading this, complete the NAME section and fix a typo. | Aaron Campbell |
2000-06-25 | comma splice | Paul Janzen |
2000-06-20 | Add text about crypto_done() | Angelos D. Keromytis |
2000-06-18 | Point out that the callbacks are responsible for setting the appropriate | Angelos D. Keromytis |
2000-06-07 | Document how 'show malloc' in ddb can be used to find out what went wrong. | Artur Grabowski |
2000-06-06 | Some minor corrections. | Aaron Campbell |
2000-06-06 | Document MALLOC_DEBUG. | Artur Grabowski |
2000-06-06 | Document change in the cryptop structure. | Angelos D. Keromytis |
2000-06-05 | Err, make it splclock(9), so it's more clear to the reader. | Aaron Campbell |
2000-06-05 | Xr spl(9) | Aaron Campbell |
2000-06-05 | Various fixes. | Artur Grabowski |
2000-06-04 | fix typo preapared -> prepared | Kenneth R Westerback |
2000-04-28 | - Correct a lot of mdoc macro usage. | Aaron Campbell |
2000-04-28 | Add crypto.9 | Angelos D. Keromytis |
2000-04-28 | Fix the types of functions passed to crypto_register(), as per Theo's | Angelos D. Keromytis |
2000-04-28 | man page for the kernel crypto framework, more or less complete | Angelos D. Keromytis |
2000-04-27 | audio(9) from netbsd, seems to match pretty well | Michael Shalayeff |
2000-04-26 | rcsids where missing | Michael Shalayeff |
2000-04-26 | pool manipulation routines; second take | Michael Shalayeff |
2000-04-26 | disklabel manipulation routines page from netbsd w/ some adjustments; no hist... | Michael Shalayeff |
2000-04-26 | history says that it first appeared in netbsd 1.2 | Michael Shalayeff |
2000-04-26 | repairs | Michael Shalayeff |
2000-04-26 | unforgivable oops, forgot xr spl(9) | Michael Shalayeff |
2000-04-26 | mi_switch(), cpu_switch() page from netbsd w/ small addition by me; second try | Michael Shalayeff |
2000-04-26 | some grammar, and xr pchb(4) | Michael Shalayeff |