xref: /netbsd-src/usr.bin/tip/TODO (revision 3075e8d6b742739ab5a87cc3f113544f4aedfba7)
1*3075e8d6Sjtc1. Rethink protection glitches on REMOTE & PHONES
2*3075e8d6Sjtc   files (setuid/setgid??).
3*3075e8d6Sjtc
4*3075e8d6Sjtc2. Make clean fix for scripting being set in .tiprc
5*3075e8d6Sjtc
6*3075e8d6Sjtc3.  change EOFREAD to recognize more general strings.
7*3075e8d6Sjtc
8*3075e8d6Sjtc4.  add an option that returns an exit status based on
9*3075e8d6Sjtc    whether resources for the requested operation are available.
10*3075e8d6Sjtc
11*3075e8d6Sjtc5.  write a program to list known systems (a quick shell script
12*3075e8d6Sjtc    should do it); people keep forgetting the names.
13*3075e8d6Sjtc
14*3075e8d6Sjtc6.  change remote file descriptions so that acu attributes are
15*3075e8d6Sjtc    are attached to a device so that several different devices
16*3075e8d6Sjtc    can be used to get to the same system (perhaps hardwired
17*3075e8d6Sjtc    and phone line).  got any ideas here?  I'm looking at something
18*3075e8d6Sjtc    like dv=cua1,cul1,dn11;cua2,,df03.
19