Commit Graph
40 Commits
Author SHA1 Message Date
Sami Kerola 4bd36d1483 ps: add gettext support
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:30:45 +01:00
Sami Kerola db6aea7d3f ps: new usage function
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:17:03 +01:00
Craig Small 2865ded64e Removed xalloc type functions from library
These xalloc functions are a private function for the library. If using
programs need them, then they should make their own error reporting or
use a common file.
2011-12-20 22:56:17 +11:00
unknownandCraig Small fe82a3246a ps: add build option to disable ps option warning
Slackware seems to have this patch, while it is not in use(?) Well,
the upstream procps-ng allows one to disable warnings if that is
wanted. After all having this sort of 'feature' does not cost much,
while lacking it might annoy someone.

A patch from Slackware.

Reference: http://www.ftp.be/packages/slackware/slackware_source/a/procps/procps.nowarning.diff.gz
Backported-by: Sami Kerola <kerolasa@iki.fi>

Conflicts:

	proc/ksym.c
2011-12-18 10:53:44 +11:00
Jim WarnerandCraig Small 229be7b160 ps: exploit enhanced library memory allocation provisions
There were numerous ps memory allocation inconsistencies.
Some were checked for failure and others were not.

The program was modified to utilize the library memory
rouines which are consistent in dealing with errors.

(a few changes simply removed trailing whitespace)
2011-12-11 22:29:25 +11:00
Jim WarnerandSami Kerola 6317f8e685 redhat analysis: ps/parser 2011-10-15 08:26:27 +02:00
Craig Small b9a408372e Merge branch 'master', remote-tracking branch 'sami/ng' 2011-10-01 23:23:30 +10:00
Craig Small e4c45d6984 added ps etimes, miscellaneous top enhancements
ps program
 . etimes added for ELAPSED expressed in seconds
 . time_t used in place of former unsigned long

top program
 . corrected scroll message bug when 'x' toggle on
 . fixed forest view potential missing libflags bug
 . improved 'k' default signal invocation logic
 . enhanced logic for %CPU maximums displayed
 . made signal handling more robust and efficient
2011-09-12 22:18:23 +10:00
Sami Kerola 71d10d3a49 name change: procps -> procps-ng
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-06-04 20:50:12 +02:00
albertandalbert 7dd414ac1b new /proc/meminfo fields 2008-03-24 04:41:26 +00:00
albertandalbert 9049ffef32 ps man page 2006-09-10 06:25:56 +00:00
albertandalbert 37b9b9a235 valgrind freaked out on some weird old code 2005-01-24 03:37:41 +00:00
albertandalbert 39b6574fb3 add comment about an ugly hack 2005-01-06 00:17:59 +00:00
albertandalbert 4acae28535 misc 2004-08-18 02:22:13 +00:00
albertandalbert 48497fc40d lots of stuff, sorry 2004-08-10 03:14:10 +00:00
albertandalbert c65a9d0779 grrr... this WILL change if SVR4-MP differs 2004-05-25 02:13:39 +00:00
albertandalbert 9e7c6b8e41 better warning message 2004-05-25 02:01:47 +00:00
albertandalbert c8a8290ef2 fix vmstat -d 2004-05-04 23:29:40 +00:00
albertandalbert 6a48d37343 ps: add k and -x 2004-04-26 00:47:31 +00:00
albertandalbert 3f49530d77 new -M and Z options for security data 2004-03-27 03:55:52 +00:00
albertandalbert c36c11c6b2 NSA SELinux for Linux 2.6.xx 2003-12-24 04:18:24 +00:00
albertandalbert 3a16c12ce3 top on wyse60, whitespace doc, thread fixes 2003-10-07 03:12:50 +00:00
albertandalbert 620b861bd5 Thread flags conflict 2003-09-30 04:00:50 +00:00
albertandalbert ac6260bc23 hard disk about to die 2003-09-28 02:45:05 +00:00
albertandalbert c462dcfad5 ps thread support 2003-09-20 08:29:55 +00:00
albertandalbert aa6fd01f1d SKIP 2003-03-19 01:15:58 +00:00
albertandalbert 1351592110 top: do not refresh like crazy 2003-03-17 23:42:00 +00:00
albertandalbert cc5c6955be warning directs users to the FAQ 2003-02-18 03:51:03 +00:00
albertandalbert f5702f2c75 ps --ppid 2003-02-09 07:31:11 +00:00
albertandalbert 1158fdd1b1 checkpoint 2002-12-21 06:22:00 +00:00
albertandalbert 3e67b58ec2 satisfy GPL section 2a and LGPL section 2b name+date requirement 2002-12-15 00:30:17 +00:00
albertandalbert 7ac9a0e1f5 present for Jim 2002-12-03 09:07:59 +00:00
albertandalbert 81a4a3d281 gcc 3.0 warnings 2002-10-12 04:25:57 +00:00
albertandalbert 62b707978e give up, GNU libc will never be compatible with UNIX libc 2002-10-10 20:44:35 +00:00
albertandalbert af89241571 coding style 2002-10-09 21:32:33 +00:00
albertandalbert 7b1aebf7c4 label: } 2002-10-02 00:33:56 +00:00
albertandalbert e8473e7e58 2.5.xx allows 32-bit PID 2002-09-30 22:31:21 +00:00
albertandalbert 84ed57020d ifdef and cruft removal 2002-09-30 07:11:30 +00:00
csmallandcsmall cd2727983c added SELINUX patches 2002-09-27 13:48:00 +00:00
csmallandcsmall 03a9b5a30f procps 010114 2002-02-01 22:47:29 +00:00