Historique des commits

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