Commit History

Author SHA1 Message Date
  Denys Vlasenko 550bf5b4a4 remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds 9 years ago
  Denys Vlasenko da9212667c libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS 10 years ago
  Denys Vlasenko 2bba9ad67a init: do not run shutdown/reexec actions from signal handler 10 years ago
  Michael Tokarev 922fdf6527 init: do not fail build if SIGPWR is not defined 10 years ago
  Bogdan Purcareata 760fc6debc init: halt on SIGPWR too 11 years ago
  Denys Vlasenko 8b59b2c13e libbb: move nuke_str() from passwd into libbb 11 years ago
  Yuan-Hsiang Lee b21bc80c76 init: fix illegal memory access when max message length is reached 11 years ago
  Denys Vlasenko 730e4d8b52 init: better --help text 11 years ago
  Paulius Zaleckas 9f07af6156 init: don't srop unterminated processes' entries during inittab reload 11 years ago
  Denys Vlasenko d2e07bc16c init: don't use fixed size buffer for command 11 years ago
  Denys Vlasenko f958425451 init: remove special-case code for machines with less tham 1 MB of RAM. 11 years ago
  Denys Vlasenko 2c0508b4fa examples/inittab: fix a few incorrect statements about init 11 years ago
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 12 years ago
  Denys Vlasenko da2b2da6a7 init: add a segv debugging aid, disabled by default 13 years ago
  Denys Vlasenko ef7aa46bc4 init: code shrink -4 bytes 13 years ago
  Denys Vlasenko beb860ac75 init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing. 13 years ago
  Denys Vlasenko 67905e2d7c *: work around sysinfo.h versus linux/*.h problems 13 years ago
  Denys Vlasenko 32176ccec4 init: fix a case where execv's 1st arg was wrong 13 years ago
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h 14 years ago
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 14 years ago
  Denys Vlasenko 6088e138e1 init: simpler handling of leading dash in commands 14 years ago
  Denys Vlasenko db5fe62b6d init: if PID!=1, show clearer error message. move usage text closer to main() 14 years ago
  Denys Vlasenko 3b060528a2 init: do not sleep forever on usage errors 14 years ago
  Denys Vlasenko f2657a9968 init: do not clear CRTSCTS (fix from Debian bug 528560) 14 years ago
  Denys Vlasenko b1db09be5a init/*: move applet/kbuild/config/help bits into applet source files 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Jeremie Koenig 1c05303fdc init: make the initial $TERM value configurable 14 years ago
  Jeremie Koenig 714674e4da init,halt: portability improvements 14 years ago
  Jeremie Koenig f812eace18 init,loginutils: termios portability fixes 14 years ago
  Denys Vlasenko f8d8aa1cea libbb: add skip_dev_pfx() 14 years ago