summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--COPYRIGHT1
-rw-r--r--etc/Makefile4
-rw-r--r--etc/group2
-rwxr-xr-xetc/namedb/make-localhost2
-rw-r--r--etc/root/dot.cshrc2
-rw-r--r--etc/root/dot.login2
-rw-r--r--gnu/libexec/uucp/sample/call.sample2
-rw-r--r--gnu/libexec/uucp/sample/config.sample2
-rw-r--r--gnu/libexec/uucp/sample/dial.sample2
-rw-r--r--gnu/libexec/uucp/sample/dialcode.sample2
-rw-r--r--gnu/libexec/uucp/sample/passwd.sample2
-rw-r--r--gnu/libexec/uucp/sample/port.sample2
-rw-r--r--gnu/libexec/uucp/sample/sys1.sample2
-rw-r--r--gnu/libexec/uucp/sample/sys2.sample2
-rw-r--r--gnu/usr.bin/man/manpath/manpath.config2
15 files changed, 29 insertions, 2 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index b477722..040bf9a 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,3 +1,4 @@
+# $Id:$
# @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94
All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite
diff --git a/etc/Makefile b/etc/Makefile
index 5994622..8d102f2 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,7 @@
+# $Id:$
+
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.169 1998/08/07 08:24:07 jb Exp $
+# $Id: Makefile,v 1.170 1998/08/31 20:45:41 jb Exp $
SUBDIR= sendmail
diff --git a/etc/group b/etc/group
index 97da0e3..f0cc540 100644
--- a/etc/group
+++ b/etc/group
@@ -1,3 +1,5 @@
+# $Id:$
+#
wheel:*:0:root
daemon:*:1:daemon
kmem:*:2:root
diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost
index 72bc92e..b04deaa 100755
--- a/etc/namedb/make-localhost
+++ b/etc/namedb/make-localhost
@@ -1,5 +1,7 @@
#!/bin/sh
#
+# $Id:$
+#
# make-localhost - edit the appropriate local information into
# /etc/namedb/localhost.rev
#
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 34f9022..526b42c 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -1,3 +1,5 @@
+# $Id:$
+#
#csh .cshrc file
alias h history 25
diff --git a/etc/root/dot.login b/etc/root/dot.login
index 7b89b0f..d3c8bbb 100644
--- a/etc/root/dot.login
+++ b/etc/root/dot.login
@@ -1,3 +1,5 @@
+# $Id:$
+#
# csh .login file
#
diff --git a/gnu/libexec/uucp/sample/call.sample b/gnu/libexec/uucp/sample/call.sample
index de4190c..08d3452 100644
--- a/gnu/libexec/uucp/sample/call.sample
+++ b/gnu/libexec/uucp/sample/call.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of call, the call out password file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/config.sample b/gnu/libexec/uucp/sample/config.sample
index e7d683b..fdb8f09 100644
--- a/gnu/libexec/uucp/sample/config.sample
+++ b/gnu/libexec/uucp/sample/config.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of config, the main configuration file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/dial.sample b/gnu/libexec/uucp/sample/dial.sample
index 7eb0087..5ace698 100644
--- a/gnu/libexec/uucp/sample/dial.sample
+++ b/gnu/libexec/uucp/sample/dial.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of dial, the dialer configuration file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/dialcode.sample b/gnu/libexec/uucp/sample/dialcode.sample
index 710a07b..2e893b8 100644
--- a/gnu/libexec/uucp/sample/dialcode.sample
+++ b/gnu/libexec/uucp/sample/dialcode.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of dialcode, the dialcode configuration file for
# Taylor UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/passwd.sample b/gnu/libexec/uucp/sample/passwd.sample
index 2b04e13..1f1ddd7 100644
--- a/gnu/libexec/uucp/sample/passwd.sample
+++ b/gnu/libexec/uucp/sample/passwd.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of passwd, the call in password file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/port.sample b/gnu/libexec/uucp/sample/port.sample
index 8e48186..9e22db9 100644
--- a/gnu/libexec/uucp/sample/port.sample
+++ b/gnu/libexec/uucp/sample/port.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of port, the port configuration file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/sys1.sample b/gnu/libexec/uucp/sample/sys1.sample
index fa9e770..d7b5e16 100644
--- a/gnu/libexec/uucp/sample/sys1.sample
+++ b/gnu/libexec/uucp/sample/sys1.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of a sys file, the file(s) which describe remote
# systems for Taylor UUCP. To use it, you must compile the package
# with HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default),
diff --git a/gnu/libexec/uucp/sample/sys2.sample b/gnu/libexec/uucp/sample/sys2.sample
index 856529a..66ecb78 100644
--- a/gnu/libexec/uucp/sample/sys2.sample
+++ b/gnu/libexec/uucp/sample/sys2.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of a sys file, the file(s) which describe remote
# systems for Taylor UUCP. To use it, you must compile the package
# with HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default),
diff --git a/gnu/usr.bin/man/manpath/manpath.config b/gnu/usr.bin/man/manpath/manpath.config
index 64be439..8ac2f6e 100644
--- a/gnu/usr.bin/man/manpath/manpath.config
+++ b/gnu/usr.bin/man/manpath/manpath.config
@@ -1,4 +1,4 @@
-# manpath.config
+# $Id:$
#
# This file is read by manpath to configure the mandatory manpath, to
# map each path element to a manpath element and to determine where the
OpenPOWER on IntegriCloud