summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/bootp.c
AgeCommit message (Expand)Author
2014-11-19Sprinkle const in static (internal) routines.Miod Vallat
2014-07-13Stop using old n_long and n_short types.Martin Pieuchot
2014-03-28Fix alignment of tftp structure by changing the 'header' member's typePhilip Guenther
2006-02-06typos from alexey dobriyan;Jason McIntyre
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
1999-12-18netinet/in.h without sys/socket.hTheo de Raadt
1998-02-23strong signedness typing a version of egcs I tried months ago wantedNiklas Hallqvist
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-10-16remove unneeded include <string.h>Michael Shalayeff
1996-10-15gcc -Wall happyMichael Shalayeff
1996-09-27update up to the current bootpd.Michael Shalayeff
1996-09-23add OpenBSD tag.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt