This file is indexed.

/usr/share/doc/comgt/TODO is in comgt 0.32-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
To Do
=====
Better error handling for built-in scripts. (non-existent at the moment)

Old - unlikely to be addressed:
Option: locking (uucp? What's the standard?) (Who cares?)

Better testkey (Change stdin mode to raw, update input, system, exec & exit)

getcomchar() (Get one byte from com so a dumb term could be written in a
              script.  Should be done only after testkey)

Polling sucks.  Could this be (major) changed to be interrupt-driven?
(Do people still use non-16550s out there?)

Error reporting doesn't display the line containing the error.

$Id: TODO,v 1.1 2006/08/20 23:53:19 pharscape Exp $