From 8b47dea06d7b0bc2935287c1d63a9c808e7b2ba6 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 26 Jul 1996 19:43:24 +0000 Subject: . --- libdiskfs/ChangeLog | 12 ++++++++++++ libnetfs/ChangeLog | 7 +++++++ 2 files changed, 19 insertions(+) diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 391ecd74..011e963c 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,15 @@ +Fri Jul 26 14:52:23 1996 Miles Bader + + * file-exec.c (diskfs_S_file_exec): Unlock NP before we attempt to + do setuid/setgid (which otherwise can deadlock during port reauth). + Pay attention to the error code returned by fshelp_exec_reauth, + and don't make NEWPI if it's an error. + Initialize ERR. + +Tue Jul 23 16:05:55 1996 Miles Bader + + * opts-version.c (_print_version): Make return type void. + Fri Jul 19 21:19:42 1996 Miles Bader * filedev.c (diskfs_get_file_device): INTS[3] contains the number diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index f8b909b3..cf6933ca 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,10 @@ +Fri Jul 26 14:34:11 1996 Miles Bader + + * file-exec.c (netfs_S_file_exec): Unlock NP before we attempt to + do setuid/setgid (which otherwise can deadlock during port reauth). + Pay attention to the error code returned by fshelp_exec_reauth, + and don't make NEWPI if it's an error. + Tue Jul 23 14:28:33 1996 Miles Bader * file-utimes.c (netfs_S_file_utimes): `struct timespec' now uses -- cgit v1.2.3