summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-09-13 17:09:08 +0000
committerpeter <peter@FreeBSD.org>1999-09-13 17:09:08 +0000
commite3c81c54e12f3c15a7c2cd69a6d9fe299bb2422d (patch)
tree7f6f46e398e4ae5494cc2bc12effbb49389d2bbd
parentb51a4df50ff97dde5b8d3d05790734fcf8280004 (diff)
downloadFreeBSD-src-e3c81c54e12f3c15a7c2cd69a6d9fe299bb2422d.zip
FreeBSD-src-e3c81c54e12f3c15a7c2cd69a6d9fe299bb2422d.tar.gz
Add/adjust some $FreeBSD$ tags.
Noted by: Doug <Doug@gorean.org>
-rw-r--r--etc/amd.map2
-rw-r--r--etc/fbtab2
-rw-r--r--etc/isdn/isdnd.rates.UK.BT2
-rw-r--r--etc/master.passwd2
-rw-r--r--etc/namedb/named.root2
-rw-r--r--etc/rc.d/diskless3
-rw-r--r--etc/rc.d/initdiskless1
-rw-r--r--etc/rc.d/resolv3
-rw-r--r--etc/rc.d/tmp3
-rw-r--r--etc/rc.d/var3
-rw-r--r--etc/rc.diskless11
-rw-r--r--etc/rc.diskless23
-rw-r--r--etc/rc.initdiskless1
-rw-r--r--etc/termcap.small2
14 files changed, 15 insertions, 15 deletions
diff --git a/etc/amd.map b/etc/amd.map
index fc35858..30672f4 100644
--- a/etc/amd.map
+++ b/etc/amd.map
@@ -1,2 +1,4 @@
+# $FreeBSD$
+#
/defaults type:=host;fs:=${autodir}/${rhost}/host;rhost:=${key}
* opts:=rw,grpid,resvport,vers=2,proto=udp,nosuid,nodev
diff --git a/etc/fbtab b/etc/fbtab
index c1bf054..83ac65d 100644
--- a/etc/fbtab
+++ b/etc/fbtab
@@ -1,2 +1,4 @@
+# $FreeBSD$
+#
#/dev/ttyv0 0600 /dev/console
#/dev/ttyv0 0600 /dev/pcaudio:/dev/pcaudioctl
diff --git a/etc/isdn/isdnd.rates.UK.BT b/etc/isdn/isdnd.rates.UK.BT
index ba17f6e..c4d34ec 100644
--- a/etc/isdn/isdnd.rates.UK.BT
+++ b/etc/isdn/isdnd.rates.UK.BT
@@ -3,6 +3,8 @@
# i4b - BT charges
# -------------------------------------------------
#
+# $FreeBSD$
+#
# Barry A. Scott barry@scottb.demon.co.uk
#
#---------------------------------------------------------------------------
diff --git a/etc/master.passwd b/etc/master.passwd
index 3dfc4ab..87dd004 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -1,3 +1,5 @@
+# $FreeBSD$
+#
root::0:0::0:0:Charlie &:/root:/bin/csh
toor:*:0:0::0:0:Bourne-again Superuser:/root:
daemon:*:1:1::0:0:Owner of many system processes:/root:/sbin/nologin
diff --git a/etc/namedb/named.root b/etc/namedb/named.root
index a20028e..eba0c9d 100644
--- a/etc/namedb/named.root
+++ b/etc/namedb/named.root
@@ -14,7 +14,7 @@
;
; last update: Aug 22, 1997
; related version of root zone: 1997082200
-;
+; $FreeBSD$
;
; formerly NS.INTERNIC.NET
;
diff --git a/etc/rc.d/diskless b/etc/rc.d/diskless
index 2d777e5..7fc93e9 100644
--- a/etc/rc.d/diskless
+++ b/etc/rc.d/diskless
@@ -1,5 +1,4 @@
-#
-#$FreeBSD$
+# $FreeBSD$
#
# PROVIDE: diskless
diff --git a/etc/rc.d/initdiskless b/etc/rc.d/initdiskless
index d93e36e..4679a28 100644
--- a/etc/rc.d/initdiskless
+++ b/etc/rc.d/initdiskless
@@ -1,4 +1,3 @@
-#
# $FreeBSD$
#
# /etc/rc.diskless - general BOOTP startup
diff --git a/etc/rc.d/resolv b/etc/rc.d/resolv
index 2d777e5..7fc93e9 100644
--- a/etc/rc.d/resolv
+++ b/etc/rc.d/resolv
@@ -1,5 +1,4 @@
-#
-#$FreeBSD$
+# $FreeBSD$
#
# PROVIDE: diskless
diff --git a/etc/rc.d/tmp b/etc/rc.d/tmp
index 2d777e5..7fc93e9 100644
--- a/etc/rc.d/tmp
+++ b/etc/rc.d/tmp
@@ -1,5 +1,4 @@
-#
-#$FreeBSD$
+# $FreeBSD$
#
# PROVIDE: diskless
diff --git a/etc/rc.d/var b/etc/rc.d/var
index 2d777e5..7fc93e9 100644
--- a/etc/rc.d/var
+++ b/etc/rc.d/var
@@ -1,5 +1,4 @@
-#
-#$FreeBSD$
+# $FreeBSD$
#
# PROVIDE: diskless
diff --git a/etc/rc.diskless1 b/etc/rc.diskless1
index d93e36e..4679a28 100644
--- a/etc/rc.diskless1
+++ b/etc/rc.diskless1
@@ -1,4 +1,3 @@
-#
# $FreeBSD$
#
# /etc/rc.diskless - general BOOTP startup
diff --git a/etc/rc.diskless2 b/etc/rc.diskless2
index 4452036..d7ba532 100644
--- a/etc/rc.diskless2
+++ b/etc/rc.diskless2
@@ -1,5 +1,4 @@
-#
-#$FreeBSD$
+# $FreeBSD$
#
# rc.diskless2
#
diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless
index d93e36e..4679a28 100644
--- a/etc/rc.initdiskless
+++ b/etc/rc.initdiskless
@@ -1,4 +1,3 @@
-#
# $FreeBSD$
#
# /etc/rc.diskless - general BOOTP startup
diff --git a/etc/termcap.small b/etc/termcap.small
index 7a31985..24b5a20 100644
--- a/etc/termcap.small
+++ b/etc/termcap.small
@@ -30,7 +30,7 @@
# SUCH DAMAGE.
#
# @(#)termcap.src 5.88 (Berkeley) 4/30/91
-#
+# $FreeBSD$
#
# for syscons
# common entry without semigraphics
OpenPOWER on IntegriCloud