Download List

Project Description

procps is a package of utilities which includes ps, vmstat, top, w, skill, snice, pgrep, pkill, free, sysctl, pmap, uptime, and kill. These utilities report what is running, who is logged in, how long the system has been running, and what is using up memory. They can be used to kill processes and change run-time kernel configuration values.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-08-10 10:26
3.2.3

This release contains a new man page for ps. The shared
library name has changed. Running "make install" no longer
rebuilds everything. The STAT column now has an "l" to
mark multi-threaded processes.
Tags: Major feature enhancements

2004-07-19 15:30
3.2.2

This release contains many small changes,
including changes to CFLAGS handling, a README
section for packaging, the ability to compile on
SuSE IA-64, a NetBSD-like "ps k" option, new
sysctl options and error handling, more changes to
top for unusual terminals, and sub-second
intervals for watch.
Tags: Minor feature enhancements

2004-03-28 09:13
3.2.1

This release adds the -M and Z options for display of security data and makes the STAT field more like that of modern BSD. Some build problems and slabinfo error handling have been fixed as well.

2004-02-24 02:07
3.2.0

This release introduces the slabtop tool, used for viewing kernel memory usage. The pmap tool has changed greatly. This release is required for the 2.6.4 kernel, and for SELinux on recent 2.4.xx kernels.
Tags: Major feature enhancements

2003-12-24 19:49
3.1.15

This release supports the NSA's high-security SELinux on the 2.6.0 kernel, without any additional libraries required. Thread support no longer sets off chkrootkit on buggy 2.4.xx kernels (the PID 0 problem). Now "top" works on terminals with auto-margin problems.

Project Resources