]> granicus.if.org Git - procps-ng/log
procps-ng
13 years agolibprocps-ng: readproc.c: some type conversion help
Craig Small [Tue, 24 Nov 2009 00:00:41 +0000 (11:00 +1100)]
libprocps-ng: readproc.c: some type conversion help

Return if unable to open /proc

A patch from Debian.

Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agops: rename SZ to SIZE
Craig Small [Mon, 5 Oct 2009 10:49:04 +0000 (10:49 +0000)]
ps: rename SZ to SIZE

Means we do not follow SCO but less confusion.

A patch from Debian.

Bug-Debian: http://bugs.debian.org/541061
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agops: add sorting to %mem for ps
Jessica McKellar [Mon, 4 Oct 2010 00:17:19 +0000 (20:17 -0400)]
ps: add sorting to %mem for ps

A patch from Debian.

Bug-Debian: http://bugs.debian.org/599043
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agopmap: provide information for -x option
Craig Small [Sun, 31 Jan 2010 11:06:04 +0000 (12:06 +0100)]
pmap: provide information for -x option

A patch from Debian.

Similiar idea to pmap written by Robert Love.

Bug-Debian: http://bugs.debian.org/347476
Bug-Debian: http://bugs.debian.org/505571
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agopgrep: distinguish between invalid commandline parameters and '-?'
Jan Christoph Nordholz [Tue, 24 Nov 2009 00:00:49 +0000 (11:00 +1100)]
pgrep: distinguish between invalid commandline parameters and '-?'

A patch from Debian.

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413383
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agopgrep: fix compiler warning saved_start_time might be used uninitialized
Craig Small [Tue, 24 Nov 2009 00:00:41 +0000 (11:00 +1100)]
pgrep: fix compiler warning saved_start_time might be used uninitialized

A patch from Debian.

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=197342
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agopgrep: add -c option for counting number of matched proceesses
Craig Small [Tue, 24 Nov 2009 10:00:45 +0000 (11:00 +0100)]
pgrep: add -c option for counting number of matched proceesses

A patch from Debian.

Bug-Debian: http://bugs.debian.org/375791
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agopwdx & libprocps-ng: Hurd does not have MAX_PATH defined
Daniel Novotny [Wed, 18 Feb 2009 12:05:22 +0000 (13:05 +0100)]
pwdx & libprocps-ng: Hurd does not have MAX_PATH defined

A patch from Debian.

Bug-Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=485243
Bug-Debian: http://bugs.debian.org/588677
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agops: --sort does not work with time argument
Alfredo Esteban [Tue, 24 Nov 2009 10:00:30 +0000 (11:00 +0100)]
ps: --sort does not work with time argument

A patch from Debian.

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508435
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508435
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agoskill: add CR to warning line
Craig Small [Tue, 24 Nov 2009 00:00:37 +0000 (11:00 +1100)]
skill: add CR to warning line

A patch from Debian.

Bug-Debian: http://bugs.debian.org/331419
Bug-Debian: http://bugs.debian.org/331419
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agocontrib: minimal ps: define mips PAGE_SIZE
Ciaran McCreesh [Fri, 20 Aug 2004 06:01:35 +0000 (08:01 +0200)]
contrib: minimal ps: define mips PAGE_SIZE

A patch from Gentoo.

Bug-Gentoo: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-process/procps/files/procps-mips-define-pagesize.patch?revision=1.1&view=markup
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agolibproc-ng: prettyfy proc mount messages
Armin van Buuren [Tue, 27 Jun 2006 03:07:09 +0000 (03:07 +0000)]
libproc-ng: prettyfy proc mount messages

A patch from Gentoo.

Bug-Gentoo: https://bugs.gentoo.org/138029?id=138029
Bug-Gentoo: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-process/procps/files/procps-3.2.7-proc-mount.patch?revision=1.1&view=markup
Bug-Gentoo: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-process/procps/files/procps-3.2.7-proc-mount.patch?revision=1.1&view=markup
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agops: add build option to disable ps option warning
unknown [Mon, 5 Dec 2011 15:35:35 +0000 (16:35 +0100)]
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

13 years agolibproc-ng: support building without WCHAR support
Hamish Moffatt [Tue, 9 Sep 2008 02:06:52 +0000 (02:06 +0000)]
libproc-ng: support building without WCHAR support

The uClibc might not have wchar.

A patch from Buildroot.

Reference: http://git.buildroot.net/buildroot/tree/package/procps/procps-wchar.patch?id=fc333e7d083d144e0f8d1c4bac061b8de2ee7510
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agosysctl: remove index() for buildroot
Steven J. Hill [Tue, 5 Dec 2006 02:16:03 +0000 (02:16 +0000)]
sysctl: remove index() for buildroot

The uClibc does not support index() function.

A patch from Buildroot.

Reference: http://git.buildroot.net/buildroot/patch/?id=f460603f02092b4f514d108dd8b4167a7a056213
Backported-by: Sami Kerola <kerolasa@iki.fi>
13 years agoforgot to change the interface name for sym file
Craig Small [Sat, 17 Dec 2011 11:38:19 +0000 (22:38 +1100)]
forgot to change the interface name for sym file

13 years agoRename library and use proper versioning
Craig Small [Sat, 17 Dec 2011 11:35:05 +0000 (22:35 +1100)]
Rename library and use proper versioning

Previously the version of libproc always tracked the version of procps.
This doesn't work when other non-procps programs link to the library as
they are always playing catch up.

This change makes the library version independent of the procps version.
It will only be incremented when needed.

13 years agoupdated to version 3.3.2
Craig Small [Wed, 14 Dec 2011 12:10:55 +0000 (23:10 +1100)]
updated to version 3.3.2

13 years agolibrary: once again properly ignore a final empty cgroup
Jim Warner [Sun, 11 Dec 2011 18:00:50 +0000 (12:00 -0600)]
library: once again properly ignore a final empty cgroup

Commit a5881b5a4e5056d13906ce6128f6aa180d67d60e, addressing
command lines with a trailing space, produced an undesirable
side effect in the fill_cgroup_cvt() function.

This patch restores correct cgroup behavior while still
producing command lines with no trailing space.

13 years agops: exploit enhanced library memory allocation provisions
Jim Warner [Tue, 22 Nov 2011 15:36:00 +0000 (09:36 -0600)]
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)

13 years agotop: correct man doc max header width (new fields added)
Jim Warner [Tue, 15 Nov 2011 22:49:09 +0000 (16:49 -0600)]
top: correct man doc max header width (new fields added)

13 years agotop: provide own SIGRTMAX, if not already defined
Jim Warner [Tue, 6 Dec 2011 22:24:04 +0000 (16:24 -0600)]
top: provide own SIGRTMAX, if not already defined

Protect against a compile failure, as on HURD.

Reference:
  https://buildd.debian.org/status/package.php?p=procps&suite=sid
  top.c:2102:13: error: 'SIGRTMAX' undeclared (first use in this function)

13 years agotop: circumvent a false positive smatch error
Jim Warner [Thu, 8 Dec 2011 19:13:59 +0000 (13:13 -0600)]
top: circumvent a false positive smatch error

  The smatch error --------------
top.c +1414 calibrate_fields(78) error: buffer overflow 'Fieldstab' 39 <= 39

  The code -----------------------
if (P_MAXPFLGS < f) { w->endpflg = i; continue; }

  The background -----------------
The enum P_MAXPFLGS is strictly a fencepost and can *never* appear in
the arrays pflgsall or procflgs.  Thus it (39th element) cannot be used
in referencing Fieldstab.

However, two enums of higher value (X_XON=40 and X_XOF=41) *can* appear
in those arrays.  But the test against the fencepost ensures that those
two enums are *never* used in referencing Fieldstab.

When the analyzer sees the conditional using '<' and not '<='
it reports a false positive.

The source was changed to accommodate the tool's deficiency

13 years agotop: forest view segmentation fault, the final solution
Jim Warner [Tue, 6 Dec 2011 18:03:15 +0000 (12:03 -0600)]
top: forest view segmentation fault, the final solution

With forest view mode under procps-ng-3.3.0, top would catch
a SEGV and exit.  The problem was thought to be related to
some linux version 3 anamoly.

In procps-ng-3.3.1, top was protected from abnormal exit and
would display the offending processes with the special orphan
notation '?', instead of the usual artwork.

As it turns out, the problem wasn't with linux and could
surface under a 2.6.xx kernel,  The cause was an occasional
abnormal ordering of tid/tgid/ppid which went unresolved
due to a progressive proc table scan in the recursive
function forest_add().

