Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko ec16c030bd libbb: introduce and use sleep1() vor 4 Jahren
  Denys Vlasenko 356f23de20 init: improve handling of signals racing with each other vor 5 Jahren
  Denys Vlasenko 113c776f4d init: if tcgetattr() fails, don't even try to tcsetattr() vor 5 Jahren
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
  Denys Vlasenko b097a84d62 config: update size information vor 5 Jahren
  Denys Vlasenko 426aff88a0 init: hopefully fix "rebooting" in containers vor 6 Jahren
  Denys Vlasenko 7bcde5f00d libbb.h: always include sys/resource.h vor 6 Jahren
  Denys Vlasenko f2539c78d2 init: stop using static data vor 6 Jahren
  Denys Vlasenko f5e8b42788 init: reduce the window when init can lose reboot/poweroff signals vor 7 Jahren
  Denys Vlasenko 6f97b30a90 use %m printf specifier where appropriate vor 7 Jahren
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 42776708f2 init: dont send "Sent SIGTERM to all" msg to syslog: we just TERMed it! vor 7 Jahren
  Denys Vlasenko f35ad3bd12 init: rename FEATURE_EXTRA_QUIET -> FEATURE_INIT_QUIET vor 7 Jahren
  Denys Vlasenko f560422fa0 Big cleanup in config help and description vor 7 Jahren
  Denys Vlasenko 326edc3e37 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" vor 8 Jahren
  Denys Vlasenko d035528261 init: fix for FreeBSD console opening. Closes 9031 vor 8 Jahren
  Denys Vlasenko 52977a7d60 Rename FEATURE_INITRD to LINUXRC and make it separate, not an alias to init vor 8 Jahren
  Nicolas Carrier 29eae728e9 init: make the command-line rewrite optional vor 8 Jahren
  Kylie McClain 40eea690c7 Fix compiling with musl's utmp stubs vor 8 Jahren
  Denys Vlasenko 550bf5b4a4 remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds vor 9 Jahren
  Denys Vlasenko da9212667c libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS vor 10 Jahren
  Denys Vlasenko 2bba9ad67a init: do not run shutdown/reexec actions from signal handler vor 10 Jahren
  Michael Tokarev 922fdf6527 init: do not fail build if SIGPWR is not defined vor 10 Jahren
  Bogdan Purcareata 760fc6debc init: halt on SIGPWR too vor 11 Jahren
  Denys Vlasenko 8b59b2c13e libbb: move nuke_str() from passwd into libbb vor 11 Jahren
  Yuan-Hsiang Lee b21bc80c76 init: fix illegal memory access when max message length is reached vor 11 Jahren
  Denys Vlasenko 730e4d8b52 init: better --help text vor 11 Jahren
  Paulius Zaleckas 9f07af6156 init: don't srop unterminated processes' entries during inittab reload vor 11 Jahren