summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
2002-08-16Man page for rasops from NetBSDJason Wright
2002-08-09Be more explitic that extent_free on EX_NOCOALESCE extents (assumingJason Wright
2002-08-08Remove trailing dot from SEE ALSO Xr list.Aaron Campbell
2002-07-28Grammar.Thomas Nordin
2002-07-23IPL_NONE, not IPL_0Artur Grabowski
2002-07-17malloc debug variables have changed.Artur Grabowski
2002-07-16Update to document use of CRYPTO_ALGORITHM_ALL in crypto_unregister().Angelos D. Keromytis
2002-07-12Document the API change.Artur Grabowski
2002-07-12There is no "simple_lock_unlock" function...Miod Vallat
2002-07-01MLINKS for lock.9 (and spl.9 -> splassert.9)Artur Grabowski
2002-06-29the theChristian Weisgerber
2002-06-21Alphabetise. From Mike Pechkin.Tobias Weingartner
2002-06-21Add hash(9) and hashinit(9).Tobias Weingartner
2002-06-14Typo.Aaron Campbell
2002-06-12Finish the first sentence (has anyone ever read this man page?).Aaron Campbell
2002-06-12Minor typographical fixes and spelling.Aaron Campbell
2002-06-12oops. forgot to add lock to MakefileNiels Provos
2002-06-12lock man page from NetBSDNiels Provos
2002-06-11document the need for IPL_STATCLOCKArtur Grabowski
2002-06-07Add mbuf tag PACKET_TAG_PF_ROUTED, used to prevent loops for pf routedDaniel Hartmeier
2002-06-07tyopAaron Campbell
2002-06-03use void keyword in usage example. ok theoKjell Wooding
2002-05-31sync with KAME.Kenjiro Cho
2002-05-28 man9/:Mike Pechkin
2002-05-27kill unused arc4random_8() APITheo de Raadt
2002-05-26more MLINKSTheo de Raadt
2002-05-23'SEE ALSO' audit in 'share/man/':Mike Pechkin
2002-05-20doc new splassert sysctl behavior.Artur Grabowski
2002-05-15Document splassert.Artur Grabowski
2002-05-15uimove(9) from NetBSD with minor changes for OpenBSD. We shouldTodd C. Miller
2002-05-15splvm, not splimpArtur Grabowski
2002-04-23document the keying operationsTheo de Raadt
2002-04-03Document pool_destroy. From NetBSD through Kamil Andrusz <wizz@mniam.net>Artur Grabowski
2002-04-01recommending sysexits.h has been ridiculous from the startTheo de Raadt
2002-03-07Add descriptions of BUS_DMA_READ, BUS_DMA_WRITE, and BUS_DMA_STREAMINGJason Wright
2002-03-01Add a big CAVEATS section that explains the volatile environment whenArtur Grabowski
2002-02-28Check in some new vnode man page from FreeBSD. Thanks to Peter WernerConstantine Sapuntzakis
2002-02-25Make pool_sethardlimit() check that it doesn't decrease the limit belowDaniel Hartmeier
2002-02-25Catch up to reality.Artur Grabowski
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2002-02-17Deprecate __PTodd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-15Xr tvtohz.Artur Grabowski
2002-02-15Document tvtohz.Artur Grabowski
2002-02-08.Nm packet tags -> .Nm mbuf_tagsAngelos D. Keromytis
2002-01-29Thanks to Brian Kifiak for pointing out incomplete descriptionConstantine Sapuntzakis
2002-01-26Sync with reality, from Hans-Joerg.Hoexer@yerbouti.franken.deAngelos D. Keromytis
2002-01-12 o Don't use register except in conjunction with assemblerTodd C. Miller
2002-01-04update from Vladimir Popov <jumbo@narod.ru> and some from meMichael Shalayeff