aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/boot-start.c
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: catch mmap failureSamuel Thibault2025-01-111-4/+11
* Make sure to also print early-fatal errors on mach consoleSamuel Thibault2024-08-251-2/+6
* Cast bootinfo to struct diskfs_control * to silence warningFlavio Cruz2023-12-291-1/+1
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-1/+1
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-2/+2
* Fix *printf specifier for user space mach ports.Flavio Cruz2022-12-061-1/+1
* libdiskfs: improve asserts and remove a sign compare warningEtienne Brateau2022-01-201-1/+2
* bootstrap: Fix passing proc server from FS to rumpdiskSamuel Thibault2021-08-111-22/+18
* Call _hurd_libc_proc_init when availableSamuel Thibault2021-04-111-0/+3
* diskfs: Add RPC for fsys_init to bootstrap if presentDamien Zammit2020-07-311-0/+13
* Fix references to startup in commentsSamuel Thibault2020-07-251-2/+2
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-3/+3
* Fix warningsSamuel Thibault2018-03-051-1/+1
* Add a file_exec_file_name RPCEmilio Pozuelo Monfort2018-01-081-1/+1
* libdiskfs: Use control class for the singleton 'bootinfo'.Justus Winter2017-08-241-7/+8
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-51/+51
* Pass the kernel's task port to proc.Justus Winter2017-03-121-10/+34
* libdiskfs: improve error handlingJustus Winter2016-04-261-1/+2
* fix compiler warnings in hurd/libdiskfsFlavio Cruz2015-12-291-2/+2
* libdiskfs: fflush stdout when pausingJustus Winter2015-10-051-0/+1
* libdiskfs: fflush stdout when pausingJustus Winter2015-09-271-0/+1
* libdiskfs: improve error handlingJustus Winter2015-09-271-3/+6
* Fix space styleSamuel Thibault2015-03-051-12/+12
* libdiskfs: fix port leakJustus Winter2015-01-171-0/+1
* startup: bind the startup server to /servers/startupJustus Winter2014-11-211-4/+5
* startup: rename /hurd/init to /hurd/startupJustus Winter2014-11-211-1/+1
* libdiskfs: fix /servers/exec lookupJustus Winter2014-09-021-1/+1
* libdiskfs: avoid implicit integer conversionJustus Winter2014-06-061-2/+3
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+2
* libdiskfs: fix receiver lookupJustus Winter2014-04-051-6/+3
* libdiskfs: fix receiver lookups in fsys server functionsJustus Winter2014-02-251-11/+7
* libdiskfs: fix typoJustus Winter2014-02-141-1/+1
* Define and use symbolic names for important processesJustus Winter2013-08-281-1/+2
* SYMLOOP_MAX may be undefined under some build flagsSamuel Thibault2013-05-051-1/+2
* Switch from cthreads to pthreadsRichard Braun2012-11-271-10/+10
* Allow /hurd/init to be a symlink.Ludovic Courtès2011-11-071-1/+13
* Fix libdiskfs bootstrap race conditionJeremie Koenig2010-08-011-4/+4
* 2002-03-25 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield2002-03-261-11/+20
* 2002-01-02 Roland McGrath <roland@frob.com>Roland McGrath2002-01-021-2/+7
* 2001-08-20 Roland McGrath <roland@frob.com>Roland McGrath2001-08-201-44/+17
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-2/+4
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-17/+6
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-2/+2
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-6/+6
* 1999-06-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-041-4/+8
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-301-3/+7
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-12/+4
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-1/+1
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-79/+231
* 1998-11-25 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath1998-11-291-1/+1