1. 251e08f move ADJTIME_PATH define to header files by Denys Vlasenko · 4 years ago
  2. caba1a1 tweak help texts by Denys Vlasenko · 4 years ago
  3. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  4. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  5. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  6. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  7. 036585a getopt32: remove applet_long_options 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. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  11. dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  12. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  13. 54e9585 trivial code shrink by Denys Vlasenko · 10 years ago
  14. a4476eb rtcwake: fix incorrect (reversed) rtc/sys adjuestment; code shrink by Denys Vlasenko · 11 years ago
  15. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  16. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  17. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  18. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 15 years ago
  19. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
  20. 5e3b140 hwclock: make it report system/rtc clock difference by Denys Vlasenko · 15 years ago
  21. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  22. 85ca327 *: random code shrink by Denys Vlasenko · 15 years ago
  23. 784d095 rtcwake: remove a static variable by Denys Vlasenko · 15 years ago
  24. adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
  25. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  26. 04158e0 udhcpd: add code which rejects lease files with suspicious or old timestamp. by Denis Vlasenko · 16 years ago
  27. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  28. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  29. 1e93f3c change default rtcwake mode to match changed behavior in upstream util-linux by Mike Frysinger · 17 years ago
  30. 85571d8 make the help for rtcwake reflect the actual default behavior by Mike Frysinger · 17 years ago
  31. 9af7aba - pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend" by Bernhard Reutner-Fischer · 17 years ago
  32. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  33. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  34. 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
  35. ea91536 fix build failure when long opts are enabled by Mike Frysinger · 17 years ago
  36. 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