diff options
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <thomas@gnu.ai.mit.edu> + + * 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 <thomas@gnu.ai.mit.edu> * elf-load.c (exec_load): Include <elf.h> instead of |