aboutsummaryrefslogtreecommitdiff
path: root/exec/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix line-buffered stderrSamuel Thibault2024-08-251-0/+1
* Fix *printf specifier for user space mach ports.Flavio Cruz2022-12-061-1/+1
* Fix references to startup in commentsSamuel Thibault2020-07-251-1/+1
* Fix build with -fno-commonSamuel Thibault2020-03-311-0/+5
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-7/+7
* exec: remove duplicate function callEsa Peuha2016-02-041-5/+0
* fix compiler warnings in hurd/execFlavio Cruz2015-12-291-1/+1
* exec: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-19/+32
* exec: add missing includeJustus Winter2015-09-231-0/+1
* startup: bind the startup server to /servers/startupJustus Winter2014-11-211-2/+9
* exec: add proper argument parsing, add --device-master-portJustus Winter2014-09-291-13/+93
* exec: add missing includesJustus Winter2014-05-261-0/+1
* exec: connect std{in,out,err} to the mach consoleJustus Winter2014-02-021-2/+15
* exec: include the mig-generated server headers in main.cJustus Winter2014-01-201-3/+3
* exec: improve the exec_demuxer functionJustus Winter2013-12-021-6/+15
* exec: Remove the remaining BFD related bitsJustus Winter2013-11-011-19/+0
* Define and use symbolic names for important processesJustus Winter2013-08-281-1/+2
* 2002-04-27 Roland McGrath <roland@frob.com>Roland McGrath2002-04-271-2/+3
* 2001-04-01 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-161-4/+5
* auth/Marcus Brinkmann2001-02-121-2/+2
* 2000-03-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-201-5/+4
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-3/+6
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-101-5/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-11/+5
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-301-0/+1
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-48/+19
* 1998-11-25 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath1998-11-291-2/+2
* Wed Aug 20 14:02:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+1
* (main):Miles Bader1997-06-301-14/+20
* Mon Nov 18 17:45:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-1/+3
* *** empty log message ***Thomas Bushnell1996-09-051-3/+2
* *** empty log message ***Thomas Bushnell1996-08-291-6/+9
* (exec_version): Upgrade to 0.0.Michael I. Bushnell1996-05-061-2/+2
* (going_down): Variable removed.Roland McGrath1995-11-211-15/+18
* (main): Add FLAGS arg to trivfs_startup call.Miles Bader1995-11-061-1/+1
* (exec_demuxer): Call exec_startup_server.Roland McGrath1995-10-251-1/+4
* Initial revisionRoland McGrath1995-10-111-0/+282