aboutsummaryrefslogtreecommitdiff
path: root/init/init.c
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode /libexec libexecdirSamuel Thibault2021-03-161-1/+1
* Fix warningsSamuel Thibault2018-03-051-0/+1
* Fix patch to runsystem.hurdSamuel Thibault2016-09-041-1/+1
* Print which path init tried to execvSamuel Thibault2015-08-081-1/+1
* init: add a minimalist init programJustus Winter2014-11-211-0/+155
* startup: rename /hurd/init to /hurd/startupJustus Winter2014-11-211-1593/+0
* Add proc_set_init_task, make runsystem pid 1Justus Winter2014-11-211-1/+1
* init: fix port leakJustus Winter2013-11-281-2/+4
* init: fix memory leakJustus Winter2013-11-091-0/+1
* init: Mark all of inits children and init itself as importantJustus Winter2013-08-291-4/+17
* Define and use symbolic names for important processesJustus Winter2013-08-281-1/+2
* Fix invalid memory accessMiguel Figueiredo2013-06-011-2/+1
* Check that runsystem script exists before trying it.Samuel Thibault2012-09-221-4/+19
* Partially revert 8451b436 to fix halt/rebootSamuel Thibault2010-08-021-10/+2
* Fix port leak when directly calling MIG stubsSamuel Thibault2009-12-201-2/+10
* Update copyright years.Thomas Schwinge2008-07-011-2/+2
* * init.c (reboot_system): Initialize noise_len.Samuel Thibault2008-03-161-1/+1
* Correct ChangeLog format and add copyright year 2005.Thomas Schwinge2006-02-041-1/+1
* 2005-02-24 Ben Asselstine <benasselstine@gmail.com>Marcus Brinkmann2005-02-241-4/+10
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-5/+6
* 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-261-18/+20
* 2002-01-02 Roland McGrath <roland@frob.com>Roland McGrath2002-01-021-4/+17
* 2001-08-23 Roland McGrath <roland@frob.com>Roland McGrath2001-08-241-2/+4
* 2001-08-20 Roland McGrath <roland@frob.com>Roland McGrath2001-08-201-505/+20
* 2001-08-20 Roland McGrath <roland@frob.com>Roland McGrath2001-08-201-28/+31
* 2001-07-02 Roland McGrath <roland@frob.com>Roland McGrath2001-07-021-4/+6
* daemons/Marcus Brinkmann2001-01-301-3/+4
* 2000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-071-0/+2
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-2/+6
* 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-131-3/+5
* 1999-09-28 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-10-021-3/+2
* 1999-08-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-09-051-1/+1
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-3/+6
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-2/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-5/+3
* 1999-06-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-191-1/+2
* 1999-06-18 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-181-0/+203
* 1999-06-15 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-151-29/+48
* 1999-06-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-141-24/+39
* 1999-06-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-131-9/+3
* 1999-06-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-131-288/+2
* 1999-06-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-051-13/+58
* 1999-06-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-021-4/+5
* 1999-06-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-021-7/+7
* 1999-06-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-011-1/+145
* Sat Mar 6 17:13:48 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-061-0/+5
* Tue Feb 16 18:54:33 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-181-2/+2
* 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-59/+54
* Tue May 12 12:03:38 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-05-121-1/+3
* (parse_opt):Miles Bader1997-07-031-26/+50