OpenSSL: update to 1.0.1m
[tomato.git] / release / src / router / comgt / TODO
blobb99083d780797bf6e7789214e1c6328c1ddb1356
1 To Do
2 =====
3 Better error handling for built-in scripts. (non-existent at the moment)
5 Old - unlikely to be addressed:
6 Option: locking (uucp? What's the standard?) (Who cares?)
8 Better testkey (Change stdin mode to raw, update input, system, exec & exit)
10 getcomchar() (Get one byte from com so a dumb term could be written in a
11               script.  Should be done only after testkey)
13 Polling sucks.  Could this be (major) changed to be interrupt-driven?
14 (Do people still use non-16550s out there?)
16 Error reporting doesn't display the line containing the error.
18 $Id: TODO,v 1.1 2006/08/20 23:53:19 pharscape Exp $