diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
| commit | 26c52663cb5e53422c188e65b45755f348c2fbf3 (patch) | |
| tree | ce5e00519cf30405f3c973b12ab6ef8fa8f2b338 /sys/ia64/conf | |
| parent | 28a0f029fa9aaa57207a31a0c27b2bbc2688e22b (diff) | |
Diffstat (limited to 'sys/ia64/conf')
| -rw-r--r-- | sys/ia64/conf/.cvsignore | 1 | ||||
| -rw-r--r-- | sys/ia64/conf/GENERIC | 2 | ||||
| -rw-r--r-- | sys/ia64/conf/GENERIC.hints | 2 | ||||
| -rw-r--r-- | sys/ia64/conf/Makefile | 2 | ||||
| -rw-r--r-- | sys/ia64/conf/NOTES | 2 | ||||
| -rw-r--r-- | sys/ia64/conf/SKI | 2 |
6 files changed, 5 insertions, 6 deletions
diff --git a/sys/ia64/conf/.cvsignore b/sys/ia64/conf/.cvsignore deleted file mode 100644 index 232298edb15f..000000000000 --- a/sys/ia64/conf/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -[A-Za-z0-9]* diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 560e92d449c8..815e005a1720 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -18,7 +18,7 @@ # # For hardware specific information check HARDWARE.TXT # -# $FreeBSD$ +# $FreeBSD: src/sys/ia64/conf/GENERIC,v 1.72.2.2 2005/09/13 21:07:14 marcel Exp $ machine ia64 cpu ITANIUM diff --git a/sys/ia64/conf/GENERIC.hints b/sys/ia64/conf/GENERIC.hints index ee222500e0d7..8de10ee51c81 100644 --- a/sys/ia64/conf/GENERIC.hints +++ b/sys/ia64/conf/GENERIC.hints @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/ia64/conf/GENERIC.hints,v 1.8 2004/11/14 23:42:48 marcel Exp $ hw.uart.console="io:0x3f8" diff --git a/sys/ia64/conf/Makefile b/sys/ia64/conf/Makefile index 2c006e9c2c80..be768e7ffbc9 100644 --- a/sys/ia64/conf/Makefile +++ b/sys/ia64/conf/Makefile @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/ia64/conf/Makefile,v 1.1 2003/08/23 21:47:32 marcel Exp $ .include "${.CURDIR}/../../conf/makeLINT.mk" diff --git a/sys/ia64/conf/NOTES b/sys/ia64/conf/NOTES index 289f576ec372..3ecba3469859 100644 --- a/sys/ia64/conf/NOTES +++ b/sys/ia64/conf/NOTES @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/ia64/conf/NOTES,v 1.8 2005/02/25 07:10:37 delphij Exp $ # # This file contains machine dependent kernel configuration notes. For # machine independent notes, look in /sys/conf/NOTES. diff --git a/sys/ia64/conf/SKI b/sys/ia64/conf/SKI index 53bc6816437d..7cc5f4a7bc5f 100644 --- a/sys/ia64/conf/SKI +++ b/sys/ia64/conf/SKI @@ -17,7 +17,7 @@ # If you are in doubt as to the purpose or necessity of a line, check # first in NOTES. # -# $FreeBSD$ +# $FreeBSD: src/sys/ia64/conf/SKI,v 1.21 2004/09/12 05:50:32 marcel Exp $ machine ia64 cpu ITANIUM |
