summaryrefslogtreecommitdiff
path: root/libdiskfs/boot-start.c
AgeCommit message (Expand)Author
2023-12-29Cast bootinfo to struct diskfs_control * to silence warningFlavio Cruz
2023-04-08Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz
2023-04-03Modernize code by removing use of old style definitions.Flavio Cruz
2022-12-06Fix *printf specifier for user space mach ports.Flavio Cruz
2022-01-20libdiskfs: improve asserts and remove a sign compare warningEtienne Brateau
2021-08-11bootstrap: Fix passing proc server from FS to rumpdiskSamuel Thibault
2021-04-11Call _hurd_libc_proc_init when availableSamuel Thibault
2020-07-31diskfs: Add RPC for fsys_init to bootstrap if presentDamien Zammit
2020-07-25Fix references to startup in commentsSamuel Thibault
2019-09-01Use the data_t type defined in hurd_types.h.Flavio Cruz
2018-03-05Fix warningsSamuel Thibault
2018-01-08Add a file_exec_file_name RPCEmilio Pozuelo Monfort
2017-08-24libdiskfs: Use control class for the singleton 'bootinfo'.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
2016-04-26libdiskfs: improve error handlingJustus Winter
2015-12-29fix compiler warnings in hurd/libdiskfsFlavio Cruz
2015-10-05libdiskfs: fflush stdout when pausingJustus Winter
2015-09-27libdiskfs: fflush stdout when pausingJustus Winter
2015-09-27libdiskfs: improve error handlingJustus Winter
2015-03-05Fix space styleSamuel Thibault
2015-01-17libdiskfs: fix port leakJustus Winter
2014-11-21startup: bind the startup server to /servers/startupJustus Winter
2014-11-21startup: rename /hurd/init to /hurd/startupJustus Winter
2014-09-02libdiskfs: fix /servers/exec lookupJustus Winter
2014-06-06libdiskfs: avoid implicit integer conversionJustus Winter
2014-04-15Include the MIG-generated server header filesJustus Winter
2014-04-05libdiskfs: fix receiver lookupJustus Winter
2014-02-25libdiskfs: fix receiver lookups in fsys server functionsJustus Winter
2014-02-14libdiskfs: fix typoJustus Winter
2013-08-28Define and use symbolic names for important processesJustus Winter
2013-05-05SYMLOOP_MAX may be undefined under some build flagsSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2011-11-07Allow /hurd/init to be a symlink.Ludovic Courtès
2010-08-01Fix libdiskfs bootstrap race conditionJeremie Koenig
2002-03-262002-03-25 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield
2002-01-022002-01-02 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-202001-08-20 Roland McGrath <roland@frob.com>Roland McGrath
2000-03-172000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
2000-03-172000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-041999-06-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-12-301998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-12-271998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-12-271998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-12-271998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-11-291998-11-25 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath
1998-08-10Sun Aug 9 21:09:24 1998 Jose M. Moya <josem@gnu.org>Thomas Bushnell
1997-02-14(diskfs_execboot_fsys_startup, diskfs_S_fsys_init,Miles Bader