Subject: Re: Something not quite right with utmp(x)
To: Geoff Wing <gcw@pobox.com>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 05/31/2005 14:26:09
On Tue, May 31, 2005 at 11:56:58AM +1000, Geoff Wing wrote:
> Are you able to send me  work/rxvt-2.7.10/config.h  from the build?
> I'm only on -current and can't reproduce this.
> I ran MAKEDEV opty, fiddled with config.h to use those ptys but everything
> ran OK.

Heh! I rebuild rxvt to get that file - and couldn't reproduce the problem
with the new binary any more. So just ignore this...

> Something funny is happening there.
> 
> % ssh -l gcw -n 127.0.0.1 -x "/usr/pkg/bin/rxvt -display 127.0.0.1:0.0"
> ...
> % ls -l `tty` /usr/pkg/bin/rxvt
> crw-------  1 gcw   tty    -   5,   3 May 31 11:52 /dev/pts/3
> -rws--x--x  1 root  wheel  -   141470 May 31 11:42 /usr/pkg/bin/rxvt*

Yeah, my brain is not adaptet to ptyfs yet - I looked at /dev/ttyp0
instead of pts/0 ;-)


Martin