1 Original source can be downloaded from OpenBSD at
2 ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
4 A list of deleted files is in README.DELETED.
7 ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-sandbox=rlimit \
8 --with-pam --with-libedit --with-ssl-engine
10 Update SSH_VERSION_DRAGONFLY in version.h.
11 Update config.h in secure/lib/libssh.
12 Update ssh{,d}_config and ssh{,d}_config.5.
13 Update ssh_namespace.h
16 lib/pam_module/pam_ssh/
18 secure/libexec/sftp-server/
19 secure/libexec/ssh-keysign/
23 secure/usr.bin/ssh-add/
24 secure/usr.bin/ssh-agent/
25 secure/usr.bin/ssh-keygen/
26 secure/usr.bin/ssh-keyscan/