freebsd-dev/contrib/ipfilter/ipsend
Cy Schubert 57785538c6 Simplify the FreeBSD check using __FreeBSD__ compiler macro.
Rather than rely on __FreeBSD_version, defined in sys/param.h, use
__FreeBSD__ defined by the compiler.

Reported by:	emaste
MFC after:	1 week
2021-02-08 16:36:27 -08:00
..
44arp.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
arp.c Continued ipfilter #ifdef cleanup. The r343701 log entry contains a 2020-07-29 19:36:24 +00:00
Crashable
dlcommon.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
dltest.h
ip.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipresend.1
ipresend.c Retire the K&R/STD C __P prototype declarations. 2021-02-01 17:19:15 -08:00
ipsend.1
ipsend.5
ipsend.c Retire the K&R/STD C __P prototype declarations. 2021-02-01 17:19:15 -08:00
ipsend.h Retire the K&R/STD C __P prototype declarations. 2021-02-01 17:19:15 -08:00
ipsopt.c ipfilter: Retire pre-standard C support. 2021-01-25 14:46:45 -08:00
iptest.1
iptest.c Retire the K&R/STD C __P prototype declarations. 2021-02-01 17:19:15 -08:00
iptests.c Continuing the effort started in r343701, #ifdef cleanup, remove 2020-09-27 18:39:09 +00:00
Makefile
resend.c Retire the K&R/STD C __P prototype declarations. 2021-02-01 17:19:15 -08:00
sbpf.c Simplify the FreeBSD check using __FreeBSD__ compiler macro. 2021-02-08 16:36:27 -08:00
sdlpi.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
snit.c
sock.c Simplify the FreeBSD check using __FreeBSD__ compiler macro. 2021-02-08 16:36:27 -08:00
sockraw.c