From: rsc Date: Tue, 28 Aug 2007 04:26:55 +0000 (+0000) Subject: runoff X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=eae04163a758cf1fa8cc47c8668e1e769f289bc6;p=cs3210-lab0.git runoff --- diff --git a/runoff.list b/runoff.list index 6952432..9064544 100644 --- a/runoff.list +++ b/runoff.list @@ -62,12 +62,13 @@ lapic.c ioapic.c picirq.c kbd.h +kbd.c console.c 8253pit.c - - - +# user-level +usys.S +sh.c diff --git a/runoff.spec b/runoff.spec index 9d0ad31..2d13f3b 100644 --- a/runoff.spec +++ b/runoff.spec @@ -46,5 +46,5 @@ odd: fs.c # VERY important even: pipe.c # mild preference # string.c either -# even: console.c - +even: console.c +odd: sh.c