Date: Tue, 21 Feb 2006 13:01:00 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/who who.c src/usr.bin/wall wall.c Message-ID: <200602211301.k1LD11ZD025865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2006-02-21 13:01:00 UTC
FreeBSD src repository
Modified files:
usr.bin/who who.c
usr.bin/wall wall.c
Log:
In wall and who, check that the utmp entry isn't stalled, as it is done in w.
Apparently with the new pts code stalled entries are printed, when they are
not with the BSD ptys.
Submitted by: Michal Mertl <mime at traveller dot cz>
Revision Changes Path
1.24 +15 -0 src/usr.bin/wall/wall.c
1.22 +21 -3 src/usr.bin/who/who.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602211301.k1LD11ZD025865>
