From 90d6fa76a8141fc596ad376ecd86a8a493836298 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sat, 17 Jul 2010 05:41:01 +0000 Subject: Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.1-RELEASE image. --- sys/dev/pcf/envctrl.c | 2 +- sys/dev/pcf/pcf.c | 2 +- sys/dev/pcf/pcf_ebus.c | 2 +- sys/dev/pcf/pcf_isa.c | 2 +- sys/dev/pcf/pcfvar.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/dev/pcf') diff --git a/sys/dev/pcf/envctrl.c b/sys/dev/pcf/envctrl.c index d577aa43699f..272b4f02441f 100644 --- a/sys/dev/pcf/envctrl.c +++ b/sys/dev/pcf/envctrl.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pcf/envctrl.c,v 1.10.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /* * Device specific driver for the SUNW,envctrl device found on some diff --git a/sys/dev/pcf/pcf.c b/sys/dev/pcf/pcf.c index 55e03460fb7e..831c8e1257a6 100644 --- a/sys/dev/pcf/pcf.c +++ b/sys/dev/pcf/pcf.c @@ -26,7 +26,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pcf/pcf.c,v 1.28.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include #include diff --git a/sys/dev/pcf/pcf_ebus.c b/sys/dev/pcf/pcf_ebus.c index d354d9a0296b..c54682b080d0 100644 --- a/sys/dev/pcf/pcf_ebus.c +++ b/sys/dev/pcf/pcf_ebus.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pcf/pcf_ebus.c,v 1.9.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /* * Device specific driver for the EBus i2c devices found on some sun4u diff --git a/sys/dev/pcf/pcf_isa.c b/sys/dev/pcf/pcf_isa.c index e8116359db44..7a2610ed995e 100644 --- a/sys/dev/pcf/pcf_isa.c +++ b/sys/dev/pcf/pcf_isa.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pcf/pcf_isa.c,v 1.11.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /* * Hardware driver for a Philips PCF8584 I2C bus controller sitting diff --git a/sys/dev/pcf/pcfvar.h b/sys/dev/pcf/pcfvar.h index 33721c9a4331..cc950eb4c14f 100644 --- a/sys/dev/pcf/pcfvar.h +++ b/sys/dev/pcf/pcfvar.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/pcf/pcfvar.h,v 1.5.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef __PCFVAR_H__ -- cgit v1.3