aboutsummaryrefslogtreecommitdiff
path: root/procps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2024-07-141-19/+6
|\
| * powertop: code shrinkDenys Vlasenko2024-07-131-19/+6
* | free: bloat reductionRon Yorston2024-04-181-1/+1
* | Merge branch 'busybox' into mergeFRP-5236-g7dff7f376Ron Yorston2023-12-051-13/+28
|\|
| * top: improve large PID display in memory ('s') modeDenys Vlasenko2023-11-231-13/+28
* | ps: increase length of 'comm' fieldRon Yorston2023-08-291-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2023-07-1318-22/+22
|\|
| * Update applet size estimatesDenys Vlasenko2023-07-1018-21/+21
| * libbb: code shrink: introduce and use [_]exit_FAILURE()Denys Vlasenko2023-06-151-1/+1
* | pgrep,pkill: remove non-functional optionsRon Yorston2023-06-221-0/+55
* | Merge branch 'busybox' into mergeRon Yorston2023-05-231-0/+18
|\|
| * nmeter: improve %T fractionals displayDenys Vlasenko2023-05-071-0/+18
* | win32: export xappendword()Ron Yorston2023-04-231-0/+7
* | Merge branch 'busybox' into mergeRon Yorston2023-04-092-10/+17
|\|
| * ash: sleep builtin with no arguments should not exitDenys Vlasenko2023-04-031-1/+1
| * top: stop using div() from libc, compilers now do it betterDenys Vlasenko2023-02-131-9/+16
* | Merge branch 'busybox' into mergeRon Yorston2023-02-131-3/+6
|\|
| * nmeter: increase maximum /proc file size (needed for large machines)Denys Vlasenko2023-01-241-3/+6
* | Merge branch 'busybox' into mergeRon Yorston2023-01-051-4/+11
|\|
| * Remove "select PLATFORM_LINUX"Denys Vlasenko2022-11-292-2/+0
| * Fix non-Linux buildsSamuel Thibault2022-11-292-0/+2
| * pkill: add -e to display the name and PID of the process being killedLouis Sautier2022-10-141-4/+11
* | Merge branch 'busybox' into mergeRon Yorston2022-10-121-2/+2
|\|
| * *: style fixDenys Vlasenko2022-08-301-2/+2
* | Merge branch 'busybox' into mergeRon Yorston2022-06-271-1/+4
|\|
| * top: improve large PID display in memory ('s') modeDenys Vlasenko2022-05-121-1/+4
* | Merge branch 'busybox' into mergeRon Yorston2022-05-121-2/+29
|\|
| * top: code shrinkDenys Vlasenko2022-05-101-11/+9
| * top: code shrinkDenys Vlasenko2022-05-101-11/+14
| * top: fix display of large PID/PPIDDenys Vlasenko2022-05-101-2/+28
* | Merge busybox into mergeRon Yorston2022-02-092-2/+2
|\|
| * *: slap on a few ALIGN_PTR where appropriateDenys Vlasenko2022-02-061-1/+1
| * ash,hush: fix handling of SIGINT while waiting for interactive inputDenys Vlasenko2022-01-171-1/+1
* | Merge busybox into mergeRon Yorston2022-01-132-15/+36
|\|
| * nmeter: %[md] %[mw] - dirty file-backed pages, writeback pagesDenys Vlasenko2022-01-111-11/+35
| * powertop: fix cpuid asm: ebx saving/restoring is properly done by gccDenys Vlasenko2022-01-071-4/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-10-133-16/+27
|\|
| * config system: move some options closer to relevalnt tool subdirectoriesDenys Vlasenko2021-10-121-1/+8
| * ps: fix -o pid=PID,args interpreting entire "PID,args" as headerDenys Vlasenko2021-10-071-14/+18
| * *: generalize "const trick"YU Jincheng2021-10-071-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-08-221-15/+1
|\|
| * tar,smemcap: commonalyze checksumming code for tar headerDenys Vlasenko2021-08-201-15/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-06-287-48/+64
|\|
| * free: implement -hDenys Vlasenko2021-06-181-29/+51
| * lsof: print fd# tooDenys Vlasenko2021-06-161-1/+1
| * *: more --help tweaksDenys Vlasenko2021-06-151-2/+2
| * *: --help tweaksDenys Vlasenko2021-06-142-2/+2
| * *: more --help tweakingDenys Vlasenko2021-06-131-6/+6
| * *: more --help tweaks, mostly expanding ts --helpDenys Vlasenko2021-06-131-2/+2
| * *: --help tweaksDenys Vlasenko2021-06-131-1/+1