From d5e1bec87efc28b4c0f34e3fd49e1b6643d0a8cc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 28 Oct 1999 21:16:57 +0000 Subject: 1999-10-28 Roland McGrath * load.c, bootstrap.c: Back out some debugging printfs accidentally included in the last commit. * bootstrap.c (main): Increase size of NEW_ROOT buffer. This change was included in the last commit, but not logged then. --- serverboot/bootstrap.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'serverboot/bootstrap.c') diff --git a/serverboot/bootstrap.c b/serverboot/bootstrap.c index 41fe7591..7ac38a2c 100644 --- a/serverboot/bootstrap.c +++ b/serverboot/bootstrap.c @@ -241,8 +241,6 @@ main(argc, argv) panic_init(bootstrap_master_host_port); #endif - printf ("serverboot flags %s root=%s\n", flag_string, root_name); - /* * If the '-a' (ask) switch was specified, or if no -- cgit v1.2.3