1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. 65581f3 mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>) by Denis Vlasenko · 17 years ago
  3. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 17 years ago
  6. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  7. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  8. 1ac42bf - add option -t mkinitrd and mkinitramfs both require -t. by Bernhard Reutner-Fischer · 18 years ago
  9. 67b23e6 getopt_ulflags -> getopt32. 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. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  12. c1ef7bd just whitespace by Tim Riker · 19 years ago
  13. b5ca9e0 A cleanup patch I've had lying around in my tree for a while, I think it by Rob Landley · 19 years ago
  14. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  15. 69f28e7 Add the -d option, its used by old versions of config.guess, change to by Glenn L McGrath · 21 years ago
  16. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  17. 8f0722a Move readlink, mktemp, run-parts and which to a new debianutils dir. by Glenn L McGrath · 22 years ago[Renamed from miscutils/mktemp.c]
  18. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 23 years ago
  19. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  20. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  21. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  22. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  23. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  24. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  25. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  26. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  27. 227a59b Several more updates -Erik by Erik Andersen · 24 years ago