Commit History

Author SHA1 Message Date
  Eric Andersen 22237017a7 Fix a silly compile error, thanks to a patch from Wen-chien Jesse Sung 22 years ago
  Glenn L McGrath b4a1baa312 Correct some init issues, update email address, last_patch78 by Vladimir 22 years ago
  Eric Andersen cf1fee06a5 Odd. I never brought this forward from bb.stable. Should handle 22 years ago
  Glenn L McGrath efdd0aed23 Use error_msg instead of fprintf(stderr 22 years ago
  Eric Andersen f02c26f1ef I committed the fflush in the wrong spot. I should go to bed 22 years ago
  Eric Andersen 5956028f6f Be absurdly careful about flushing stdout. 22 years ago
  Eric Andersen e8a90fb2bc After thinking about it, I think this patch from Matt Kraai is probably the 22 years ago
  Eric Andersen 71ae64bdc6 last_patch61 from vodz: 22 years ago
  Eric Andersen 6a9799020b Set the close-on-exec flag, just to be saf 22 years ago
  Eric Andersen a920871c3a Ignoring SIGCHLD causes a race leading to the occasional hang of init 22 years ago
  Eric Andersen a9cc8961ed Let people run SHUTDOWN actions prior to killing everything 22 years ago
  Eric Andersen 186685d46f Patch from Thomas Gleixner <tglx@linutronix.de> to do 22 years ago
  Eric Andersen 1130976f8e Eliminate use of obsolete sys_errlist[] 22 years ago
  Glenn L McGrath baf55a85fc Run through indent, fix comments 22 years ago
  Eric Andersen e707806894 Kill a silly warning 22 years ago
  Eric Andersen 3bc2b206b0 Patch from Tim Riker to allow tty* in inittab if the tty 22 years ago
  Eric Andersen 0826b6b0b3 This is last_patch48 from vodz. More cleanups, kills a bit 22 years ago
  Eric Andersen 599e3ce163 Apply last_patch47 from vodz to fix several problems, such as the ash "job 22 years ago
  Eric Andersen 796446718d Fix from vodz so that complex init commands actually work 22 years ago
  Eric Andersen 5222d31a15 Patch from till busch <buti@gmx.at> -- unblock all signals 22 years ago
  Eric Andersen d8636cad4d Doh! Remember to close /etc/inittab 22 years ago
  Eric Andersen 1d1d2f9b18 Update some missing copyright notices 22 years ago
  Eric Andersen c57e42b8f0 Provide a controlling tty to askfirst processes as well 23 years ago
  Eric Andersen b0cc0a6ca8 Rewind messages to avoid weird formatting, and fix a bug with 23 years ago
  Eric Andersen 0298be88ae Update init.c per my changes in the stable branch 23 years ago
  Eric Andersen 467a18b1d9 Teach 'init -q' that init's pid may not equal 1 23 years ago
  Eric Andersen 038cbc7442 Oops. 23 years ago
  Eric Andersen c94e89d81f Do not depend on PATH or getopt arg reordering 23 years ago
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. 23 years ago
  Eric Andersen 730f826f25 Add in a new restart init target, triggered by SIGHUP. Patch from 23 years ago