Date: Mon, 8 Feb 2010 09:03:47 +0100 From: Ed Schouten <ed@80386.nl> To: Vincent Poy <vincepoy@gmail.com> Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org, cy@freebsd.org Subject: Re: HEADS UP: <utmp.h> gone. All welcome <utmpx.h>. - ports/sysutils/screen and ports/sysutils/tmux not showing sessions Message-ID: <20100208080347.GS77705@hoeg.nl> In-Reply-To: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> References: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--N+XLEcmrpw+t5qL9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Vincent, * Vincent Poy <vincepoy@gmail.com> wrote: > It appears that after utmpx.h gone into effect, ports/sysutils/screen and > ports/sysutils/tmux are not working correctly after a updated ports tree = and > building/installing the ports. What basically happens is the screen/tmux > sessions which basically use tty's don't show up on the system in w, who, > finger. I just rebuilt screen and doesn't seem to work indeed. The point is that I wrote a perfectly fine patch for it and sent it to cy@, but he committed a completely different version to the ports tree. You'd better discuss this regression with him. My version did work: | (ed@dull) ~ $ tty | /dev/pts/0 | (ed@dull) ~ $ w | 9:02AM up 5 days, 11:02, 1 user, load averages: 0.08, 0.08, 0.03 | USER TTY FROM LOGIN@ IDLE WHAT | ed pts/0 mekker.80386.nl 9:02AM - w | (ed@dull) ~ $ screen | (ed@dull) ~ $ tty | /dev/pts/2 | (ed@dull) ~ $ w | 9:03AM up 5 days, 11:02, 1 user, load averages: 0.05, 0.08, 0.03 | USER TTY FROM LOGIN@ IDLE WHAT | ed pts/2 mekker:S.0 9:03AM - w --=20 Ed Schouten <ed@80386.nl> WWW: http://80386.nl/ --N+XLEcmrpw+t5qL9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktvxWMACgkQ52SDGA2eCwUtIACffrkcfm+Tngy8P6rb11ZTPByN OfcAnjnjgLgZcvh3j+BM9c77Z/jTSnkH =zbjO -----END PGP SIGNATURE----- --N+XLEcmrpw+t5qL9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100208080347.GS77705>