| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (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 |
* | Include "mung_msg_S.h" instead of "msg_S.h". | Michael I. Bushnell | 1996-06-17 | 1 | -3/+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 |
* | 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 |
* | (launch_single_user): Set an active, not passive, translator on /tmp/console, | Miles Bader | 1996-04-17 | 1 | -8/+32 |
* | 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 |
* | (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 |
* | (run_for_real): Print error msg if file_exec fails. | Roland McGrath | 1994-11-28 | 1 | -15/+255 |
* | (fakeboot): New variable. | Michael I. Bushnell | 1994-11-11 | 1 | -82/+85 |
* | entered into RCS | Roland McGrath | 1994-11-01 | 1 | -24/+40 |
* | Formerly init.c.~49~ | Michael I. Bushnell | 1994-09-20 | 1 | -0/+915 |
* | Formerly init.c.~48~ | Michael I. Bushnell | 1994-09-20 | 1 | -915/+0 |
* | Formerly init.c.~47~ | Michael I. Bushnell | 1994-09-06 | 1 | -75/+75 |
* | Formerly init.c.~46~ | Roland McGrath | 1994-08-31 | 1 | -3/+4 |
* | Formerly init.c.~45~ | Michael I. Bushnell | 1994-08-30 | 1 | -9/+16 |
* | Formerly init.c.~44~ | Michael I. Bushnell | 1994-08-22 | 1 | -2/+4 |
* | Formerly init.c.~43~ | Michael I. Bushnell | 1994-08-19 | 1 | -6/+24 |
* | Formerly init.c.~42~ | Michael I. Bushnell | 1994-08-18 | 1 | -16/+67 |
* | Formerly init.c.~41~ | Roland McGrath | 1994-08-17 | 1 | -0/+1 |
* | Formerly init.c.~40~ | Michael I. Bushnell | 1994-08-17 | 1 | -0/+41 |
* | Formerly init.c.~39~ | Roland McGrath | 1994-08-16 | 1 | -0/+4 |
* | Formerly init.c.~38~ | Roland McGrath | 1994-08-16 | 1 | -10/+13 |
* | Formerly init.c.~37~ | Michael I. Bushnell | 1994-08-15 | 1 | -29/+67 |
* | Formerly init.c.~36~ | Michael I. Bushnell | 1994-08-12 | 1 | -1/+1 |