diff options
Diffstat (limited to 'sys/sparc64/conf')
| -rw-r--r-- | sys/sparc64/conf/.cvsignore | 1 | ||||
| -rw-r--r-- | sys/sparc64/conf/DEFAULTS | 2 | ||||
| -rw-r--r-- | sys/sparc64/conf/GENERIC | 2 | ||||
| -rw-r--r-- | sys/sparc64/conf/GENERIC.hints | 2 | ||||
| -rw-r--r-- | sys/sparc64/conf/MAC | 2 | ||||
| -rw-r--r-- | sys/sparc64/conf/Makefile | 2 | ||||
| -rw-r--r-- | sys/sparc64/conf/NOTES | 2 |
7 files changed, 6 insertions, 7 deletions
diff --git a/sys/sparc64/conf/.cvsignore b/sys/sparc64/conf/.cvsignore deleted file mode 100644 index 232298edb15f..000000000000 --- a/sys/sparc64/conf/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -[A-Za-z0-9]* diff --git a/sys/sparc64/conf/DEFAULTS b/sys/sparc64/conf/DEFAULTS index 0bcec69a2212..abd93a1a8e70 100644 --- a/sys/sparc64/conf/DEFAULTS +++ b/sys/sparc64/conf/DEFAULTS @@ -1,7 +1,7 @@ # # DEFAULTS -- Default kernel configuration file for FreeBSD/sparc64 # -# $FreeBSD$ +# $FreeBSD: src/sys/sparc64/conf/DEFAULTS,v 1.10.2.1 2007/11/26 20:07:20 marius Exp $ machine sparc64 diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 5ffcc9c117dd..5e0948faa2c2 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -18,7 +18,7 @@ # # For hardware specific information check HARDWARE.TXT # -# $FreeBSD$ +# $FreeBSD: src/sys/sparc64/conf/GENERIC,v 1.127.2.1 2007/10/11 06:20:27 kensmith Exp $ cpu SUN4U ident GENERIC diff --git a/sys/sparc64/conf/GENERIC.hints b/sys/sparc64/conf/GENERIC.hints index e8c0da7a1d7e..30d9b32767d6 100644 --- a/sys/sparc64/conf/GENERIC.hints +++ b/sys/sparc64/conf/GENERIC.hints @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/sparc64/conf/GENERIC.hints,v 1.1 2001/08/14 03:27:02 jake Exp $ diff --git a/sys/sparc64/conf/MAC b/sys/sparc64/conf/MAC index 56af83d0a806..b373de867757 100644 --- a/sys/sparc64/conf/MAC +++ b/sys/sparc64/conf/MAC @@ -8,7 +8,7 @@ # # http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mac.html # -# $FreeBSD$ +# $FreeBSD: src/sys/sparc64/conf/MAC,v 1.1 2005/09/18 03:15:36 csjp Exp $ include GENERIC ident MAC diff --git a/sys/sparc64/conf/Makefile b/sys/sparc64/conf/Makefile index 2c006e9c2c80..50f097a1ffcf 100644 --- a/sys/sparc64/conf/Makefile +++ b/sys/sparc64/conf/Makefile @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/sparc64/conf/Makefile,v 1.2 2003/02/26 23:36:59 ru Exp $ .include "${.CURDIR}/../../conf/makeLINT.mk" diff --git a/sys/sparc64/conf/NOTES b/sys/sparc64/conf/NOTES index 2f9e4e4911cc..14b615294d7e 100644 --- a/sys/sparc64/conf/NOTES +++ b/sys/sparc64/conf/NOTES @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/sparc64/conf/NOTES,v 1.30 2006/11/02 00:01:15 marius Exp $ # # This file contains machine dependent kernel configuration notes. For # machine independent notes, look in /sys/conf/NOTES. |
