]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Retire the -DRELEASE_CRUNCH define.
authorimp <imp@FreeBSD.org>
Fri, 12 Jul 2019 06:19:25 +0000 (06:19 +0000)
committerimp <imp@FreeBSD.org>
Fri, 12 Jul 2019 06:19:25 +0000 (06:19 +0000)
commit4b73a91e13d7afc5b660c9d845996a01717427cd
tree23d017fa3d5a00b2fc8f888fdcff091abd8bbb8b
parent9a5b5c49bc4af22f2bf4baa5d9d84bf52a5b3e09
Retire the -DRELEASE_CRUNCH define.

The RELEASE_CRUNCH ifdefs save about 100 bytes of text space. The
complexity is not worth it as they eliminate error messages.

Left the RELEASE_CRUNCH ifdef to eliminate a lot of stuff in place.
That saves an interesting amount of space and change some behaviors,
so absent a more detailed analysis, maintain the status quo.
usr.sbin/ppp/Makefile
usr.sbin/ppp/bundle.c
usr.sbin/ppp/physical.c