Commit graph

6 commits

Author SHA1 Message Date
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
3766f3923d Convert to buildlink3. 2004-05-02 04:47:39 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
pancake ;)
0c9dfec362 Initial import of ncps
This is my program ncps. When you run it, you basically see the same thing that
you see when you run ps, except for the fact that you can now move up and down 
a highlight to the process you want to kill. It can also display processes in 
tree form, and you can search for processes that contain a user specified 
string.

festures:

    * you can issue arbitrary command to a process. Trees are now collapsible.
    * you can kill a group of selected processes.
    * regexp support in search mode
2003-06-05 13:22:35 +00:00