cvs commit: src/usr.bin/who who.c src/usr.bin/wall wall.c

Olivier Houchard cognet at FreeBSD.org
Tue Feb 21 05:01:02 PST 2006


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


More information about the cvs-all mailing list