From 7a85407ad7dfbbdae7987bcff091bb36a6b83aee Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Dec 1999 00:16:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_4_0_RELEASE'. This commit was manufactured to restore the state of the 3.4-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/dev/isp/asm_pci.h | 2 +- sys/dev/isp/isp.c | 2 +- sys/dev/isp/isp_freebsd.c | 2 +- sys/dev/isp/isp_freebsd.h | 2 +- sys/dev/isp/isp_inline.h | 2 +- sys/dev/isp/ispmbox.h | 2 +- sys/dev/isp/ispreg.h | 2 +- sys/dev/isp/ispvar.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'sys/dev/isp') diff --git a/sys/dev/isp/asm_pci.h b/sys/dev/isp/asm_pci.h index e7fdae1ba66a..f11be7a9164c 100644 --- a/sys/dev/isp/asm_pci.h +++ b/sys/dev/isp/asm_pci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/asm_pci.h,v 1.4.2.7 1999/12/03 07:30:43 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index f298ab724ef0..6d435279d3bb 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp.c,v 1.11.2.11 1999/12/03 07:40:31 mjacob Exp $ */ /* * Machine and OS Independent (well, as best as possible) diff --git a/sys/dev/isp/isp_freebsd.c b/sys/dev/isp/isp_freebsd.c index 50f4824f59e7..2c138681082d 100644 --- a/sys/dev/isp/isp_freebsd.c +++ b/sys/dev/isp/isp_freebsd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_freebsd.c,v 1.10.2.9 1999/10/17 19:45:06 mjacob Exp $ */ /* * Platform (FreeBSD) dependent common attachment code for Qlogic adapters. diff --git a/sys/dev/isp/isp_freebsd.h b/sys/dev/isp/isp_freebsd.h index b946d3454c62..9e0a4345fc32 100644 --- a/sys/dev/isp/isp_freebsd.h +++ b/sys/dev/isp/isp_freebsd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_freebsd.h,v 1.9.2.8 1999/12/03 07:33:14 mjacob Exp $ */ /* * Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions (CAM version) diff --git a/sys/dev/isp/isp_inline.h b/sys/dev/isp/isp_inline.h index 5b6a793c89e9..ae0cf3ccddcd 100644 --- a/sys/dev/isp/isp_inline.h +++ b/sys/dev/isp/isp_inline.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_inline.h,v 1.1.4.2 1999/12/03 07:34:27 mjacob Exp $ */ /* * Qlogic Inline Functions * diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index d323be717456..6b704f5f3925 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/ispmbox.h,v 1.4.2.7 1999/10/17 19:46:23 mjacob Exp $ */ /* * Mailbox and Queue Entry Definitions for for Qlogic ISP SCSI adapters. diff --git a/sys/dev/isp/ispreg.h b/sys/dev/isp/ispreg.h index e342415b2b73..79153e1cecbe 100644 --- a/sys/dev/isp/ispreg.h +++ b/sys/dev/isp/ispreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/ispreg.h,v 1.4.2.4 1999/10/17 19:47:17 mjacob Exp $ */ /* * Machine Independent (well, as best as possible) register diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index 590dbd6fe9ac..c28fc6c2c912 100644 --- a/sys/dev/isp/ispvar.h +++ b/sys/dev/isp/ispvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/ispvar.h,v 1.8.2.9 1999/12/03 07:36:55 mjacob Exp $ */ /* * Soft Definitions for for Qlogic ISP SCSI adapters. -- cgit v1.2.3