xref: /dragonfly/usr.bin/tip/TODO (revision 1975d09e)
1x Fix "hangup failed" in unidialer
2x Genericize tty code and/or support termios
3x Fixup uucplock conventions for FreeBSD (including reference in tip man pages).
4Sanity check for ttys
5x Rename pathnames.h
6x Qualify on USR
7Use select call to merge tipin / tipout
8
9x Finish table-driven modem driver
10x Move HAVE_USLEEP to pathhnames.h
11x Add variable for login and logout scripts (connect with Perl???)
12x redials / redial delay (see dial shell script)
13
14Add debug log capabilities for table-driven modem driver (command mode modem I/Owith timestamps).
15
16Use select in modem drivers.
17Consolidate consh()-derived code in cmds.c
18Screen-oriented command menu?
19Add external file-transfer protocol implementations to command menu (rz, sz, others?)
20
211. Rethink protection glitches on REMOTE & PHONES
22   files (setuid/setgid??).
23
242. Make clean fix for scripting being set in .tiprc
25
263.  change EOFREAD to recognize more general strings.
27
284.  add an option that returns an exit status based on
29    whether resources for the requested operation are available.
30
315.  write a program to list known systems (a quick shell script
32    should do it); people keep forgetting the names.
33
346.  change remote file descriptions so that acu attributes are
35    are attached to a device so that several different devices
36    can be used to get to the same system (perhaps hardwired
37    and phone line).  got any ideas here?  I'm looking at something
38    like dv=cua1,cul1,dn11;cua2,,df03.
39