From 9cf5495d262557397b24d722634ba2beb8d82ebb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 28 Feb 2000 04:52:10 +0000 Subject: . --- exec/ChangeLog | 9 +++++++++ libdiskfs/ChangeLog | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/exec/ChangeLog b/exec/ChangeLog index dd1e37b4..14794dc7 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,12 @@ +2000-02-27 Roland McGrath + + * hashexec.c (check_hashbang: user_fd): Add a user ref to DTABLE[FD] + send right, because caller (hurd_file_name_lookup internals) will + consume one. + + * hashexec.c (check_hashbang): When dealloc'ing DTABLE ports, + optimize out syscall for null ports. + 1999-11-08 Roland McGrath * exectrans.c (trivfs_support_write, trivfs_support_exec): Variables diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 3a561231..ccb480aa 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +2000-02-27 Roland McGrath + + * file-exec.c (diskfs_S_file_exec): Give the new peropen for the exec + server O_EXEC permission as well as O_READ. + 2000-01-25 Roland McGrath * dir-lookup.c (diskfs_S_dir_lookup): Follow symlink despite flags if -- cgit v1.2.3