]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Resolve conflicts. Known issues:
authorDag-Erling Smørgrav <des@FreeBSD.org>
Sun, 23 Jun 2002 16:09:08 +0000 (16:09 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Sun, 23 Jun 2002 16:09:08 +0000 (16:09 +0000)
commit80628bacb0b4bc1daaef4e038e755602c972bede
treecc93abce4a81ab84afa26d861b756d5c77818afa
parentf191b6f96cdb3270a60bcb6219ce0998bdd25cde
Resolve conflicts.  Known issues:

 - sshd fails to set TERM correctly.
 - privilege separation may break PAM and is currently turned off.
 - man pages have not yet been updated

I will have these issues resolved, and privilege separation turned on by
default, in time for DP2.

Sponsored by: DARPA, NAI Labs
45 files changed:
crypto/openssh/LICENCE
crypto/openssh/auth-krb4.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-passwd.c
crypto/openssh/auth-rh-rsa.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth-skey.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth1.c
crypto/openssh/auth2-chall.c
crypto/openssh/auth2.c
crypto/openssh/authfd.c
crypto/openssh/authfile.c
crypto/openssh/bufaux.c
crypto/openssh/canohost.c
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/cipher.c
crypto/openssh/cipher.h
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/key.c
crypto/openssh/monitor.c
crypto/openssh/myproposal.h
crypto/openssh/packet.h
crypto/openssh/pathnames.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/servconf.c
crypto/openssh/servconf.h
crypto/openssh/serverloop.c
crypto/openssh/session.c
crypto/openssh/ssh-add.c
crypto/openssh/ssh-agent.c
crypto/openssh/ssh.c
crypto/openssh/ssh.h
crypto/openssh/ssh_config
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect.h
crypto/openssh/sshconnect1.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/version.h