| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (process_signal): On SIGCHLD, keep reaping children until we get an | Michael I. Bushnell | 1996-07-01 | 1 | -54/+56 |
* | (kill_multi_user): Kill user tasks before doing notify_shutdown. | Michael I. Bushnell | 1996-06-24 | 1 | -3/+3 |
* | (open_console): | Miles Bader | 1996-06-21 | 1 | -6/+7 |
* | (open_console): Print an error message for /dev/console failing. | Miles Bader | 1996-06-21 | 1 | -5/+5 |
* | (open_console): | Miles Bader | 1996-06-21 | 1 | -6/+8 |
* | *** empty log message *** | Michael I. Bushnell | 1996-06-21 | 1 | -0/+8 |
* | (_PATH_RUNCOM): Move to /libexec/rc. | Michael I. Bushnell | 1996-06-20 | 1 | -1/+1 |
* | (init_ttys, reread_ttys): Test return value of setttyent correctly. | Michael I. Bushnell | 1996-06-19 | 1 | -2/+2 |
* | (init_ttys): Return non-zero if we fail. | Michael I. Bushnell | 1996-06-19 | 1 | -11/+36 |
* | (S_startup_essential_task): fixup | Michael I. Bushnell | 1996-06-19 | 1 | -0/+1 |
* | (run_for_real): Return zero if we fail. | Michael I. Bushnell | 1996-06-19 | 1 | -11/+38 |
* | Include <ttyent.h>, <argz.h>, and <utmp.h>. | Michael I. Bushnell | 1996-06-19 | 1 | -55/+278 |
* | (libutil-libsubst): Define (as -lutil). | Michael I. Bushnell | 1996-06-17 | 1 | -0/+1 |
* | (init): Link against -lutil. | Michael I. Bushnell | 1996-06-17 | 1 | -1/+1 |
* | (dir): Now init. | Michael I. Bushnell | 1996-06-17 | 1 | -1/+1 |
* | Include "mung_msg_S.h" instead of "msg_S.h". | Michael I. Bushnell | 1996-06-17 | 1 | -3/+3 |
* | (mung_msg_S.h): New rule. | Michael I. Bushnell | 1996-06-17 | 1 | -0/+3 |
* | Include <paths.h>, <error.h>, <sys/wait.h>, and <hurd/msg_reply.h>. | Michael I. Bushnell | 1996-06-17 | 1 | -109/+422 |
* | (S_startup_request_notification): Fill NT->name correctly. | Michael I. Bushnell | 1996-06-12 | 1 | -1/+1 |
* | (S_startup_request_notification): Doc fix. | Michael I. Bushnell | 1996-06-12 | 1 | -0/+3 |
* | (launch_single_user): Open TERM RDWR. Use openport to get FD from TERM. | Miles Bader | 1996-05-27 | 1 | -5/+5 |
* | (launch_single_user): Print errno on assertion failure. | Miles Bader | 1996-05-27 | 1 | -1/+3 |
* | (reboot_mach): Insert a brief pause before actually rebooting the | Michael I. Bushnell | 1996-05-24 | 1 | -0/+1 |
* | (S_msg_describe_ports): typo. | Michael I. Bushnell | 1996-05-14 | 1 | -1/+1 |
* | (S_msg_get_exec_flags, S_msg_set_all_exec_flags, | Michael I. Bushnell | 1996-05-14 | 1 | -13/+11 |
* | (reboot_system): Print prettier messages for shutdown notifications. | Michael I. Bushnell | 1996-05-14 | 1 | -8/+9 |
* | <hurd/startup_notify.h> -> "startup_notify_U.h". | Michael I. Bushnell | 1996-05-10 | 1 | -1/+1 |
* | (OBJS): Add startup_notifyUser.o. | Michael I. Bushnell | 1996-05-10 | 1 | -1/+2 |
* | Include <hurd/startup_notify.h>. | Michael I. Bushnell | 1996-05-09 | 1 | -12/+9 |
* | (init_version): Upgrade to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
* | (reboot_system): Not *yet*. | Michael I. Bushnell | 1996-04-29 | 1 | -0/+4 |
* | (reboot_system): Make that 1 minute. | Roland McGrath | 1996-04-28 | 1 | -1/+1 |
* | (reboot_system): Use 1 second timeout on reply to msg_startup_dosync. | Roland McGrath | 1996-04-28 | 1 | -3/+1 |
* | (init): Depend on libfshelp. | Miles Bader | 1996-04-17 | 1 | -1/+1 |
* | (launch_single_user): Set an active, not passive, translator on /tmp/console, | Miles Bader | 1996-04-17 | 1 | -8/+32 |
* | (init): Add explicit dependency so that libshouldbeinlibc is included. | Michael I. Bushnell | 1996-03-25 | 1 | -1/+3 |
* | Include <wire.h>. | Michael I. Bushnell | 1996-03-25 | 1 | -14/+2 |
* | (launch_core_servers, run_for_real): Call proc_mark_exec on child proc | Roland McGrath | 1995-12-19 | 1 | -47/+52 |
* | (launch_single_user): Fix typo. Deleted variables foobiebletchcount, | Michael I. Bushnell | 1995-12-05 | 1 | -4/+1 |
* | (launch_single_user): Change initialization of TERMINAL to match new | Michael I. Bushnell | 1995-12-05 | 1 | -32/+36 |
* | (reboot_system): | Miles Bader | 1995-11-06 | 1 | -2/+16 |
* | Undo last change of 9Oct95. | Roland McGrath | 1995-10-24 | 1 | -14/+15 |
* | Pass dealloc args in file_exec calls. | Roland McGrath | 1995-10-09 | 1 | -15/+14 |
* | (S_msg_sig_post, S_msg_sig_post_untraced): Reverse order of these | Michael I. Bushnell | 1995-07-07 | 1 | -8/+8 |
* | Include <hurd/msg_server.h>. | Michael I. Bushnell | 1995-07-07 | 1 | -3/+4 |
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+1 |
* | (S_msg_sig_post_untraced): Omit obnoxious "random child died" | Michael I. Bushnell | 1995-02-09 | 1 | -0/+2 |
* | Include "msg_S.h". Prepend `msg_' to msg.defs server functions. | Roland McGrath | 1995-01-28 | 1 | -3/+26 |
* | Prepend `msg_' to names of msg.defs RPCs. | Roland McGrath | 1995-01-19 | 1 | -68/+44 |
* | (OBJS): Add msgServer.o. | Roland McGrath | 1994-11-28 | 1 | -2/+2 |