summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Collapse)Author
2004-12-18Add tc_init(9) page, a description of the timecounters. With someAlexander Yurchenko
help from jmc@.
2004-12-17Add watchdog API documentation, from Michael Knudsen, with tweaks. ok ↵Jared Yanovich
grange jmc
2004-12-13typo, ok jmc@Pedro Martelletto
2004-12-06kill __P in proto; ok deraadt pvalchevJared Yanovich
2004-12-01Drop advertising clause as per NetBSD some time ago.Jonathan Gray
ok deraadt@
2004-11-30breada() is gone, help and ok jmc@Pedro Martelletto
2004-11-28remove .Xr to self in SEE ALSO;Jason McIntyre
2004-11-28sort SEE ALSO;Jason McIntyre
2004-11-28document the mountroothooksTheo de Raadt
2004-11-27proper prototypes for some functions that were missing them; ok deraadt dhartmeiPeter Valchev
2004-11-26Grammo ok many.Marco Peereboom
2004-11-25resolve conflict between M_TUNNEL and M_ANYCAST6, remove M_COMP (it'sMarkus Friedl
only set and never read), update documentation; ok fgsch, deraadt, millert
2004-11-22correctly describe parameters for pmap_kremove.Hans-Joerg Hoexer
ok miod@
2004-11-22tweaks;Jason McIntyre
2004-11-22loadfirmware() man page, sick of mickeyTheo de Raadt
2004-11-09tweaks;Jason McIntyre
ok jaredy@
2004-11-02plug evcount.9 into buildJared Yanovich
2004-11-02add initial manpage for the evcount APIJared Yanovich
2004-10-20Tiny typoIan Darwin
2004-10-16match the given breadn() prototype, ok marius@Pedro Martelletto
2004-10-04make systrace documentation more like reality.marius eriksen
ok millert@
2004-09-22many xrefs addedJared 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-22buffercache.9 man page from netbsd, ported by sven dehmlow, +mlinks;Jason McIntyre
some tidy up from myself; ok tedu@ deraadt@
2004-09-20CAVEATS comes after HISTORY.Jared Yanovich
from jmc
2004-09-19add vflushbuf.9 and vwakeup.9Jared Yanovich
2004-09-19add man pages for vflushbuf() and vwakeup().Jared Yanovich
ok and help pedro and jmc, ok tedu
2004-09-02Document IPL_SCHED.Alexander Yurchenko
ok millert@
2004-08-24double word (a a)David Krause
2004-08-21too much punctuation;Jason McIntyre
2004-08-03mention EBUSY, ok jmc@Pedro Martelletto
2004-07-21typo from netbsd (-r 1.10);Jason McIntyre
2004-07-15Remove references to non-existent manuals. From form@.Mike Pechkin
millert@
2004-07-07missing comma in .Nm;Jason McIntyre
2004-07-07Document the [get]{micro,nano,bin}[up]time functions.Artur Grabowski
jmc@ tholo@ miod@ ok
2004-07-03typo; JaredTheo de Raadt
2004-05-23- typosJason McIntyre
- new sentence, new line
2004-05-23iic(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-10correct description of bus_dmamap_sync; help & ok mickeyPeter Valchev
2004-05-01Update description of disk_unbusy(); from NetBSDTodd C. Miller
2004-04-27typo from Michael Knudsen;Jason McIntyre
2004-04-17lots of fixes from jared yanovich;Jason McIntyre
2004-04-17update from jared yanovich;Jason McIntyre
2004-04-16list/display fixes, and whitespace;Jason McIntyre
2004-04-10specify an indent for displays, plus some grammar;Jason McIntyre
ok deraadt@
2004-04-04.br workaround no longer necessary;Jason McIntyre
2004-03-16reality sync. started by Sven Dehmlow. ok jmc@Ted Unangst
2004-03-14grammer; from jmc@Michael Shalayeff
2004-03-14add the caveats sectionMichael Shalayeff
2004-03-11Document RB_USERREQTom Cosgrove
ok beck@, jmc@, deraadt@
2004-03-09namei returns refed vnodes, from Pedro MartellettoTed Unangst