diff options
Diffstat (limited to 'sys/sun4v/conf')
| -rw-r--r-- | sys/sun4v/conf/.cvsignore | 1 | ||||
| -rw-r--r-- | sys/sun4v/conf/DEFAULTS | 2 | ||||
| -rw-r--r-- | sys/sun4v/conf/GENERIC | 2 | ||||
| -rw-r--r-- | sys/sun4v/conf/GENERIC.hints | 2 | ||||
| -rw-r--r-- | sys/sun4v/conf/MAC | 2 | ||||
| -rw-r--r-- | sys/sun4v/conf/Makefile | 2 | ||||
| -rw-r--r-- | sys/sun4v/conf/NOTES | 2 |
7 files changed, 6 insertions, 7 deletions
diff --git a/sys/sun4v/conf/.cvsignore b/sys/sun4v/conf/.cvsignore deleted file mode 100644 index 232298edb15f..000000000000 --- a/sys/sun4v/conf/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -[A-Za-z0-9]* diff --git a/sys/sun4v/conf/DEFAULTS b/sys/sun4v/conf/DEFAULTS index 325901ebabd3..bd41e907a9e3 100644 --- a/sys/sun4v/conf/DEFAULTS +++ b/sys/sun4v/conf/DEFAULTS @@ -1,7 +1,7 @@ # # DEFAULTS -- Default kernel configuration file for FreeBSD/sun4v # -# $FreeBSD$ +# $FreeBSD: src/sys/sun4v/conf/DEFAULTS,v 1.6 2007/06/11 00:38:06 marcel Exp $ machine sun4v diff --git a/sys/sun4v/conf/GENERIC b/sys/sun4v/conf/GENERIC index 9e1d9eabeea8..41063ab7827a 100644 --- a/sys/sun4v/conf/GENERIC +++ b/sys/sun4v/conf/GENERIC @@ -18,7 +18,7 @@ # # For hardware specific information check HARDWARE.TXT # -# $FreeBSD$ +# $FreeBSD: src/sys/sun4v/conf/GENERIC,v 1.14.2.1 2007/10/11 06:20:27 kensmith Exp $ cpu SUN4V ident GENERIC diff --git a/sys/sun4v/conf/GENERIC.hints b/sys/sun4v/conf/GENERIC.hints index e8c0da7a1d7e..8b7f7cb0c891 100644 --- a/sys/sun4v/conf/GENERIC.hints +++ b/sys/sun4v/conf/GENERIC.hints @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/sun4v/conf/GENERIC.hints,v 1.1 2006/10/05 06:14:25 kmacy Exp $ diff --git a/sys/sun4v/conf/MAC b/sys/sun4v/conf/MAC index 56af83d0a806..d7e35ce48012 100644 --- a/sys/sun4v/conf/MAC +++ b/sys/sun4v/conf/MAC @@ -8,7 +8,7 @@ # # http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mac.html # -# $FreeBSD$ +# $FreeBSD: src/sys/sun4v/conf/MAC,v 1.1 2006/10/05 06:14:25 kmacy Exp $ include GENERIC ident MAC diff --git a/sys/sun4v/conf/Makefile b/sys/sun4v/conf/Makefile index 2c006e9c2c80..69f02033e2d4 100644 --- a/sys/sun4v/conf/Makefile +++ b/sys/sun4v/conf/Makefile @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/sun4v/conf/Makefile,v 1.1 2006/10/05 06:14:25 kmacy Exp $ .include "${.CURDIR}/../../conf/makeLINT.mk" diff --git a/sys/sun4v/conf/NOTES b/sys/sun4v/conf/NOTES index 88e7b1ed73a9..f4f82a8a3add 100644 --- a/sys/sun4v/conf/NOTES +++ b/sys/sun4v/conf/NOTES @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/sun4v/conf/NOTES,v 1.9 2006/11/22 04:35:58 kmacy Exp $ # # This file contains machine dependent kernel configuration notes. For # machine independent notes, look in /sys/conf/NOTES. |
