Histórico de Commits

Autor SHA1 Mensagem Data
  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á 8 anos atrás
  Denys Vlasenko f560422fa0 Big cleanup in config help and description há 8 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á 9 anos atrás
  Kylie McClain 40eea690c7 Fix compiling with musl's utmp stubs há 9 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á 11 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
  Denys Vlasenko 730e4d8b52 init: better --help text há 11 anos atrás
  Paulius Zaleckas 9f07af6156 init: don't srop unterminated processes' entries during inittab reload há 11 anos atrás
  Denys Vlasenko d2e07bc16c init: don't use fixed size buffer for command há 11 anos atrás
  Denys Vlasenko f958425451 init: remove special-case code for machines with less tham 1 MB of RAM. há 11 anos atrás
  Denys Vlasenko 2c0508b4fa examples/inittab: fix a few incorrect statements about init há 11 anos atrás
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes há 12 anos atrás
  Denys Vlasenko da2b2da6a7 init: add a segv debugging aid, disabled by default há 13 anos atrás
  Denys Vlasenko ef7aa46bc4 init: code shrink -4 bytes há 13 anos atrás
  Denys Vlasenko beb860ac75 init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing. há 13 anos atrás
  Denys Vlasenko 67905e2d7c *: work around sysinfo.h versus linux/*.h problems há 13 anos atrás
  Denys Vlasenko 32176ccec4 init: fix a case where execv's 1st arg was wrong há 13 anos atrás
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h há 14 anos atrás
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo há 14 anos atrás
  Denys Vlasenko 6088e138e1 init: simpler handling of leading dash in commands há 14 anos atrás
  Denys Vlasenko db5fe62b6d init: if PID!=1, show clearer error message. move usage text closer to main() há 14 anos atrás