****************** Fixes from Xfsm 1.2 to Mfsm 1.3 18/12/95 ******************

*Added the proccessing of the quota(1) command for those people who do
not have access to the quotactl(2) routine.

*Added the display of either disk usage or free space through the
command line options and keyboard toggles.

*Misc. bug fixes with quota system. (Why can't we live in a perfect
quota world?.)

****************** Fixes from Xfsm 1.1 to Mfsm 1.2 24/03/95 ******************

*Added CDROM icon and fixed bug with get_drive_type  routine to make
sure that the correct icons were found. (Thanks Brian Tao for the
CDROM icons).

*Added iconify option to popup menu. Iconify can also be accessed
through the Ctrl I and I keys.

*If Mfsm is iconified and the alert bell sounds, the Mfsm window
will be deiconified and raised above all other windows so that it can
be seen.


****************** Fixes from Xfsm 1.0 to Mfsm 1.1 24/03/95 ******************

*Added support for the following systems:
	
	AIX		IMB RISC 6000 Workstation.
	DIGITAL_UNIX	Digital Alpha Workstation.
	HPUX		Hewlett Packard Workstation.
	LINUX		Any machine running Linux.
	SCO		Santa Cruz Operation Unix for Intel PC's.
	SGI		Silicon Graphics Workstation.
	SOLARIS		Sun Solaris 2.x Workstation.
	SUNOS		SunOS 4.x Workstation.

*Fixed problems with systems that may not have quotas. Quota code is
controlled with the HAVE_QUOTAS define. If you have quota support then
use the flag -DHAVE_QUOTAS.

*Added reading of quota information through the "ioctl" call for
systems that don't have "quotactl". This is controlled with the
USE_IOCTL define and MUST be used with the HAVE_QUOTAS define.

*Sorted system differences between statfs structures on different
systems. That is, does one use f_bsize, f_frsize or f_fsize. Also does
one use f_bfree or f_bavail.

*Added command line flag and run-time keyboard options to display
either free space or usage of a file system.

*Added command line flag to remove window manager title bar if
required.

*Added keyboard option to toggle verbose information.

*Added support for SunOS df(1) command, which has differing format to
BSD df(1) command.

*Added pixmap to iconic form.

*Removed user icon for "/" dirctory and used standard drive icon.
