186d7f5d3SJohn Marinox Fix "hangup failed" in unidialer 286d7f5d3SJohn Marinox Genericize tty code and/or support termios 386d7f5d3SJohn Marinox Fixup uucplock conventions for FreeBSD (including reference in tip man pages). 486d7f5d3SJohn MarinoSanity check for ttys 586d7f5d3SJohn Marinox Rename pathnames.h 686d7f5d3SJohn Marinox Qualify on USR 786d7f5d3SJohn MarinoUse select call to merge tipin / tipout 886d7f5d3SJohn Marino 986d7f5d3SJohn Marinox Finish table-driven modem driver 1086d7f5d3SJohn Marinox Move HAVE_USLEEP to pathhnames.h 1186d7f5d3SJohn Marinox Add variable for login and logout scripts (connect with Perl???) 1286d7f5d3SJohn Marinox redials / redial delay (see dial shell script) 1386d7f5d3SJohn Marino 1486d7f5d3SJohn MarinoAdd debug log capabilities for table-driven modem driver (command mode modem I/Owith timestamps). 1586d7f5d3SJohn Marino 1686d7f5d3SJohn MarinoUse select in modem drivers. 1786d7f5d3SJohn MarinoConsolidate consh()-derived code in cmds.c 1886d7f5d3SJohn MarinoScreen-oriented command menu? 1986d7f5d3SJohn MarinoAdd external file-transfer protocol implementations to command menu (rz, sz, others?) 2086d7f5d3SJohn Marino 2186d7f5d3SJohn Marino1. Rethink protection glitches on REMOTE & PHONES 2286d7f5d3SJohn Marino files (setuid/setgid??). 2386d7f5d3SJohn Marino 2486d7f5d3SJohn Marino2. Make clean fix for scripting being set in .tiprc 2586d7f5d3SJohn Marino 2686d7f5d3SJohn Marino3. change EOFREAD to recognize more general strings. 2786d7f5d3SJohn Marino 2886d7f5d3SJohn Marino4. add an option that returns an exit status based on 2986d7f5d3SJohn Marino whether resources for the requested operation are available. 3086d7f5d3SJohn Marino 3186d7f5d3SJohn Marino5. write a program to list known systems (a quick shell script 3286d7f5d3SJohn Marino should do it); people keep forgetting the names. 3386d7f5d3SJohn Marino 3486d7f5d3SJohn Marino6. change remote file descriptions so that acu attributes are 3586d7f5d3SJohn Marino are attached to a device so that several different devices 3686d7f5d3SJohn Marino can be used to get to the same system (perhaps hardwired 3786d7f5d3SJohn Marino and phone line). got any ideas here? I'm looking at something 3886d7f5d3SJohn Marino like dv=cua1,cul1,dn11;cua2,,df03. 39