Date: Mon, 23 Dec 2002 12:08:21 -0800 (PST) From: Kelly Yancey <kbyanc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c ipfw2.c Message-ID: <200212232008.gBNK8LAw041144@repoman.freebsd.org>
index | next in thread | raw e-mail
kbyanc 2002/12/23 12:08:21 PST
Modified files:
sbin/ipfw ipfw.8 ipfw.c ipfw2.c
Log:
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
Revision Changes Path
1.117 +4 -8 src/sbin/ipfw/ipfw.8
1.125 +14 -21 src/sbin/ipfw/ipfw.c
1.19 +14 -21 src/sbin/ipfw/ipfw2.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212232008.gBNK8LAw041144>
