aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/boot-start.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sun Aug 9 21:09:24 1998 Jose M. Moya <josem@gnu.org>Thomas Bushnell1998-08-101-2/+2
* (diskfs_execboot_fsys_startup, diskfs_S_fsys_init,Miles Bader1997-02-141-8/+4
* (diskfs_start_bootstrap, diskfs_S_exec_startup_get_info,Miles Bader1997-02-061-5/+5
* Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-4/+4
* *** empty log message ***Thomas Bushnell1996-09-051-4/+2
* (diskfs_S_fsys_init): Don't use unsafe MOVE_SEND in call to exec_init.Michael I. Bushnell1996-07-081-1/+2
* (diskfs_S_fsys_init): Build version string correctly.Michael I. Bushnell1996-06-131-4/+1
* (diskfs_S_fsys_init): diskfs_init_completed -> _diskfs_init_completed.Michael I. Bushnell1996-04-301-1/+1
* (diskfs_start_bootstrap): Print helpful message before doing anythingMichael I. Bushnell1996-04-111-0/+3
* (diskfs_start_bootstrap, diskfs_S_exec_startup_get_info,Miles Bader1996-01-271-22/+28
* (diskfs_S_fsys_init): Call proc_mark_exec on EXECPROCESS.Roland McGrath1995-12-201-0/+1
* (diskfs_S_exec_startup_get_info): Renamed from diskfs_S_exec_startup,Roland McGrath1995-11-181-105/+48
* (diskfs_execboot_fsys_startup): Add FLAGS arg; use.Miles Bader1995-11-021-5/+4
* (diskfs_execboot_fsys_startup):Miles Bader1995-10-191-2/+2
* (saved_argv): Variable removed.Miles Bader1995-10-131-9/+32
* (diskfs_execboot_fsys_startup): Use dir_lookup instead ofRoland McGrath1995-10-121-2/+4
* (diskfs_execboot_fsys_startup): Fix typo in last change.Roland McGrath1995-10-091-1/+1
* (diskfs_execboot_fsys_startup): Pass back a port to /servers/exec in *REAL.Roland McGrath1995-10-091-4/+21
* (diskfs_S_fsys_getpriv): Use get_privileged_ports to get the privileged ports.Miles Bader1995-10-071-46/+53
* (diskfs_S_exec_startup): Don't pass an argument string.Roland McGrath1995-09-171-10/+4
* (start_execserver): Tyo.Michael I. Bushnell1995-07-221-1/+1
* (diskfs_start_bootstrap): Free initial reference created by diskfs_make_protid.Michael I. Bushnell1995-07-211-18/+26
* (start_execserver): Free initial reference created by ports_allocate_port.Michael I. Bushnell1995-07-211-3/+7