summaryrefslogtreecommitdiff
path: root/sys/netatalk/ddp_output.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.
2002-03-14First round of __P removal in sysTodd C. Miller
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
1997-07-23netatalk, based on the 1.4a2 dist from the University of Michigan.denny
The sys/netatalk files rely heavily on previous work done on FreeBSD, and to a lesser extent NetBSD.