gdb - Local mods (compile)
[dragonfly.git] / crypto / openssh / README.DRAGONFLY
CommitLineData
40948e2d
PA
1Original source can be downloaded from OpenBSD at
2ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
3
4A list of deleted files is in README.DELETED.
5
40948e2d 6Upgrading notes:
a3775bf2 7./configure --prefix=/usr --sysconfdir=/etc/ssh --with-sandbox=rlimit \
4923debc 8 --with-pam --with-libedit --with-ssl-engine
c8c467ee 9
4923debc
PA
10Update SSH_VERSION_DRAGONFLY in version.h.
11Update config.h in secure/lib/libssh.
40948e2d 12Update ssh{,d}_config and ssh{,d}_config.5.
fa7cb8ce 13Update ssh_namespace.h
40948e2d
PA
14
15Used in:
16lib/pam_module/pam_ssh/
17secure/lib/libssh/
18secure/libexec/sftp-server/
19secure/libexec/ssh-keysign/
20secure/usr.bin/scp/
21secure/usr.bin/sftp/
22secure/usr.bin/ssh/
23secure/usr.bin/ssh-add/
24secure/usr.bin/ssh-agent/
25secure/usr.bin/ssh-keygen/
26secure/usr.bin/ssh-keyscan/
27secure/usr.sbin/sshd/