aboutsummaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* (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
* (libutil-libsubst): Define (as -lutil).Michael I. Bushnell1996-06-171-0/+1
* (init): Link against -lutil.Michael I. Bushnell1996-06-171-1/+1
* (dir): Now init.Michael I. Bushnell1996-06-171-1/+1
* Include "mung_msg_S.h" instead of "msg_S.h".Michael I. Bushnell1996-06-171-3/+3
* (mung_msg_S.h): New rule.Michael I. Bushnell1996-06-171-0/+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
* (OBJS): Add startup_notifyUser.o.Michael I. Bushnell1996-05-101-1/+2
* 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
* (init): Depend on libfshelp.Miles Bader1996-04-171-1/+1
* (launch_single_user): Set an active, not passive, translator on /tmp/console,Miles Bader1996-04-171-8/+32
* (init): Add explicit dependency so that libshouldbeinlibc is included.Michael I. Bushnell1996-03-251-1/+3
* 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
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-2/+1
* (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
* (OBJS): Add msgServer.o.Roland McGrath1994-11-281-2/+2
* (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