summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
1996-09-05*** empty log message ***Thomas Bushnell
1996-08-14.Miles Bader
1996-08-14(LDLIBS): New variable.Miles Bader
1996-08-12*** empty log message ***Thomas Bushnell
1996-07-17Initial revisionRoland McGrath
1996-07-16(process_signal): Set WUNTRACED in call to waitpid.Michael I. Bushnell
1996-07-08(init_stdarrays): Don't use unsafe MOVE_SEND in call to interruptibleMichael I. Bushnell
1996-07-03(init): Add libports (because libfshelp.so requires it, lose loseMichael I. Bushnell
1996-07-03(process_signal) [case SIGCHLD]: Correctly place `break' *outside* ofMichael I. Bushnell
1996-07-01(process_signal): On SIGCHLD, keep reaping children until we get anMichael I. Bushnell
1996-06-24(kill_multi_user): Kill user tasks before doing notify_shutdown.Michael I. Bushnell
1996-06-21(open_console):Miles Bader
1996-06-21(open_console): Print an error message for /dev/console failing.Miles Bader
1996-06-21(open_console):Miles Bader
1996-06-21*** empty log message ***Michael I. Bushnell
1996-06-20(_PATH_RUNCOM): Move to /libexec/rc.Michael I. Bushnell
1996-06-19(init_ttys, reread_ttys): Test return value of setttyent correctly.Michael I. Bushnell
1996-06-19(init_ttys): Return non-zero if we fail.Michael I. Bushnell
1996-06-19(S_startup_essential_task): fixupMichael I. Bushnell
1996-06-19(run_for_real): Return zero if we fail.Michael I. Bushnell
1996-06-19Include <ttyent.h>, <argz.h>, and <utmp.h>.Michael I. Bushnell
1996-06-17(libutil-libsubst): Define (as -lutil).Michael I. Bushnell
1996-06-17(init): Link against -lutil.Michael I. Bushnell
1996-06-17(dir): Now init.Michael I. Bushnell
1996-06-17Include "mung_msg_S.h" instead of "msg_S.h".Michael I. Bushnell
1996-06-17(mung_msg_S.h): New rule.Michael I. Bushnell
1996-06-17Include <paths.h>, <error.h>, <sys/wait.h>, and <hurd/msg_reply.h>.Michael I. Bushnell
1996-06-12(S_startup_request_notification): Fill NT->name correctly.Michael I. Bushnell
1996-06-12(S_startup_request_notification): Doc fix.Michael I. Bushnell
1996-05-27(launch_single_user): Open TERM RDWR. Use openport to get FD from TERM.Miles Bader
1996-05-27(launch_single_user): Print errno on assertion failure.Miles Bader
1996-05-24(reboot_mach): Insert a brief pause before actually rebooting theMichael I. Bushnell
1996-05-14(S_msg_describe_ports): typo.Michael I. Bushnell
1996-05-14(S_msg_get_exec_flags, S_msg_set_all_exec_flags,Michael I. Bushnell
1996-05-14(reboot_system): Print prettier messages for shutdown notifications.Michael I. Bushnell
1996-05-10<hurd/startup_notify.h> -> "startup_notify_U.h".Michael I. Bushnell
1996-05-10(OBJS): Add startup_notifyUser.o.Michael I. Bushnell
1996-05-09Include <hurd/startup_notify.h>.Michael I. Bushnell
1996-05-06(init_version): Upgrade to 0.0.Michael I. Bushnell
1996-04-29(reboot_system): Not *yet*.Michael I. Bushnell
1996-04-28(reboot_system): Make that 1 minute.Roland McGrath
1996-04-28(reboot_system): Use 1 second timeout on reply to msg_startup_dosync.Roland McGrath
1996-04-17(init): Depend on libfshelp.Miles Bader
1996-04-17(launch_single_user): Set an active, not passive, translator on /tmp/console,Miles Bader
1996-03-25(init): Add explicit dependency so that libshouldbeinlibc is included.Michael I. Bushnell
1996-03-25Include <wire.h>.Michael I. Bushnell
1995-12-19(launch_core_servers, run_for_real): Call proc_mark_exec on child procRoland McGrath
1995-12-05(launch_single_user): Fix typo. Deleted variables foobiebletchcount,Michael I. Bushnell
1995-12-05(launch_single_user): Change initialization of TERMINAL to match newMichael I. Bushnell
1995-11-06(reboot_system):Miles Bader