1 Fri Oct 17 18:14:18 1997 Martin Mares <mj@lomikel.karlin.mff.cuni.cz>
3 * nwho.c (show_users): Problems with long user names hopefully gone.
5 Tue Sep 30 16:52:44 1997 Martin Mares <mj@lomikel.karlin.mff.cuni.cz>
7 * nwho.c (scan): <= instead of < was causing invalid messages
9 (show_uptime): Also shows number of users logged in.
11 Fri Sep 26 23:45:57 1997 Martin Mares <mj@albireo.mj.gts.cz>
13 * Added nwhod, nwho and nuptime. Released as version 1.8.
17 * 1.3 (16-09-96) - idle derived from atime instead of mtime.
18 * - displaying of current command fixed.
19 * 1.4 (09-05-97) - "mesg n" state now based on group write
20 * 1.5 (13-07-97) - correctly parses 2.1.X /proc/meminfo
21 * - source re-indented
22 * - fixed zombie detector
23 * - changed rules for kilo/mega/gigabyte printing
24 * 1.6 (29-07-97) - ignores unprintable characters in process cmdlines.
25 * 1.7 (01-09-97) - added missing newline in zombie detector.