From 9a23f3c7f25a686d931f760b2b39fe477992e0e6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Aug 2001 09:26:58 +0000 Subject: . --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3dc4129..7ae8242 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2001-08-18 Roland McGrath + + * i386/i386at/model_dep.c (boot_info): Define a struct, not a pointer. + (c_boot_entry): Copy the contents into it rather than setting the ptr. + (c_boot_entry, init_alloc_aligned, pmap_valid_page, mem_size_init): + Update uses. + (init_alloc_aligned): Don't need to skip the boot_info memory. + * kern/bootstrap.c (boot_info): Update decl. + (bootstrap_create): Update uses. + 2001-08-18 Marcus Brinkmann * linux/src/drivers/net/eepro100.c: File updated to version in @@ -38,7 +48,7 @@ * linux/dev/drivers/net/eepro100.c: New file, modified version from the above to glue it in gnumach. Submitted by Kapil H. Paranjape . - + 2001-08-17 Roland McGrath * Makefile.in (clib-routines): Add strchr. -- cgit v1.2.3