summaryrefslogtreecommitdiff
path: root/startup
AgeCommit message (Expand)Author
2015-02-08startup: add more error handlingJustus Winter
2015-01-17proc: call `startup_essential_task' earlierJustus Winter
2015-01-17startup: give the tasks we create a nameJustus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-12-07startup: disable default payload to port mappingJustus Winter
2014-11-21startup: also open `console' for readingJustus Winter
2014-11-21startup: bind the startup server to /servers/startupJustus Winter
2014-11-21startup: fix the declaration of the *_server functionsJustus Winter
2014-11-21startup: be more specific in the shutdown messageJustus Winter
2014-11-21startup: do not pass signals on to the childJustus Winter
2014-11-21startup: rename /hurd/init to /hurd/startupJustus Winter