summaryrefslogtreecommitdiff
path: root/sys/netns/ns_ip.c
AgeCommit message (Expand)Author
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-08-28Fix a problem where passing NULL as a pointer with varargs does not promotePer Fogelstrom
2001-06-27Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, dependingAngelos D. Keromytis
2001-06-25Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.Federico G. Schwindt
2001-05-27Yup, more tag fixups.Angelos D. Keromytis
2001-05-22TAILQ_INIT() is preferred.Angelos D. Keromytis
2001-05-20Convert from tdbi to packet tags.Angelos D. Keromytis
2001-03-23Careful with copying mbuf pkthdr.Angelos D. Keromytis
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1996-10-21-Wall happinessMichael Shalayeff
1996-05-22syncTheo de Raadt
1996-05-12missed ;Michael Shalayeff
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-04-24Fix prototyping.Michael Shalayeff
1996-03-04From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt