diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 19:06:04 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 19:06:04 +0000 |
commit | 56c05885be4c655fc18c119dbb87527bf5b9af86 (patch) | |
tree | f1711b9b3cf03525f4b7a03da9d7ff3c6fb7fc7b /storeio/ChangeLog | |
parent | 9cc6c9ec990fd9f2ffceeefd076c7236d7e3a1af (diff) | |
download | hurd-56c05885be4c655fc18c119dbb87527bf5b9af86.tar.gz hurd-56c05885be4c655fc18c119dbb87527bf5b9af86.tar.bz2 hurd-56c05885be4c655fc18c119dbb87527bf5b9af86.zip |
Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* pager.c (dev_get_memory_object): Deal with errors from
pager_create properly.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r-- | storeio/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index a56752ca..47311e4f 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,5 +1,8 @@ Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + * pager.c (dev_get_memory_object): Deal with errors from + pager_create properly. + * pager.c (service_paging_requests): New args for ports_manage_port_operations_multithread. * storeio.c (main): Likewise. |