Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-08 | bugfix of error handling while open() | Thomas Huehn | |
The normal return value from open() is a non-negative integer. In the case of an error, a value of -1 is returned instead. Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> | |||
2013-06-24 | add respawn support | John Crispin | |
https://dev.openwrt.org/ticket/13751 Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-05-09 | add a rcS helper | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-03-13 | add inittab support | John Crispin | |