UnixWare 7 Readme
-----------------

Release 1.2.1 
-------------

This release contains the first pass at adding LWP support. 
There are new menu options to show/hide the LWP's. They are
quite limited though, no decorations, no dynamic updates,
no actions other than info, no color coding, user filtering ...
Still it's nice to see them!

Also new in this release is a per process details panel that
display more of the data to be found in the /proc/pid files
and subdirectories. This includes a lot of thread info.

For mem map details I found a q&d way to get the objects name
for libraries. Not perfect but quite useful.

The presentation of the addition details is somewhat "raw" and
requires jumping to the proc man page to figure out what they mean.
I added a man page submenu off of help so users can easily go look
up details on signals, priority settings, and /proc.

I also threw together an external system information browser that
is just a simple shell/cmd launcher. The output is fed into a GUI
based viewer to make it easier to stay "on mouse" vs. "on keyboard".
I find it easier to just click a button than remember which command
does what on what system and what args are required. It's pretty
easy to add new commands if you want.


This release works considerably better when not set suid to
root. If your concerned about security then install it that
way. A number of things still work better as setuid root.
For example being able to browse more of the process details.
The program also now explicitly disables setuid for external
"trusted" programs. So some of the "trusted user" features
may no longer work(most likely a good thing).


Release 1.1.1
-------------

The original port to Unixware 7 was gratiously provided by

	Ron Record <rr@sco.com>

as part of the SkunkWare project. For more details about
the great job done by him and the rest of the team at SCO
have a look at:

	http://www.sco.com/skunkware


The latest version of treeps now uses the pixmap library
found on the skunkware CD or from the web site.

Version 7.0 Bugs
----------------

Sometimes the selection action does not work, selecting another
action and then selecting the original action gets it working again. 

Adjusting process nice value does not appear to work.

There is a minor bug that appears only on 7.0 This may
be caused by the particular X server and/or video card I am 
using.

     Connection lines which are not orthogonal seem to
     be missing. Actually lines which are close to orthogonal
     get drawn, but most diaognal lines are missing.


