]> 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:15:58 +0000 (02:15 -0500)
commita5f959ea48a0ae4b2e818246c6cb7140d69fe28c
treed954053cbe9219f268e7dbcc60a27fcbb2894921
parent0646c56e244ea51006c252cb91c2577290dba74e
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