By default the proc table scan now restarts at the beginning.
However, a #define TREE_ONEPASS is provided should one wish
to restore the 3.3.1 behavior with its reduced overhead.

13 years agotop: correct an obscure column highlighting buglet
Jim Warner [Tue, 6 Dec 2011 00:57:46 +0000 (18:57 -0600)]
top: correct an obscure column highlighting buglet

An anomaly would surface whenever the sort column was
made non-display under fields management.

The scroll message would report incorrect x coordinates
and the 'x' toggle would produce an unintentional
horizontal scroll.

This patch forces column highlighting off whenever field
changes are made (as is done for horizontal scrolling).
It also inactivates the 'x' toggle whenever the sort
column is not visible.

This bug has yet to be reported.

13 years agotop: improve the most heavily used library interface
Jim Warner [Thu, 17 Nov 2011 16:31:07 +0000 (10:31 -0600)]
top: improve the most heavily used library interface

In the procs_refresh() function:
. the proctable scan was simplified
. memory allocation is now much more efficient
. window ppts will usually not now need xrealloc

13 years agotop: exploit enhanced library memory allocation provisions
Jim Warner [Mon, 21 Nov 2011 19:43:17 +0000 (13:43 -0600)]
top: exploit enhanced library memory allocation provisions

Now that the library allows for customizing the response to
memory allocation errors, it is no longer necessary for top
to provide its own.

This library extension was necessary since top modifies the
termios structure and there would otherwise be no way to
restore the users tty.

13 years agolibrary: eliminate one redundant 'extern' qualifier
Jim Warner [Tue, 6 Dec 2011 15:19:11 +0000 (09:19 -0600)]
library: eliminate one redundant 'extern' qualifier

13 years agolibrary: create cmdlines consistently with no trailing space
Jim Warner [Thu, 8 Dec 2011 16:19:38 +0000 (10:19 -0600)]
library: create cmdlines consistently with no trailing space

When PROC_FILLARG was used (invoking file2strvec)
command lines contained no trailing space.

When PROC_EDITCMDLCVT was used (invoking read_unvectored)
command lines contained a trailing space.

Now both routes to a cmdline act the same -- no trailing space.

13 years agolibrary: provide for huge cmdlines, like old libproc
Jim Warner [Fri, 2 Dec 2011 09:47:19 +0000 (03:47 -0600)]
library: provide for huge cmdlines, like old libproc

The CodingStyle document suggests programs should allow for
cmdlines of at least 128k.  Only the ps program can display
such a cmdline, and only with multiple -w switches.

The library function file2strvec can essentially return
a cmdline of unlimited length.  However, the library function
fill_cmdline_cvt used an arbitrary upper limit of 2048 for
buffers automatically allocated on the stack.

This patch raises the fill_cmdline_cvt upper limit to 128k via
dymaically acquired utility buffers ensured by the openproc
function.

It also makes indentation consistent in the openproc function.

13 years agolibrary: exploit enhanced library memory allocation provisions
Jim Warner [Fri, 2 Dec 2011 23:17:02 +0000 (17:17 -0600)]
library: exploit enhanced library memory allocation provisions

There were numerous library memory allocation inconsistencies.
Some were checked for failure and others were not.

All library source modules were modified to utilize the alloc.h
memory rouines which are consistent in dealing with errors.

13 years agolibrary: expanded/generalized memory allocation provisions
Jim Warner [Wed, 16 Nov 2011 16:49:02 +0000 (10:49 -0600)]
library: expanded/generalized memory allocation provisions

A callback provision in the form of xalloc_err_handler
(of type message_fn) was added to the alloc module.

This change allowed a program like top, who alters the
termios structure, to override the default fprint(stderr...)
behavior in the event of an error.

The new function xstrdup was also added for symmetry.

13 years agoAdded Debian bug note for pgrep -u and testsuite v3.3.1
Craig Small [Tue, 6 Dec 2011 10:37:45 +0000 (21:37 +1100)]
Added Debian bug note for pgrep -u and testsuite

Makefile.am testsuite needed to explicitly state the files because while
everything else works, make distcheck fails.

NEWS got updated with the Debian bug number for pgrep -u

13 years agotop: avoid potential forest view segmentation fault
Jim Warner [Mon, 5 Dec 2011 20:10:41 +0000 (14:10 -0600)]
top: avoid potential forest view segmentation fault

