aboutsummaryrefslogtreecommitdiff
path: root/etc/etc.i386
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-14 07:20:47 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-14 07:20:47 +0000
commit1130b656e5fe4c2d1ba299e024d1b40eaeebd380 (patch)
tree1ee435de0c816086549d85bbabfe30ead7f413ec /etc/etc.i386
parentaac45e814cf997f0df77795a3c06385075ef005a (diff)
downloadsrc-1130b656e5fe4c2d1ba299e024d1b40eaeebd380.tar.gz
src-1130b656e5fe4c2d1ba299e024d1b40eaeebd380.zip
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
Notes
Notes: svn path=/head/; revision=21673
Diffstat (limited to 'etc/etc.i386')
-rw-r--r--etc/etc.i386/MAKEDEV2
-rw-r--r--etc/etc.i386/rc.i3862
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index 886a557c38c6..e16d9f36b3a2 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
#
-# $Id: MAKEDEV,v 1.130 1996/12/30 20:51:36 joerg Exp $
+# $FreeBSD$
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
diff --git a/etc/etc.i386/rc.i386 b/etc/etc.i386/rc.i386
index 17e6c4d099dd..03c3e9ab9592 100644
--- a/etc/etc.i386/rc.i386
+++ b/etc/etc.i386/rc.i386
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.i386,v 1.17 1996/09/07 19:04:48 ache Exp $
+# $FreeBSD$
# Do i386 specific processing
#