diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-05-02 15:35:17 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-05-02 15:35:17 +0000 |
commit | 058a49ce4cc8840bb4af386f5754c3eb466c4422 (patch) | |
tree | 85fc3e6abe15dca00813fc2b4ae20d82cc1c9b2d /serverboot/ChangeLog | |
parent | efd485f7e6ce5e91e132873349d6dfce2d298922 (diff) |
Turn off debugging printfs.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 2e5fff35..5fc390ca 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -3,6 +3,12 @@ Thu May 1 18:40:53 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * bootstrap.c (cthread_stack_size): Don't set special value here; use the default. +Wed Apr 30 12:01:53 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * default_pager.c (default_pager_default_thread): Now that this is + forked, rather than run directly by the first thread, we have to + gain kernel privileges to acquire reserved pages. + Fri Apr 18 16:44:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * wiring.c (__vm_allocate): New function. |