From f2b516cf4db7822e09437a13d2ee72e3378c0f78 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 27 Dec 1998 08:54:20 +0000 Subject: . --- exec/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'exec/ChangeLog') diff --git a/exec/ChangeLog b/exec/ChangeLog index 45822293..5679e52c 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,24 @@ +1998-12-27 Roland McGrath + + * main.c (S_exec_init): Remove variable DEV_MASTER; pass null instead + since we don't need it. Use assert_perror on getting the host-priv + port and on startup_essential_task, since init will hang until we've + done made that RPC. + +1998-12-26 Roland McGrath + + * exec.c (do_exec): Fix conditional for cleaning up INTERP, + from nonnull E.interp.section to nonnull INTERP.file. + If we failed to open the interpreter file, INTERP.file will be + null and the rest of INTERP will be uninitialized. + +1998-12-21 Roland McGrath + + * main.c (S_exec_init): Don't call set_active_trans. + (set_active_trans): Function removed. + + * Makefile (HURDLIBS): Add missing implied library deps. + 1998-11-25 Mark Kettenis * main.c (S_exec_init): Call _hurd_proc_init with new args set to -- cgit v1.2.3