Denys Vlasenko
|
f8d8aa1cea
libbb: add skip_dev_pfx()
|
14 years ago |
Denys Vlasenko
|
dc698bb038
*: make it easier to distinquish "struct tm", pointer to one, etc
|
15 years ago |
Denys Vlasenko
|
5e3b14069e
hwclock: make it report system/rtc clock difference
|
15 years ago |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 years ago |
Denys Vlasenko
|
85ca327529
*: random code shrink
|
15 years ago |
Denys Vlasenko
|
784d095877
rtcwake: remove a static variable
|
15 years ago |
Denys Vlasenko
|
adf922ec28
*: a few more NOINLINEs
|
15 years ago |
Denys Vlasenko
|
f3b92d3856
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
|
15 years ago |
Denis Vlasenko
|
04158e0459
udhcpd: add code which rejects lease files with suspicious or old timestamp.
|
16 years ago |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Mike Frysinger
|
1e93f3c585
change default rtcwake mode to match changed behavior in upstream util-linux
|
16 years ago |
Mike Frysinger
|
85571d8d01
make the help for rtcwake reflect the actual default behavior
|
16 years ago |
Bernhard Reutner-Fischer
|
9af7aba579
- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"
|
16 years ago |
Bernhard Reutner-Fischer
|
ae4342ca3e
- Rename getpty() to xgetpty() and adjust callers.
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Mike Frysinger
|
977bc6a137
we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status
|
16 years ago |
Mike Frysinger
|
ea915363e7
fix build failure when long opts are enabled
|
16 years ago |
Mike Frysinger
|
6b160e490d
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
|
16 years ago |