From: Ben Pfaff Date: Tue, 23 May 2006 15:55:38 +0000 (+0000) Subject: Update. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d5e5047fe7fd607133242ab306c9df9e1b3a6bc;p=pintos-anon Update. --- diff --git a/TODO b/TODO index 345973e..10c5d65 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,9 @@ * Internal tests. +* Add serial input support. Also, modify tests to redirect input from + /dev/null, to avoid stray keystrokes getting sent into the VM. + * Userprog project: - Get rid of rox--causes more trouble than it's worth