diff options
author | Roland McGrath <roland@gnu.org> | 1999-11-18 06:23:45 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-11-18 06:23:45 +0000 |
commit | 9e1a821ad8510ad57d547c68873276f3705215a6 (patch) | |
tree | 36ccdb80b3acd99ef3a69d4bd69380be0e358813 /serverboot | |
parent | f57bf38f6c7c4371142b749dbd11b0fbb91632c3 (diff) |
.
Diffstat (limited to 'serverboot')
-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. |