diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-31 23:54:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-31 23:54:33 +0000 |
commit | 60b8f36cd9f9d61eaea03fd9bc7cf82194cb7ca5 (patch) | |
tree | c7f71c9b8a3f2d7c58f333a5166195d6e84010c3 | |
parent | 4e18c46294c6afe4f49a914e134afea097a1fdc1 (diff) |
.
-rw-r--r-- | libdiskfs/ChangeLog | 4 | ||||
-rw-r--r-- | libps/ChangeLog | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 8b818374..a4e6195a 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,7 @@ +2001-12-31 Roland McGrath <roland@frob.com> + + * disk-pager.c (fault_handler): Use sc_pc instead of sc_eip. + 2001-12-08 Roland McGrath <roland@frob.com> * dir-lookup.c (diskfs_S_dir_lookup): Append trailing / to RETRYNAME diff --git a/libps/ChangeLog b/libps/ChangeLog index c822031d..034a8b40 100644 --- a/libps/ChangeLog +++ b/libps/ChangeLog @@ -1,3 +1,8 @@ +2001-12-31 Roland McGrath <roland@frob.com> + + * host.c (ps_get_host): Use mach_port_t instead of host_t. + * ps.h: Update decl. + 2001-12-22 Roland McGrath <roland@frob.com> * spec.c (ps_emit_wait): Remove local extern decls for functions |