freebsd-dev/sbin/ipfw
Kelly Yancey ca6e3cb0e4 Make preprocessor support more generic by passing all command-line options
after -p except for the last (the ruleset file to process) to the
preprocessor for interpretation.  This allows command-line options besides
-U and -D to be passed to cpp(1) and m4(1) as well as making it easier to
use other preprocessors.

Sponsored By:	NTT Multimedia Communications Labs
MFC after:	1 week
2002-12-23 20:08:21 +00:00
..
ipfw2.c Make preprocessor support more generic by passing all command-line options 2002-12-23 20:08:21 +00:00
ipfw.8 Make preprocessor support more generic by passing all command-line options 2002-12-23 20:08:21 +00:00
ipfw.c Make preprocessor support more generic by passing all command-line options 2002-12-23 20:08:21 +00:00
Makefile Uncommented WARNS=0. ipfw2.c is full of printf format errors that are 2002-07-11 17:33:37 +00:00