Commit Graph

  • 6940430c55 top: correct field order within Section 3a, man document Jim Warner 2012-06-30 00:00:44 -05:00
  • 22515ce62e top: improve unsolicited user input validation Jim Warner 2012-06-30 00:00:33 -05:00
  • fbfaa868ba top: improve scroll coordinates message handling Jim Warner 2012-06-30 00:00:22 -05:00
  • 896f3deeb9 top: add intra-column horizontal scrolling, man document Jim Warner 2012-06-30 00:00:11 -05:00
  • a652ba8c9d top: add intra-column horizontal scrolling Jim Warner 2012-06-30 00:00:00 -05:00
  • f4666e1743 library: lift 1024 byte restriction on control groups Jim Warner 2012-06-29 23:59:59 -05:00
  • f114476a94 top: exploit library changes to cgroup & supgid Jim Warner 2012-06-28 00:00:03 -05:00
  • ede5d99f6c ps: exploit library changes to cgroup & supgid Jim Warner 2012-06-28 00:00:02 -05:00
  • 8b64b36bbf library: standardize handling of cgroup, supgid Jim Warner 2012-06-28 00:00:01 -05:00
  • f4b6de1136 ps: restore missing space when environment is displayed Jim Warner 2012-06-25 23:59:59 -05:00
  • f12277c74d Debian Bug report #526355 Alfredo Esteban 2012-08-18 02:20:27 +02:00
  • 00d7d4e37a vmstat si and so fields zero with -S mM 1 Jaromir Capik 2012-07-28 17:50:00 +10:00
  • d958f1c0fc w: do not truncate command when width is not known Sami Kerola 2012-07-15 12:42:56 +02:00
  • 7696bd200e pgrep/pkill -F expects \n (Debian Bug report #676709) Alfredo Esteban 2012-07-07 03:15:15 +02:00
  • 30d5db1a8d Set the locale to C. Craig Small 2012-06-30 16:43:17 +10:00
  • 664eaaebc6 Run pgrep and pkill tests whithout host ps Gilles Espinasse 2012-06-27 23:21:50 +02:00
  • ecc265492f Show sizes > 4G correctly in bytes on 32-bit machines. Adam Sampson 2012-06-26 14:06:45 +01:00
  • 06dc80d3b3 Increase slab name from 64 to 128 characters Craig Small 2012-06-26 22:01:42 +10:00
  • af271cf8c8 tests: add pkill test to catch signal option order regressions Sami Kerola 2012-06-24 14:40:02 +02:00
  • e730a6b4dc tests: enable basic pkill test Sami Kerola 2012-06-24 14:37:11 +02:00
  • d45456fb8a pkill: fix signal spec regression Sami Kerola 2012-06-24 13:30:22 +02:00
  • cba9bdbc16 build-sys: earlier patch broke the build Sami Kerola 2012-06-24 12:51:18 +02:00
  • 47cc1b6ccf build-sys: do not assume $(top_srcdir)/.version file always exists Sami Kerola 2012-06-04 09:42:50 +02:00
  • dcd8cf0b4b Rework of the -i feature Jaromir Capik 2012-06-20 22:19:14 +10:00
  • 1d899453da minor fix for -u fix Craig Small 2012-06-17 18:19:48 +10:00
  • 138701c499 Fix pwdx argument parsing Andrej Kruták 2012-06-14 22:33:49 +10:00
  • a5d9c40262 pkill -u uid fix Alfredo Esteban 2012-06-11 22:30:01 +10:00
  • a5ba6b98c1 Description: fix to build on non-Linux arches Steven Chamberlain 2012-06-11 22:11:23 +10:00
  • 2fb099df50 docs: mention linux 3.xx kernels are expected to work Sami Kerola 2012-06-01 08:32:44 +02:00
  • 6b0bb82b99 watch: fix to backporting error, and other wide character issues Sami Kerola 2012-05-29 21:39:57 +02:00
  • 48e4be926d Minor fix with vmstat manpage for r column Jaromir Capik 2012-05-30 21:41:17 +10:00
  • ca03e0280f Applied corrected patch for w -i Jaromir Capik 2012-05-30 21:37:13 +10:00
  • 2b58862421 Add -i option to w Jaromir Capik 2012-05-29 22:20:36 +10:00
  • dc1531b211 Removed bogus bogus -aux message Craig Small 2012-05-22 20:50:34 +10:00
  • c6e3ec4602 skill: check return value of getline Mike Frysinger 2012-05-20 06:22:01 -04:00
  • 2320dc9cdb w: fix printf compile warning Mike Frysinger 2012-05-20 06:20:32 -04:00
  • 6940014c42 Makefile.am fixes Craig Small 2012-05-20 17:27:14 +10:00
  • ff3ab9d52d watch compiles with 8bit enabled Craig Small 2012-05-20 17:08:29 +10:00
  • d9239ee3e6 Last minute updates to NEWS for v3.3.3 Craig Small 2012-05-20 14:39:52 +10:00
  • be1bb68c55 Fix pmap -x test in when sizeof(KLONG) != 8 Gilles Espinasse 2012-05-08 15:01:53 +02:00
  • e6bc629756 Fix w tests when no user is logged in Gilles Espinasse 2012-05-07 09:12:06 +02:00
  • 847bf4c0c1 build-sys: configure option --enable-skill did not work Sami Kerola 2012-05-06 21:30:25 +02:00
  • 889f1bebc0 docs: pgrep.1 groff syntax fix David Prévot 2012-05-06 13:04:41 +02:00
  • b2c08d1d41 sysctl: avoid crash when -p file has unexpected input Sami Kerola 2012-05-03 20:08:27 +02:00
  • e2987888e2 sysctl: restore old -p handling Mike Frysinger 2012-05-03 01:24:20 -04:00
  • 156dd0b5a3 sysctl: fix broken .conf suffix matching Mike Frysinger 2012-05-03 01:07:58 -04:00
  • dbefb4476a sysctl: use stdbool.h Mike Frysinger 2012-05-03 01:02:52 -04:00
  • 71aa1e78a2 docs: correct libprocps name in FAQ Sami Kerola 2012-04-29 17:34:54 +02:00
  • 2dbb7a6743 build-sys: allow packagers to choose what is installed Sami Kerola 2012-04-29 17:22:29 +02:00
  • 04ca0b1cbf top: ensure /proc is mounted before term is diddled Jim Warner 2012-04-24 23:08:02 -05:00
  • 39243fe306 top: address a defect with the library PROC_PID flag Jim Warner 2012-04-15 15:15:15 -05:00
  • 421b08a4df all: fix misspellings in docs and program comments Jim Warner 2012-04-23 11:50:49 -05:00
  • 9af478c13d Remove trailing - from w from column Craig Small 2012-04-25 10:21:07 +10:00
  • dd87e4f48c libprocps: protect locale environment getting overwrite Michael Schwendt 2009-12-18 05:27:21 +01:00
  • cdeb9a071a ps: fix cpu utilization sorting Jan Görig 2012-04-23 20:45:10 +02:00
  • 43d4aac43f build-sys: add fileutils.h to dist package Sami Kerola 2012-04-18 10:26:20 +02:00
  • ac7f7899f2 docs: howto build uClibc version of the procps-ng Sami Kerola 2012-04-17 22:10:01 +02:00
  • 34344de979 build-sys: uClibc does not have rpmatch() Sami Kerola 2012-04-17 21:41:26 +02:00
  • bb4ae3d933 build-sys: make buildroot compilation work Sami Kerola 2012-04-17 21:21:20 +02:00
  • be26243f9c build-sys: program_invocation_short_name is defined in errno.h Sami Kerola 2012-04-16 20:43:16 +02:00
  • beab98a036 tests: do not assume sleep command path Sami Kerola 2012-04-16 20:25:23 +02:00
  • 47100a8125 docs: fix manual page warnings Sami Kerola 2012-04-16 12:55:53 +02:00
  • e9a9bad264 top: document an existing provision of pid monitoring Jim Warner 2012-04-13 13:13:13 -05:00
  • 09d67d5ab2 Merge remote-tracking branch 'sami/2012wk12' Craig Small 2012-04-15 10:44:37 +10:00
  • 4b833b1bce NEWS: just playing catch-up with resolved issues Jim Warner 2012-04-11 04:11:12 -05:00
  • cd253e0dc6 top: fix a segfault when -p switch specified invalid pid Jim Warner 2012-04-11 04:11:12 -05:00
  • b079d130d7 top: miscellaneous cosmetic non-logic changes Jim Warner 2012-04-11 04:11:12 -05:00
  • 0c874637ee top: extend case-insensitive option to include 'Locate' Jim Warner 2012-04-11 04:11:12 -05:00
  • f97fd76667 tests: add lib/ contents to make check Sami Kerola 2012-03-23 16:03:44 +01:00
  • bf47d16095 sysctl: simplify file close error checking Sami Kerola 2012-03-23 15:53:01 +01:00
  • 52269d22f3 all: check stdout and stderr status at exit Sami Kerola 2012-03-23 13:32:24 +01:00
  • c7cf98b0e0 lib: add fileutils file with stream error checking facility Sami Kerola 2012-03-23 11:10:04 +01:00
  • ce82c3ea37 watch -g exits early Craig Small 2012-03-18 08:22:07 +11:00
  • 2323f864f3 top: correct miscellaneous omission, typo and buglet Jim Warner 2012-03-16 00:00:00 -05:00
  • 1462c4e581 skill, snice: do not encourage building these utilities Sami Kerola 2012-03-15 21:29:13 +01:00
  • be34477bbd skill: remove dead code Sami Kerola 2012-03-15 21:05:08 +01:00
  • 85e0a23347 watch: refactor code, add output_header() and run_command() Sami Kerola 2012-03-10 13:29:34 +01:00
  • dbedc905fe watch: remove arbitrary terminal size restriction Sami Kerola 2012-03-08 22:41:23 +01:00
  • 94fa402d4b slabtop, vmstat, watch: remove file descriptor constants Sami Kerola 2012-03-08 21:49:49 +01:00
  • 7267c3a22b Merge commit 'refs/merge-requests/3' of git://gitorious.org/procps/procps into merge-requests/3 Craig Small 2012-03-16 07:26:12 +11:00
  • 98ebb386c4 Merge remote-tracking branch 'sami/2012wk9' Craig Small 2012-03-16 07:21:37 +11:00
  • fa21a6ca81 top: correct loss of keystrokes paste capability Jim Warner 2012-03-12 12:12:12 -05:00
  • 42380330d7 misc: update remaining memory references to IEC standard Jim Warner 2012-03-08 14:27:12 -06:00
  • 397810a67f top: some isolated typos and minor code changes Jim Warner 2012-03-08 00:00:00 -06:00
  • ddfc402886 Don't check if output changed on first screen. Kent R. Spillner 2012-03-11 10:14:27 -05:00
  • f5a3afdcae watch: exit cleanly when falling through main loop. Kent R. Spillner 2012-03-10 18:35:08 -06:00
  • 29b62a1482 mentioned kB kiB change in news Craig Small 2012-03-09 06:57:10 +11:00
  • 2fc3f15770 top: refer to memory using strict IEC standard names Jim Warner 2012-03-07 07:07:07 -06:00
  • 18c08390da sysctl: fix argument parsing regression Jim Warner 2012-03-07 12:49:09 +01:00
  • 87bb21b557 top: fix selected miscellaneous compiler warnings Jim Warner 2012-03-05 11:22:33 -06:00
  • d5c760ee07 pmap: use only address start to range determination Sami Kerola 2012-03-03 17:51:51 +01:00
  • ed57504c38 pmap: add range arguments parsing function Sami Kerola 2012-03-03 17:11:45 +01:00
  • 031afacb48 w: align header when from lenght is defined Sami Kerola 2012-03-03 12:31:49 +01:00
  • c459346303 w: make date string abbreviations nls aware Sami Kerola 2012-03-03 12:03:40 +01:00
  • abd9e0f6e2 w: use utmp headers to determine host size as well Sami Kerola 2012-03-03 11:38:52 +01:00
  • ddd15211e0 w: use utmp definitions to determine array sizes Sami Kerola 2012-02-25 23:50:47 +01:00
  • 0f6b289212 license: update FSF addresses Jaromir Capik 2012-02-23 21:34:19 +01:00
  • 7e1657db48 Increase library revision number Craig Small 2012-03-03 18:47:40 +11:00
  • ce61089059 docs: clarification to license headers in files Sami Kerola 2012-03-02 13:29:36 +01:00
  • f5e2277a2e sysctl: print new line explicitely Sami Kerola 2012-03-02 12:41:23 +01:00