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