summaryrefslogtreecommitdiffstats
path: root/early.c
AgeCommit message (Expand)Author
2015-11-30Reorganize source directoryMatthias Schiffer
2015-11-30Rename to unitd, clean up CMakeLists.txtMatthias Schiffer
2015-11-30Correctly setup early mountsMatthias Schiffer
2015-11-30Strip down procd to the necessary code, update copyrightMatthias Schiffer
2013-11-15debloat and reorganize codeJohn Crispin
2013-11-09bind the console to /dev/null if the real console fails to come upJohn Crispin
2013-07-23Error and return when failing stat('/dev/console').Yousong Zhou
2013-07-22early: remove superfluous close of stdio file descriptorsGabor Juhos
2013-07-22early: keep stdio files openGabor Juhos
2013-03-14fix up the mount options to match what openwrt had before using procd as pid 1John Crispin
2013-03-13add early handlerJohn Crispin