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/FOUR_TTYS | |
parent | dce5105ed6e782dfc6da4ec2e86b3443fe036e31 (diff) |
no more VNODEPAGER #define
Diffstat (limited to 'sys/arch/sun3/conf/FOUR_TTYS')
-rw-r--r-- | sys/arch/sun3/conf/FOUR_TTYS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arch/sun3/conf/FOUR_TTYS b/sys/arch/sun3/conf/FOUR_TTYS index 7a2ac832a0e..fa3ee545ec7 100644 --- a/sys/arch/sun3/conf/FOUR_TTYS +++ b/sys/arch/sun3/conf/FOUR_TTYS @@ -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 |