From 6860ecf297fb1f0b56f3f18efd3d3a257136f9eb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 12 Aug 1994 18:04:57 +0000 Subject: Formerly init.c.~36~ --- init/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/init.c') diff --git a/init/init.c b/init/init.c index 2fce0b72..0ad30cf2 100644 --- a/init/init.c +++ b/init/init.c @@ -466,7 +466,7 @@ launch_system (void) We must do this before calling proc_setmsgport below. */ proc_task2proc (procserver, fstask, &fsproc); -#if 1 +#if 0 /* Run the device server */ termtask = run_for_real (devname, devname, sizeof (devname)); #else -- cgit v1.2.3