2002-05-28 02:16:24 +00:00
2002-05-28 02:16:24 +00:00
2002-05-28 02:10:28 +00:00
2002-02-01 23:40:38 +00:00
2002-02-01 22:47:29 +00:00
2002-05-16 01:28:24 +00:00
2002-05-16 01:26:47 +00:00
2002-02-01 22:47:29 +00:00
2002-05-16 01:26:47 +00:00
2002-05-16 01:28:24 +00:00
2002-05-16 01:26:47 +00:00
2002-05-16 01:28:24 +00:00
2002-05-16 01:28:24 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-05-16 01:26:47 +00:00
2002-05-16 01:26:47 +00:00
2002-02-01 22:47:29 +00:00
2002-05-16 01:26:47 +00:00
2002-05-16 01:26:47 +00:00
2002-05-16 01:26:47 +00:00
2002-05-16 01:26:47 +00:00
2002-05-16 01:26:47 +00:00
2002-02-01 22:47:29 +00:00
2002-05-16 01:26:47 +00:00
2002-05-16 01:26:47 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 23:40:38 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-05-16 01:26:47 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
t
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 23:40:38 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 23:40:38 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
w.1
2002-02-01 22:47:29 +00:00
w.c
2002-05-15 12:54:32 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 23:40:38 +00:00
2002-02-01 22:47:29 +00:00

README for procps package
=========================

COMPATIBILITY

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

PS/TOP WCHAN FIELD

    In past releases, in order to get WCHAN output for ps, you had to
    have a psdatabase for each zImage kernel that you generated from
    the vmlinux unstripped binary with /sbin/psupdate.  With this release,
    you should use the System.map automatically generated by Linus' makefile.
    'ps' and 'top' will first use the contents of an environment variable
    "PS_SYSTEM_MAP" and then look for System.map files along
    the followin search path:
        /boot/System.map-V, /boot/System.map, /lib/modules/V/System.map,
    Here 'V' is the output of "uname -r" and looks like "2.2.0".
    Don't forget the dash! In those same locations, remove psdatabase* files.


Description
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.
Readme 15 MiB
Languages
C 97.2%
Makefile 1%
Shell 0.9%
M4 0.9%