summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Increase watch interval.Craig Small2013-08-251-6/+7
* | | | | build-sys: add support for silent builsKarel Zak2013-08-131-0/+1
* | | | | build-sys: correct one AC_ARG_ENABLE() cleanup defaultJim Warner2013-08-131-1/+1
* | | | | build-sys: cleanup AC_ARG_ENABLE() usageKarel Zak2013-08-131-22/+22
* | | | | top: Fixing duplicate words in the man pageJaromir Capik2013-08-091-3/+3
* | | | | ps: address a potential 'newline' quirk the libselinuxJim Warner2013-08-091-0/+1
* | | | | top: correct cursor positioning for all ^Z or ^C casesJim Warner2013-08-081-10/+3
* | | | | top: tweak cursor state code to swat an obscure bugletJim Warner2013-08-081-5/+6
* | | | | top: correct, improve or otherwise tweak some commentsJim Warner2013-08-081-9/+9
* | | | | free: reusing 'shared' for ShmemJaromir Capik2013-08-072-3/+7
* | | | | ps: making the libselinux support configurableJaromir Capik2013-08-072-1/+13
* | | | | pwdx: fails when run in a nonexistent localeColin Watson2013-08-051-0/+1
* | | | | Conditional test vmstat -pCraig Small2013-07-311-6/+7
* | | | | sysctl, w: miscelaneous usage/man fixesJaromir Capik2013-07-193-3/+4
* | | | | top: cursor repositioning includes line oriented inputJim Warner2013-07-021-0/+4
* | | | | top: refine some miscellaneous signals interrupt stuffJim Warner2013-07-022-25/+27
* | | | | top: enable screen contents preservation at end-of-jobJim Warner2013-07-012-7/+12
* | | | | library: for atexit() support, fix fileutils for EPIPEJim Warner2013-06-261-1/+1
* | | | | top: trade two groff_mdoc macros for groff equivalentsJim Warner2013-06-261-77/+78
| |_|_|/ |/| | |
* | | | top: add the major version to dlopen of libnuma sonameJim Warner2013-06-101-1/+1
* | | | 3.3.8 NEWS and APIv3.3.8Craig Small2013-05-262-1/+2
* | | | procps-ng testsuite : simplify DEJAGNU workaroundGilles Espinasse2013-05-263-2/+1
* | | | procps-ng : tests, remove which dependencyGilles Espinasse2013-05-261-1/+1
* | | | skip kill test too if running runtestGilles Espinasse2013-05-261-0/+5
* | | | Merge branch 'master' of gitorious.org:procps/procpsCraig Small2013-05-234-37/+47
|\ \ \ \ | | |_|/ | |/| |
| * | | ps: remove sd_ prefix from systemd output optionsVáclav Pavlín2013-05-222-27/+37
| * | | top: inoculated against a window manager like 'screen'Jim Warner2013-05-222-10/+10
* | | | top: change man document license used from GFDL to GPLJim Warner2013-05-231-408/+1
|/ / /
* | | NEWS: update of some changes destined for next releaseJim Warner2013-05-191-0/+5
* | | top: provide a build option to change memory precisionJim Warner2013-05-192-1/+9
* | | top: revert %CPU and %MEM precision to former defaultsJim Warner2013-05-193-4/+12
* | | top: eliminate troublesome apostrophes in man documentJim Warner2013-05-191-84/+84
* | | top: reduce function call overhead in the NUMA supportJim Warner2013-05-192-1/+5
* | | Fix btime handling reading from /proc/statMarkus Mayer2013-05-121-2/+6
* | | build-sys: allow a build when libdl.so is truly absentJim Warner2013-05-112-1/+5
* | | Updated configure.acCraig Small2013-05-051-100/+54
* | | top: introduce a plug-in approach for the NUMA supportJim Warner2013-05-052-36/+57
* | | build-sys: eliminate dependencies for the NUMA supportJim Warner2013-05-052-20/+9
* | | integrate systemd-login support to psCraig Small2013-04-264-0/+163
|\ \ \
| * | | ps: possibility to display seat for a processLukas Nykryn2013-04-242-0/+25
| * | | ps: possibility to display systemd user unit for a processLukas Nykryn2013-04-242-0/+23
| * | | ps: possibility to display machine name for a processLukas Nykryn2013-04-243-2/+22
| * | | ps: possibility to display uid of session owner for a processLukas Nykryn2013-04-242-0/+20
| * | | ps: possibility to display login session for a processLukas Nykryn2013-04-242-0/+24
| * | | ps: possibility to display systemd unit for a processLukas Nykryn2013-04-244-0/+51
* | | | library: dynamic buffer management even more efficientJim Warner2013-04-241-14/+9
* | | | top: snapshot /proc/stat reads to minimize distortionsJim Warner2013-04-241-10/+25
* | | | top: change number of emulated cpus from four to eightJim Warner2013-04-242-6/+6
|/ / /
* | | build-sys: in top program, enable NUMA/Node extensionsJim Warner2013-04-141-7/+9
* | | top: program code changes, enable NUMA/Node extensionsLance Shelton2013-04-144-32/+168