- (bal) CVS ID touch up on sftp-int.c
This commit is contained in:
parent
afd3475ddf
commit
66e5ecc6b2
|
@ -1,5 +1,6 @@
|
||||||
20010305
|
20010305
|
||||||
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
|
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
|
||||||
|
- (bal) CVS ID touch up on sftp-int.c
|
||||||
- (bal) OpenBSD CVS Sync
|
- (bal) OpenBSD CVS Sync
|
||||||
- deraadt@cvs.openbsd.org 2001/02/17 23:48:48
|
- deraadt@cvs.openbsd.org 2001/02/17 23:48:48
|
||||||
[sshd.8]
|
[sshd.8]
|
||||||
|
@ -4287,4 +4288,4 @@
|
||||||
- Wrote replacements for strlcpy and mkdtemp
|
- Wrote replacements for strlcpy and mkdtemp
|
||||||
- Released 1.0pre1
|
- Released 1.0pre1
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.879 2001/03/05 06:33:23 mouring Exp $
|
$Id: ChangeLog,v 1.880 2001/03/05 06:35:29 mouring Exp $
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
/* XXX: recursive operations */
|
/* XXX: recursive operations */
|
||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
RCSID("$OpenBSD: sftp-int.c,v 1.22 2001/02/14 09:46:03 djm Exp $");
|
RCSID("$OpenBSD: sftp-int.c,v 1.23 2001/03/01 02:18:04 deraadt Exp $");
|
||||||
|
|
||||||
#include "buffer.h"
|
#include "buffer.h"
|
||||||
#include "xmalloc.h"
|
#include "xmalloc.h"
|
||||||
|
|
Loading…
Reference in New Issue