summaryrefslogtreecommitdiffstats
path: root/sys/netiso/tp_cons.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bye bye netiso, you won't be missedhenning2004-07-151-357/+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-25/+1
* First round of __P removal in sysmillert2002-03-141-2/+2
* make sure that va_start() has matching va_end()deraadt2001-09-051-2/+2
* Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, dependingangelos2001-06-271-2/+2
* Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.fgsch2001-06-251-3/+1
* More tag fixups (why do I bother with this...)angelos2001-05-271-1/+4
* Initial commit of NetBSD 960217 netiso.mickey1996-03-041-90/+170
* initial import of NetBSD treederaadt1995-10-181-0/+304