John Baldwin
|
8b356c8881
|
bootpd: Use C89 function definitions.
Trim a few duplicate (but incomplete) function prototypes as well.
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D39520
|
2023-04-18 11:21:15 -07:00 |
|
Alfred Perlstein
|
5ed136e814
|
Assume __STDC__, remove non-__STDC__ code.
Reviewed by: md5
|
2002-05-28 18:31:41 +00:00 |
|
Kris Kennaway
|
a16f31237a
|
Constify
|
2000-11-26 10:21:54 +00:00 |
|
Warner Losh
|
7c62d872a5
|
strerror is declared in <string.h>
errno is declared in <errno.h>
|
2000-09-04 05:48:09 +00:00 |
|
Warner Losh
|
9bc34f7ce1
|
Use snprintf rather than printf out of paranoia
Obtained from: OpenBSD
|
1997-12-24 18:56:03 +00:00 |
|
Paul Traina
|
44099b7b1e
|
Rearrange bootpd
|
1994-09-30 05:45:07 +00:00 |
|