summaryrefslogtreecommitdiff
path: root/share/man/man9/mbuf.9
AgeCommit message (Expand)Author
2007-09-14sleep(9) was removed aeons ago according to miod, so remove referencesMichael Knudsen
2007-08-10sync structs with realityHenning Brauer
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-12m_prepend() should never be called directly. So tell people to useClaudio Jeker
2007-04-03put "CODE REFERENCES" before "SEE ALSO" for consistencyJasper Lievisse Adriaanse
2006-10-12- give smm/18.net a titleJason McIntyre
2006-10-11Remove unused variable and simplify m_copym0(). Diff from bret.lambert at gma...Marco Pfatschbacher
2006-09-05mention that the 'cp' argument to m_copyback is the buffer to beThordur I. Bjornsson
2006-08-28sync MEXTADD prototype with reality.Damien Bergamini
2005-04-25csum -> csum_flagsBrad Smith
2005-01-29quote %T and %B to prevent madness;Jason McIntyre
2005-01-10m_hdr.mh_flags has been u_short for some time now.Jonathan Gray
2004-11-27proper prototypes for some functions that were missing them; ok deraadt dhartmeiPeter Valchev
2004-11-25resolve conflict between M_TUNNEL and M_ANYCAST6, remove M_COMP (it'sMarkus Friedl
2004-04-16list/display fixes, and whitespace;Jason McIntyre
2003-12-27Mention that m is free'd if m_pulldown fails.Ryan Thomas McBride
2003-12-12sync with <sys/mbuf.h>, as pointed out by Dragos Ruiu;Jason McIntyre
2003-04-17typos;Jason McIntyre
2003-03-14more cleaning: document 'how'Jason Wright
2003-03-14dead functionsJason Wright
2003-03-14This still needs work, but it's alot closer.Jason Wright
2003-02-02:%s/MEXTALLOC/MEXTMALLOC/g; pointed out by angelosJason Wright
2002-06-14Typo.Aaron Campbell
2002-06-12Finish the first sentence (has anyone ever read this man page?).Aaron Campbell
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-06mbuf(9) man page. Thanks for art@ and mpech@ corrections.Jean-Jacques Bernard-Gundol
1999-09-22REVERT TO PREVIOUS STATE OF AFFAIR.Marc Espie
1999-09-22Add/update some man9 pages from NetBSDConstantine Sapuntzakis