aboutsummaryrefslogtreecommitdiff
path: root/init/init.c
Commit message (Expand)AuthorAgeFilesLines
...
* *** 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
* (S_startup_request_notification): Fill NT->name correctly.Michael I. Bushnell1996-06-121-1/+1
* (S_startup_request_notification): Doc fix.Michael I. Bushnell1996-06-121-0/+3
* (launch_single_user): Open TERM RDWR. Use openport to get FD from TERM.Miles Bader1996-05-271-5/+5
* (launch_single_user): Print errno on assertion failure.Miles Bader1996-05-271-1/+3
* (reboot_mach): Insert a brief pause before actually rebooting theMichael I. Bushnell1996-05-241-0/+1
* (S_msg_describe_ports): typo.Michael I. Bushnell1996-05-141-1/+1
* (S_msg_get_exec_flags, S_msg_set_all_exec_flags,Michael I. Bushnell1996-05-141-13/+11
* (reboot_system): Print prettier messages for shutdown notifications.Michael I. Bushnell1996-05-141-8/+9
* <hurd/startup_notify.h> -> "startup_notify_U.h".Michael I. Bushnell1996-05-101-1/+1
* Include <hurd/startup_notify.h>.Michael I. Bushnell1996-05-091-12/+9
* (init_version): Upgrade to 0.0.Michael I. Bushnell1996-05-061-1/+1
* (reboot_system): Not *yet*.Michael I. Bushnell1996-04-291-0/+4
* (reboot_system): Make that 1 minute.Roland McGrath1996-04-281-1/+1
* (reboot_system): Use 1 second timeout on reply to msg_startup_dosync.Roland McGrath1996-04-281-3/+1
* (launch_single_user): Set an active, not passive, translator on /tmp/console,Miles Bader1996-04-171-8/+32
* Include <wire.h>.Michael I. Bushnell1996-03-251-14/+2
* (launch_core_servers, run_for_real): Call proc_mark_exec on child procRoland McGrath1995-12-191-47/+52
* (launch_single_user): Fix typo. Deleted variables foobiebletchcount,Michael I. Bushnell1995-12-051-4/+1
* (launch_single_user): Change initialization of TERMINAL to match newMichael I. Bushnell1995-12-051-32/+36
* (reboot_system):Miles Bader1995-11-061-2/+16
* Undo last change of 9Oct95.Roland McGrath1995-10-241-14/+15
* Pass dealloc args in file_exec calls.Roland McGrath1995-10-091-15/+14
* (S_msg_sig_post, S_msg_sig_post_untraced): Reverse order of theseMichael I. Bushnell1995-07-071-8/+8
* Include <hurd/msg_server.h>.Michael I. Bushnell1995-07-071-3/+4
* (S_msg_sig_post_untraced): Omit obnoxious "random child died"Michael I. Bushnell1995-02-091-0/+2
* Include "msg_S.h". Prepend `msg_' to msg.defs server functions.Roland McGrath1995-01-281-3/+26
* Prepend `msg_' to names of msg.defs RPCs.Roland McGrath1995-01-191-68/+44
* (run_for_real): Print error msg if file_exec fails.Roland McGrath1994-11-281-15/+255
* (fakeboot): New variable.Michael I. Bushnell1994-11-111-82/+85
* entered into RCSRoland McGrath1994-11-011-24/+40
* Formerly init.c.~49~Michael I. Bushnell1994-09-201-0/+915