Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko f8d8aa1cea libbb: add skip_dev_pfx() hace 14 años
  Denys Vlasenko 87fb72032e init: clear utmp entries for dead processes, if they (entries) exist hace 14 años
  Denys Vlasenko d7171c1140 init: fix logically inverted FEATURE_EXTRA_QUIET check hace 15 años
  Denys Vlasenko 1a8de6f8a2 init: use applet_name instead of "init" - we can be linuxrc hace 15 años
  Denys Vlasenko 18f89128e5 init: for paranoid reasons, restore SIGCONT too. hace 15 años
  Denys Vlasenko bcc6ec9b7e init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781 hace 15 años
  Denys Vlasenko 6be918d0ae init: make FEATURE_EXTRA_QUIET more consistent. +1 byte hace 15 años
  Denys Vlasenko 6e54249e05 init: restore possibility to reload inittab even before we finish initialization hace 15 años
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" hace 15 años
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) hace 15 años
  Denys Vlasenko 3ed181b7ac init: make comment more understandable. no code changes hace 15 años
  Denis Vlasenko 5981ba5843 init: test for vt terminal with VT_OPENQRY, hace 15 años
  Denis Vlasenko 4774179cb9 mail.c: more robust handling of SIGCHLD hace 15 años
  Denis Vlasenko 93b38208d1 init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set' hace 15 años
  Denis Vlasenko 9ec0ecbfdd init: remove wait() loop on restart, it may be dangerous hace 15 años
  Denis Vlasenko 4ae8a05b13 init: fix a bug where on reload order of entries might be wrong hace 15 años
  Denis Vlasenko e35af56790 modutils-24: use xasprintf and xzalloc where appropriate, hace 15 años
  Denis Vlasenko fc2a4fc2ba init: small correction in a comment hace 15 años
  Denis Vlasenko 72c99af0b4 init: major improvement in documentation and signal handling. hace 15 años
  Denis Vlasenko cab28aa7de init: preparatory patch, no code changes hace 15 años
  Denis Vlasenko 6c62246a35 init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTAB hace 15 años
  Denis Vlasenko b2b2c404b5 init: reduce ifdef forest (specially for Rob's happiness) hace 15 años
  Denis Vlasenko 1bcdcd2ef0 init: do not eat last char in messages; hace 16 años
  Denis Vlasenko a34b8a4d30 init: O_NONBLOCK needs more thought. reverted for now hace 16 años
  Denis Vlasenko 3fa36e2350 *: a bit of code shrink hace 16 años
  Denis Vlasenko 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op hace 16 años
  Denis Vlasenko 5cb54b5adc init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people hace 16 años
  Denis Vlasenko b8d1a4cd5f init: set stderr to NONBLOCK hace 16 años
  Denis Vlasenko 084266ed52 fix several problems with config parser: hace 16 años
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. hace 16 años