summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Collapse)Author
2005-03-01import rssadapt man page from NetBSD.Damien Bergamini
ok jmc@ millert@ jsg@ deraadt@
2005-02-20sort SEE ALSO;Jason McIntyre
2005-02-18.Xr mutex 9, now that it exists.Pedro Martelletto
2005-02-18Manual page for the mutex set of functions. Okay jmc@ and art@.Pedro Martelletto
2005-02-14uio->uio_resid, not uio->resid;Jason McIntyre
from kirihara masaharu (netbsd pr #29355); ok miod@ millert@
2005-01-29quote %T and %B to prevent madness;Jason McIntyre
2005-01-14The first argument is const void*Kevin Lo
ok millert@ and jmc@
2005-01-10m_hdr.mh_flags has been u_short for some time now.Jonathan Gray
Kill uneeded line while here.
2005-01-04`done' can be NULL;Jason McIntyre
from matthias kilian (pr #4061): non-reversed version applied w/ NULL marked up miod says it's right enough;
2004-12-20ethernet -> EthernetJonathan Gray
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