From be581a37dd417408252bd343d0a5cc369e3485e0 Mon Sep 17 00:00:00 2001 From: Rod Grimes Date: Sat, 16 Oct 1993 16:31:57 +0000 Subject: [PATCH 1/1] Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some minor cleanup. Added $Id$ to files that did not have any version info, etc --- sys/conf/files | 9 +-------- sys/conf/newvers.sh | 3 ++- sys/conf/nfsswapvmunix.c | 3 ++- sys/conf/param.c | 3 ++- 4 files changed, 7 insertions(+), 11 deletions(-) diff --git a/sys/conf/files b/sys/conf/files index 987c5ceb9e..5047c4324f 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,11 +1,4 @@ -# -# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE -# -------------------- ----- ---------------------- -# CURRENT PATCH LEVEL: 1 00129 -# -------------------- ----- ---------------------- -# -# 02 Apr 93 Paul Popelka Added PCFS support -# 02 Apr 93 Rodney W. Grimes Sorted file +# $Id$ # ddb/db_access.c optional ddb ddb/db_aout.c optional ddb diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index a968d83d03..94fd7e0370 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -31,7 +31,8 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# @(#)newvers.sh 7.4 (Berkeley) 12/7/90 +# from: @(#)newvers.sh 7.4 (Berkeley) 12/7/90 +# $Id$ # if [ ! -r version ] diff --git a/sys/conf/nfsswapvmunix.c b/sys/conf/nfsswapvmunix.c index 3ca040a517..dec28d37e7 100644 --- a/sys/conf/nfsswapvmunix.c +++ b/sys/conf/nfsswapvmunix.c @@ -33,7 +33,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)nfsswapvmunix.c 7.1 (Berkeley) 3/4/91 + * from: @(#)nfsswapvmunix.c 7.1 (Berkeley) 3/4/91 + * $Id$ */ /* diff --git a/sys/conf/param.c b/sys/conf/param.c index 96cc3be952..45fb17f313 100644 --- a/sys/conf/param.c +++ b/sys/conf/param.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)param.c 7.20 (Berkeley) 6/27/91 + * from: @(#)param.c 7.20 (Berkeley) 6/27/91 + * $Id$ */ #include "sys/param.h" -- 2.20.1