1. 5d553bc more --help text tweaks by Denys Vlasenko · 4 years ago
  2. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  3. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  4. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  5. ed7d118 adjtimex: make it NOFORK by Denys Vlasenko · 7 years ago
  6. c8e2931 adjtimex: zero-fill whole structure, to be on the safe side by Denys Vlasenko · 7 years ago
  7. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  8. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  9. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  10. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  11. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  12. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  13. e152cb8 adjtimex: make its help text and printed data a bit less cryptic by Denys Vlasenko · 11 years ago
  14. 8f6ce09 a few tweaks for bionic by Denys Vlasenko · 13 years ago
  15. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  16. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  17. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  18. 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
  19. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  20. bfc3d82 ifconfig: code shrink by Denis Vlasenko · 17 years ago
  21. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  22. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  23. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  24. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  25. dd2b2f7 adjtimex: fix argument types (most importantly, allow negative ones) by Denis Vlasenko · 18 years ago
  26. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  27. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  28. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  29. 109d21f adjtimex: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  30. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  31. 8fba99f Move portability stuff to platform.h, and clean up adjtimex.c a bit while by Rob Landley · 19 years ago
  32. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  33. b21d23b - provide fallback defines for non-linux by Bernhard Reutner-Fischer · 19 years ago
  34. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  35. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  36. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  37. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  38. cc2bc45 Fix adjtimex applet compile by Eric Andersen · 22 years ago
  39. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
  40. 6f93277 Added adjtimex applet from Larry Doolittle. by Mark Whitley · 24 years ago