Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
5a6aeddfa7262e41802c77f70c9ef88e9c2c2476
/
miscutils
/
watchdog.c
5a14202
move everything to new NOMMU helpers, except udhcp
by Denis Vlasenko
· 18 years ago
9067f13
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
by Denis Vlasenko
· 18 years ago
cfa2b3a
watchdog: don't use static variable
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
cd68a2e
fix watchdog on no-mmu systems by adding -F option for rexec
by Mike Frysinger
· 18 years ago
9be7435
initial support for no-mmu systems
by Mike Frysinger
· 19 years ago
2fc534f
hint at where the Magic comes from
by Mike Frysinger
· 19 years ago
5f6d67b
- no need to have timer_duration in the data section.
by Bernhard Reutner-Fischer
· 19 years ago
c89982d
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
2c99851
- patch from Denis Vlasenko to add and use bb_xdaemon()
by Bernhard Reutner-Fischer
· 19 years ago
20f4000
- add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
1b751c8
Rob Sullivan sent in some cleanups, which I beat on slightly.
by Rob Landley
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cde8f53
Paul Mundt <lethal@linux-sh.org> writes:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
8d4c397
Patch from Jeff Garzik marking a few 'getopt not needed' apps.
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
ffde867
Add in spoon's watchdog timer app. -Erik
by Eric Andersen
· 24 years ago