aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/MAKEDEV2
-rw-r--r--etc/Makefile2
-rw-r--r--etc/crontab2
-rw-r--r--etc/defaults/make.conf2
-rw-r--r--etc/defaults/pccard.conf2
-rw-r--r--etc/etc.amd64/rc.amd642
-rw-r--r--etc/etc.i386/MAKEDEV2
-rw-r--r--etc/etc.i386/rc.i3862
-rw-r--r--etc/host.conf2
-rw-r--r--etc/hosts2
-rw-r--r--etc/login.conf2
-rw-r--r--etc/make.conf2
-rw-r--r--etc/mtree/BSD.include.dist2
-rw-r--r--etc/mtree/BSD.local.dist2
-rw-r--r--etc/mtree/BSD.release.dist2
-rw-r--r--etc/mtree/BSD.root.dist2
-rw-r--r--etc/mtree/BSD.usr.dist2
-rw-r--r--etc/mtree/BSD.var.dist2
-rw-r--r--etc/namedb/PROTO.localhost.rev2
-rw-r--r--etc/namedb/named.boot2
-rwxr-xr-xetc/netstart2
-rw-r--r--etc/newsyslog.conf2
-rw-r--r--etc/pccard.conf.sample2
-rw-r--r--etc/phones2
-rw-r--r--etc/ppp/ppp.conf.filter.sample2
-rw-r--r--etc/ppp/ppp.conf.iij.sample2
-rw-r--r--etc/ppp/ppp.conf.sample2
-rw-r--r--etc/ppp/ppp.linkup.sample2
-rw-r--r--etc/ppp/ppp.secret.sample2
-rw-r--r--etc/printcap2
-rw-r--r--etc/protocols2
-rw-r--r--etc/rc2
-rw-r--r--etc/rc.d/serial2
-rw-r--r--etc/rc.firewall2
-rw-r--r--etc/rc.local2
-rw-r--r--etc/rc.serial2
-rw-r--r--etc/root/dot.klogin2
-rw-r--r--etc/root/dot.profile2
-rw-r--r--etc/security2
-rw-r--r--etc/services2
-rw-r--r--etc/sysconfig2
-rw-r--r--etc/weekly2
42 files changed, 42 insertions, 42 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index e1b0544c4165..964e175c1148 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -102,7 +102,7 @@
# perfmon CPU performance-monitoring counters
# pci PCI configuration-space access from user mode
#
-# $FreeBSD$
+# $Id$
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
diff --git a/etc/Makefile b/etc/Makefile
index 50f4255740c4..23295db70ebe 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $FreeBSD$
+# $Id$
# -rw-r--r--
BINOWN= root
diff --git a/etc/crontab b/etc/crontab
index fd9f7ec0064a..152634b5bd1d 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -1,6 +1,6 @@
# /etc/crontab - root's crontab for FreeBSD
#
-# $FreeBSD$
+# $Id$
#
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 7fee7a8745f7..c944dcc08e71 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index 761fb28d3301..c26b32703d9f 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $FreeBSD$
+# $Id$
# Generally available IO ports
io 0x240-0x360
diff --git a/etc/etc.amd64/rc.amd64 b/etc/etc.amd64/rc.amd64
index c2799a48be98..c03c24957c3f 100644
--- a/etc/etc.amd64/rc.amd64
+++ b/etc/etc.amd64/rc.amd64
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $FreeBSD$
+# $Id$
# Do i386 specific processing
#
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index e1b0544c4165..964e175c1148 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -102,7 +102,7 @@
# perfmon CPU performance-monitoring counters
# pci PCI configuration-space access from user mode
#
-# $FreeBSD$
+# $Id$
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
diff --git a/etc/etc.i386/rc.i386 b/etc/etc.i386/rc.i386
index c2799a48be98..c03c24957c3f 100644
--- a/etc/etc.i386/rc.i386
+++ b/etc/etc.i386/rc.i386
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $FreeBSD$
+# $Id$
# Do i386 specific processing
#
diff --git a/etc/host.conf b/etc/host.conf
index 06c04d7b9353..10f4c6575936 100644
--- a/etc/host.conf
+++ b/etc/host.conf
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
# Default is to use the nameserver first
bind
# If that doesn't work, then try the /etc/hosts file
diff --git a/etc/hosts b/etc/hosts
index f2aeebcb7528..d5a185edb091 100644
--- a/etc/hosts
+++ b/etc/hosts
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
# Host Database
# This file should contain the addresses and aliases
diff --git a/etc/login.conf b/etc/login.conf
index 2b658ab3e809..154b0fb5fd4c 100644
--- a/etc/login.conf
+++ b/etc/login.conf
@@ -9,7 +9,7 @@
# This file controls resource limits, accounting limits and
# default user environment settings.
#
-# $FreeBSD$
+# $Id$
#
diff --git a/etc/make.conf b/etc/make.conf
index 7fee7a8745f7..c944dcc08e71 100644
--- a/etc/make.conf
+++ b/etc/make.conf
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist
index 666901e7626d..05454d76e667 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/mtree/BSD.local.dist b/etc/mtree/BSD.local.dist
index f6d3e817a3e6..d922b4476dc0 100644
--- a/etc/mtree/BSD.local.dist
+++ b/etc/mtree/BSD.local.dist
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/mtree/BSD.release.dist b/etc/mtree/BSD.release.dist
index 8f20b2cde678..7dcb262bdcad 100644
--- a/etc/mtree/BSD.release.dist
+++ b/etc/mtree/BSD.release.dist
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
/set type=dir uname=root gname=wheel mode=0755
diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist
index d88b9ad81858..9c14869ba430 100644
--- a/etc/mtree/BSD.root.dist
+++ b/etc/mtree/BSD.root.dist
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
/set type=dir uname=root gname=wheel mode=0755
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 367ee88eeac3..de3c435da4ee 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/mtree/BSD.var.dist b/etc/mtree/BSD.var.dist
index 78fda9a8c3e9..a7e89ebc0c69 100644
--- a/etc/mtree/BSD.var.dist
+++ b/etc/mtree/BSD.var.dist
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/namedb/PROTO.localhost.rev b/etc/namedb/PROTO.localhost.rev
index 18c6380a49de..bc4e8ac1d796 100644
--- a/etc/namedb/PROTO.localhost.rev
+++ b/etc/namedb/PROTO.localhost.rev
@@ -1,5 +1,5 @@
; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90
-; $FreeBSD$
+; $Id$
;
; This file is automatically edited by the `make-localhost' script in
; the /etc/namedb directory.
diff --git a/etc/namedb/named.boot b/etc/namedb/named.boot
index 872a0dfa0459..8f298efe92ee 100644
--- a/etc/namedb/named.boot
+++ b/etc/namedb/named.boot
@@ -1,4 +1,4 @@
-; $FreeBSD$
+; $Id$
; From: @(#)named.boot 5.1 (Berkeley) 6/30/90
; boot file for secondary name server
diff --git a/etc/netstart b/etc/netstart
index bd7baca1d709..c6772e01a2c5 100755
--- a/etc/netstart
+++ b/etc/netstart
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $FreeBSD$
+# $Id$
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index bd3b6e2ceeef..12323640586b 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -1,5 +1,5 @@
# configuration file for newsyslog
-# $FreeBSD$
+# $Id$
#
# logfilename owner.group mode count size time [ZB]
/var/cron/log 600 3 100 * Z
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index 761fb28d3301..c26b32703d9f 100644
--- a/etc/pccard.conf.sample
+++ b/etc/pccard.conf.sample
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $FreeBSD$
+# $Id$
# Generally available IO ports
io 0x240-0x360
diff --git a/etc/phones b/etc/phones
index 89a13397a092..a0d1db3b9533 100644
--- a/etc/phones
+++ b/etc/phones
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
# From: @(#)phones 5.2 (Berkeley) 6/30/90
#
# phones -- remote host phone number data base
diff --git a/etc/ppp/ppp.conf.filter.sample b/etc/ppp/ppp.conf.filter.sample
index c925ed98e2a0..9eaae8e6cedf 100644
--- a/etc/ppp/ppp.conf.filter.sample
+++ b/etc/ppp/ppp.conf.filter.sample
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $Id$
#
# An example of packet filter definition.
#
diff --git a/etc/ppp/ppp.conf.iij.sample b/etc/ppp/ppp.conf.iij.sample
index e667179fb0af..b089860e691b 100644
--- a/etc/ppp/ppp.conf.iij.sample
+++ b/etc/ppp/ppp.conf.iij.sample
@@ -10,7 +10,7 @@
# In all cases, you can use same username and password assigned
# from IIJ.
#
-# $FreeBSD$
+# $Id$
#
#############################################################################
#
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample
index 809e37ee7f3b..75c30ad48876 100644
--- a/etc/ppp/ppp.conf.sample
+++ b/etc/ppp/ppp.conf.sample
@@ -4,7 +4,7 @@
#
# Written by Toshiharu OHNO
#
-# $FreeBSD$
+# $Id$
#
#################################################################
#
diff --git a/etc/ppp/ppp.linkup.sample b/etc/ppp/ppp.linkup.sample
index 544657aa50cc..1913c3df1065 100644
--- a/etc/ppp/ppp.linkup.sample
+++ b/etc/ppp/ppp.linkup.sample
@@ -14,7 +14,7 @@
#
# 3) If given label name is not found, then label MYADDR is searched.
#
-# $FreeBSD$
+# $Id$
#
#########################################################################
#
diff --git a/etc/ppp/ppp.secret.sample b/etc/ppp/ppp.secret.sample
index 074d399b88d3..d1a781c3e691 100644
--- a/etc/ppp/ppp.secret.sample
+++ b/etc/ppp/ppp.secret.sample
@@ -1,7 +1,7 @@
##################################################
# Sysname Secret Key Peer's IP address
#
-# $FreeBSD$
+# $Id$
#
##################################################
oscar OurSecretKey 192.244.184.34/24
diff --git a/etc/printcap b/etc/printcap
index 94aafcef6d70..77698d569283 100644
--- a/etc/printcap
+++ b/etc/printcap
@@ -1,5 +1,5 @@
# @(#)printcap 5.3 (Berkeley) 6/30/90
-# $FreeBSD$
+# $Id$
#
# This enables a simple local "raw" printer, hooked up to the first
diff --git a/etc/protocols b/etc/protocols
index 31b06e495cce..caf271303f16 100644
--- a/etc/protocols
+++ b/etc/protocols
@@ -1,7 +1,7 @@
#
# Internet (IP) protocols
#
-# $FreeBSD$
+# $Id$
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
#
# Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992).
diff --git a/etc/rc b/etc/rc
index a71b8c70031c..967cfe2eac26 100644
--- a/etc/rc
+++ b/etc/rc
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $Id$
# From: @(#)rc 5.27 (Berkeley) 6/5/91
# System startup script run by init on autoboot
diff --git a/etc/rc.d/serial b/etc/rc.d/serial
index 3ddbd071832f..580e505846f8 100644
--- a/etc/rc.d/serial
+++ b/etc/rc.d/serial
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $Id$
# Change some defaults for serial devices.
# Standard defaults are:
diff --git a/etc/rc.firewall b/etc/rc.firewall
index ddd945988f80..e56760f422b1 100644
--- a/etc/rc.firewall
+++ b/etc/rc.firewall
@@ -1,6 +1,6 @@
############
# Setup system for firewall service.
-# $FreeBSD$
+# $Id$
############
#
diff --git a/etc/rc.local b/etc/rc.local
index d4bf6bd057c7..2b2a60d37264 100644
--- a/etc/rc.local
+++ b/etc/rc.local
@@ -1,7 +1,7 @@
#
# site-specific startup actions, daemons
#
-# $FreeBSD$
+# $Id$
#
T=/tmp/_motd
diff --git a/etc/rc.serial b/etc/rc.serial
index 3ddbd071832f..580e505846f8 100644
--- a/etc/rc.serial
+++ b/etc/rc.serial
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $Id$
# Change some defaults for serial devices.
# Standard defaults are:
diff --git a/etc/root/dot.klogin b/etc/root/dot.klogin
index 5f3cb7f69f58..7faa46575a3e 100644
--- a/etc/root/dot.klogin
+++ b/etc/root/dot.klogin
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
# user1.root@your.realm.wherever
# user2.root@your.realm.wherever
diff --git a/etc/root/dot.profile b/etc/root/dot.profile
index ef21e19ebaf6..66b7b684f53d 100644
--- a/etc/root/dot.profile
+++ b/etc/root/dot.profile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
echo 'erase ^H, kill ^U, intr ^C'
diff --git a/etc/security b/etc/security
index a62c5334f9d6..7e2f6abb973f 100644
--- a/etc/security
+++ b/etc/security
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# @(#)security 5.3 (Berkeley) 5/28/91
-# $FreeBSD$
+# $Id$
#
PATH=/sbin:/bin:/usr/bin
LC_ALL=C; export LC_ALL
diff --git a/etc/services b/etc/services
index 0f9ba3b6544b..d4473afef83f 100644
--- a/etc/services
+++ b/etc/services
@@ -9,7 +9,7 @@
# Kerberos services are for Kerberos v4, and are unofficial. Sites running
# v5 should uncomment v5 entries and comment v4 entries.
#
-# $FreeBSD$
+# $Id$
# From: @(#)services 5.8 (Berkeley) 5/9/91
#
# WELL KNOWN PORT NUMBERS
diff --git a/etc/sysconfig b/etc/sysconfig
index aedeb692e9e0..48315525028d 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $FreeBSD$
+# $Id$
######################### Start Of Local Configuration Section ###########
diff --git a/etc/weekly b/etc/weekly
index 9d8ceef49e61..cb65947dd18a 100644
--- a/etc/weekly
+++ b/etc/weekly
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# @(#)weekly 5.14 (Berkeley) 6/23/91
-# $FreeBSD$
+# $Id$
PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec
export PATH