Command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by Linux to provide information about the status of entries in its process table.
Go to file
2002-10-11 22:45:09 +00:00
proc perfect but for extra /usr/bin/kill 2002-10-10 22:40:35 +00:00
ps perfect but for extra /usr/bin/kill 2002-10-10 22:40:35 +00:00
.cvsignore added .libs to cvsignore 2002-10-03 22:22:52 +00:00
.cvsignore.patch procps 010114 2002-02-01 22:47:29 +00:00
AUTHORS new authors 2002-10-10 21:18:13 +00:00
BUGS crossed the Rubicon, and no, it wasn't fun 2002-10-06 21:34:17 +00:00
ChangeLog pre-release junk 2002-10-10 21:08:03 +00:00
COPYING resync due to auto* 2002-09-27 13:26:07 +00:00
COPYING.LIB procps 010114 2002-02-01 22:47:29 +00:00
free.1 crossed the Rubicon, and no, it wasn't fun 2002-10-06 21:34:17 +00:00
free.c procps 010114 2002-02-01 22:47:29 +00:00
kill.1 crossed the Rubicon, and no, it wasn't fun 2002-10-06 21:34:17 +00:00
Makefile make dirs, avoid spurious /usr/bin/kill 2002-10-11 19:25:21 +00:00
Makefile.noam tweak 2002-10-10 21:30:07 +00:00
minimal.c 2.5.xx PIDs 2002-10-01 22:39:31 +00:00
NEWS new default display 2002-10-11 22:45:09 +00:00
oldtop.c coding style 2002-10-09 21:32:33 +00:00
oldtop.h Added jims top and moved old files 2002-05-30 03:44:46 +00:00
pgrep.1 procps 010114 2002-02-01 22:47:29 +00:00
pgrep.c mention -a 2002-10-09 04:28:48 +00:00
pkill.1 procps 010114 2002-02-01 22:47:29 +00:00
pmap.c procps 010114 2002-02-01 22:47:29 +00:00
procps.lsm lsm 2002-10-11 01:47:11 +00:00
procps.spec pre-release junk 2002-10-10 21:08:03 +00:00
README tweak 2002-10-10 21:30:07 +00:00
skill.1 new email, new lusers, & bug off 2002-10-11 20:56:42 +00:00
skill.c perfect but for extra /usr/bin/kill 2002-10-10 22:40:35 +00:00
snice.1 procps 010114 2002-02-01 22:47:29 +00:00
sysctl.8 procps 010114 2002-02-01 22:47:29 +00:00
sysctl.c coding style 2002-10-09 21:32:33 +00:00
sysctl.conf.5 procps 010114 2002-02-01 22:47:29 +00:00
t procps 010114 2002-02-01 22:47:29 +00:00
tload.1 crossed the Rubicon, and no, it wasn't fun 2002-10-06 21:34:17 +00:00
tload.c procps 010114 2002-02-01 22:47:29 +00:00
tmp-junk.c procps 010114 2002-02-01 22:47:29 +00:00
TODO less to do 2002-10-10 20:16:25 +00:00
top.1 top.1-ui.patch 2002-10-06 21:42:37 +00:00
top.c 2.2.xx non-SMP lacks cpu0 in /proc/stat 2002-10-11 20:42:50 +00:00
top.desktop procps 010114 2002-02-01 22:47:29 +00:00
top.h new default display 2002-10-11 22:45:09 +00:00
uptime.1 crossed the Rubicon, and no, it wasn't fun 2002-10-06 21:34:17 +00:00
uptime.c uptime -V #122521 2002-10-08 18:51:56 +00:00
utmp.c procps 010114 2002-02-01 22:47:29 +00:00
v vmstat developer script 2002-10-06 16:41:20 +00:00
vmstat.8 mention -a 2002-10-09 04:28:48 +00:00
vmstat.c bad C, warnings, 64-bit time 2002-10-11 20:01:16 +00:00
w.1 crossed the Rubicon, and no, it wasn't fun 2002-10-06 21:34:17 +00:00
w.c coding style II 2002-10-09 22:01:55 +00:00
watch.1 procps 010114 2002-02-01 22:47:29 +00:00
watch.c Put most of the Debian patches in 2002-02-01 23:40:38 +00:00
XConsole procps 010114 2002-02-01 22:47:29 +00:00

COMPATIBILITY

    This code is intended for use with Linux 2.0.xx and above.
    Both libc 5 and libc 6 should work.

INSTALLATION

    make
    make install

    If you wish to test before installing, use the scripts
    named t, v, and p to ensure the correct libproc
    is used during your testing.

    In case the fancy stuff gives you trouble, you may use
    the previous Makefile: "make -f Makefile.noam install"

BUG REPORTS

    Debian users should use the Debian bug tracking system.
    Email to albert@users.sf.net or csmall@debian.org or
    procps-feedback@lists.sf.net will also work.