summaryrefslogtreecommitdiff
path: root/startup
AgeCommit message (Expand)Author
2016-11-01startup: Dump processes if we cannot find the kernel.Justus Winter
2016-09-01Fix looping over runsystem possibilitiesSamuel Thibault
2016-09-01startup: Fix looping over runsystemSamuel Thibault
2016-08-08startup: Make the kernel a child of startup.Justus Winter
2016-05-09startup: fix blunderJustus Winter
2016-04-28startup: write all messages to stderrJustus Winter
2016-04-28startup: use the generated default server implementationsJustus Winter
2016-04-28startup: add verbose parameterJustus Winter
2016-04-28startup: implement bits of the fs and io protocolsJustus Winter
2015-12-29fix compiler warnings in hurd/startupFlavio Cruz
2015-07-14exec: fix setting the name of early serversJustus Winter
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