Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 5059653882 do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings hace 5 años
  Denys Vlasenko b097a84d62 config: update size information hace 6 años
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary hace 7 años
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Denys Vlasenko 1572f520cc watchdog: do not use argc, other cleanups hace 7 años
  Matt Spinler 31c765081d watchdog: stop watchdog first on startup hace 7 años
  Denys Vlasenko f88e3bfa8d Convert all miscutils/* applets to "new style" applet definitions hace 8 años
  Denys Vlasenko fb4da16711 Split miscutils/Config.src items into miscutils/*.c files hace 8 años
  Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths hace 12 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h hace 13 años
  Marek Polacek 7b18107384 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler hace 14 años
  Denys Vlasenko e4dcba1c10 *: whitespace fixes hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich hace 15 años
  Mike Frysinger 6fb5f01c0b we need to daemonize *before* opening the watchdog device hace 15 años
  Denis Vlasenko e41fdbc279 watchdog: enable it before setting timeout hace 15 años
  Denis Vlasenko 005ff882ba watchdog: build fixes, no code changes hace 16 años
  Denis Vlasenko 93d0776a96 watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds hace 16 años
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) hace 16 años
  Denis Vlasenko 8d89bed840 watchdog: add -T option hace 16 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes hace 16 años
  Denis Vlasenko cf7cf62204 *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) hace 17 años
  Denis Vlasenko b44c790e41 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. hace 17 años
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 3638cc4462 watchdog: allow millisecond spec (-t 250ms) hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años