]> 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>
Wed, 6 Oct 2021 07:14:39 +0000 (02:14 -0500)
commitd330c24cc061f87decc678d4d471a61088d730b3
tree5a3beeee251fe89d7fbdd54e1ff8cfeaa54a0069
parent188c088fe3510eea080f69a8db447fb9d21b2b73
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.

(cherry picked from commit cfb9be506285cd65120f9686d532130a3757ce56)
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