Commit Graph

  • 8d989c68c0 top: program code changes, enable NUMA/Node extensions Lance Shelton 2013-04-08 00:00:00 -07:00
  • c2afde130e top: documentation update, enable NUMA/Node extensions Jim Warner 2013-04-08 00:00:00 -05:00
  • 87ac6383bb build-sys: in top program, enable NUMA/Node extensions Jim Warner 2013-04-08 00:00:00 -05:00
  • 1b63eb8671 Improved regexp test for pmap Pierre Labastie 2013-04-07 18:31:26 +10:00
  • 7888f6a679 miscellaneous: clean up trailing whitespace once again Jim Warner 2013-03-31 00:00:00 -05:00
  • 293b668d5f Merge commit 'refs/merge-requests/10' of git://gitorious.org/procps/procps into merge-requests/10 Craig Small 2013-04-07 17:58:06 +10:00
  • 526bc5dfa9 library: avoid SEGV if file2str should read zero bytes Jim Warner 2013-03-30 00:00:00 -05:00
  • 6d605f521c library: make dynamic buffer management more efficient Jim Warner 2013-03-29 00:00:00 -05:00
  • c2707dc2d7 sysctl return value Craig Small 2013-04-07 09:30:59 +10:00
  • a059034856 Revert "Fixed last_value for loops over 99999" Gilles Espinasse 2013-03-26 13:22:30 +01:00
  • fc503b442d Update library version-info to 2.1.1 Craig Small 2013-03-26 21:41:55 +11:00
  • c03aa80ad1 Fixed warning about error_at_line Craig Small 2013-03-26 21:27:38 +11:00
  • d164f47dd1 procps-ng : fix pmap uninitialized warnings Gilles Espinasse 2013-03-26 11:21:39 +01:00
  • bccc2404b6 procps-ng : fix pmap unused variable warnings Gilles Espinasse 2013-03-26 10:34:22 +01:00
  • a75f698977 procps-ng : fix readproc gnu_scanf format warnings Gilles Espinasse 2013-03-26 10:16:43 +01:00
  • 46e47a527f procps-ng : fix multi-line comment warnings Gilles Espinasse 2013-03-26 09:41:03 +01:00
  • 4aa917455c top: fix the bug affecting certain Find/Locate results Jim Warner 2013-03-25 00:00:00 -05:00
  • 2840d7f4c6 Fixed last_value for loops over 99999 Craig Small 2013-03-25 21:56:23 +11:00
  • 0696570a94 Conditionally test kill when we compile it Craig Small 2013-03-25 21:46:17 +11:00
  • a45dace4b8 library: utility buffers now immune to buffer overflow Jim Warner 2013-03-23 00:00:00 -05:00
  • a6c5e31022 top: tweak 'Inspect' code for isolated edge situations Jim Warner 2013-03-22 00:00:00 -05:00
  • 10936365de top: touch up a few miscellaneous nls related comments Jim Warner 2013-03-19 00:00:00 -05:00
  • 838e5d8941 configure: Check for error.h Rainer Müller 2013-02-20 20:14:29 +01:00
  • 6df4fc403d configure: Check for stdio_ext.h Rainer Müller 2013-02-20 20:10:40 +01:00
  • 538bd978a4 watch: Remove unused header Rainer Müller 2013-02-20 19:09:54 +01:00
  • 042776e04c configure: check for program_invocation_name Rainer Müller 2013-02-20 18:31:48 +01:00
  • f7a9d5d139 Merge commit 'refs/merge-requests/9' of git://gitorious.org/procps/procps into merge-requests/9 Craig Small 2013-03-19 21:06:25 +11:00
  • 43bcb47007 pmap: Fixing -n,-N x -p,-q check Jaromir Capik 2013-03-19 10:47:36 +01:00
  • 5c513ce582 pmap: fixing the width measurement of extended_pmap with -q Jaromir Capik 2013-03-18 19:43:12 +01:00
  • c80e93be47 pmap: a spade is a spade, so let's call a Flags a Perm Jim Warner 2013-03-16 00:00:00 -05:00
  • 0c0c543466 pmap: wield my machete, achieve width-wise nls support Jim Warner 2013-03-16 00:00:00 -05:00
  • 3262143a29 pmap: trade inept width approach for printf's built-in Jim Warner 2013-03-16 00:00:00 -05:00
  • 9db537503d pmap: formatting only changes, for minimum consistency Jim Warner 2013-03-16 00:00:00 -05:00
  • f85439e42d pmap: restore a proper response when arguments missing Jim Warner 2013-03-16 00:00:00 -05:00
  • 088d77c3ae pmap: New switches - RC support (-n/-N,-c/C) & ShowPath (-p) Jaromir Capik 2013-03-18 16:05:44 +01:00
  • aa5a19620b support for listing thread ids (useful with iotop) Roberto Polli 2013-03-18 11:58:47 +01:00
  • 7f15f07b3f testsuite: increasing the upper limit of permitted values Jaromir Capik 2013-03-14 14:31:03 +01:00
  • fac3b34ff9 miscellaneous: fixed current misspell-check's findings Jim Warner 2013-03-11 00:00:00 -06:00
  • fe75e26ab6 miscellaneous: clean up trailing whitespace throughout Jim Warner 2013-03-11 00:00:00 -06:00
  • 7b708ca334 top: rename a single Other Filter variable for clarity Jim Warner 2013-03-08 00:00:00 -06:00
  • d7f3a80e18 top: improve man doc Section 5e, FILTERING in a window Jim Warner 2013-03-08 00:00:00 -06:00
  • 2872d24362 top: correct a sightly obsolete nls 'Translation Hint' Jim Warner 2013-03-08 00:00:00 -05:00
  • 1a50f39971 top: fine tune (ie. fix) 'other filter' negation logic Jim Warner 2013-03-06 00:00:00 -06:00
  • ef99eebbdb top: introduce relational operators, plus man document Jim Warner 2013-03-05 00:00:00 -06:00
  • 2c2c5f5cd2 top: introduce relational operators with other filters Jim Warner 2013-03-05 00:00:00 -06:00
  • f9a208b273 top: enable other filtering, add documentation support Jim Warner 2013-03-03 00:00:00 -06:00
  • 5edc6fb317 top: enable other filtering via inclusion or exclusion Jim Warner 2013-03-03 00:00:00 -06:00
  • 5e4bade595 top: minor refactor in preparation for other filtering Jim Warner 2013-03-03 00:00:00 -06:00
  • b9976f7056 top: finish the job of correcting the response to a ^Z Jim Warner 2013-03-01 00:00:00 -06:00
  • 709785e20b top: add the field 'USED' to top's existing repertoire Jim Warner 2013-02-28 00:00:00 -06:00
  • 9dd7251ca3 top: consolidate logic dealing with resetting a window Jim Warner 2013-02-27 00:00:00 -06:00
  • a458871cde top: make user's choice for insert/overtype persistent Jim Warner 2013-02-27 00:00:00 -06:00
  • 6d0765a03c top: allow no input with the maximum task ('n') prompt Jim Warner 2013-02-27 00:00:00 -06:00
  • 5ee1286625 top: allow re-ordering of saved line input upon recall Jim Warner 2013-02-22 00:00:00 -06:00
  • 5c3fffcf28 top: improve the response to ^Z if awaiting line input Jim Warner 2013-02-22 00:00:00 -06:00
  • d497b1025a top: some idiot broke 'idle' mode with u/U 'exclusion' Jim Warner 2013-02-21 00:00:00 -06:00
  • 041730bfa4 NEWS: top's changes to be included in the next release Jim Warner 2013-02-20 00:00:00 -06:00
  • 2efe275512 top: enable recall of previous input lines for re-edit Jim Warner 2013-02-15 00:00:00 -06:00
  • 477b10c0bd top: enable true line input editing with paste support Jim Warner 2013-02-15 00:00:00 -06:00
  • d04297843f top: enable user filtering via inclusion and exclusion Jim Warner 2013-02-13 00:00:00 -06:00
  • c856a80ad5 top: end reliance on strdup not failing & roll our own Jim Warner 2013-02-11 00:00:00 -06:00
  • 44e61f0f6d top: man document now properly reflects delay interval Jim Warner 2013-02-09 00:00:00 -06:00
  • bc5af4ae51 top: keep cursor hidden after Inspect 'Locate' request Jim Warner 2013-02-07 00:00:00 -06:00
  • e2c2bc5a95 top: the third time was charmed for end-of-job reports Jim Warner 2013-02-05 00:00:00 -06:00
  • cff3960c4a pgrep: Documentation fixes static.vortex@gmx.com 2013-02-13 23:06:11 +05:30
  • 12ee64c8a3 pmap: fixing pidlist allocation & disabling vmflags in -X Jaromir Capik 2013-02-14 13:55:51 +01:00
  • d454bfe902 pmap - removing the column width constraints in the -X/-XX modes Jaromir Capik 2013-02-07 17:56:55 +01:00
  • 20ce346ebd pmap: fixing broken indentation in the -X/-XX modes Jaromir Capik 2013-02-06 23:01:54 +01:00
  • ca76af22ca top: lift the field management 6 col width restriction Jim Warner 2013-01-31 00:00:00 -06:00
  • dedaf6e1a8 top: disable tty scrollback buffer to improve SIGWINCH Jim Warner 2013-01-31 00:00:00 -06:00
  • 365a5fa517 pmap: empty output or crashes on ppc/s390 caused by wrong pidlist type Jaromir Capik 2013-02-04 18:21:39 +01:00
  • 5a27c8095e top: make field management window size error non-fatal Jim Warner 2013-01-29 00:00:00 -06:00
  • f3a87cf634 top: normalize miscellaneous putp screen manipulations Jim Warner 2013-01-29 00:00:00 -06:00
  • 6f25f956e7 top: a few small adjustments to reduce display flicker Jim Warner 2013-01-29 00:00:00 -06:00
  • cc61198318 build sys: add configure option for impact of SIGWINCH Jim Warner 2013-01-29 00:00:00 -06:00
  • adca737758 top: change default allow/suppress define for SIGWINCH Jim Warner 2013-01-29 00:00:00 -06:00
  • dca3c6d08f pmap vmflags support Craig Small 2013-01-24 22:39:42 +11:00
  • bffb097ba0 pmap -x has RSS and Dirty summary Andrey Bondarenko 2013-01-24 22:26:27 +11:00
  • eae3efd2b5 Merge commit 'refs/merge-requests/6' of git://gitorious.org/procps/procps into merge-requests/6 Craig Small 2013-01-24 21:51:13 +11:00
  • 15030a87a6 ps.1: fix --group description Andreas Bießmann 2013-01-23 12:45:59 +01:00
  • 3fc8b69c7a top: update man document for current screen & SIGWINCH Jim Warner 2013-01-16 00:00:00 -06:00
  • 4f33b6b8c5 top: offer define to allow/suppress excessive SIGWINCH Jim Warner 2013-01-16 00:00:00 -06:00
  • dd357e70e7 top: immunize against window manager flood of SIGWINCH Jim Warner 2013-01-16 00:00:00 -06:00
  • de6df7d736 top: refactor all the low-level i/o logic for SIGWINCH Jim Warner 2013-01-16 00:00:00 -06:00
  • ba9092ad83 top: preserve current screen when receiving a SIGWINCH Jim Warner 2013-01-16 00:00:00 -06:00
  • 5856919e83 top: even more miscellaneous accumulated modifications Jim Warner 2013-01-11 00:00:00 -06:00
  • 7060f9ab3a top: circumvent an ncurses version 5.9.20121017 glitch Jim Warner 2013-01-07 00:00:00 -06:00
  • d9f7c76114 top: prevent display corruption in Locate highlighting Jim Warner 2013-01-04 00:00:00 -06:00
  • 1da293bf59 top: accumulated miscellaneous code and comment tweaks Jim Warner 2013-01-02 00:00:00 -06:00
  • dec6b8ffe7 top: happy new year while incrementing copyright dates Jim Warner 2013-01-01 00:00:00 -06:00
  • b9b3d02dac Added support for vmflags in pmap William Orr 2013-01-22 22:46:24 -05:00
  • 63ea47a628 sysctl.8: format fix in synopsis David Prévot 2013-01-01 13:16:33 +11:00
  • f7c418155a Expose freeproc for libproc Craig Small 2013-01-01 13:13:44 +11:00
  • 84c89e06af ps.1: format fix in notes David Prévot 2013-01-01 13:12:25 +11:00
  • c4427d9823 Updated NEWS for procps 3.3.6 Craig Small 2013-01-01 12:52:09 +11:00
  • b01946742b top: eliminate task row anomalies with active searches Jim Warner 2012-12-30 00:00:00 -06:00
  • 0e6e79522b test for previous commit Craig Small 2012-12-26 23:21:44 +11:00
  • a705fdcb15 uptime: add since option Frank Fesevur 2012-12-26 23:14:09 +11:00
  • 6c67c8d27a top: tweak the help screen text and termcap attributes Jim Warner 2012-12-23 00:00:00 -06:00
  • a93f23e6ef top: place inspect demo buffer on par with read buffer Jim Warner 2012-12-23 00:00:00 -06:00