aboutsummaryrefslogtreecommitdiff
path: root/init/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* *** empty log message ***Thomas Bushnell1996-09-051-4/+2
* *** empty log message ***Thomas Bushnell1996-08-121-26/+59
* (process_signal): Set WUNTRACED in call to waitpid.Michael I. Bushnell1996-07-161-1/+1
* (init_stdarrays): Don't use unsafe MOVE_SEND in call to interruptibleMichael I. Bushnell1996-07-081-2/+6
* (process_signal) [case SIGCHLD]: Correctly place `break' *outside* ofMichael I. Bushnell1996-07-031-2/+1
* (process_signal): On SIGCHLD, keep reaping children until we get anMichael I. Bushnell1996-07-011-54/+56
* (kill_multi_user): Kill user tasks before doing notify_shutdown.Michael I. Bushnell1996-06-241-3/+3
* (open_console):Miles Bader1996-06-211-6/+7
* (open_console): Print an error message for /dev/console failing.Miles Bader1996-06-211-5/+5
* (open_console):Miles Bader1996-06-211-6/+8
* *** empty log message ***Michael I. Bushnell1996-06-211-0/+8
* (_PATH_RUNCOM): Move to /libexec/rc.Michael I. Bushnell1996-06-201-1/+1
* (init_ttys, reread_ttys): Test return value of setttyent correctly.Michael I. Bushnell1996-06-191-2/+2
* (init_ttys): Return non-zero if we fail.Michael I. Bushnell1996-06-191-11/+36
* (S_startup_essential_task): fixupMichael I. Bushnell1996-06-191-0/+1
* (run_for_real): Return zero if we fail.Michael I. Bushnell1996-06-191-11/+38
* Include <ttyent.h>, <argz.h>, and <utmp.h>.Michael I. Bushnell1996-06-191-55/+278
* Include "mung_msg_S.h" instead of "msg_S.h".Michael I. Bushnell1996-06-171-3/+3
* Include <paths.h>, <error.h>, <sys/wait.h>, and <hurd/msg_reply.h>.Michael I. Bushnell1996-06-171-109/+422