diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 18:22:46 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 18:22:46 +0000 |
commit | 46f3a3a0f9f95a9bb56c6feff8446d273f484b18 (patch) | |
tree | 70745f6002265b1b8ae26e2300e0e9d39f08e861 /storeio/ChangeLog | |
parent | 572e62a5700c9da408ee696d1d1eb8cc05a2cc6a (diff) |
Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* pager.c (service_paging_requests): New args for
ports_manage_port_operations_multithread.
* storeio.c (main): Likewise.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r-- | storeio/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index aaeac223..a56752ca 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,9 @@ +Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * pager.c (service_paging_requests): New args for + ports_manage_port_operations_multithread. + * storeio.c (main): Likewise. + 1997-07-23 Miles Bader <miles@gnu.ai.mit.edu> * io.c (trivfs_S_io_readable, trivfs_S_io_read, trivfs_S_io_map): |