tty: update TODO list
authorAlan Cox <alan@linux.intel.com>
Thu, 25 Feb 2016 21:54:11 +0000 (21:54 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 25 Feb 2016 21:54:11 +0000 (21:54 +0000)
Kernel/tty.c

index 4e9996e..3762da9 100644 (file)
@@ -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
  */