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