]> mj.ucw.cz Git - ywho.git/blob - ChangeLog
Oops, forgot to commit recent changes...
[ywho.git] / ChangeLog
1 Fri Oct 17 18:14:18 1997  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
2
3         * nwho.c (show_users): Problems with long user names hopefully gone.
4
5 Tue Sep 30 16:52:44 1997  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
6
7         * nwho.c (scan): <= instead of < was causing invalid messages
8         about invalid records.
9         (show_uptime): Also shows number of users logged in.
10
11 Fri Sep 26 23:45:57 1997  Martin Mares  <mj@albireo.mj.gts.cz>
12
13         * Added nwhod, nwho and nuptime. Released as version 1.8.
14
15 Ancient history:
16
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.