diff options
Diffstat (limited to 'sys/conf/GENERIC')
-rw-r--r-- | sys/conf/GENERIC | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC index 5855f0bc42b..5abc542e1a2 100644 --- a/sys/conf/GENERIC +++ b/sys/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.75 2001/05/17 00:58:00 pvalchev Exp $ +# $OpenBSD: GENERIC,v 1.76 2001/05/30 02:12:22 deraadt Exp $ # # Machine-independent option; used by all architectures for their # GENERIC kernel @@ -75,8 +75,6 @@ option IPSEC # IPsec #option EON # OSI tunneling over IP #option NETATALK # AppleTalk #option CCITT,LLC,HDLC # X.25 -option IPFILTER # IP packet filter for security -option IPFILTER_LOG # use /dev/ipl to log IPF option PPP_BSDCOMP # PPP BSD compression option PPP_DEFLATE #option MROUTING # Multicast router |