Subject: re: Problems with xsrc X server on -current
To: Simon Raahauge DeSantis <xiamin@ghostpriest.rakis.net>
From: matthew green <mrg@eterna.com.au>
List: port-sparc
Date: 02/25/1999 14:26:52
the problem here is that there is no clean way to find out
the owner of /dev/console from within the kernel.  ideally
TIOCCONS should be limited to root and this user.  this is
something i tried to solve about 5 years ago but failed.

(perhaps it should also be based on the permissions of
/dev/console -- world writable, and anyone can have it).