i'll import openssh 3.3, which has the following changes: - FallBackToRsh is gone - ssh binary no longer setuid root (netbsd installation has already been done this way). a helper program, ssh-keysign program, is used to read secret host key. - ssh-agent key locking/timeout support. itojun