1. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  2. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  3. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  4. 977bc6a we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status by Mike Frysinger · 17 years ago
  5. 6b160e4 split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code by Mike Frysinger · 17 years ago
  6. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  7. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  8. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  9. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  10. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  11. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  12. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  13. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  14. 459be35 hwclock: size optimizations by Denis Vlasenko · 18 years ago
  15. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  16. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  17. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
  18. 673d4bb hwclock: support /dev/rtc0 etc by Denis Vlasenko · 18 years ago
  19. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  20. dd539f7 Unneeded code removed, usused field "unsigned pscpu" removed by Denis Vlasenko · 18 years ago
  21. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  22. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  23. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  24. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  25. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  26. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
  27. 5cf905a - use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig: by Bernhard Reutner-Fischer · 19 years ago
  28. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  29. c1ef7bd just whitespace by Tim Riker · 19 years ago
  30. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  31. 064f04e by "Vladimir N. Oleynik" · 19 years ago
  32. 747fc5d allow people to adjtime location by Mike Frysinger · 19 years ago
  33. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  34. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 20 years ago
  35. b31566e minor style touchups by Mike Frysinger · 20 years ago
  36. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  37. 6bb8087 Some corrections from vodz: by Robert Griebl · 21 years ago
  38. c8685ea The utc variable was not modified according to the -u/-l command line by Robert Griebl · 21 years ago
  39. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  40. b7b3bda Patch from Thomas Frohlich to fix an option ordering bug of mine. by Glenn L McGrath · 21 years ago
  41. 689e4b9 Use bb_getopt_ulflags, marginal saving, better argument checking. by Glenn L McGrath · 21 years ago
  42. f461e01 Use /var/lib/hwclock for adjtime, its really a state file rather than a by Glenn L McGrath · 21 years ago
  43. 4445668 Removed some debug printfs by Robert Griebl · 21 years ago
  44. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  45. 7ce75f4 > Eliminate dependancy on kernel header files. Naughty naughty. by Robert Griebl · 22 years ago
  46. 8882ea5 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  47. 6859d76 - updated a few copyright/left file headers by Robert Griebl · 22 years ago
  48. 1cd0445 Initial checkin of a very primitive hwclock replacement by Robert Griebl · 22 years ago