Histórico de Commits

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