13 years agorevert sentinel code for top
Craig Small [Mon, 5 Dec 2011 21:51:06 +0000 (08:51 +1100)]
revert sentinel code for top

13 years agotop: forest view contingency sentinal code added
Jim Warner [Sun, 4 Dec 2011 17:50:38 +0000 (11:50 -0600)]
top: forest view contingency sentinal code added

13 years agoslabtop check has optional spaces at start of line
Craig Small [Sun, 4 Dec 2011 11:08:23 +0000 (22:08 +1100)]
slabtop check has optional spaces at start of line

There is a race condition between expect script consuming the output
from slabtop. There were a sequences of lines that looked like
^\d+ ... \s*
with the last \s* consuming the first space on the start of the line.
However if the line takes too long to print, then expect stops there and
the space at the start of the subsquent line does not match.

The solution is a \s* at the start ofthe line.

13 years agotests: clean up kill temporary file
Sami Kerola [Sat, 3 Dec 2011 14:53:47 +0000 (15:53 +0100)]
tests: clean up kill temporary file

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agobuild-sys: site.exp does not need to be in dist package
Sami Kerola [Sat, 3 Dec 2011 13:25:25 +0000 (14:25 +0100)]
build-sys: site.exp does not need to be in dist package

The file is automatically generated by make.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agobuild-sys: simplify tests EXTRA_DIST configuration
Sami Kerola [Sat, 3 Dec 2011 13:15:51 +0000 (14:15 +0100)]
build-sys: simplify tests EXTRA_DIST configuration

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agobuild-sys: make DEJATOOL definition uncondictional
Sami Kerola [Sat, 3 Dec 2011 13:03:48 +0000 (14:03 +0100)]
build-sys: make DEJATOOL definition uncondictional

Fix to ./autogen.sh error bellow.

