Ron Yorston
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
4 years ago |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 years ago |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
bbc7bee966
make --help texts more uniform
|
7 years ago |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 years ago |
Denys Vlasenko
|
54e9585e10
trivial code shrink
|
9 years ago |
Denys Vlasenko
|
a4476eb654
rtcwake: fix incorrect (reversed) rtc/sys adjuestment; code shrink
|
10 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
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 |