summaryrefslogtreecommitdiff
path: root/boot/boot.c
AgeCommit message (Expand)Author
2019-09-01Use the data_t type defined in hurd_types.h.Flavio Cruz
2018-03-05Fix warningsSamuel Thibault
2017-08-05Replace bcopy with memcpy or memmove as appropriate.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-03-12Pass the kernel's task port to proc.Justus Winter
2017-03-11proc: Hierarchical proc servers.Justus Winter
2017-03-09boot: Move declaration.Justus Winter
2017-03-03boot: Make the halt message nicer.Justus Winter
2017-03-03boot: Fix failing device lookups in unprivileged mode.Justus Winter
2017-02-28boot: Add a verbose option.Justus Winter
2016-11-20Fix boot startupSamuel Thibault
2016-11-20boot: fix crash when S_processor_set_tasks is called earlySamuel Thibault
2016-11-05boot: Improve device pass-through.Justus Winter
2016-11-01Adjust to the fixed new task notifications.Justus Winter
2016-11-01boot: Tidy up the argument parser.Justus Winter
2016-11-01boot: Add a default boot script.Justus Winter
2016-11-01boot: Allow unprivileged users to boot Subhurds.Justus Winter
2016-11-01boot: restore terminal state on exitJustus Winter
2016-11-01boot: Move bootscript callbacks.Justus Winter
2016-11-01boot: Quote arguments containing spaces.Justus Winter
2016-11-01boot: Remove hacks for running boot on UX.Justus Winter
2016-10-15boot: Ignore EINTR.Justus Winter
2016-02-14Make sure to complete auth_server_authenticateSamuel Thibault
2015-12-29boot: Fix boot.c compiler warning.Flavio Cruz
2015-03-05Fix space styleSamuel Thibault
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-11-21boot: improve the demuxerJustus Winter
2014-11-21boot: implement pseudo-time deviceJustus Winter
2014-11-21boot: support ds_device_get_status with flavor DEV_GET_RECORDSJustus Winter
2014-11-21boot: drop obsolete device proceduresJustus Winter
2014-11-21boot: remove unused function `boot_script_read_file'Justus Winter
2014-11-21boot: drop bootstrap compat codeJustus Winter
2014-06-15hurd: fix receiver lookup in termctty_open_terminalJustus Winter
2014-04-12boot: remove the ourdevice hackJustus Winter
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2011-08-20fix common misspellingsJonathan Neuschäfer
2010-10-18Add \n to boot error messageSamuel Thibault
2010-09-20Add device virtualisation support to bootZheng Da
2006-03-142006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2002-06-132002-06-13 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-012002-05-31 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-292002-05-28 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-132002-05-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-03-262002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield
2001-10-072001-10-07 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
2001-08-242001-08-23 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-172001-08-16 Roland McGrath <roland@frob.com>Roland McGrath
2001-01-072000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann