From c7e93b108c7503f31d12932596f36a933961dfe2 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 9 Apr 1997 18:03:32 +0000 Subject: Wed Apr 9 13:57:44 1997 Thomas Bushnell, n/BSG * default_pager.c (default_pager_default_thread): New function. (default_pager): Fork default_pager_default_thread instead of doing it here to avoid the possibility that we are on a tiny stack. Current thread dies. --- serverboot/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'serverboot/ChangeLog') diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index c2caea69..4d589510 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 9 13:57:44 1997 Thomas Bushnell, n/BSG + + * default_pager.c (default_pager_default_thread): New function. + (default_pager): Fork default_pager_default_thread instead of + doing it here to avoid the possibility that we are on a tiny + stack. Current thread dies. + Thu Apr 3 20:00:58 1997 Thomas Bushnell, n/BSG * elf-load.c (exec_load): Include instead of -- cgit v1.2.3