summaryrefslogtreecommitdiffstats
path: root/sys/netiso/clnp_raw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bye bye netiso, you won't be missedhenning2004-07-151-365/+0
* put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macrosespie2004-01-031-2/+2
* de-register. deraadt okitojun2003-12-101-5/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsmillert2002-03-151-13/+1
* No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)ho2001-05-161-3/+1
* Initial commit of NetBSD 960217 netiso.mickey1996-03-041-132/+163
* initial import of NetBSD treederaadt1995-10-181-0/+352