/usr/share/automake-1.11/am/dejagnu.am: DEJATOOL was already defined in condition LINUX, which is included in condition TRUE ...
testsuite/Makefile.am:6: ... `DEJATOOL' previously defined here

Reference: http://www.freelists.org/post/procps/procpsng-331-nearly-there,5
Reported-by: Jim Warner <james.warner@comcast.net>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agoFixing tests due to some results
Craig Small [Sat, 3 Dec 2011 13:50:36 +0000 (00:50 +1100)]
Fixing tests due to some results

Makefile will now only test for Linux systems, a work around in the
makefile due to some silly redefine restrictions.

uptime and w now won't error due to being one user logged in, thanks to
Sami for the patch

kill processes by pid test commented out due to false negatives

pwdx process 1 check also commented out due to false negatives

13 years agoMinor test fixes for non-linux
Craig Small [Fri, 2 Dec 2011 13:32:14 +0000 (00:32 +1100)]
Minor test fixes for non-linux

procps works well on Linux, on other arches there are some strange
differences due to their emulation of procfs which is not 100%
Disabling checks for non-linux until that can be sorted out.

13 years agoMerge remote-tracking branch 'csmall/testsuite'
Craig Small [Fri, 2 Dec 2011 11:42:46 +0000 (22:42 +1100)]
Merge remote-tracking branch 'csmall/testsuite'

13 years agoAdded slabtop tests
Craig Small [Fri, 2 Dec 2011 11:41:03 +0000 (22:41 +1100)]
Added slabtop tests

13 years agoslabtop prints plain ASCII in once mode
Craig Small [Fri, 2 Dec 2011 11:36:38 +0000 (22:36 +1100)]
slabtop prints plain ASCII in once mode

Using ncurses initscr/endwin clears the screen for xterm/etc it
now prints raw text using printf
Bug-Debian: http://bugs.debian.org/503089
Author: Craig Small <csmall@debian.org>

13 years agoMerge branch 'master' of gitorious.org:procps/procps
Craig Small [Thu, 1 Dec 2011 12:13:15 +0000 (23:13 +1100)]
Merge branch 'master' of gitorious.org:procps/procps

Conflicts:
NEWS

13 years agoMerge remote-tracking branch 'csmall/testsuite'
Craig Small [Thu, 1 Dec 2011 12:01:27 +0000 (23:01 +1100)]
Merge remote-tracking branch 'csmall/testsuite'

13 years ago8 bit patch added to watch
Craig Small [Thu, 1 Dec 2011 12:01:12 +0000 (23:01 +1100)]
8 bit patch added to watch

13 years agofixed small tests for pmap and ps checks
Craig Small [Thu, 1 Dec 2011 11:42:23 +0000 (22:42 +1100)]
fixed small tests for pmap and ps checks

13 years agoMore testing added for procps
Craig Small [Wed, 30 Nov 2011 12:11:35 +0000 (23:11 +1100)]
More testing added for procps

13 years agobuild-sys: add symbol map file to autotools distribution
Sami Kerola [Mon, 28 Nov 2011 14:04:38 +0000 (15:04 +0100)]
build-sys: add symbol map file to autotools distribution

The file became necessary in
commit 901e381256df03f0371cefb8a8693c46522aae61

Signed-off-by: Sami Kerola <sami.kerola@tomtom.com>
13 years agofixed pgrep and added ps tests
Craig Small [Tue, 29 Nov 2011 11:55:03 +0000 (22:55 +1100)]
fixed pgrep and added ps tests

13 years agoAdded news about 8bit char and tests
Craig Small [Mon, 28 Nov 2011 11:41:19 +0000 (22:41 +1100)]
Added news about 8bit char and tests

13 years agoWatch uses unsigned chars to be 8bit clean
Craig Small [Mon, 28 Nov 2011 11:39:09 +0000 (22:39 +1100)]
Watch uses unsigned chars to be 8bit clean

Taken from the Debian patch watch_8bitchar

13 years agoMerge remote-tracking branch 'csmall/testsuite'
Craig Small [Mon, 28 Nov 2011 11:04:17 +0000 (22:04 +1100)]
Merge remote-tracking branch 'csmall/testsuite'

13 years agoAdd sysctl check and tests to extra_dist
Craig Small [Mon, 28 Nov 2011 11:02:27 +0000 (22:02 +1100)]
Add sysctl check and tests to extra_dist

13 years agoUse real name in NAME section for top manpage
Craig Small [Sun, 27 Nov 2011 11:56:13 +0000 (22:56 +1100)]
Use real name in NAME section for top manpage

Things like lexgrog and whatis and apropos need to look a the line in
the NAME section in the manpage. There used to be a macro there which
they don't understand.
lexgrog top.1
top.1: parse failed

13 years agoMerge remote-tracking branch 'main/master' into testsuite
Craig Small [Sun, 27 Nov 2011 11:49:14 +0000 (22:49 +1100)]
Merge remote-tracking branch 'main/master' into testsuite

13 years agovmstat -p <part> works and updated version to 3.3.1
Craig Small [Sun, 27 Nov 2011 11:47:17 +0000 (22:47 +1100)]
vmstat -p <part> works and updated version to 3.3.1

configure.ac now set to 3.3.1
vmstat -p has not worked for a long time, this applies Debian patch
vmstat_part_format, the details:

Author: Daniel Novotny
Description: The contents of /proc/diskstats have changed since 2.6.25
 Changed PATH_MAX to 32 because its missing on hurd
Bug-Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=485243
Bug-Debian: http://bugs.debian.org/588677
Last-Update: 2010-11-17

13 years agoadded uptime and vmstat tests
Craig Small [Sun, 27 Nov 2011 08:12:56 +0000 (19:12 +1100)]
added uptime and vmstat tests

13 years agorearranged testsuite
Craig Small [Sun, 27 Nov 2011 07:32:10 +0000 (18:32 +1100)]
rearranged testsuite

13 years agomore free tests and pgrep tests
Craig Small [Sun, 27 Nov 2011 04:30:04 +0000 (15:30 +1100)]
more free tests and pgrep tests

Almost fully testing all features of pgrep now.
free had additional tests added to it

13 years agoAdditional tests for free command
Craig Small [Thu, 24 Nov 2011 12:06:06 +0000 (23:06 +1100)]
Additional tests for free command

13 years agonew free commands
Craig Small [Wed, 23 Nov 2011 11:48:49 +0000 (22:48 +1100)]
new free commands

13 years agotestsuite fixes
Craig Small [Wed, 23 Nov 2011 10:44:51 +0000 (21:44 +1100)]
testsuite fixes

13 years agoreversed the frees added to pgrep
Craig Small [Wed, 23 Nov 2011 10:31:43 +0000 (21:31 +1100)]
reversed the frees added to pgrep

13 years agopgrep: core dropped nearly always
Sami Kerola [Sun, 20 Nov 2011 21:16:35 +0000 (22:16 +0100)]
pgrep: core dropped nearly always

The do_regcomp() tries to free command line argument.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agolibproc-ng: add pkg-config support
Sami Kerola [Sat, 5 Nov 2011 12:54:28 +0000 (13:54 +0100)]
libproc-ng: add pkg-config support

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agolibproc-ng: fix ld version script file support
Sami Kerola [Sat, 5 Nov 2011 12:29:54 +0000 (13:29 +0100)]
libproc-ng: fix ld version script file support

Notice that contents of file library.map file are almost certainly
wrong as it is making everything exported.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agobuild-sys: a minimialst approach to ncurses v3.3.0
Jim Warner [Sat, 29 Oct 2011 21:52:46 +0000 (16:52 -0500)]
build-sys: a minimialst approach to ncurses

. 3 pgms require non-wide <curses.h> or <ncurses.h>

This patch represents the tests for a minimal environment
consistent with current ncurses needs.

It should allow a successful configure and build

13 years agobuild-sys: ensure consistent procps-ng ncurses
Jim Warner [Fri, 28 Oct 2011 12:30:48 +0000 (07:30 -0500)]
build-sys: ensure consistent procps-ng ncurses

. 1 program uses curses (top)
. 2 programs use ncurses (slabtop, watch)
. all 3 include non-wide <curses.h> or <ncurses.h>
. those 3 do not currently need wide support
. but anticipating nls, we link against libncursesw

This patch ensures an environment consistent with current
and future ncurses needs.

13 years agoncurses and configure again
Craig Small [Wed, 26 Oct 2011 21:53:55 +0000 (08:53 +1100)]
ncurses and configure again

Another fix to link properly to ncurses
Some minor top fixes
Added *~ to gitignore because these files crop up sometimes

13 years agoSome tweaks for top
Craig Small [Wed, 26 Oct 2011 11:31:48 +0000 (22:31 +1100)]
Some tweaks for top

tweaked signal setup valgrind complaint as nls
some input error messages made more descriptive
eliminated audible escape a from all error messa
added include of proc readproc.h to top.h
optimization for show_special function
remove unnecessary variables clang analyze

13 years agofixed ncurses double linking
Craig Small [Wed, 26 Oct 2011 11:29:44 +0000 (22:29 +1100)]
fixed ncurses double linking

13 years agopmap fix by Jim
Craig Small [Wed, 26 Oct 2011 11:25:21 +0000 (22:25 +1100)]
pmap fix by Jim

13 years agoUpdated NEWS file with what has changed
Craig Small [Wed, 26 Oct 2011 11:24:00 +0000 (22:24 +1100)]
Updated NEWS file with what has changed

13 years agoMerge branch 'master', remote-tracking branch 'sami/ng'
Craig Small [Thu, 20 Oct 2011 11:15:27 +0000 (22:15 +1100)]
Merge branch 'master', remote-tracking branch 'sami/ng'

13 years agoMerge branch 'master', remote-tracking branch 'csmall/kfreebsd-fixes'
Craig Small [Thu, 20 Oct 2011 11:12:30 +0000 (22:12 +1100)]
Merge branch 'master', remote-tracking branch 'csmall/kfreebsd-fixes'

13 years agoAdded tar.gz to gitignore
Craig Small [Thu, 20 Oct 2011 11:08:18 +0000 (22:08 +1100)]
Added tar.gz to gitignore

13 years agotop: redesign show_special strs, in line with nls
Jim Warner [Thu, 20 Oct 2011 00:02:34 +0000 (19:02 -0500)]
top: redesign show_special strs, in line with nls

13 years agodocs: add rh analysis #2 information to contrib
Sami Kerola [Wed, 19 Oct 2011 07:39:36 +0000 (09:39 +0200)]
docs: add rh analysis #2 information to contrib

Reference information.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agorh analysis #2: top
Jim Warner [Wed, 12 Oct 2011 05:55:12 +0000 (00:55 -0500)]
rh analysis #2: top

http://www.freelists.org/post/procps/Scan-results,5

13 years agorh analysis #2: pmap
Jim Warner [Tue, 18 Oct 2011 07:36:22 +0000 (02:36 -0500)]
rh analysis #2: pmap

http://www.freelists.org/post/procps/Scan-results,5

13 years agorh analysis #2: tload
Jim Warner [Tue, 18 Oct 2011 08:43:25 +0000 (03:43 -0500)]
rh analysis #2: tload

http://www.freelists.org/post/procps/Scan-results,5

13 years agoredhat analysis: pwdx
Jim Warner [Thu, 6 Oct 2011 17:21:28 +0000 (12:21 -0500)]
redhat analysis: pwdx

13 years agoredhat analysis: pgrep
Jim Warner [Thu, 6 Oct 2011 20:58:26 +0000 (15:58 -0500)]
redhat analysis: pgrep

13 years agoredhat analysis: vmstat
Jim Warner [Thu, 6 Oct 2011 15:02:06 +0000 (10:02 -0500)]
redhat analysis: vmstat

13 years agoredhat analysis: ps/sortformat
Jim Warner [Thu, 6 Oct 2011 16:20:41 +0000 (11:20 -0500)]
redhat analysis: ps/sortformat

13 years agoredhat analysis: ps/display
Jim Warner [Thu, 6 Oct 2011 16:05:39 +0000 (11:05 -0500)]
redhat analysis: ps/display

13 years agoredhat analysis: ps/parser
Jim Warner [Thu, 6 Oct 2011 15:43:30 +0000 (10:43 -0500)]
redhat analysis: ps/parser

13 years agoredhat analysis: proc/sig
Jim Warner [Thu, 6 Oct 2011 14:31:00 +0000 (09:31 -0500)]
redhat analysis: proc/sig

13 years agoredhat analysis: proc/slab
Jim Warner [Thu, 6 Oct 2011 14:40:36 +0000 (09:40 -0500)]
redhat analysis: proc/slab

13 years agoredhat analysis: proc/sysinfo
Jim Warner [Thu, 6 Oct 2011 14:12:55 +0000 (09:12 -0500)]
redhat analysis: proc/sysinfo

13 years agoredhat analysis: proc/readproc
Jim Warner [Thu, 6 Oct 2011 13:34:26 +0000 (08:34 -0500)]
redhat analysis: proc/readproc

13 years agolibtool accommodation: kill, skill, snice
Jim Warner [Sun, 9 Oct 2011 00:02:58 +0000 (19:02 -0500)]
libtool accommodation: kill, skill, snice

13 years agobuild-sys: add BUGS, FAQ and README.top to distribution
Sami Kerola [Thu, 6 Oct 2011 14:26:24 +0000 (16:26 +0200)]
build-sys: add BUGS, FAQ and README.top to distribution

After `make install' I expect to see some files in
<prefix>/share/doc/procps-ng directory, this commit adds few most
obvious ones to there.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
13 years agoUse 7 cpu numbers not 4 for Hertz Hack
Craig Small [Fri, 7 Oct 2011 03:35:16 +0000 (14:35 +1100)]
Use 7 cpu numbers not 4 for Hertz Hack

