diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1997-12-15 20:31:25 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1997-12-15 20:31:25 +0000 |
| commit | 430df5f4b75085bc187ec0bc2b2b53182c8bf03b (patch) | |
| tree | 4197204f07068246ab33fade0633734d0d7ec21d /sys/conf/options | |
| parent | e525599ef1c213a866335e68edf3fc7bdd8d47f3 (diff) | |
Notes
Diffstat (limited to 'sys/conf/options')
| -rw-r--r-- | sys/conf/options | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index 89f1552364a6e..4d11d1685bdef 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.37 1997/11/05 20:17:06 joerg Exp $ +# $Id: options,v 1.38 1997/11/13 00:28:49 julian Exp $ # Format: # Option name filename @@ -102,6 +102,9 @@ IPFIREWALL opt_ipfw.h IPFIREWALL_VERBOSE opt_ipfw.h IPFIREWALL_VERBOSE_LIMIT opt_ipfw.h IPFIREWALL_DEFAULT_TO_ACCEPT opt_ipfw.h +IPX opt_ipx.h +IPXIP opt_ipx.h +IPTUNNEL opt_ipx.h PPP_BSDCOMP opt_ppp.h PPP_DEFLATE opt_ppp.h PPP_FILTER opt_ppp.h |
