summaryrefslogtreecommitdiff
path: root/usr.sbin/bootpd/hwaddr.c
AgeCommit message (Collapse)Author
2002-06-17when calling system(3) redirect std* from /dev/nullJason Wright
2002-03-14kill more registers.Mike Pechkin
millert@ ok
2000-10-23Format string paranoia w/use of bootpd's local stdarg report() routine.Aaron Campbell
1998-12-20o make sure C-style strings in packet are NUL-terminated and increase size ofTodd C. Miller
buf in report() for 256; W.H.J.Pinckaers@CPEDU.RUG.NL o kill sprintf in favor of snprintf everywhere (paranoia...)
1997-07-04-hwaddr.c:140: warning: implicit declaration of function `system'Todd T. Fries
+#include <stdlib.h>
1996-08-22fix main() typeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt