diff options
-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 |