aboutsummaryrefslogtreecommitdiff
path: root/startup
Commit message (Expand)AuthorAgeFilesLines
* startup: write all messages to stderrJustus Winter2016-04-281-33/+28
* startup: use the generated default server implementationsJustus Winter2016-04-282-101/+4
* startup: add verbose parameterJustus Winter2016-04-281-8/+65
* startup: implement bits of the fs and io protocolsJustus Winter2016-04-282-11/+101
* fix compiler warnings in hurd/startupFlavio Cruz2015-12-291-1/+1
* exec: fix setting the name of early serversJustus Winter2015-07-141-1/+0
* startup: add more error handlingJustus Winter2015-02-081-22/+41
* proc: call `startup_essential_task' earlierJustus Winter2015-01-171-12/+32
* startup: give the tasks we create a nameJustus Winter2015-01-171-0/+2
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* startup: disable default payload to port mappingJustus Winter2014-12-071-0/+4
* startup: also open `console' for readingJustus Winter2014-11-211-1/+1
* startup: bind the startup server to /servers/startupJustus Winter2014-11-212-1/+120
* startup: fix the declaration of the *_server functionsJustus Winter2014-11-211-1/+3
* startup: be more specific in the shutdown messageJustus Winter2014-11-211-1/+1
* startup: do not pass signals on to the childJustus Winter2014-11-213-189/+1
* startup: rename /hurd/init to /hurd/startupJustus Winter2014-11-213-0/+1763