summaryrefslogtreecommitdiff
path: root/serverboot/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-04-18 20:46:08 +0000
committerThomas Bushnell <thomas@gnu.org>1997-04-18 20:46:08 +0000
commit1a05492545289ee207e85abef3133dec88c7dd72 (patch)
tree494a2a78ed95341b49e9f998a9c81bbae7a86352 /serverboot/ChangeLog
parentda332961620de8ab12f3908d9eaf80570b6e9d81 (diff)
Fri Apr 18 16:44:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* wiring.c (__vm_allocate): New function. Wed Apr 16 14:18:28 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * default_pager.c (debug): Turn off. Mon Apr 14 12:50:20 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * default_pager.c: Remove debugging printfs. Thu Apr 10 15:10:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (installationdir): Set variable.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r--serverboot/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index ccfccbe2..4a1a3611 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,3 +1,19 @@
+Fri Apr 18 16:44:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * wiring.c (__vm_allocate): New function.
+
+Wed Apr 16 14:18:28 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * default_pager.c (debug): Turn off.
+
+Mon Apr 14 12:50:20 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * default_pager.c: Remove debugging printfs.
+
+Thu Apr 10 15:10:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * Makefile (installationdir): Set variable.
+
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.