From: Alan Cox Date: Thu, 25 Feb 2016 21:54:11 +0000 (+0000) Subject: tty: update TODO list X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f880fc07cd3e6644d12d81d024467f14e3c465d6;p=FUZIX.git tty: update TODO list --- diff --git a/Kernel/tty.c b/Kernel/tty.c index 4e9996ea..3762da91 100644 --- a/Kernel/tty.c +++ b/Kernel/tty.c @@ -10,8 +10,8 @@ * TODO: * - Parity * - Various misc minor flags - * - BSD ^Z handling and tty sessions * - Software Flow control + * - Don't echo EOF char ? * * Add a small echo buffer to each tty */