This commit is contained in:
Damien Miller 2006-03-26 14:05:02 +11:00
parent 71a7367130
commit 1b81a49f86
1 changed files with 3 additions and 2 deletions

View File

@ -75,7 +75,8 @@
[ssh-rsa.c]
in a switch (), break after return or goto is stupid
- deraadt@cvs.openbsd.org 2006/03/20 18:14:02
[channels.c clientloop.c monitor_wrap.c monitor_wrap.h serverloop.c ssh.c sshpty.c sshpty.h]
[channels.c clientloop.c monitor_wrap.c monitor_wrap.h serverloop.c]
[ssh.c sshpty.c sshpty.h]
sprinkle u_int throughout pty subsystem, ok markus
20060325
@ -4334,4 +4335,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.4263 2006/03/26 03:04:36 djm Exp $
$Id: ChangeLog,v 1.4264 2006/03/26 03:05:02 djm Exp $