summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-02-28 09:05:44 +0000
committerRoland McGrath <roland@gnu.org>2001-02-28 09:05:44 +0000
commitade1805ad8cb424da60ee263e8e82310004a3a55 (patch)
tree8c2368a0a89ed32814d694c6c85f65b1923cfffd
parent40028e80b53a74ff5d86dc7be0430c0b6ebfa7ec (diff)
.
-rw-r--r--ChangeLog5
-rw-r--r--mach-defpager/ChangeLog7
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a20f239..8c7e94ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-28 Roland McGrath <roland@frob.com>
+
+ * Makeconf (mach_defs_names): Remove default_pager (replaced by our
+ own in hurd) and default_pager_helper (never used).
+
2001-02-02 Roland McGrath <roland@frob.com>
* Makefile (prog-subdirs): Add tmpfs.
diff --git a/mach-defpager/ChangeLog b/mach-defpager/ChangeLog
index f87add45..61bfe7b1 100644
--- a/mach-defpager/ChangeLog
+++ b/mach-defpager/ChangeLog
@@ -1,3 +1,10 @@
+2001-02-28 Roland McGrath <roland@frob.com>
+
+ * main.c (main): Instead of calling daemon, do the work ourselves but
+ synchronize with the child so that vm_set_default_memory_manager has
+ definitely been called before exit.
+ (nohandler): New function.
+
2000-12-28 Roland McGrath <roland@frob.com>
Override the shared code from serverboot for device access with