1. 248a67f free,stat: make NOEXEC by Denys Vlasenko · 7 years ago
  2. 578008a pgrep: fix "pgrep -v -P1"; also allow matching of comm - closes 10086 by Denys Vlasenko · 7 years ago
  3. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  4. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  5. 9f4b422 pgrep: implement -a by Denys Vlasenko · 7 years ago
  6. 4add757 pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 " by Denys Vlasenko · 7 years ago
  7. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  8. 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
  9. f8f81ed Convert all procps/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  10. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  11. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  12. 7794c21 pgrep: fix a "missing closing paren" build error by Denys Vlasenko · 12 years ago
  13. 47f8558 pgrep: fix -x option by Bernhard Walle · 12 years ago
  14. 000ae5c pkill/pgrep: support extended regular expressions by Wade Berrier · 14 years ago
  15. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  16. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  17. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  18. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  19. 16d1e3c pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization by Denys Vlasenko · 15 years ago
  20. 57dc534 pgrep/pkill: support -s and -P options by Denys Vlasenko · 15 years ago
  21. 3b3ca11 pidof/killall: allow find_pid_by_name to find running by Denis Vlasenko · 16 years ago
  22. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  23. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  24. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  25. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  26. cdf6277 dos2unix: tiny shrink by Denis Vlasenko · 17 years ago
  27. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  28. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  29. 5fb0965 fixlet to pgrep/pkill by Denis Vlasenko · 17 years ago
  30. a4f4de9 print_signames_and_exit -> print_signames (because of "ash calls kill_main") by Denis Vlasenko · 17 years ago
  31. 72e1c89 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago