Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 سال پیش |
Mike Frysinger
|
6fb5f01c0b
we need to daemonize *before* opening the watchdog device
|
15 سال پیش |
Denis Vlasenko
|
e41fdbc279
watchdog: enable it before setting timeout
|
15 سال پیش |
Denis Vlasenko
|
005ff882ba
watchdog: build fixes, no code changes
|
16 سال پیش |
Denis Vlasenko
|
93d0776a96
watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds
|
16 سال پیش |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
16 سال پیش |
Denis Vlasenko
|
8d89bed840
watchdog: add -T option
|
16 سال پیش |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 سال پیش |
Bernhard Reutner-Fischer
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 سال پیش |
Denis Vlasenko
|
cf7cf62204
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
|
16 سال پیش |
Denis Vlasenko
|
b44c790e41
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
|
16 سال پیش |
Denis Vlasenko
|
25591c322c
libbb: introduce bb_signals and bb_signals_recursive,
|
16 سال پیش |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 سال پیش |
Denis Vlasenko
|
3638cc4462
watchdog: allow millisecond spec (-t 250ms)
|
17 سال پیش |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 سال پیش |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 سال پیش |
Denis Vlasenko
|
5a142025d3
move everything to new NOMMU helpers, except udhcp
|
17 سال پیش |
Denis Vlasenko
|
9067f13be0
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
|
17 سال پیش |
Denis Vlasenko
|
cfa2b3a209
watchdog: don't use static variable
|
17 سال پیش |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 سال پیش |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 سال پیش |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 سال پیش |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 سال پیش |
Mike Frysinger
|
cd68a2e1a8
fix watchdog on no-mmu systems by adding -F option for rexec
|
18 سال پیش |
Mike Frysinger
|
9be7435203
initial support for no-mmu systems
|
18 سال پیش |
Mike Frysinger
|
2fc534f3f1
hint at where the Magic comes from
|
18 سال پیش |
Bernhard Reutner-Fischer
|
5f6d67b7d6
- no need to have timer_duration in the data section.
|
18 سال پیش |
Bernhard Reutner-Fischer
|
c89982dcd7
- move #include busybox.h to the very top so we pull in the config
|
18 سال پیش |
Bernhard Reutner-Fischer
|
2c99851181
- patch from Denis Vlasenko to add and use bb_xdaemon()
|
18 سال پیش |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
19 سال پیش |