summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--OVERVIEW4
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fe39cb2..e55280a4 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 d1a768c1..64b6f75f 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 $