index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
watchdog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "select PLATFORM_LINUX"
Denys Vlasenko
2022-11-29
1
-1
/
+0
*
Fix non-Linux builds
Samuel Thibault
2022-11-29
1
-0
/
+1
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
1
-1
/
+1
*
*: --help text tweaks
Denys Vlasenko
2021-04-14
1
-1
/
+1
*
watchdog: make open-write-close-open functionality a config knob
Rasmus Villemoes
2021-04-13
1
-5
/
+21
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
libbb: introduce and use msleep()
Denys Vlasenko
2020-11-29
1
-1
/
+1
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
Denys Vlasenko
2019-03-17
1
-2
/
+2
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+3
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-6
/
+6
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
watchdog: do not use argc, other cleanups
Denys Vlasenko
2017-07-08
1
-15
/
+21
*
watchdog: stop watchdog first on startup
Matt Spinler
2017-07-08
1
-7
/
+25
*
Convert all miscutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-22
1
-0
/
+4
*
Split miscutils/Config.src items into miscutils/*.c files
Denys Vlasenko
2016-11-22
1
-0
/
+11
*
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
2012-12-19
1
-0
/
+3
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+11
*
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
1
-1
/
+1
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
more C standard compat fixes from Dan Fandrich
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
we need to daemonize *before* opening the watchdog device
Mike Frysinger
2009-04-25
1
-4
/
+9
*
watchdog: enable it before setting timeout
Denis Vlasenko
2009-04-20
1
-2
/
+9
*
watchdog: build fixes, no code changes
Denis Vlasenko
2008-12-14
1
-2
/
+7
*
watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds
Denis Vlasenko
2008-10-04
1
-0
/
+2
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
watchdog: add -T option
Denis Vlasenko
2008-09-07
1
-26
/
+33
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-19
1
-1
/
+1
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
1
-6
/
+10
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
1
-2
/
+4
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
watchdog: allow millisecond spec (-t 250ms)
Denis Vlasenko
2007-09-05
1
-9
/
+15
*
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
[next]