diff options
Diffstat (limited to 'sys/sparc64/fhc')
| -rw-r--r-- | sys/sparc64/fhc/clkbrd.c | 2 | ||||
| -rw-r--r-- | sys/sparc64/fhc/clkbrdreg.h | 2 | ||||
| -rw-r--r-- | sys/sparc64/fhc/fhc.c | 2 | ||||
| -rw-r--r-- | sys/sparc64/fhc/fhcreg.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/sparc64/fhc/clkbrd.c b/sys/sparc64/fhc/clkbrd.c index 6d9ffc8d4292..071aa0c8f3b2 100644 --- a/sys/sparc64/fhc/clkbrd.c +++ b/sys/sparc64/fhc/clkbrd.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/sparc64/fhc/clkbrd.c,v 1.3.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/sparc64/fhc/clkbrdreg.h b/sys/sparc64/fhc/clkbrdreg.h index 167c1ba89688..a5cc18a9a97a 100644 --- a/sys/sparc64/fhc/clkbrdreg.h +++ b/sys/sparc64/fhc/clkbrdreg.h @@ -26,7 +26,7 @@ * * from: OpenBSD: clkbrdreg.h,v 1.2 2004/10/01 15:36:30 jason Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/sparc64/fhc/clkbrdreg.h,v 1.2.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _SPARC64_FHC_CLKBRDREG_H_ diff --git a/sys/sparc64/fhc/fhc.c b/sys/sparc64/fhc/fhc.c index 2b15e5e3adc5..9e79d1ae89fe 100644 --- a/sys/sparc64/fhc/fhc.c +++ b/sys/sparc64/fhc/fhc.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/sparc64/fhc/fhc.c,v 1.22.2.4.4.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/sparc64/fhc/fhcreg.h b/sys/sparc64/fhc/fhcreg.h index 2c6043abf793..0b16b184cc75 100644 --- a/sys/sparc64/fhc/fhcreg.h +++ b/sys/sparc64/fhc/fhcreg.h @@ -50,7 +50,7 @@ * * from: OpenBSD: fhcreg.h,v 1.3 2004/09/28 16:26:03 jason Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/sparc64/fhc/fhcreg.h,v 1.3.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _SPARC64_FHC_FHCREG_H_ |
