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
/
sys
/
netiso
/
tp_inet.c
Age
Commit message (
Expand
)
Author
2004-01-03
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
Marc Espie
2003-12-10
de-register. deraadt ok
Jun-ichiro itojun Hagino
2003-07-09
do not flip ip_len/ip_off in netinet stack. deraadt ok.
Jun-ichiro itojun Hagino
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-08-28
Fix a problem where passing NULL as a pointer with varargs does not promote
Per Fogelstrom
2002-03-26
m_freem(NULL) bad style, ok jason@
Niklas Hallqvist
2002-03-15
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-06-27
Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, depending
Angelos D. Keromytis
2001-06-25
Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.
Federico G. Schwindt
2001-05-27
More tag fixups (why do I bother with this...)
Angelos D. Keromytis
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-04
Initial commit of NetBSD 960217 netiso.
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt