diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-02-11 17:41:20 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-02-11 17:41:20 +0000 |
commit | dc0dc37799c03276d10c21a546fe99b709f5b13e (patch) | |
tree | 6242a5a0a9756109878be70bc898aac15889c942 /sys/arch/sun3/conf/RAMDISK | |
parent | dce5105ed6e782dfc6da4ec2e86b3443fe036e31 (diff) |
no more VNODEPAGER #define
Diffstat (limited to 'sys/arch/sun3/conf/RAMDISK')
-rw-r--r-- | sys/arch/sun3/conf/RAMDISK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arch/sun3/conf/RAMDISK b/sys/arch/sun3/conf/RAMDISK index cd7356a5125..957b4ee7545 100644 --- a/sys/arch/sun3/conf/RAMDISK +++ b/sys/arch/sun3/conf/RAMDISK @@ -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 |