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