Re: Opinions on removing /proc/tty?

From: Albert Cahalan
Date: Mon Jul 10 2006 - 11:04:23 EST


On 7/10/06, Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> wrote:
>
> Just do /proc/*/tty links and all will be good. This even
> handles the case of two different names for the same dev_t.
>
Is this for the controlling tty? Then it should be ctty.

Eeeew, an extra byte so it can look ugly.
What other special tty is there?

It's always been "tty" in the kernel as far as I know.
See "struct tty_struct *tty" in sched.h's struct signal_struct.

Various "ps" programs have always used "TTY" or "TT".
This makes "tt" more reasonable than "ctty".
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/