diff options
author | Roland McGrath <roland@gnu.org> | 2001-02-28 09:05:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-02-28 09:05:44 +0000 |
commit | ade1805ad8cb424da60ee263e8e82310004a3a55 (patch) | |
tree | 8c2368a0a89ed32814d694c6c85f65b1923cfffd /mach-defpager | |
parent | 40028e80b53a74ff5d86dc7be0430c0b6ebfa7ec (diff) |
.
Diffstat (limited to 'mach-defpager')
-rw-r--r-- | mach-defpager/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 |