1. bfc3d82 ifconfig: code shrink by Denis Vlasenko · 17 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  4. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  6. dd2b2f7 adjtimex: fix argument types (most importantly, allow negative ones) 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. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  9. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  10. 109d21f adjtimex: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  11. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  12. 8fba99f Move portability stuff to platform.h, and clean up adjtimex.c a bit while by Rob Landley · 18 years ago
  13. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  14. b21d23b - provide fallback defines for non-linux by Bernhard Reutner-Fischer · 18 years ago
  15. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  16. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  17. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  18. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  19. cc2bc45 Fix adjtimex applet compile by Eric Andersen · 22 years ago
  20. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 23 years ago
  21. 6f93277 Added adjtimex applet from Larry Doolittle. by Mark Whitley · 23 years ago