]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new
authorBrian Feldman <green@FreeBSD.org>
Fri, 4 May 2001 04:21:25 +0000 (04:21 +0000)
committerBrian Feldman <green@FreeBSD.org>
Fri, 4 May 2001 04:21:25 +0000 (04:21 +0000)
commitd350064e0b3a02d36db2e9d93fdbb907c30474d4
treeed4da512f24099412a538fcecc07aff5b9db6847
parent345012bf8b2731a96a9deca8ee4361016b225001
Follow the OpenSSH 2.9 upgrade with the infrastructure.  Two new
programs are now included: sftp(1) and ssh-keyscan(1).
secure/lib/libssh/Makefile
secure/libexec/sftp-server/Makefile
secure/usr.bin/Makefile
secure/usr.bin/scp/Makefile
secure/usr.bin/sftp/Makefile [new file with mode: 0644]
secure/usr.bin/ssh-add/Makefile
secure/usr.bin/ssh-agent/Makefile
secure/usr.bin/ssh-keygen/Makefile
secure/usr.bin/ssh-keyscan/Makefile [new file with mode: 0644]
secure/usr.bin/ssh/Makefile