Known BUGS -  Prority( High, Medium, Low )

	L - The program is vulnerable to bugs in /proc as this is where all the
	    data is gathered from. In particular, on Linux, sometimes the CPU time fields
	    shows 0 time used when in fact a process has obviously run.


	
	L -   Sometimes the scrollwindow does not allow scrolling into
	      hidden areas. It looks like the scrollbars are not sized
	      and located properly for the window.  It appears to happen
	      after the process tree resized while the window is scrolled
	      into a large tree. The refreshWindow menu item may be used to
	      work around this problem. It appears to happen more often
	      with lesstif. I think this is solved in newer versions of
	      Motif.

	M - Need to add the rest of the signals for UnixWare

	M - Short cut Keys don't work anymore! 

	L - Color map doesn't show multiple users/groups with same id.

	L - Removing the menu via a resource causes some buttons to break.

	L - Use of the color bar averaging mechanism is not currently 
	    supported. All color maps are defined as ranges currently,
	    so not a high priority. It means old resource files will not work
	    with the new program. This will get fixed when the code migrates
	    to a new preference mechanism,

	L - The scroll bars on the main window are always present even
	    when not needed. A planned future modification will remove
	    this restriction.


	L - There are a couple of out of memory situations that cause the
	    program to terminate. Some of these are in the X libs. Also
	    it's probably not a bad idea to terminate as this is a 
	    non-critical program and other processes should get the
	    space if needed.

	L - Core dumps on Solaris when not setuid root. The program
	    is not of much use without being setuid, hence a very low
	    priority.
