Kernel part of bluetooth stack ported by Dmitry Komissaroff. Very much work
[dragonfly.git] / crypto / openssh-4 / README.DRAGONFLY
blob0fb4aedb4b7744a242d8bcf378df3347bf0d8d9a
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.
6 CVS import hint:
7 cvs import src/crypto/openssh-4 OPENSSH v4_?p1
9 Upgrading notes:
10 ./configure --with-pam --with-tcp-wrappers --without-xauth --with-libedit
11 Update config.h and version.h in secure/lib/libssh.
12 Update ssh{,d}_config and ssh{,d}_config.5 in secure/usr.bin/ssh and
13 secure/usr.sbin/sshd.