Merge pull request #183 from kernigh/kernigh-include
[ack.git] / TODO
1 # $Source$
2 # $State$
3
4 This file contains things that I have noticed need fixing, but have not
5 yet been fixed. Everything here should be reasonably low priority. Some
6 bugs have been bodged around to make things work; these are all marked in
7 the source with FIXME tags.
8
9
10 * util/int needs to be rewritten to emulate sgtty with termios; look for
11   FIXMEs.
12
13 * mach/i80/dl/nascom.c needs to be rewritten to use termios, not sgtty.
14
15
16 # Revision history
17 # $Log$
18 # Revision 2.1  2005-06-24 23:20:41  dtrg
19 # Added some new readmes at the top level.
20 #