From 39c84ccf48ca854eca47917a7585d0a2ce32f74a Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 8 Aug 2007 08:39:23 +0000 Subject: fix wait bug in init --- BUGS | 4 ---- 1 file changed, 4 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 79e956f..daa26ca 100644 --- a/BUGS +++ b/BUGS @@ -11,10 +11,6 @@ main.c: cpus[0] -> cpus[bcpu] -init.c: - should while(wait() >= 0); - not just wait(); - proc.c: comment at top of scheduler() should say via longjmp back to the scheduler -- cgit v1.2.3