1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 16 years ago
  3. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 16 years ago
  4. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  5. 33b900f vlock: get rid of statics by Denis Vlasenko · 17 years ago
  6. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  7. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  8. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  9. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  10. b8bb27c - save 4 bytes by Bernhard Reutner-Fischer · 18 years ago
  11. 8a0a83d - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  12. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  13. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  14. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  15. d986732 vlock: make message shorter by Denis Vlasenko · 18 years ago
  16. a36a676 correct_password: undo whitespace damage. by Denis Vlasenko · 18 years ago
  17. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  18. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  19. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  20. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  21. 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 19 years ago
  22. 68eb9dd Patch from Tito to make vlock much smaller. by Rob Landley · 19 years ago
  23. 553d83d strncmp isn't automatically superior to strcmp. Especially when it isn't by Rob Landley · 19 years ago
  24. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 19 years ago
  25. 6f9a778 Do not use getpass(3) by Eric Andersen · 20 years ago
  26. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  27. 935daf2 hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS is not set -Erik by Eric Andersen · 22 years ago
  28. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago