1. c2739e1 nmeter: increase maximum /proc file size (needed for large machines) by Denys Vlasenko · 1 year, 10 months ago
  2. 9947650 Remove "select PLATFORM_LINUX" by Denys Vlasenko · 2 years ago
  3. 77216c3 Fix non-Linux builds by Samuel Thibault · 2 years, 2 months ago
  4. 707a7ef pkill: add -e to display the name and PID of the process being killed by Louis Sautier · 3 years, 1 month ago
  5. fe73c8d *: style fix by Denys Vlasenko · 2 years, 3 months ago
  6. 8d67007 top: improve large PID display in memory ('s') mode by Denys Vlasenko · 2 years, 7 months ago
  7. 1099a27 top: code shrink by Denys Vlasenko · 2 years, 7 months ago
  8. 69f82e3 top: code shrink by Denys Vlasenko · 2 years, 7 months ago
  9. 294881d top: fix display of large PID/PPID by Denys Vlasenko · 2 years, 7 months ago
  10. 987be93 *: slap on a few ALIGN_PTR where appropriate by Denys Vlasenko · 2 years, 10 months ago
  11. 12566e7 ash,hush: fix handling of SIGINT while waiting for interactive input by Denys Vlasenko · 2 years, 11 months ago
  12. 524fecf nmeter: %[md] %[mw] - dirty file-backed pages, writeback pages by Denys Vlasenko · 2 years, 11 months ago
  13. 89092c6 powertop: fix cpuid asm: ebx saving/restoring is properly done by gcc by Denys Vlasenko · 2 years, 11 months ago
  14. 94c78aa config system: move some options closer to relevalnt tool subdirectories by Denys Vlasenko · 3 years, 2 months ago
  15. eb048a4 ps: fix -o pid=PID,args interpreting entire "PID,args" as header by Denys Vlasenko · 3 years, 2 months ago
  16. 1f92503 *: generalize "const trick" by YU Jincheng · 3 years, 2 months ago
  17. 62d5a1e tar,smemcap: commonalyze checksumming code for tar header by Denys Vlasenko · 3 years, 4 months ago
  18. dc30f3d free: implement -h by Denys Vlasenko · 3 years, 6 months ago
  19. 57be5da lsof: print fd# too by Denys Vlasenko · 3 years, 6 months ago
  20. 1f60d88 *: more --help tweaks by Denys Vlasenko · 3 years, 6 months ago
  21. e2b9215 *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
  22. 6f7b10c *: more --help tweaking by Denys Vlasenko · 3 years, 6 months ago
  23. 1849285 *: more --help tweaks, mostly expanding ts --help by Denys Vlasenko · 3 years, 6 months ago
  24. 6b6826f *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
  25. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 3 years, 10 months ago
  26. 2266c12 pmap: fix column width, closes 13431 by Denys Vlasenko · 4 years ago
  27. 3c13da3 libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells by Denys Vlasenko · 4 years ago
  28. 84d5edd help text: replace [OPTIONS] with actual options (if not too long) by Denys Vlasenko · 4 years ago
  29. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
  30. fc63549 free: code shrink by Denys Vlasenko · 4 years ago
  31. 2496616 avoid using strok - eliminates use of hidden global variable by Denys Vlasenko · 4 years, 2 months ago
  32. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  33. df1f479 randomconfig fixes by Denys Vlasenko · 4 years, 5 months ago
  34. 4789c7c nmeter: add %T (zero-based timestamp) format by Denys Vlasenko · 4 years, 6 months ago
  35. 002be6e sysctl: do report EACCES errors on write by Denys Vlasenko · 4 years, 6 months ago
  36. e5897d0 suppress a few "unused function" warnings by Denys Vlasenko · 5 years ago
  37. ac78f2a top: do not use previous colleced data wheh "h" toggles threads display by Denys Vlasenko · 5 years ago
  38. 85b380f nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%`nproc`c") by Denys Vlasenko · 5 years ago
  39. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  40. 9663bbd free: include SReclaimable in cached value by Lukas Rusak · 5 years ago
  41. 3106784 ps: ensure fields are separated by at least one space, closes 11826 by Denys Vlasenko · 6 years ago
  42. 2b62821 top: provide cmdline argument '-H' to enable thread scanning by default by Thomas De Schampheleire · 6 years ago
  43. 0ddc742 watch: support fractional -n SEC by Denys Vlasenko · 6 years ago
  44. 4a67486 top: tweak --help by Denys Vlasenko · 6 years ago
  45. c89764c sysctl: fix compatibility with procps sysctl by Aaro Koskinen · 6 years ago
  46. 7830186 sysctl: do slash/dot conversions only on name, not value part by Denys Vlasenko · 6 years ago
  47. 1422ba6 sysctl: on EIO ("sysctl net.ipv6.conf.all.stable_secret") set nonzero exitcode by Denys Vlasenko · 6 years ago
  48. 679c30e sysctl: avoid stat() on every item if in -w mode by Denys Vlasenko · 6 years ago
  49. 317498f sysctl: allow setting empty values by Denys Vlasenko · 6 years ago
  50. aad7696 pmap: make 32-bit version work better on 64-bit kernels by Denys Vlasenko · 6 years ago
  51. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  52. f4709d7 free: ensure there is a least one space between numbers by Denys Vlasenko · 6 years ago
  53. c8e3922 free: add 'available' memory if provided by the kernel by Guillermo Rodriguez · 6 years ago
  54. 270becc smemcap: keep outputting by ignoring transient processes, take two by Denys Vlasenko · 6 years ago
  55. 9a2621a smemcap: keep outputting by ignoring transient processes by Andre Goddard Rosa · 6 years ago
  56. 3f2e963 uptime: add -s support by Denys Vlasenko · 6 years ago
  57. 4c20d9f extend fractional duration support to "top -d N.N" and "timeout" by Denys Vlasenko · 6 years ago
  58. 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
  59. b3e98b1 top: fix "warning: unused variable new_mask" by Denys Vlasenko · 7 years ago
  60. a2cae93 top: much faster cursor key navigation by avoiding process rescan by Denys Vlasenko · 7 years ago
  61. 75e56a3 top: do unsigned rather than signed division in do_stats() by Denys Vlasenko · 7 years ago
  62. 86107d6 top: handle much larger VSZ values by Denys Vlasenko · 7 years ago
  63. cb9c389 *: make "argc UNUSED_PARAM" consistent by Denys Vlasenko · 7 years ago
  64. 82d1c1f randomconfig fixes by Denys Vlasenko · 7 years ago
  65. 099ef93 free: no longer include common_bufsiz.h by Denys Vlasenko · 7 years ago
  66. 318c811 free: make it NOFORK by Denys Vlasenko · 7 years ago
  67. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  68. 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
  69. 0b6ec06 kill: add '--' option to separate options from arguments by Ron Yorston · 7 years ago
  70. 0ec0fac ps: fix build failure if FEATURE_PS_TIME is disabled by Ron Yorston · 7 years ago
  71. 753c404 ps: allow ps config options if minips is enabled by Kang-Che Sung · 7 years ago
  72. ab77e81 klibc-utils: new applets: resume, nuke, minips by Denys Vlasenko · 7 years ago
  73. e440b39 *: stop using atexit in non-debug build: saves ~260 in bss with musl by Denys Vlasenko · 7 years ago
  74. d80302d top: switch to malloced "globals". by Denys Vlasenko · 7 years ago
  75. 9c7c63b ps: improve TIME column for large times: showing "14453:50" is not good by Denys Vlasenko · 7 years ago
  76. 9a6f62f ps: make it NOEXEC by Denys Vlasenko · 7 years ago
  77. 1fd8e66 ps: stop using AT_CLKTCK, there are more standard ways by Denys Vlasenko · 7 years ago
  78. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  79. 248a67f free,stat: make NOEXEC by Denys Vlasenko · 7 years ago
  80. 1a1203f users,w,who,uptime,renice: make NOEXEC by Denys Vlasenko · 7 years ago
  81. a759b22 nameif: make it NOEXEC by Denys Vlasenko · 7 years ago
  82. 00c1811 pstree: make it NOEXEC by Denys Vlasenko · 7 years ago
  83. caf26b3 sysctl: make it NOEXEC by Denys Vlasenko · 7 years ago
  84. 50db1f2 sysctl: recognize ";comment" and "<whitespace>#comment" lines by Denys Vlasenko · 7 years ago
  85. 20077c1 libbb: make trim() return pointer to terminating NUL by Denys Vlasenko · 7 years ago
  86. 9cf89cd sysctl: fix file parsing, do not require -w for VAR=VAL by Denys Vlasenko · 7 years ago
  87. 947b239 pmap: tweak help text, show usage if no params are given by Denys Vlasenko · 7 years ago
  88. 727948e getopt32: factor out code to treat all args as options by Denys Vlasenko · 7 years ago
  89. 39194f0 new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize by Denys Vlasenko · 7 years ago
  90. 69be994 ps: tweak outdated comment, no code changes by Denys Vlasenko · 7 years ago
  91. 5d725fd ps: implement -o sid by Denys Vlasenko · 7 years ago
  92. 86981e3 ash: allow "trap NUM [SIG]..." syntax by Denys Vlasenko · 7 years ago
  93. 578008a pgrep: fix "pgrep -v -P1"; also allow matching of comm - closes 10086 by Denys Vlasenko · 7 years ago
  94. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  95. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  96. 9f4b422 pgrep: implement -a by Denys Vlasenko · 7 years ago
  97. 4add757 pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 " by Denys Vlasenko · 7 years ago
  98. 5d72ae5 fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo" by Denys Vlasenko · 7 years ago
  99. d9eb40c fix errors found with make_single_applets.sh by Denys Vlasenko · 8 years ago
  100. 0cecbe7 Sort more misplaced applets into coreutils or util-linux by Denys Vlasenko · 8 years ago