For the small number of devices that we cannot get Hertz out of ELF
notes but the cpu numbers make sense (ie not kFreeBSD) there is a hack
by using the CPU numbers. The problem is there was 4 numbers, now there
are 7. This fixes the hack by adding all 7 to get a more correct number.

This is from Debian patch sysinfo_7_numbers
Bug-Debian: http://bugs.debian.org/460331

13 years agoFix Hertz calculation for FreeBSD
Craig Small [Thu, 6 Oct 2011 23:22:24 +0000 (10:22 +1100)]
Fix Hertz calculation for FreeBSD

FreeBSD has no good way of finding the Hertz value. ELF notes don't
work, you can't find it in a function and even asm/params.h does
not have it.  Lucky for us, it is always 100.

Based upon Debian patch patch sysinfo_kfreebsd_hertz by Petr Salinger
Bug-Debian: http://bugs.debian.org/460331
Caution, 460331 has lots of overlapping bugs all around the Hertz
problem across many arches.

13 years agoElf note AT_CLKTCK is only found on Linux
Craig Small [Thu, 6 Oct 2011 23:08:42 +0000 (10:08 +1100)]
Elf note AT_CLKTCK is only found on Linux

Suppresses a message about elf notes not found on non-Linux systems.
kFreeBSD systems, for one, don't have this so the message appears
every time you run a procps program otherwise.

Based upon Debian patch sysinfo_elfnote by Petr Salinger
Bug-Debian: http://bugs.debian.org/378157