commit | 1644db9a2bc153373a2c27e7622a5486bf648114 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed Sep 05 20:18:15 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed Sep 05 20:18:15 2001 +0000 |
tree | 2ac9e45b8b09398acee6bcaa30a8f9c706a126ca | |
parent | b9408504f5bc74a71435162e1c86ce7b60b9530b [diff] |
Two patches from Magick <magick@linux-fan.com>: 1st makes init smaller, and fixes a bug with AskFirst. Reading from /dev/null gives EOF. 2nd makes init run the command's in the order of inittab, as in FIFO instead of LIFO.