aboutsummaryrefslogtreecommitdiff
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* Add new RPC server stubs for device_intr_*Samuel Thibault2020-07-181-0/+16
* Fix build with -fno-commonSamuel Thibault2020-03-311-1/+1
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-2/+2
* Fix warningsSamuel Thibault2018-03-051-2/+2
* Replace bcopy with memcpy or memmove as appropriate.Justus Winter2017-08-051-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-5/+5
* Pass the kernel's task port to proc.Justus Winter2017-03-121-0/+3
* proc: Hierarchical proc servers.Justus Winter2017-03-111-0/+54
* boot: Move declaration.Justus Winter2017-03-091-2/+4
* boot: Make the halt message nicer.Justus Winter2017-03-031-1/+1
* boot: Fix failing device lookups in unprivileged mode.Justus Winter2017-03-031-0/+3
* boot: Add a verbose option.Justus Winter2017-02-283-2/+57
* boot: Cleanup Makefile.Justus Winter2017-02-281-2/+1
* Fix boot startupSamuel Thibault2016-11-201-2/+4
* boot: fix crash when S_processor_set_tasks is called earlySamuel Thibault2016-11-201-0/+4
* boot: Improve device pass-through.Justus Winter2016-11-051-14/+36
* Adjust to the fixed new task notifications.Justus Winter2016-11-011-2/+4
* boot: Tidy up the argument parser.Justus Winter2016-11-011-5/+6
* boot: Add a default boot script.Justus Winter2016-11-011-48/+90
* boot: Allow unprivileged users to boot Subhurds.Justus Winter2016-11-014-12/+332
* boot: restore terminal state on exitJustus Winter2016-11-011-1/+7
* boot: Move bootscript callbacks.Justus Winter2016-11-012-207/+212
* boot: Quote arguments containing spaces.Justus Winter2016-11-011-0/+5
* boot: Use the smallest possible name when inserting rights.Justus Winter2016-11-011-3/+12
* boot: Remove hacks for running boot on UX.Justus Winter2016-11-019-867/+1
* boot: Ignore EINTR.Justus Winter2016-10-151-1/+2
* Make sure to complete auth_server_authenticateSamuel Thibault2016-02-141-2/+6
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* boot: Fix boot.c compiler warning.Flavio Cruz2015-12-291-1/+3
* Fix space styleSamuel Thibault2015-03-051-12/+12
* Fix inclusion loop between hurd_types.defs and hurd/signal.h>Samuel Thibault2014-12-111-0/+2
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* boot: improve the demuxerJustus Winter2014-11-211-18/+49
* boot: implement pseudo-time deviceJustus Winter2014-11-211-3/+35
* boot: support ds_device_get_status with flavor DEV_GET_RECORDSJustus Winter2014-11-211-12/+21
* boot: drop obsolete device proceduresJustus Winter2014-11-211-34/+0
* boot: remove unused function `boot_script_read_file'Justus Winter2014-11-212-49/+1
* boot: drop bootstrap compat codeJustus Winter2014-11-211-78/+0
* hurd: fix receiver lookup in termctty_open_terminalJustus Winter2014-06-151-1/+1
* boot: remove the ourdevice hackJustus Winter2014-04-122-6/+2
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-6/+35
* Switch from cthreads to pthreadsRichard Braun2012-11-273-29/+39
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-3/+1
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* Add \n to boot error messageSamuel Thibault2010-10-181-0/+1
* Add device virtualisation support to bootZheng Da2010-09-201-0/+56
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-893/+0
* 2006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-03-142-5/+16
* .Roland McGrath2003-01-041-0/+7
* 2003-01-04 Roland McGrath <roland@frob.com>Roland McGrath2003-01-041-9/+9