Re: something funny about tty's on 2.6.4-rc1-mm1

From: Richard B. Johnson
Date: Tue Mar 02 2004 - 10:01:25 EST


On Tue, 2 Mar 2004, James H. Cloos Jr. wrote:

> >>>>> "Peter" == H Peter Anvin <hpa@xxxxxxxxx> writes:
>
> Peter> As RBJ said, ptys are now recycled in pid-like fashion, which
> Peter> means numbers won't be reused until wraparound happens.
>
> Ouch. I've been using the tty name in $HISTFILE for some time now
> (at least on laptops and workstations); I do not see any reasonable
> alternative to prevent overwriting while still saving history.
>
> Will patching in the old behavior wrt re-use, while not disrupting
> the other improvements, be a lot of work? I've looked thru the src,
> but haven't yet spotted the point where the new pis number is chosen.
>
> -JimC
>

I think /dev/tty, used in the context of any process, always refers
to the current processes terminal. You should not have to "hard-code"
a particular terminal.


Cheers,
Dick Johnson
Penguin : Linux version 2.4.24 on an i686 machine (797.90 BogoMips).
Note 96.31% of all statistics are fiction.


-
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/