summaryrefslogtreecommitdiff
path: root/sys/netipx/ipx_ip.c
AgeCommit message (Expand)Author
2006-06-15Make number of varargs passed to ip_output match reality.Christopher Pascoe
2006-03-05Use more queue macros rather than doing it by hand; ok otto@ krw@Miod Vallat
2006-03-04With the exception of two other small uncommited diffs this movesBrad Smith
2004-09-20Fix order of operations for m_gethdr(), found a bit ago, commit after secondDale Rahn
2004-01-03put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macrosMarc Espie
2003-12-10de-register. deraadt okJun-ichiro itojun Hagino
2003-07-09do not flip ip_len/ip_off in netinet stack. deraadt ok.Jun-ichiro itojun Hagino
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-03string fixes; tedu okTheo de Raadt
2002-09-18mad typo, only null can take itMichael Shalayeff
2002-08-28Fix a problem where passing NULL as a pointer with varargs does not promotePer Fogelstrom
2001-09-23make this compile on alphaMichael Shalayeff
2001-05-27Fixup tags.Angelos D. Keromytis
2001-05-20Convert from tdbi to packet tags.Angelos D. Keromytis
2001-03-23Be paranoid when copying m_pkthdr.Angelos D. Keromytis
2000-01-15Check that INET is defined. Revove unused code. Some KNF.Federico G. Schwindt
2000-01-13Fix compilation error introduced recently; thanks mickey.Federico G. Schwindt
2000-01-11Remove references to ipx_thishost; instead find the address fromFederico G. Schwindt
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1996-10-26remove my CVS tag.Michael Shalayeff
1996-10-18-Wall happieness. bug fix caused by parens...Michael Shalayeff
1996-08-16initial commit of Free's netipx w/ some changes.Michael Shalayeff