Commit History

Author SHA1 Message Date
  Denys Vlasenko 5059653882 do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings 5 years ago
  Denys Vlasenko b097a84d62 config: update size information 6 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
  Denis Vlasenko 8d89bed840 watchdog: add -T option 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes 16 years ago
  Denis Vlasenko cf7cf62204 *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) 17 years ago
  Denis Vlasenko b44c790e41 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 17 years ago
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, 17 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 3638cc4462 watchdog: allow millisecond spec (-t 250ms) 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago