[sshpty.c]
     sort #include
     NB. RCS ID sync only
This commit is contained in:
Damien Miller 2007-09-17 16:07:32 +10:00
parent 5cbe7ca18d
commit 9c89c837cc
2 changed files with 6 additions and 2 deletions

View File

@ -37,6 +37,10 @@
[ssh-add.c ssh-agent.1 ssh-agent.c ssh-keygen.c]
sort synopsis and options in ssh-agent(1); usage is lowercase
ok jmc@
- stevesk@cvs.openbsd.org 2007/09/11 04:36:29
[sshpty.c]
sort #include
NB. RCS ID sync only
20070914
- (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path.
@ -3234,4 +3238,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
$Id: ChangeLog,v 1.4750 2007/09/17 06:05:50 djm Exp $
$Id: ChangeLog,v 1.4751 2007/09/17 06:07:32 djm Exp $

View File

@ -1,4 +1,4 @@
/* $OpenBSD: sshpty.c,v 1.26 2006/08/03 03:34:42 deraadt Exp $ */
/* $OpenBSD: sshpty.c,v 1.27 2007/09/11 04:36:29 stevesk Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland