summaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
AgeCommit message (Expand)Author
2005-06-17document the VFS name cache.Jared Yanovich
2005-06-09- add documentation for remaining vnode operationsJared Yanovich
2005-06-01VOP_WHITEOUT() is gone, okay jmc@Pedro Martelletto
2005-05-27add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to itmarius eriksen
2005-05-10- link mtod(9) to mbuf(9)Mathieu Sauve-Frankel
2005-04-04Some documentation for the 802.11 stack written byJonathan Gray
2005-03-01import rssadapt man page from NetBSD.Damien Bergamini
2005-02-18Manual page for the mutex set of functions. Okay jmc@ and art@.Pedro Martelletto
2004-12-18Add tc_init(9) page, a description of the timecounters. With someAlexander Yurchenko
2004-12-17Add watchdog API documentation, from Michael Knudsen, with tweaks. ok grange...Jared Yanovich
2004-11-30breada() is gone, help and ok jmc@Pedro Martelletto
2004-11-28document the mountroothooksTheo de Raadt
2004-11-22loadfirmware() man page, sick of mickeyTheo de Raadt
2004-11-02plug evcount.9 into buildJared Yanovich
2004-09-22buffercache.9 man page from netbsd, ported by sven dehmlow, +mlinks;Jason McIntyre
2004-09-19add vflushbuf.9 and vwakeup.9Jared Yanovich
2004-07-07Document the [get]{micro,nano,bin}[up]time functions.Artur Grabowski
2004-07-03typo; JaredTheo de Raadt
2004-05-23iic(4) and iic(9) man pages for I2C framework.Alexander Yurchenko
2004-02-09help makewhatis produce correct entries.Marc Espie
2003-07-25oopsTheo de Raadt
2003-07-25change things back. (another note: with this change, suddenly there wasTheo de Raadt
2003-07-24rename VOP_LOOKUP.9 into vnodeops.9 for nicer xreffing.Michael Shalayeff
2003-07-21knote/KNOTE from netbsdMichael Shalayeff
2003-06-13some missing links for VOP*Ted Unangst
2003-06-11fix linksTheo de Raadt
2003-04-17his is wrongMichael Shalayeff
2003-04-17- random.9 changed to arc4random.9Jason McIntyre
2003-04-16uncomment the bus_space_vaddr() since at least sparc64 has itMichael Shalayeff
2003-03-12add VOP_CREATE, VOP_LINK, VOP_READLINK, VOP_SYMLINKTed Unangst
2003-03-12add VOP_FSYNC, VOP_ISLOCKED, and VOP_REMOVETed Unangst
2003-03-11VOP_LOCK, VOP_UNLOCK, VOP_RMDIR, VOP_MKDIR, VOP_SETEXTATTR, VOP_GETEXTATTR,Ted Unangst
2003-03-10add a man page for the VOP functions. currently only describes theTed Unangst
2003-03-08.Xr's for section9:Jason McIntyre
2003-01-11Remove the vm_* manpages, these functions were replaced in uvm.Wilbern Cobb
2003-01-10fix breakage in the previous commitKenjiro Cho
2003-01-09Remove fetch(9) and store(9) manual pages and references to them.Miod Vallat
2002-12-09MLINK more pages; openbsd@davidkrause.comTheo de Raadt
2002-09-02Add pmap.9 and some links; ok art@Wilbern Cobb
2002-08-27Add autoconf(9) and some links; ok art@Wilbern Cobb
2002-08-24Add kern(9) and some links. ok art@Wilbern Cobb
2002-08-23Document various file descriptor access functoins in the kernel.Artur Grabowski
2002-08-16Man page for rasops from NetBSDJason Wright
2002-07-01MLINKS for lock.9 (and spl.9 -> splassert.9)Artur Grabowski
2002-06-21Add hash(9) and hashinit(9).Tobias Weingartner
2002-06-12oops. forgot to add lock to MakefileNiels Provos
2002-05-26more MLINKSTheo de Raadt
2002-05-15uimove(9) from NetBSD with minor changes for OpenBSD. We shouldTodd C. Miller
2002-02-28Check in some new vnode man page from FreeBSD. Thanks to Peter WernerConstantine Sapuntzakis
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn