From 4c82c5f9bde03d154c0051aa6b54a88700e01939 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Mar 2000 18:16:18 +0000 Subject: . --- exec/ChangeLog | 9 +++++++++ libfshelp/ChangeLog | 5 +++++ trans/ChangeLog | 5 +++++ 3 files changed, 19 insertions(+) diff --git a/exec/ChangeLog b/exec/ChangeLog index 019ec068..c27f6da6 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,12 @@ +2000-03-20 Roland McGrath + + * main.c (trivfs_allow_open): Initialize to zero. + (trivfs_support_read, trivfs_support_write): Likewise. + (trivfs_support_exec): Variable removed. + + * exectrans.c: Obsolete file removed. + * Makefile (DIST_FILES): Remove it. + 2000-03-17 Roland McGrath * hashexec.c (check_hashbang): Use strpbrk directly instead of strsep. diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index 4520cb31..15d96d53 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,8 @@ +2000-03-20 Roland McGrath + + * delegate.c (fshelp_delegate_translation): Add const to arg type. + * fshelp.h: Fix decl. + 2000-03-17 Thomas Bushnell, BSG * fetch-root.c (fshelp_fetch_root): Don't use MAKE_SEND in Hurd diff --git a/trans/ChangeLog b/trans/ChangeLog index 7ee1db56..22625eb3 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,8 @@ +2000-03-19 Roland McGrath + + * new-fifo.c (trivfs_protid_portclasses, trivfs_protid_nportclasses): + Fix to size 2. + 2000-03-17 Thomas Bushnell, BSG * symlink.c (main): Don't use MAKE_SEND in Hurd RPC. -- cgit v1.2.3