File: BUGS

package info (click to toggle)
netkit-rsh 0.10-7
  • links: PTS
  • area: main
  • in suites: potato
  • size: 332 kB
  • ctags: 220
  • sloc: ansic: 3,238; makefile: 182; perl: 136; sh: 15
file content (13 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
rcp:
	- should call rsh instead of using root
	- pukes on files in /proc
	- should warn that the connection isn't encrypted

rlogin: 
	- should use sigaction
	- should warn that the connection isn't encrypted

rsh:
	- should try rexec if rcmd doesn't work
	- should warn that the connection isn't encrypted