1. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  2. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  3. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  4. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  5. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  6. 459be35 hwclock: size optimizations by Denis Vlasenko · 17 years ago
  7. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 17 years ago
  8. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  9. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 17 years ago
  10. 673d4bb hwclock: support /dev/rtc0 etc by Denis Vlasenko · 17 years ago
  11. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  12. dd539f7 Unneeded code removed, usused field "unsigned pscpu" removed by Denis Vlasenko · 18 years ago
  13. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  14. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  15. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  16. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  17. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 18 years ago
  18. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 18 years ago
  19. 5cf905a - use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig: 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. c1ef7bd just whitespace by Tim Riker · 19 years ago
  22. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  23. 064f04e by "Vladimir N. Oleynik" · 19 years ago
  24. 747fc5d allow people to adjtime location by Mike Frysinger · 19 years ago
  25. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  26. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 19 years ago
  27. b31566e minor style touchups by Mike Frysinger · 19 years ago
  28. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  29. 6bb8087 Some corrections from vodz: by Robert Griebl · 20 years ago
  30. c8685ea The utc variable was not modified according to the -u/-l command line by Robert Griebl · 20 years ago
  31. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  32. b7b3bda Patch from Thomas Frohlich to fix an option ordering bug of mine. by Glenn L McGrath · 20 years ago
  33. 689e4b9 Use bb_getopt_ulflags, marginal saving, better argument checking. by Glenn L McGrath · 21 years ago
  34. f461e01 Use /var/lib/hwclock for adjtime, its really a state file rather than a by Glenn L McGrath · 21 years ago
  35. 4445668 Removed some debug printfs by Robert Griebl · 21 years ago
  36. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  37. 7ce75f4 > Eliminate dependancy on kernel header files. Naughty naughty. by Robert Griebl · 22 years ago
  38. 8882ea5 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  39. 6859d76 - updated a few copyright/left file headers by Robert Griebl · 22 years ago
  40. 1cd0445 Initial checkin of a very primitive hwclock replacement by Robert Griebl · 22 years ago