2007-03-27  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * photoproc.c:
		Only allow check for IOSTAT when patches are not installed.

2007-03-24  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * atop.spec, atop.daily, accs_atop, accu_atop:
		Remove time-hole from 23.50 till 00.00 for daily logging.

2007-03-22  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * atop.spec, atop.daily, accs_atop, accu_atop:
		Improve automatic startup independent of the fact
		that the RPM `psacct' is installed.
		The script `atop.24hours' has been removed.

2007-03-22  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * photoproc.c, deviate.c, showlinux.c, showgeneric.c:
		Introduce counters from /proc/pid/io for disk activity.

2007-03-20  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * rawlog.c:
		Avoid loop when incompatible raw file is read.
		Verify return code of compress/uncompress functions.
		Verify success of malloc's.

2007-03-09  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * showgeneric.c:
		Bug-solution: only allow key 'N' when kernel patch
		is installed, and key 'D' when kernel patch is installed
  		or /proc/pid/io is available.

2007-02-23  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * rawlog.c:
		Bug-solution: allow more than 65535 processes to be logged
		per interval.

2007-02-13  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * acctproc.c:
		New boolean introduced to indicate if accounting is active.

2007-01-26  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * atop.c, showlinux.c:
		Add configuration-value 'swoutcritsec'.

2007-01-26  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * showlinux.c:
		Support steal-percentage.
		Avoid that interfaces are colored without reason.

2007-01-22  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * photosyst.c:
		Support of special disks used by virtual machines.

2007-01-22  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * photosyst.c, deviate.c:
		Support steal-time from /proc/stat.

2007-01-19  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * ifprop.c:
		Added typedef u64 for SuSE distributions.

2007-01-18  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * deviate.c:
		Support for network-interface busy-percentage.

2007-01-18  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * showgeneric.c:
		Add support for colors and automatic determination of most
		critical resource.

2007-01-18  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * showlinux.c:
		Add support for colors, automatic determination of most
		critical resource and parsing of new arguments in ~/.atoprc

2007-01-18  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * ifprop.c:
		New functions to fetch the properties of a network
		interface (mainly speed and half/full duplex).

2007-01-18  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * atop.c:
		Improved syntax-checking for ~/.atoprc file.
		Support for network-interface busy-percentage.

2007-01-15  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * photoproc.c:
		Add new function to count actual number of processes.

2006-11-13  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * showlinux.c:
		Modify network-speed counters (divide by 1000 i.s.o. 1024
 		and postpone switch from Mbps to Gbps as suggested
		by T. Lindgren).

2006-07-24  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * photosyst.h, photosyst.c, deviate.c, showlinux.c:
		Add a new system-level line ('CPL') showing CPU load
		information like load average (last 1, 5, 15 minutes)
		number of context switches and number of interrupts.

2006-05-15  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * showgeneric.c:
		Allow a numerical UID to be specified with the
		function 'U'.

2006-05-15  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * showlinux.c:
		When there is no user/group name which corresponds to a
		numerical UID/GID, show the numerical value i.s.o. "unknown".

2006-04-19  Gerlof Langeveld  <gerlof@ATComputing.nl>

        * setup of ChangeLog
