diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-07-19 03:42:43 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-07-19 03:42:43 +0000 |
commit | 8ad48f6ce444648397d82b107cd196c24599d7cb (patch) | |
tree | 1dbc9e6c691521e74a48a9df2b7944366a4c0922 /libtrivfs/ChangeLog | |
parent | f030ef4e9d02fc0c88113a569773e49d629e9aa2 (diff) | |
download | hurd-8ad48f6ce444648397d82b107cd196c24599d7cb.tar.gz hurd-8ad48f6ce444648397d82b107cd196c24599d7cb.tar.bz2 hurd-8ad48f6ce444648397d82b107cd196c24599d7cb.zip |
*** empty log message ***
Diffstat (limited to 'libtrivfs/ChangeLog')
-rw-r--r-- | libtrivfs/ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog index eaf3afa2..51e946e4 100644 --- a/libtrivfs/ChangeLog +++ b/libtrivfs/ChangeLog @@ -1,7 +1,8 @@ -Thu Jul 18 19:39:32 1996 Miles Bader <miles@gnu.ai.mit.edu> +Thu Jul 18 23:14:44 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu> - * io-reauthenticate.c (trivfs_S_io_reauthenticate): Hold - GLOBAL_LOCK while we're setting up the new port. + * io-reauthenticate.c (trivfs_S_io_reauthenticate): Use noinstall + version of ports_create_port. Put it in the port set after the + node has been fully initialized. Sat Jul 13 20:15:56 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu> |