aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1996-06-23 14:43:55 +0000
committerBruce Evans <bde@FreeBSD.org>1996-06-23 14:43:55 +0000
commitfb2604799e0cea9f4f91ccdc4c75688142e7d4e7 (patch)
tree42e9eb29122095da02a6dee78d61e86298a823e6 /sys/conf/options
parent5c496ee31ec6ead4e493c6beb6d8e997c8661470 (diff)
downloadsrc-fb2604799e0cea9f4f91ccdc4c75688142e7d4e7.tar.gz
src-fb2604799e0cea9f4f91ccdc4c75688142e7d4e7.zip
Finished converting ipfw to use opt_ipfw.h.
Notes
Notes: svn path=/head/; revision=16621
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 678321eab238..e44514f1ab2c 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.14 1996/06/12 19:33:49 gpalmer Exp $
+# $Id: options,v 1.15 1996/06/16 19:57:59 joerg Exp $
# Option name filename
@@ -71,3 +71,4 @@ OPEN_MAX opt_rlimit.h
MROUTING opt_mrouting.h
IPFIREWALL opt_ipfw.h
IPFIREWALL_VERBOSE opt_ipfw.h
+IPFIREWALL_VERBOSE_LIMIT opt_ipfw.h