summaryrefslogtreecommitdiff
path: root/sys/netiso/clnp_raw.c
AgeCommit message (Collapse)Author
2002-03-15Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsTodd C. Miller
the ANSI way.
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
1996-03-04Initial commit of NetBSD 960217 netiso.Michael Shalayeff
all the rest is the fixes to the import by Niklas.
1995-10-18initial import of NetBSD treeTheo de Raadt