Thu Jun 25 16:20:32 1992  Root  (jmaki at veivi)

	* modified loadavg to make it calculating load in
	  aix3.2, where runocc and runque value calculation
	  has been changed from 3.1. Modified runnable calculation
	  in monitor.c to work more correctly on load values < 1.0.

Mon May 11 10:05:57 1992  Jussi M{ki  (jmaki at veivi)

	*  changed putenv to setlocale, changed sleep to select to make
	   ctrl-l refresh screen immediately, modifications to runnable
	   display for aix3.2 (thanks to fritz@scipp.UCSC.EDU )
	  
Tue May  5 07:32:58 1992  jmaki (jmaki at veivi)
    
        * added support for AIX 3.2 (AIXv3r2) (modifications to monitor.c)

	* added recognization of AIX version to Makefile
	  AIX_VERSION = AIXv"`uname -v`"r"`uname -r`"

Wed Nov 13 12:43:33 1991  jmaki  (jmaki at veivi)

	* changed default sleep between displays to 10 seconds

Mon Nov 11 11:12:01 1991    (jmaki at veivi)

	* added screen size recognization. Used in top display.
	  added new column (user+systemtime) to top display which
	  is shown when screen is wider than 89 chars. 

Sun Oct 13 18:05:49 1991    (jmaki at veivi)

	* fixed bug in monitor.c in pageinfo display (showed pageouts
	  when pageins where to be shown).

Fri Oct  4 12:26:10 1991  Jussi M{ki  (jmaki at veivi)

	* version 1.05
	* changed cursor position during wait to top left corner

Mon Sep  2 10:28:56 1991  Jussi M{ki  (jmaki at veivi)
    
	* fixed top_calcsortinfo. Note if process is zombie much
	  information is not set to user and processinfo and so
	  the information cannot be trusted.

Mon Aug 26 08:05:51 1991  Jussi M{ki  (jmaki at veivi)

	* changed monitor.c not to print more than 79 characters
	  on a line (move(0,55);printw(ctime(&time1));

Fri Jul 26 12:19:53 1991  Jussi M{ki  (jmaki at veivi)

	* changed order of monitor-info printing so that
	  disk info is printed last and removed extran \n:s from 
	  print_ifnet(). Added extra error message to launch_loadavgd.

Mon Jul 22 13:30:30 1991  Jussi M{ki  (jmaki at veivi)

	* created changelog and put notes of previous major changes
	* added ctrl-L command to make refresh of screen (modified
	  monitor.c)
	* recoded proc_topsortinfo in top.c to do process
	  procinfotable mathces more efficiently

Thu Jul 14 15:30:30 1991  Jussi M{ki  (jmaki at veivi)

        * created version 1.04.2

