]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bootp: remove the USE_BFUNCS knob
authorKyle Evans <kevans@FreeBSD.org>
Thu, 30 Sep 2021 03:01:34 +0000 (22:01 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 1 Oct 2021 04:47:06 +0000 (23:47 -0500)
commitcfb9be506285cd65120f9686d532130a3757ce56
tree3c25c23e2aaeadf7b379131b1b1ed9a06bf5f462
parent0f43c5b55c79f8d4bae8c91e4f0c397944814152
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
libexec/bootpd/bootpd.c
libexec/bootpd/bootpgw/bootpgw.c
libexec/bootpd/dovend.c
libexec/bootpd/dumptab.c
libexec/bootpd/hash.c
libexec/bootpd/hwaddr.c
libexec/bootpd/lookup.c
libexec/bootpd/readfile.c
libexec/bootpd/tools/bootpef/bootpef.c
libexec/bootpd/tools/bootptest/bootptest.h