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
/
netipx
/
ipx_ip.c
Age
Commit message (
Expand
)
Author
2006-06-15
Make number of varargs passed to ip_output match reality.
Christopher Pascoe
2006-03-05
Use more queue macros rather than doing it by hand; ok otto@ krw@
Miod Vallat
2006-03-04
With the exception of two other small uncommited diffs this moves
Brad Smith
2004-09-20
Fix order of operations for m_gethdr(), found a bit ago, commit after second
Dale Rahn
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
2003-05-03
string fixes; tedu ok
Theo de Raadt
2002-09-18
mad typo, only null can take it
Michael Shalayeff
2002-08-28
Fix a problem where passing NULL as a pointer with varargs does not promote
Per Fogelstrom
2001-09-23
make this compile on alpha
Michael Shalayeff
2001-05-27
Fixup tags.
Angelos D. Keromytis
2001-05-20
Convert from tdbi to packet tags.
Angelos D. Keromytis
2001-03-23
Be paranoid when copying m_pkthdr.
Angelos D. Keromytis
2000-01-15
Check that INET is defined. Revove unused code. Some KNF.
Federico G. Schwindt
2000-01-13
Fix compilation error introduced recently; thanks mickey.
Federico G. Schwindt
2000-01-11
Remove references to ipx_thishost; instead find the address from
Federico G. Schwindt
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1996-10-26
remove my CVS tag.
Michael Shalayeff
1996-10-18
-Wall happieness. bug fix caused by parens...
Michael Shalayeff
1996-08-16
initial commit of Free's netipx w/ some changes.
Michael Shalayeff