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 | d9afcd47d152bbec1b0ca28b4bb0c893173a8c96 (patch) | |
| tree | c1fc71db749940036c5c54c5f336350c7de9d3bc | |
| parent | 1b817868af61984cf975472233ebed76a922b02a (diff) | |
.
| -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. |
