summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>1999-08-10 09:42:32 +0000
committerdes <des@FreeBSD.org>1999-08-10 09:42:32 +0000
commit59930ac9dda05f451a71df527030658917e79da7 (patch)
treeb03d50249b9e3c421910e8b96f11edb8afbb7cc7 /sys/conf
parent8076722c425d631cf40c0f11bae560eec2d8cc35 (diff)
downloadFreeBSD-src-59930ac9dda05f451a71df527030658917e79da7.zip
FreeBSD-src-59930ac9dda05f451a71df527030658917e79da7.tar.gz
Re-order list.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/options b/sys/conf/options
index c3a6978..93fe7c1 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.143 1999/06/27 19:28:26 mjacob Exp $
+# $Id: options,v 1.144 1999/07/05 20:19:34 mjacob Exp $
#
# On the handling of kernel options
#
@@ -207,6 +207,8 @@ MROUTING opt_mrouting.h
INET opt_inet.h
IPDIVERT
DUMMYNET opt_ipdn.h
+IPFILTER opt_ipfilter.h
+IPFILTER_LOG opt_ipfilter.h
IPFIREWALL opt_ipfw.h
IPFIREWALL_VERBOSE opt_ipfw.h
IPFIREWALL_VERBOSE_LIMIT opt_ipfw.h
@@ -220,11 +222,9 @@ NETATALK opt_atalk.h
PPP_BSDCOMP opt_ppp.h
PPP_DEFLATE opt_ppp.h
PPP_FILTER opt_ppp.h
+SLIP_IFF_OPTS opt_slip.h
TCP_COMPAT_42 opt_compat.h
TCPDEBUG
-IPFILTER opt_ipfilter.h
-IPFILTER_LOG opt_ipfilter.h
-SLIP_IFF_OPTS opt_slip.h
# ATM (HARP version)
ATM_CORE opt_atm.h
OpenPOWER on IntegriCloud