Historique des commits

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