diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-02-20 11:50:47 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-02-20 11:50:47 +0000 |
commit | 39fc8339ce9ee30a963c5eb22082b2237f010337 (patch) | |
tree | f51e8c2f62ee4431408be0bfe9fcb9cdc195b6c2 /sys/arch/wgrisc/conf | |
parent | af346233bc1194582bd3befc8b7f439fe021064f (diff) |
update.
Diffstat (limited to 'sys/arch/wgrisc/conf')
-rw-r--r-- | sys/arch/wgrisc/conf/GENERIC | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/wgrisc/conf/GENERIC b/sys/arch/wgrisc/conf/GENERIC index ca3772e008b..16d585caa14 100644 --- a/sys/arch/wgrisc/conf/GENERIC +++ b/sys/arch/wgrisc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.1 1997/02/06 16:02:45 pefo Exp $ +# $OpenBSD: GENERIC,v 1.2 1997/02/20 11:50:45 pefo Exp $ # # Generic configuration file for Willowglen RISC-PC 9100 # @@ -46,14 +46,14 @@ options NFSCLIENT # Sun NFS-compatible filesystem (client) # Networking options -#options GATEWAY # IP packet forwarding +options GATEWAY # IP packet forwarding options INET # Internet protocols #options NS # XNS #options IPX # IPX+SPX #options ISO,TPIP # OSI networking #options EON # OSI tunneling over IP #options CCITT,LLC,HDLC # X.25 -#options IPFILTER # IP packet filter for security +options IPFILTER # IP packet filter for security #options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP #options MULTICAST # Multicast support |