summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-08-01 01:32:56 +0000
committerdes <des@FreeBSD.org>2008-08-01 01:32:56 +0000
commitab05c9d6e00dc00bc42ee888ae4c7866f05a1a11 (patch)
treeeca05951f60209bfe52d6a3c6eac41f37e8502b7 /crypto
parentaec4b2ce63109948d388f23689dfe1697041429d (diff)
downloadFreeBSD-src-ab05c9d6e00dc00bc42ee888ae4c7866f05a1a11.zip
FreeBSD-src-ab05c9d6e00dc00bc42ee888ae4c7866f05a1a11.tar.gz
More files which no longer have any local changes.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/openssh/audit-bsm.c1
-rw-r--r--crypto/openssh/auth-chall.c1
-rw-r--r--crypto/openssh/auth-pam.h1
-rw-r--r--crypto/openssh/auth2-kbdint.c1
-rw-r--r--crypto/openssh/bufaux.c1
-rw-r--r--crypto/openssh/includes.h1
-rw-r--r--crypto/openssh/log.h1
-rw-r--r--crypto/openssh/servconf.h1
8 files changed, 0 insertions, 8 deletions
diff --git a/crypto/openssh/audit-bsm.c b/crypto/openssh/audit-bsm.c
index 224296a..c26b4ca 100644
--- a/crypto/openssh/audit-bsm.c
+++ b/crypto/openssh/audit-bsm.c
@@ -35,7 +35,6 @@
/* #pragma ident "@(#)bsmaudit.c 1.1 01/09/17 SMI" */
#include "includes.h"
-__RCSID("$FreeBSD$");
#if defined(USE_BSM_AUDIT)
#include <sys/types.h>
diff --git a/crypto/openssh/auth-chall.c b/crypto/openssh/auth-chall.c
index 532ef67..919b1ea 100644
--- a/crypto/openssh/auth-chall.c
+++ b/crypto/openssh/auth-chall.c
@@ -24,7 +24,6 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
#include <sys/types.h>
diff --git a/crypto/openssh/auth-pam.h b/crypto/openssh/auth-pam.h
index afdc66e..a1a2b52 100644
--- a/crypto/openssh/auth-pam.h
+++ b/crypto/openssh/auth-pam.h
@@ -1,5 +1,4 @@
/* $Id: auth-pam.h,v 1.27 2004/09/11 12:17:26 dtucker Exp $ */
-/* $FreeBSD$ */
/*
* Copyright (c) 2000 Damien Miller. All rights reserved.
diff --git a/crypto/openssh/auth2-kbdint.c b/crypto/openssh/auth2-kbdint.c
index 2968300..a4fc9e6 100644
--- a/crypto/openssh/auth2-kbdint.c
+++ b/crypto/openssh/auth2-kbdint.c
@@ -24,7 +24,6 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
#include <sys/types.h>
diff --git a/crypto/openssh/bufaux.c b/crypto/openssh/bufaux.c
index 58ae8e3..cbdc22c 100644
--- a/crypto/openssh/bufaux.c
+++ b/crypto/openssh/bufaux.c
@@ -38,7 +38,6 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
#include <sys/types.h>
diff --git a/crypto/openssh/includes.h b/crypto/openssh/includes.h
index e3c2460..967fcc2 100644
--- a/crypto/openssh/includes.h
+++ b/crypto/openssh/includes.h
@@ -1,5 +1,4 @@
/* $OpenBSD: includes.h,v 1.54 2006/07/22 20:48:23 stevesk Exp $ */
-/* $FreeBSD$ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
diff --git a/crypto/openssh/log.h b/crypto/openssh/log.h
index 16da99c..7a8c570 100644
--- a/crypto/openssh/log.h
+++ b/crypto/openssh/log.h
@@ -1,5 +1,4 @@
/* $OpenBSD: log.h,v 1.15 2006/08/18 09:13:25 deraadt Exp $ */
-/* $FreeBSD$ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
diff --git a/crypto/openssh/servconf.h b/crypto/openssh/servconf.h
index 105daeb..ad496f6 100644
--- a/crypto/openssh/servconf.h
+++ b/crypto/openssh/servconf.h
@@ -1,5 +1,4 @@
/* $OpenBSD: servconf.h,v 1.79 2006/08/14 12:40:25 dtucker Exp $ */
-/* $FreeBSD$ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
OpenPOWER on IntegriCloud