diff options
Diffstat (limited to 'libnetfs')
-rw-r--r-- | libnetfs/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <miles@gnu.ai.mit.edu> + + * 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 <miles@gnu.ai.mit.edu> * file-utimes.c (netfs_S_file_utimes): `struct timespec' now uses |