telegard/TODO

16 lines
456 B
Plaintext
Raw Permalink Normal View History

2000-11-24 21:34:06 -08:00
- grep -i "DOS" *
- Look for calls to bslash() and isul().
- Looks for DOSisms in ifl.pas.
2001-03-02 14:07:42 -08:00
- Look at rec25.pas, and check for filename storage of only 8 bytes in the
various records. Make it a full 255-character string at least.
- Looks like we've got some record clash. Hunt it out.
- Mail crashes. Record problems?
- ANSI code issues with write()
- Savescreen(), etc.
- wfc broken in xterm.
- More y2k shit
- modem/telnet support.
// end of TODO ...
2000-11-24 21:34:06 -08:00