1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  4. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  5. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  6. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago
  7. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  8. ca3c981 start_stop_daemon: add -N <nice> compat by Denis Vlasenko · 18 years ago
  9. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  10. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  11. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  12. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
  13. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  14. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  15. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  16. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  17. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  18. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  19. deb9d4d Use perrorMsg and clean up exit status. by Matt Kraai · 24 years ago
  20. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  21. bf960f5 Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> -Erik by Eric Andersen · 24 years ago