mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 17:25:09 +02:00
- (bal) CVS ID fix up on auth-passwd.c
This commit is contained in:
parent
860e929fa2
commit
beecf74e2b
@ -1,3 +1,6 @@
|
|||||||
|
20020515
|
||||||
|
- (bal) CVS ID fix up on auth-passwd.c
|
||||||
|
|
||||||
20020514
|
20020514
|
||||||
- (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
|
- (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
|
||||||
- (tim) [sshpty.c] set tty modes when allocating old style bsd ptys to
|
- (tim) [sshpty.c] set tty modes when allocating old style bsd ptys to
|
||||||
@ -601,4 +604,4 @@
|
|||||||
- (stevesk) entropy.c: typo in debug message
|
- (stevesk) entropy.c: typo in debug message
|
||||||
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.2120 2002/05/15 00:12:29 djm Exp $
|
$Id: ChangeLog,v 1.2121 2002/05/15 15:59:17 mouring Exp $
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
RCSID("$OpenBSD: auth-passwd.c,v 1.24 2002/03/04 12:43:06 markus Exp $");
|
RCSID("$OpenBSD: auth-passwd.c,v 1.26 2002/05/10 02:30:12 mouring Exp $");
|
||||||
|
|
||||||
#include "packet.h"
|
#include "packet.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user