mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
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.
|
||
|---|---|---|
| .. | ||
| halt.c | ||
| init.c | ||
| poweroff.c | ||
| reboot.c | ||