diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-16 10:55:39 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-16 10:55:39 +0000 |
commit | 6515119daf690208df07e0585952926f4b40eda7 (patch) | |
tree | ad4abc09bafb10d00798e18481f3582303d93abe /hurd/=pending-changes | |
parent | 978b438d76360e21532baf3b935a683df94d1c2b (diff) |
Tue Feb 16 04:34:02 1999 Thomas Bushnell, BSG <tb@mit.edu>
* io.defs (io_revoke): New RPC.
Diffstat (limited to 'hurd/=pending-changes')
-rw-r--r-- | hurd/=pending-changes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hurd/=pending-changes b/hurd/=pending-changes index 70da98eb..d57270a9 100644 --- a/hurd/=pending-changes +++ b/hurd/=pending-changes @@ -10,8 +10,6 @@ Change file_getfh and fsys_getfile to use more convenient interface. Add serverport arg to auth_user_authenticate; change auth to use it to abort auth_user_authenticate when it's dead. -Add io_revoke. - Add optional timeout arg to msg.defs. Add file_fetch_dir. |