index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
watchdog.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
move everything to new NOMMU helpers, except udhcp
Denis Vlasenko
2007-03-26
1
-12
/
+3
*
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
Denis Vlasenko
2007-03-24
1
-3
/
+5
*
watchdog: don't use static variable
Denis Vlasenko
2007-03-14
1
-9
/
+9
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-2
/
+2
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-7
/
+2
*
fix watchdog on no-mmu systems by adding -F option for rexec
Mike Frysinger
2006-06-26
1
-2
/
+9
*
initial support for no-mmu systems
Mike Frysinger
2006-06-07
1
-0
/
+4
*
hint at where the Magic comes from
Mike Frysinger
2006-06-07
1
-1
/
+1
*
- no need to have timer_duration in the data section.
Bernhard Reutner-Fischer
2006-06-03
1
-7
/
+4
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-1
/
+1
*
- patch from Denis Vlasenko to add and use bb_xdaemon()
Bernhard Reutner-Fischer
2006-04-12
1
-2
/
+1
*
- add some ATTRIBUTE_UNUSED.
Bernhard Reutner-Fischer
2006-01-30
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
Rob Sullivan sent in some cleanups, which I beat on slightly.
Rob Landley
2005-10-28
1
-26
/
+8
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Paul Mundt <lethal@linux-sh.org> writes:
Eric Andersen
2003-07-22
1
-11
/
+43
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+2
*
Patch from Jeff Garzik marking a few 'getopt not needed' apps.
Eric Andersen
2001-03-09
1
-0
/
+2
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-14
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-0
/
+2
*
Add in spoon's watchdog timer app.
Eric Andersen
2001-01-25
1
-0
/
+45