summaryrefslogtreecommitdiff
path: root/sys/netiso/tp_inet.c
AgeCommit message (Expand)Author
2002-03-26m_freem(NULL) bad style, ok jason@Niklas Hallqvist
2002-03-15Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
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-27More tag fixups (why do I bother with this...)Angelos D. Keromytis
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-04Initial commit of NetBSD 960217 netiso.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt