diff options
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 9ec80617..f0aa97f5 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,5 +1,12 @@ +1999-11-18 Roland McGrath <roland@baalperazim.frob.com> + + * wiring.c (wire_all_memory): Touch pages before wiring. + 1999-11-16 Roland McGrath <roland@baalperazim.frob.com> + * default_pager.c (default_pager_initialize): Use MACH_PORT_VALID to + check old DMM port, rather than just checking for MACH_PORT_NULL. + * strfcns.c (index): Function removed. * ffs_file_io.c (ffs_open_file): Use memmove instead of ovbcopy. |