summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-04-03 10:56:59 +0000
committerru <ru@FreeBSD.org>2002-04-03 10:56:59 +0000
commitd8ffece3c4280cbeb3cd3b6334f604b16e0e6c66 (patch)
tree9b447dfa6bfea969fc320cd5c13abf0255b96726 /sys/pc98
parent0dbbe50955903ed143bea85061e98780e7fb4da4 (diff)
downloadFreeBSD-src-d8ffece3c4280cbeb3cd3b6334f604b16e0e6c66.zip
FreeBSD-src-d8ffece3c4280cbeb3cd3b6334f604b16e0e6c66.tar.gz
Dike out a highly insecure UCONSOLE option.
TIOCCONS must be able to VOP_ACCESS() /dev/console to succeed. Obtained from: OpenBSD
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 1e4e634..120174b 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -49,7 +49,6 @@ options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
options EPSON_BOUNCEDMA #use bounce buufer for 15-16M
#options EPSON_MEMWIN #EPSON memory window support
-options UCONSOLE #Allow users to grab the console
#options LINE30
#options USERCONFIG #boot -c editor
#options VISUAL_USERCONFIG #visual boot -c editor
OpenPOWER on IntegriCloud