summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
2005-09-09grammar;Jason McIntyre
2005-09-09Fix the description of palloc, okay deraadt@ tedu@Pedro Martelletto
2005-09-06correct include for SYNOPSIS section...Jason McIntyre
2005-08-29Correctly describe skpc(), okay deraadt@ jmc@.Pedro Martelletto
2005-08-23heh, two different spellings in the same sentence: co-exist and coexist;Jason McIntyre
2005-08-18document M_WAITOK as a separate flag rather than a note to M_NOWAITDavid Gwynne
2005-08-08lclint is not in the ports tree anymore, splint is. OK jmc@.Xavier Santolaria
2005-08-06Document M_CANFAIL and sync M_xxx types;Miod Vallat
2005-08-01expose arc4random_bytes() API; ok deraadt@Damien Miller
2005-07-31Pools aren't fun, don't let people think they are. (fix argument name toChristopher Pascoe
2005-07-14from netbsd -r1.4:Jason McIntyre
2005-07-09note that documentation has its own style guide, mdoc.samples(7);Jason McIntyre
2005-06-20actually, this is an original work, no need for the vfs_cache.c copyrightJared Yanovich
2005-06-18remove MLINKS for VOP_GETEXTATTR(9) and VOP_SETEXTATTR(9);Jason McIntyre
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-06-17document the VFS name cache.Jared Yanovich
2005-06-15don't document whiteout/unionfs stuffTodd C. Miller
2005-06-09- add documentation for remaining vnode operationsJared Yanovich
2005-06-02tweaks, grammar, punctuation, typosJared Yanovich
2005-06-01VOP_WHITEOUT() is gone, okay jmc@Pedro Martelletto
2005-05-31minor tweaks;Jason McIntyre
2005-05-31grammar;Jason McIntyre
2005-05-28fixups due to the careful eyes of pedro@marius eriksen
2005-05-27add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to itmarius eriksen
2005-05-25This patch is mortly art's work and was done *a year* ago. Art wants to thankNiklas Hallqvist
2005-05-25whitespaceDavid Krause
2005-05-25the theDavid Krause
2005-05-15Update style recommendation around NULL usage, especially in functionKenneth R Westerback
2005-05-10- link mtod(9) to mbuf(9)Mathieu Sauve-Frankel
2005-04-25csum -> csum_flagsBrad Smith
2005-04-15Missing spaceTom Cosgrove
2005-04-04add rssadapt(9) to SEE ALSO in ieee80211(9), and vice versa;Jason McIntyre
2005-04-04apply some fixes originally mailed to jsg@;Jason McIntyre
2005-04-04tcpdump is section 8, not 1;Jason McIntyre
2005-04-04whitespace;Jason McIntyre
2005-04-04Some documentation for the 802.11 stack written byJonathan Gray
2005-04-02synopsis is #include <lib/libkern/libkern.h>Uwe Stuehler
2005-03-30mention new udf malloc types, okay deraadt@Pedro Martelletto
2005-03-12escape `.' at eol to avoid double spacing issue;Jason McIntyre
2005-03-01import rssadapt man page from NetBSD.Damien Bergamini
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
2005-01-29quote %T and %B to prevent madness;Jason McIntyre
2005-01-14The first argument is const void*Kevin Lo
2005-01-10m_hdr.mh_flags has been u_short for some time now.Jonathan Gray
2005-01-04`done' can be NULL;Jason McIntyre
2004-12-20ethernet -> EthernetJonathan Gray