From 1a05492545289ee207e85abef3133dec88c7dd72 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Fri, 18 Apr 1997 20:46:08 +0000 Subject: Fri Apr 18 16:44:49 1997 Thomas Bushnell, n/BSG * wiring.c (__vm_allocate): New function. Wed Apr 16 14:18:28 1997 Thomas Bushnell, n/BSG * default_pager.c (debug): Turn off. Mon Apr 14 12:50:20 1997 Thomas Bushnell, n/BSG * default_pager.c: Remove debugging printfs. Thu Apr 10 15:10:25 1997 Thomas Bushnell, n/BSG * Makefile (installationdir): Set variable. --- serverboot/default_pager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serverboot/default_pager.c') diff --git a/serverboot/default_pager.c b/serverboot/default_pager.c index 9b38abb5..90cc4f6b 100644 --- a/serverboot/default_pager.c +++ b/serverboot/default_pager.c @@ -50,7 +50,7 @@ #include "file_io.h" -#define debug 1 +#define debug 0 extern void *kalloc(); -- cgit v1.2.3