File: TODO

package info (click to toggle)
zssh 1.5c.debian.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 492 kB
  • sloc: ansic: 2,048; sh: 184; makefile: 146
file content (29 lines) | stat: -rw-r--r-- 646 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

** DOC **
*********

todo:
- update INSTALL (configure arguments)
- and add a generic INSTALL file


** CODE **
**********

todo:

- find a solution for *bsd users 
  -> should neither be insecure, nor require suid privileges (...)
- add support for irix
	(segfaults mysteriously for now ...)
- detect if telnet accepts '-8' and do something if this is not the case
- add ZSSH_FORCE env variable


done:

- check for readline headers in configure script
- works on MacOS X:
  - updated config: readline depends on (n)curses instead of termcap on some systems
  - don't use getpgid(): some systems don't have it
- now compiles with readline v4.2