Warner Losh
b3e7694832
Remove $FreeBSD$: two-line .h pattern
...
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
2023-08-16 11:54:16 -06:00
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
Kyle Evans
cfb9be5062
bootp: remove the USE_BFUNCS knob
...
We'd likely be better served by converting these to the equivalent mem*
calls, but just kill the knob for now. The b* macros being defined get
in the way of _FORTIFY_SOURCE.
Reviewed by: imp, markj
Differential Revision: https://reviews.freebsd.org/D32235
2021-09-30 23:47:06 -05:00
Pedro F. Giffuni
07ee9f80d7
bootpd(8): De-register and minor cleanups.
...
For bootptest(8) also remuve an unused variable and replace
0 with a NULL for a pointer.
2016-04-12 18:18:26 +00:00
Kris Kennaway
ea63141090
Don't call report() without a format string.
...
MFC after: 3 days
2002-10-13 11:27:36 +00:00
Alfred Perlstein
534ba86baa
de-__P()
2002-10-09 23:22:11 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Warner Losh
9bc34f7ce1
Use snprintf rather than printf out of paranoia
...
Obtained from: OpenBSD
1997-12-24 18:56:03 +00:00
Peter Wemm
9e522f7a18
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
148531ef1e
add forgotten $Id$
1996-09-22 21:56:57 +00:00
Paul Traina
6e159bbc62
Merge back in 4.4bsd ARP changes by hand
1996-01-23 02:22:16 +00:00
Paul Traina
e08ac58bbe
Import bootpd-2.4.3 from ftp.mc.com
1996-01-23 01:35:04 +00:00
Paul Traina
44099b7b1e
Rearrange bootpd
1994-09-30 05:45:07 +00:00