summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2006-04-01 05:37:47 +0000
committerDamien Miller <djm@cvs.openbsd.org>2006-04-01 05:37:47 +0000
commita92141e37550824a9b7e553754b8ccbe22312756 (patch)
tree3ff8953cf3ec34f3ffeea379d01483d1c3ee12ce
parentdccd2930b7bf6167e9de50eabecc1b7d2348f992 (diff)
$OpenBSD$ in here too
-rw-r--r--usr.bin/ssh/OVERVIEW2
-rw-r--r--usr.bin/ssh/README2
2 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/ssh/OVERVIEW b/usr.bin/ssh/OVERVIEW
index 966310acb3a..64b6f75fa73 100644
--- a/usr.bin/ssh/OVERVIEW
+++ b/usr.bin/ssh/OVERVIEW
@@ -165,3 +165,5 @@ these programs.
includes.h includes most system headers. Lots of #ifdefs.
uidswap.c uid-swapping
xmalloc.c "safe" malloc routines
+
+$OpenBSD: OVERVIEW,v 1.10 2006/04/01 05:37:46 djm Exp $
diff --git a/usr.bin/ssh/README b/usr.bin/ssh/README
index b9c929fc499..188872d4624 100644
--- a/usr.bin/ssh/README
+++ b/usr.bin/ssh/README
@@ -23,3 +23,5 @@ features and created OpenSSH. Markus Friedl contributed the support
for SSH protocol versions 1.5 and 2.0.
See http://www.openssh.com/ for more information.
+
+$OpenBSD: README,v 1.7 2006/04/01 05:37:46 djm Exp $