Denys Vlasenko
|
5353df91cb
Update applet size estimates
|
1 year ago |
Denys Vlasenko
|
99476502f9
Remove "select PLATFORM_LINUX"
|
2 years ago |
Samuel Thibault
|
77216c368f
Fix non-Linux builds
|
2 years ago |
Denys Vlasenko
|
db5546ca10
libbb: code shrink: introduce and use [_]exit_SUCCESS()
|
2 years ago |
Denys Vlasenko
|
ba9f9c2d2c
*: --help text tweaks
|
3 years ago |
Rasmus Villemoes
|
50a37459ff
watchdog: make open-write-close-open functionality a config knob
|
3 years ago |
Denys Vlasenko
|
965b795b87
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
|
4 years ago |
Denys Vlasenko
|
6a55b4e403
libbb: introduce and use msleep()
|
4 years ago |
Ron Yorston
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
4 years ago |
Denys Vlasenko
|
5059653882
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
|
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
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
1572f520cc
watchdog: do not use argc, other cleanups
|
7 years ago |
Matt Spinler
|
31c765081d
watchdog: stop watchdog first on startup
|
7 years ago |
Denys Vlasenko
|
f88e3bfa8d
Convert all miscutils/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
fb4da16711
Split miscutils/Config.src items into miscutils/*.c files
|
8 years ago |
Anthony G. Basile
|
12677acf0a
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
|
12 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Marek Polacek
|
7b18107384
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
|
14 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
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 years ago |
Mike Frysinger
|
6fb5f01c0b
we need to daemonize *before* opening the watchdog device
|
15 years ago |
Denis Vlasenko
|
e41fdbc279
watchdog: enable it before setting timeout
|
15 years ago |
Denis Vlasenko
|
005ff882ba
watchdog: build fixes, no code changes
|
16 years ago |
Denis Vlasenko
|
93d0776a96
watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds
|
16 years ago |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
16 years ago |