Age | Commit message (Expand) | Author |
2010-04-06 | libbb: add skip_dev_pfx() | Denys Vlasenko |
2010-01-09 | *: make it easier to distinquish "struct tm", pointer to one, etc | Denys Vlasenko |
2010-01-06 | hwclock: make it report system/rtc clock difference | Denys Vlasenko |
2009-11-02 | *: introduce and use ffulsh_all() | Denys Vlasenko |
2009-10-29 | *: random code shrink | Denys Vlasenko |
2009-10-08 | rtcwake: remove a static variable | Denys Vlasenko |
2009-10-08 | *: a few more NOINLINEs | Denys Vlasenko |
2009-06-19 | getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS | Denys Vlasenko |
2009-02-02 | udhcpd: add code which rejects lease files with suspicious or old timestamp. | Denis Vlasenko |
2008-12-07 | Fix forgotten license comments | Denis Vlasenko |
2008-07-05 | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko |
2008-06-04 | change default rtcwake mode to match changed behavior in upstream util-linux | Mike Frysinger |
2008-06-02 | make the help for rtcwake reflect the actual default behavior | Mike Frysinger |
2008-06-02 | - pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend" | Bernhard Reutner-Fischer |
2008-05-19 | - Rename getpty() to xgetpty() and adjust callers. | Bernhard Reutner-Fischer |
2008-03-17 | *: add -Wunused-parameter; fix resulting breakage | Denis Vlasenko |
2008-02-15 | we need to pass back the rtc device name that was actually used so that we ca... | Mike Frysinger |
2008-02-15 | fix build failure when long opts are enabled | Mike Frysinger |
2008-02-15 | split some rtc funcs out of hwclock and into an rtc header/lib so that the ne... | Mike Frysinger |