summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/rarp.c
AgeCommit message (Collapse)Author
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
1998-02-23strong signedness typing a version of egcs I tried months ago wantedNiklas Hallqvist
me to fix. I am not sure these are necessary for gas 2.8 but I figure I would commit them anyhow.
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-10-16remove unneeded include <string.h>Michael Shalayeff
missed from last commit
1996-10-15missing ';'Michael Shalayeff
1996-09-23add OpenBSD tag.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt