diff options
author | Miles Bader <miles@gnu.org> | 1996-07-26 19:43:24 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-07-26 19:43:24 +0000 |
commit | 8b47dea06d7b0bc2935287c1d63a9c808e7b2ba6 (patch) | |
tree | df8fa776441541ac130413540f305a4a6f3c800e /libnetfs | |
parent | 14d2b70801d0d2da70241066ab54b65776891ff7 (diff) |
.
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 |