Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes vor 12 Jahren
  Denys Vlasenko da2b2da6a7 init: add a segv debugging aid, disabled by default vor 13 Jahren
  Denys Vlasenko ef7aa46bc4 init: code shrink -4 bytes vor 13 Jahren
  Denys Vlasenko beb860ac75 init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing. vor 13 Jahren
  Denys Vlasenko 67905e2d7c *: work around sysinfo.h versus linux/*.h problems vor 13 Jahren
  Denys Vlasenko 32176ccec4 init: fix a case where execv's 1st arg was wrong vor 13 Jahren
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h vor 14 Jahren
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo vor 14 Jahren
  Denys Vlasenko 6088e138e1 init: simpler handling of leading dash in commands vor 14 Jahren
  Denys Vlasenko db5fe62b6d init: if PID!=1, show clearer error message. move usage text closer to main() vor 14 Jahren
  Denys Vlasenko 3b060528a2 init: do not sleep forever on usage errors vor 14 Jahren
  Denys Vlasenko f2657a9968 init: do not clear CRTSCTS (fix from Debian bug 528560) vor 14 Jahren
  Denys Vlasenko b1db09be5a init/*: move applet/kbuild/config/help bits into applet source files vor 14 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Jeremie Koenig 1c05303fdc init: make the initial $TERM value configurable vor 14 Jahren
  Jeremie Koenig 714674e4da init,halt: portability improvements vor 14 Jahren
  Jeremie Koenig f812eace18 init,loginutils: termios portability fixes vor 14 Jahren
  Denys Vlasenko f8d8aa1cea libbb: add skip_dev_pfx() vor 14 Jahren
  Denys Vlasenko 87fb72032e init: clear utmp entries for dead processes, if they (entries) exist vor 14 Jahren
  Denys Vlasenko d7171c1140 init: fix logically inverted FEATURE_EXTRA_QUIET check vor 15 Jahren
  Denys Vlasenko 1a8de6f8a2 init: use applet_name instead of "init" - we can be linuxrc vor 15 Jahren
  Denys Vlasenko 18f89128e5 init: for paranoid reasons, restore SIGCONT too. vor 15 Jahren
  Denys Vlasenko bcc6ec9b7e init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781 vor 15 Jahren
  Denys Vlasenko 6be918d0ae init: make FEATURE_EXTRA_QUIET more consistent. +1 byte vor 15 Jahren
  Denys Vlasenko 6e54249e05 init: restore possibility to reload inittab even before we finish initialization vor 15 Jahren
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" vor 15 Jahren
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) vor 15 Jahren
  Denys Vlasenko 3ed181b7ac init: make comment more understandable. no code changes vor 15 Jahren
  Denis Vlasenko 5981ba5843 init: test for vt terminal with VT_OPENQRY, vor 15 Jahren
  Denis Vlasenko 4774179cb9 mail.c: more robust handling of SIGCHLD vor 15 Jahren