1. b851c42 signal names hack was wrong, it broke "get signal name" function. Reverting :( by Denis Vlasenko · 17 years ago
  2. c689fcf Make signal table a bit smaller by Denis Vlasenko · 17 years ago
  3. 5f934b0 guard against SIGxxx >= 32 (no code changes on i386) by Denis Vlasenko · 17 years ago
  4. a4f4de9 print_signames_and_exit -> print_signames (because of "ash calls kill_main") by Denis Vlasenko · 17 years ago
  5. 72e1c89 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago
  6. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  7. dcf4de2 test: code size saving, no logic changes by Denis Vlasenko · 17 years ago
  8. 75ab6af stop using (yet another) static buffer by Denis Vlasenko · 17 years ago
  9. 2a813e2 fix recognitions of -SIGname signals by Denis Vlasenko · 18 years ago
  10. bbda98f - cosmetic change to avoid warnings about eventual padding/packing. by Bernhard Reutner-Fischer · 18 years ago
  11. a77947f kill: fix bugs (kill -l output was horrible), fix style, constify data by Denis Vlasenko · 18 years ago
  12. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  13. c9c1a41 A couple things that got tangled up in my tree, easier to check in both than by Rob Landley · 18 years ago
  14. a2a647d - include strings.h Thanks to Rich Felker for pointing this out. by Bernhard Reutner-Fischer · 18 years ago
  15. 421d9e5 - move buffer allocation schemes to libbb.h by Bernhard Reutner-Fischer · 18 years ago
  16. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  17. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  18. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  19. 842757d Oops. I forgot to commit this part of vodz' patch. by Eric Andersen · 23 years ago