1. 6446c2d which: fix testsuite failure by Denis Vlasenko · 17 years ago
  2. dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
  3. f7d07b1 killall, pidof: use argv0 for process matching too by Denis Vlasenko · 17 years ago
  4. 198bada pidof: size optimizations (-50 bytes) by Denis Vlasenko · 17 years ago
  5. 459e4d6 replace /proc scanning code by more versatile one. by Denis Vlasenko · 18 years ago
  6. 35fb512 PID should be stored in pid_t, not int or long. by Denis Vlasenko · 18 years ago
  7. be905d5 process utilities related style cleanup by Denis Vlasenko · 18 years ago
  8. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  9. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  10. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  11. ab52db8 - size reduction of pidof - fix typo in reverse_pidlist by Bernhard Reutner-Fischer · 19 years ago
  12. 56b2171 - add llist_free_one() and llist_free() to libbb; Add a bit of documentation. by Bernhard Reutner-Fischer · 19 years ago
  13. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 19 years ago
  14. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  15. 5378fbc Joe.C writes: by Eric Andersen · 21 years ago
  16. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  17. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  18. 64191c3 Remove cruft by Eric Andersen · 21 years ago
  19. deca106 Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not by Eric Andersen · 22 years ago
  20. 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing by Eric Andersen · 22 years ago
  21. b24d656 If find_pid_by_name() had an error, it was returning -1, but storing by Eric Andersen · 23 years ago
  22. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  23. 8e75f6d Fix a stupid thinko, and fix killall to cope with the updated by Eric Andersen · 23 years ago
  24. d50a619 Implement suggestion from Adam Slattery, (don't default to killing closing bug #1190. by Eric Andersen · 23 years ago
  25. 91a6318 Make it so we don't segfault when /proc isn't mounted -- guess pid 1... -Erik by Eric Andersen · 23 years ago
  26. 8a6dbf6 Patch from Pierre PEIFFER <pierre.peiffer@sxb.bsf.alcatel.fr> by Eric Andersen · 23 years ago
  27. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 23 years ago