Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-18 | Add tc_init(9) page, a description of the timecounters. With some | Alexander Yurchenko | |
help from jmc@. | |||
2004-12-17 | Add watchdog API documentation, from Michael Knudsen, with tweaks. ok ↵ | Jared Yanovich | |
grange jmc | |||
2004-12-13 | typo, ok jmc@ | Pedro Martelletto | |
2004-12-06 | kill __P in proto; ok deraadt pvalchev | Jared Yanovich | |
2004-12-01 | Drop advertising clause as per NetBSD some time ago. | Jonathan Gray | |
ok deraadt@ | |||
2004-11-30 | breada() is gone, help and ok jmc@ | Pedro Martelletto | |
2004-11-28 | remove .Xr to self in SEE ALSO; | Jason McIntyre | |
2004-11-28 | sort SEE ALSO; | Jason McIntyre | |
2004-11-28 | document the mountroothooks | Theo de Raadt | |
2004-11-27 | proper prototypes for some functions that were missing them; ok deraadt dhartmei | Peter Valchev | |
2004-11-26 | Grammo ok many. | Marco Peereboom | |
2004-11-25 | resolve conflict between M_TUNNEL and M_ANYCAST6, remove M_COMP (it's | Markus Friedl | |
only set and never read), update documentation; ok fgsch, deraadt, millert | |||
2004-11-22 | correctly describe parameters for pmap_kremove. | Hans-Joerg Hoexer | |
ok miod@ | |||
2004-11-22 | tweaks; | Jason McIntyre | |
2004-11-22 | loadfirmware() man page, sick of mickey | Theo de Raadt | |
2004-11-09 | tweaks; | Jason McIntyre | |
ok jaredy@ | |||
2004-11-02 | plug evcount.9 into build | Jared Yanovich | |
2004-11-02 | add initial manpage for the evcount API | Jared Yanovich | |
2004-10-20 | Tiny typo | Ian Darwin | |
2004-10-16 | match the given breadn() prototype, ok marius@ | Pedro Martelletto | |
2004-10-04 | make systrace documentation more like reality. | marius eriksen | |
ok millert@ | |||
2004-09-22 | many xrefs added | Jared Yanovich | |
use more/better macros where appropriate show structure of vnode tables for vnode flags and types other minor clarifications, grammar & typos fixes, etc. ok and lots of help from jmc and pedro | |||
2004-09-22 | buffercache.9 man page from netbsd, ported by sven dehmlow, +mlinks; | Jason McIntyre | |
some tidy up from myself; ok tedu@ deraadt@ | |||
2004-09-20 | CAVEATS comes after HISTORY. | Jared Yanovich | |
from jmc | |||
2004-09-19 | add vflushbuf.9 and vwakeup.9 | Jared Yanovich | |
2004-09-19 | add man pages for vflushbuf() and vwakeup(). | Jared Yanovich | |
ok and help pedro and jmc, ok tedu | |||
2004-09-02 | Document IPL_SCHED. | Alexander Yurchenko | |
ok millert@ | |||
2004-08-24 | double word (a a) | David Krause | |
2004-08-21 | too much punctuation; | Jason McIntyre | |
2004-08-03 | mention EBUSY, ok jmc@ | Pedro Martelletto | |
2004-07-21 | typo from netbsd (-r 1.10); | Jason McIntyre | |
2004-07-15 | Remove references to non-existent manuals. From form@. | Mike Pechkin | |
millert@ | |||
2004-07-07 | missing comma in .Nm; | Jason McIntyre | |
2004-07-07 | Document the [get]{micro,nano,bin}[up]time functions. | Artur Grabowski | |
jmc@ tholo@ miod@ ok | |||
2004-07-03 | typo; Jared | Theo de Raadt | |
2004-05-23 | - typos | Jason McIntyre | |
- new sentence, new line | |||
2004-05-23 | iic(4) and iic(9) man pages for I2C framework. | Alexander Yurchenko | |
iic(9) page was written by Jason Thorpe but, surprisingly, wasn't commited to NetBSD (r). | |||
2004-05-10 | correct description of bus_dmamap_sync; help & ok mickey | Peter Valchev | |
2004-05-01 | Update description of disk_unbusy(); from NetBSD | Todd C. Miller | |
2004-04-27 | typo from Michael Knudsen; | Jason McIntyre | |
2004-04-17 | lots of fixes from jared yanovich; | Jason McIntyre | |
2004-04-17 | update from jared yanovich; | Jason McIntyre | |
2004-04-16 | list/display fixes, and whitespace; | Jason McIntyre | |
2004-04-10 | specify an indent for displays, plus some grammar; | Jason McIntyre | |
ok deraadt@ | |||
2004-04-04 | .br workaround no longer necessary; | Jason McIntyre | |
2004-03-16 | reality sync. started by Sven Dehmlow. ok jmc@ | Ted Unangst | |
2004-03-14 | grammer; from jmc@ | Michael Shalayeff | |
2004-03-14 | add the caveats section | Michael Shalayeff | |
2004-03-11 | Document RB_USERREQ | Tom Cosgrove | |
ok beck@, jmc@, deraadt@ | |||
2004-03-09 | namei returns refed vnodes, from Pedro Martelletto | Ted Unangst | |