From f779f672eb8914b3221396afd476ccc708b91b8d Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sat, 6 May 2006 17:48:48 +1000 Subject: [PATCH] - djm@cvs.openbsd.org 2006/04/01 05:37:46 [OVERVIEW] $OpenBSD$ in here too --- ChangeLog | 5 ++++- OVERVIEW | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2fe39cb25..e55280a4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ - djm@cvs.openbsd.org 2006/05/04 14:55:23 [dh.c] tighter DH exponent checks here too; feedback and ok markus@ + - djm@cvs.openbsd.org 2006/04/01 05:37:46 + [OVERVIEW] + $OpenBSD$ in here too 20060504 - (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.c @@ -4605,4 +4608,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.4322 2006/05/06 07:43:33 dtucker Exp $ +$Id: ChangeLog,v 1.4323 2006/05/06 07:48:48 dtucker Exp $ diff --git a/OVERVIEW b/OVERVIEW index d1a768c10..64b6f75fa 100644 --- a/OVERVIEW +++ b/OVERVIEW @@ -162,8 +162,8 @@ these programs. - There are several other files in the distribution that contain various auxiliary routines: ssh.h the main header file for ssh (various definitions) - getput.h byte-order independent storage of integers includes.h includes most system headers. Lots of #ifdefs. - tildexpand.c expand tilde in file names uidswap.c uid-swapping xmalloc.c "safe" malloc routines + +$OpenBSD: OVERVIEW,v 1.10 2006/04/01 05:37:46 djm Exp $