no more VNODEPAGER #define
authorkstailey <kstailey@openbsd.org>
Tue, 11 Feb 1997 17:41:13 +0000 (17:41 +0000)
committerkstailey <kstailey@openbsd.org>
Tue, 11 Feb 1997 17:41:13 +0000 (17:41 +0000)
sys/arch/sun3/conf/COYOTE
sys/arch/sun3/conf/DISKLESS
sys/arch/sun3/conf/FOUR_TTYS
sys/arch/sun3/conf/GENERIC
sys/arch/sun3/conf/GENERIC_KGDB
sys/arch/sun3/conf/RAMDISK
sys/arch/sun3/conf/SMD_TEST
sys/arch/sun3/conf/std.sun3

index f81c447..5ab471b 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $OpenBSD: COYOTE,v 1.4 1997/02/07 02:18:45 kstailey Exp $
+# $OpenBSD: COYOTE,v 1.5 1997/02/11 17:41:13 kstailey Exp $
 #
 
 #
@@ -37,7 +37,8 @@ options       PROCFS          # /proc
 
 # Networking options
 options        INET            # IP prototol stack support
-options                IPFILTER        # IP packet filter for security
+options                GATEWAY         # IP packet forwarding
+options                IPFILTER        # IP packet filter for security and NAT
 # XXX - Work-around for root on slow SunOS/Sun3 servers (sigh...)
 options        NFS_BOOT_RWSIZE=1024
 
@@ -48,7 +49,6 @@ options       COMPAT_10       # NetBSD 1.0,
 options        COMPAT_11       # NetBSD 1.1,
 options        COMPAT_43       # and 4.3BSD
 #options       TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
-options        UCONSOLE        # Allow non-root TIOCCONS
 
 # Sun3-specific debugging options
 #options       PMAP_DEBUG
@@ -83,7 +83,7 @@ bwtwo0 at obmem0 addr ?
 
 # Misc.
 pseudo-device  loop    1               # network loopback
-#pseudo-device bpfilter 8              # packet filter
+pseudo-device  bpfilter 2              # packet filter
 #pseudo-device sl      2               # CSLIP
 pseudo-device  ppp     1               # PPP
 #pseudo-device tun     2               # network tunneling over tty
index 5e9c326..b14aac3 100644 (file)
@@ -46,7 +46,6 @@ options       COMPAT_43       # and 4.3BSD and ...
 options        COMPAT_10       # NetBSD 1.0
 options        COMPAT_11       # NetBSD 1.1
 options        COMPAT_12       # NetBSD 1.2
-options        UCONSOLE        # Allow non-root TIOCCONS
 
 # Sun3-specific debugging options
 #options       PMAP_DEBUG
index 7a2ac83..fa3ee54 100644 (file)
@@ -51,7 +51,6 @@ options       COMPAT_43       # and 4.3BSD and ...
 options        COMPAT_10       # NetBSD 1.0
 options        COMPAT_11       # NetBSD 1.1
 options        COMPAT_12       # NetBSD 1.2
-options        UCONSOLE        # Allow non-root TIOCCONS
 
 # Sun3-specific debugging options
 options        PMAP_DEBUG
index 27ae4f8..0e3a2e0 100644 (file)
@@ -52,7 +52,6 @@ options       COMPAT_43       # and 4.3BSD and ...
 options        COMPAT_10       # NetBSD 1.0
 options        COMPAT_11       # NetBSD 1.1
 options        COMPAT_12       # NetBSD 1.2
-options        UCONSOLE        # Allow non-root TIOCCONS
 
 # Sun3-specific debugging options
 options        PMAP_DEBUG
index ccda865..0a2b2b2 100644 (file)
@@ -51,7 +51,6 @@ options       COMPAT_43       # and 4.3BSD and ...
 options        COMPAT_10       # NetBSD 1.0
 options        COMPAT_11       # NetBSD 1.1
 options        COMPAT_12       # NetBSD 1.2
-options        UCONSOLE        # Allow non-root TIOCCONS
 
 # Sun3-specific debugging options
 options        PMAP_DEBUG
index cd7356a..957b4ee 100644 (file)
@@ -46,7 +46,6 @@ options       NFS_BOOT_RWSIZE=1024
 #options       COMPAT_10       # NetBSD 1.0
 options        COMPAT_11       # NetBSD 1.1
 options        COMPAT_12       # NetBSD 1.2
-options        UCONSOLE        # Allow non-root TIOCCONS
 
 # Sun3-specific debugging options
 options        DIAGNOSTIC
index 25eeff2..eee7263 100644 (file)
@@ -51,7 +51,6 @@ options       COMPAT_43       # and 4.3BSD and ...
 options        COMPAT_10       # NetBSD 1.0
 options        COMPAT_11       # NetBSD 1.1
 options        COMPAT_12       # NetBSD 1.2
-options        UCONSOLE        # Allow non-root TIOCCONS
 
 # Sun3-specific debugging options
 #options       PMAP_DEBUG
index 5f3be8d..fb097e4 100644 (file)
@@ -28,7 +28,7 @@ intreg0 at obio0 addr 0x0A0000
 # Standard defines
 options                EXEC_AOUT
 options                EXEC_SCRIPT
-options        SWAPPAGER, VNODEPAGER, DEVPAGER
+options        SWAPPAGER, DEVPAGER
 
 # XXX - Still needed?
 options        NEWCONFIG