<<On Wed, 22 Nov 2000 23:44:12 +0100, Poul-Henning Kamp <[EMAIL PROTECTED]> said:
> In message <[EMAIL PROTECTED]>, Garrett Wollman write
>> They can try, but by the time they do the console has already been
>> revoke()d, so they no longer have access to the real console.
> I don't know what you consider "the real console", but opening
> "/dev/console" and barfing on it works all the time.
We are talking at cross purposes.
I am talking about programs which don't properly detach from their
controlling terminal (the console, in this case) and then periodically
warble things to standard error. Luckily, such programs never seem to
bother to check the error returns.
-GAWollman
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message