From eae04163a758cf1fa8cc47c8668e1e769f289bc6 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 28 Aug 2007 04:26:55 +0000 Subject: [PATCH] runoff --- runoff.list | 7 ++++--- runoff.spec | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) 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