summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
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/sparc64
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/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index d7081af..7409a2a 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -49,7 +49,6 @@ options PROCFS #Process filesystem (requires PSEUDOFS)
options PSEUDOFS #Pseudo-filesystem framework
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
#options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
-#options UCONSOLE #Allow users to grab the console
options KTRACE #ktrace(1) syscall trace support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
OpenPOWER on IntegriCloud