Date: Tue, 27 Jun 2000 23:17:27 +0200 (SAST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth2.c ssh.c Message-ID: <200006272117.XAA65097@internat.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2000/06/27 23:17:27 SAST FreeBSD International Crypto Repository Modified files: crypto/openssh auth2.c ssh.c Log: MFF: So /this/ is what has made OpenSSH's SSHv2 support never work right! In some cases, limits did not get set to the proper class, but instead always to "default", because not all passwd copies were done to completion. Revision Changes Path 1.3 +4 -1 src/crypto/openssh/auth2.c 1.8 +4 -1 src/crypto/openssh/ssh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006272117.XAA65097>