summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>1996-05-08 17:19:17 +0000
committerthorpej <thorpej@NetBSD.org>1996-05-08 17:19:17 +0000
commitecfa4355a6e99ba84bb422b606f2c83042ebf5aa (patch)
treeaad14337d4a06741141ed35894f38a7f5294e8f7
parent153f55fdefac88daabc83289f15cf359286d6d55 (diff)
RCS id police.
-rw-r--r--etc/MAKEDEV.local2
-rw-r--r--etc/aliases1
-rw-r--r--etc/bootptab2
-rw-r--r--etc/changelist2
-rw-r--r--etc/csh.cshrc2
-rw-r--r--etc/csh.login2
-rw-r--r--etc/csh.logout2
-rw-r--r--etc/dm.conf1
-rw-r--r--etc/ftpchroot2
-rw-r--r--etc/ftpusers2
-rw-r--r--etc/gettytab1
-rw-r--r--etc/hosts1
-rw-r--r--etc/inetd.conf1
-rw-r--r--etc/monthly1
-rw-r--r--etc/networks1
-rw-r--r--etc/phones1
-rw-r--r--etc/printcap1
-rw-r--r--etc/remote1
-rw-r--r--etc/rpc1
-rw-r--r--etc/shells2
-rw-r--r--etc/weekly1
21 files changed, 29 insertions, 1 deletions
diff --git a/etc/MAKEDEV.local b/etc/MAKEDEV.local
index 3e06d0a73df..3123d8a5907 100644
--- a/etc/MAKEDEV.local
+++ b/etc/MAKEDEV.local
@@ -1,5 +1,7 @@
#!/bin/sh -
#
+# $NetBSD: MAKEDEV.local,v 1.2 1996/05/08 17:19:17 thorpej Exp $
+#
# Copyright (c) 1991 The Regents of the University of California.
# All rights reserved.
#
diff --git a/etc/aliases b/etc/aliases
index b77e0ac36a0..97b1380eec1 100644
--- a/etc/aliases
+++ b/etc/aliases
@@ -1,3 +1,4 @@
+# $NetBSD: aliases,v 1.4 1996/05/08 17:19:20 thorpej Exp $
#
# @(#)aliases 5.3 (Berkeley) 5/24/90
#
diff --git a/etc/bootptab b/etc/bootptab
index bd406ce20c4..5c4871f15f0 100644
--- a/etc/bootptab
+++ b/etc/bootptab
@@ -1,3 +1,5 @@
+# $NetBSD: bootptab,v 1.3 1996/05/08 17:19:22 thorpej Exp $
+#
# /etc/bootptab: database for bootp server (/etc/bootpd)
# Last update Mon 11/7/88 18:03
# Blank lines and lines beginning with '#' are ignored.
diff --git a/etc/changelist b/etc/changelist
index 458c585f9bb..d1a599bc1ff 100644
--- a/etc/changelist
+++ b/etc/changelist
@@ -1,5 +1,5 @@
+# $NetBSD: changelist,v 1.2 1996/05/08 17:19:24 thorpej Exp $
# from: @(#)changelist 8.1 (Berkeley) 6/9/93
-# $Id: changelist,v 1.1 1994/06/15 04:28:11 cgd Exp $
#
# List of files which the security script backs up and checks
# for modifications.
diff --git a/etc/csh.cshrc b/etc/csh.cshrc
index 4a3bf3ff3e9..1561264dfbc 100644
--- a/etc/csh.cshrc
+++ b/etc/csh.cshrc
@@ -1 +1,3 @@
+# $NetBSD: csh.cshrc,v 1.2 1996/05/08 17:19:27 thorpej Exp $
+#
# System-wide .cshrc file for csh(1).
diff --git a/etc/csh.login b/etc/csh.login
index 0b573ff50da..70603584fdd 100644
--- a/etc/csh.login
+++ b/etc/csh.login
@@ -1 +1,3 @@
+# $NetBSD: csh.login,v 1.2 1996/05/08 17:19:28 thorpej Exp $
+#
# System-wide .login file for csh(1).
diff --git a/etc/csh.logout b/etc/csh.logout
index f8601c07d9c..d876772d57c 100644
--- a/etc/csh.logout
+++ b/etc/csh.logout
@@ -1 +1,3 @@
+# $NetBSD: csh.logout,v 1.2 1996/05/08 17:19:31 thorpej Exp $
+#
# System-wide .logout file for csh(1).
diff --git a/etc/dm.conf b/etc/dm.conf
index 48c24de51f8..2f3ad996d97 100644
--- a/etc/dm.conf
+++ b/etc/dm.conf
@@ -1,3 +1,4 @@
+# $NetBSD: dm.conf,v 1.2 1996/05/08 17:19:32 thorpej Exp $
#
# Game Control File
# @(#)dm.conf 5.5 (Berkeley) 4/12/89
diff --git a/etc/ftpchroot b/etc/ftpchroot
index c008ec510e6..4399b59b94d 100644
--- a/etc/ftpchroot
+++ b/etc/ftpchroot
@@ -1,3 +1,5 @@
+# $NetBSD: ftpchroot,v 1.2 1996/05/08 17:19:33 thorpej Exp $
+#
# list of users given ftp access to a chrooted area.
# read by ftpd(8).
joeuser
diff --git a/etc/ftpusers b/etc/ftpusers
index d23c64ac3a5..a13213bacaa 100644
--- a/etc/ftpusers
+++ b/etc/ftpusers
@@ -1,3 +1,5 @@
+# $NetBSD: ftpusers,v 1.2 1996/05/08 17:19:34 thorpej Exp $
+#
# list of users disallowed any ftp access.
# read by ftpd(8).
root
diff --git a/etc/gettytab b/etc/gettytab
index 484c32d212c..ea0ea04c26b 100644
--- a/etc/gettytab
+++ b/etc/gettytab
@@ -1,3 +1,4 @@
+# $NetBSD: gettytab,v 1.7 1996/05/08 17:19:35 thorpej Exp $
# from: @(#)gettytab 5.14 (Berkeley) 3/27/91
#
# Most of the table entries here are just copies of the old getty table,
diff --git a/etc/hosts b/etc/hosts
index 29402c5849e..da1679531d7 100644
--- a/etc/hosts
+++ b/etc/hosts
@@ -1,3 +1,4 @@
+# $NetBSD: hosts,v 1.2 1996/05/08 17:19:37 thorpej Exp $
#
# Host Database
# This file should contain the addresses and aliases
diff --git a/etc/inetd.conf b/etc/inetd.conf
index 8d0fbc8bd1c..27ef9c71e8f 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -1,3 +1,4 @@
+# $NetBSD: inetd.conf,v 1.15 1996/05/08 17:19:38 thorpej Exp $
#
# Internet server configuration database
#
diff --git a/etc/monthly b/etc/monthly
index 2a5e77e47e8..a76dbb2f393 100644
--- a/etc/monthly
+++ b/etc/monthly
@@ -1,5 +1,6 @@
#!/bin/sh -
#
+# $NetBSD: monthly,v 1.4 1996/05/08 17:19:39 thorpej Exp $
# @(#)monthly 5.5 (Berkeley) 6/17/91
#
diff --git a/etc/networks b/etc/networks
index 71aeb5b05a5..d31d9d9c5ef 100644
--- a/etc/networks
+++ b/etc/networks
@@ -1,3 +1,4 @@
+# $NetBSD: networks,v 1.2 1996/05/08 17:19:40 thorpej Exp $
# @(#)networks 5.1 (Berkeley) 6/30/90
#
# Your Local Networks Database
diff --git a/etc/phones b/etc/phones
index 941b0edc15f..4fa4365ab5d 100644
--- a/etc/phones
+++ b/etc/phones
@@ -1,3 +1,4 @@
+# $NetBSD: phones,v 1.2 1996/05/08 17:19:43 thorpej Exp $
# @(#)phones 5.2 (Berkeley) 6/30/90
#
# phones -- remote host phone number data base
diff --git a/etc/printcap b/etc/printcap
index 06791f85fc6..f930147ecf5 100644
--- a/etc/printcap
+++ b/etc/printcap
@@ -1,3 +1,4 @@
+# $NetBSD: printcap,v 1.3 1996/05/08 17:19:45 thorpej Exp $
# @(#)printcap 5.3 (Berkeley) 6/30/90
#lp|local line printer:\
diff --git a/etc/remote b/etc/remote
index 37d3ffd8010..ffbdf884965 100644
--- a/etc/remote
+++ b/etc/remote
@@ -1,3 +1,4 @@
+# $NetBSD: remote,v 1.5 1996/05/08 17:19:46 thorpej Exp $
# @(#)remote 5.2 (Berkeley) 6/30/90
#
# remote -- remote host description file
diff --git a/etc/rpc b/etc/rpc
index 1c18f9ebfc7..def0c30b475 100644
--- a/etc/rpc
+++ b/etc/rpc
@@ -1,3 +1,4 @@
+# $NetBSD: rpc,v 1.5 1996/05/08 17:19:47 thorpej Exp $
#
# rpc 88/08/01 4.0 RPCSRC; from 1.12 88/02/07 SMI
#
diff --git a/etc/shells b/etc/shells
index df377f13373..bbe7fd0f4e0 100644
--- a/etc/shells
+++ b/etc/shells
@@ -1,3 +1,5 @@
+# $NetBSD: shells,v 1.2 1996/05/08 17:19:48 thorpej Exp $
+#
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
# one of these shells.
diff --git a/etc/weekly b/etc/weekly
index c60679e8700..c73776d805d 100644
--- a/etc/weekly
+++ b/etc/weekly
@@ -1,5 +1,6 @@
#!/bin/sh -
#
+# $NetBSD: weekly,v 1.5 1996/05/08 17:19:49 thorpej Exp $
# @(#)weekly 5.14 (Berkeley) 6/23/91
#