diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-21 02:36:17 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-21 02:36:17 +0000 |
commit | 916fffdbeacfda1fff38844d1cf19dcc359b0245 (patch) | |
tree | 5bb7ebf95bbe60f6208dcb84694febc433d5caca /term/ChangeLog | |
parent | 33e5b10207ee219f115db0e1f5eb0b4799bc859e (diff) |
Sat Feb 20 04:59:15 1999 Thomas Bushnell, BSG <tb@mit.edu>
* users.c (trivfs_S_io_revoke): Release global_lock before
beginning the iteration.
* users.c (trivfs_S_io_revoke): Add reply, reply_type args.
Diffstat (limited to 'term/ChangeLog')
-rw-r--r-- | term/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index e26f5f95..a6377a7d 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,10 @@ +Sat Feb 20 04:59:15 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * users.c (trivfs_S_io_revoke): Release global_lock before + beginning the iteration. + + * users.c (trivfs_S_io_revoke): Add reply, reply_type args. + 1999-02-06 Mark Kettenis <kettenis@gnu.org> * main.c (main): Initialize status from underlying node. |