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