summaryrefslogtreecommitdiff
path: root/libexec/bootpd/report.c
Commit message (Collapse)AuthorAgeFilesLines
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-17/+0
| | | | | | | Reviewed by: md5 Notes: svn path=/head/; revision=97416
* ConstifyKris Kennaway2000-11-261-3/+3
| | | | Notes: svn path=/head/; revision=69200
* strerror is declared in <string.h>Warner Losh2000-09-041-3/+4
| | | | | | | errno is declared in <errno.h> Notes: svn path=/head/; revision=65426
* Use snprintf rather than printf out of paranoiaWarner Losh1997-12-241-1/+1
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=31971
* Rearrange bootpdPaul Traina1994-09-301-0/+154
Notes: svn path=/cvs2svn/branches/MC/; revision=3229