From 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sun, 21 Mar 2010 01:30:13 +0000 Subject: Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image. --- sys/dev/scd/scd.c | 2 +- sys/dev/scd/scd_isa.c | 2 +- sys/dev/scd/scdreg.h | 2 +- sys/dev/scd/scdvar.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/dev/scd') diff --git a/sys/dev/scd/scd.c b/sys/dev/scd/scd.c index 0175db6205cb4..ec9681a62e095 100644 --- a/sys/dev/scd/scd.c +++ b/sys/dev/scd/scd.c @@ -41,7 +41,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/scd/scd.c,v 1.86.12.1 2010/02/10 00:26:20 kensmith Exp $"); #undef SCD_DEBUG diff --git a/sys/dev/scd/scd_isa.c b/sys/dev/scd/scd_isa.c index 082d0d8461af5..899b0dcf73299 100644 --- a/sys/dev/scd/scd_isa.c +++ b/sys/dev/scd/scd_isa.c @@ -2,7 +2,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/scd/scd_isa.c,v 1.5.24.1 2010/02/10 00:26:20 kensmith Exp $"); #include #include diff --git a/sys/dev/scd/scdreg.h b/sys/dev/scd/scdreg.h index c98c6ca630a61..8b608f3446124 100644 --- a/sys/dev/scd/scdreg.h +++ b/sys/dev/scd/scdreg.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/scd/scdreg.h,v 1.8.24.1 2010/02/10 00:26:20 kensmith Exp $ * */ diff --git a/sys/dev/scd/scdvar.h b/sys/dev/scd/scdvar.h index 773a78be1fb65..89d1388003f80 100644 --- a/sys/dev/scd/scdvar.h +++ b/sys/dev/scd/scdvar.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/scd/scdvar.h,v 1.3.32.1 2010/02/10 00:26:20 kensmith Exp $ */ struct scd_mbx { -- cgit v1.2.3