diff options
Diffstat (limited to 'sys/i386/scsi')
-rw-r--r-- | sys/i386/scsi/93cx6.c | 2 | ||||
-rw-r--r-- | sys/i386/scsi/93cx6.h | 2 | ||||
-rw-r--r-- | sys/i386/scsi/aic7xxx.c | 2 | ||||
-rw-r--r-- | sys/i386/scsi/aic7xxx.h | 2 | ||||
-rw-r--r-- | sys/i386/scsi/bt.c | 2 | ||||
-rw-r--r-- | sys/i386/scsi/btreg.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sys/i386/scsi/93cx6.c b/sys/i386/scsi/93cx6.c index 06e67223f0039..bda4157723bf9 100644 --- a/sys/i386/scsi/93cx6.c +++ b/sys/i386/scsi/93cx6.c @@ -18,7 +18,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $Id$ + * $Id: 93cx6.c,v 1.7.2.2 1997/03/01 06:53:31 gibbs Exp $ */ /* diff --git a/sys/i386/scsi/93cx6.h b/sys/i386/scsi/93cx6.h index c1ae8d29ae488..06cc494e461ec 100644 --- a/sys/i386/scsi/93cx6.h +++ b/sys/i386/scsi/93cx6.h @@ -20,7 +20,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $Id$ + * $Id: 93cx6.h,v 1.5.2.2 1997/03/01 06:53:33 gibbs Exp $ */ #include <sys/param.h> diff --git a/sys/i386/scsi/aic7xxx.c b/sys/i386/scsi/aic7xxx.c index 40c8f0e43e3b5..597b5e56c77d0 100644 --- a/sys/i386/scsi/aic7xxx.c +++ b/sys/i386/scsi/aic7xxx.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: aic7xxx.c,v 1.81.2.29 1997/09/21 17:11:24 itojun Exp $ + * $Id: aic7xxx.c,v 1.81.2.30 1997/09/27 19:47:12 gibbs Exp $ */ /* * TODO: diff --git a/sys/i386/scsi/aic7xxx.h b/sys/i386/scsi/aic7xxx.h index 0c42b869ba061..76ebdccd81b02 100644 --- a/sys/i386/scsi/aic7xxx.h +++ b/sys/i386/scsi/aic7xxx.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: aic7xxx.h,v 1.31.2.9 1997/08/13 18:56:57 gibbs Exp $ + * $Id: aic7xxx.h,v 1.31.2.10 1997/08/19 04:25:16 gibbs Exp $ */ #ifndef _AIC7XXX_H_ diff --git a/sys/i386/scsi/bt.c b/sys/i386/scsi/bt.c index 7e23b5ddf5d97..3cb7060035a13 100644 --- a/sys/i386/scsi/bt.c +++ b/sys/i386/scsi/bt.c @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $Id: bt.c,v 1.9 1996/03/31 18:19:50 gibbs Exp $ + * $Id: bt.c,v 1.10 1996/08/19 02:42:40 julian Exp $ */ /* diff --git a/sys/i386/scsi/btreg.h b/sys/i386/scsi/btreg.h index 01816ff221db2..5820095ecd022 100644 --- a/sys/i386/scsi/btreg.h +++ b/sys/i386/scsi/btreg.h @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $Id: btreg.h,v 1.3 1996/01/30 22:56:45 mpp Exp $ + * $Id: btreg.h,v 1.3.6.1 1996/11/12 09:09:20 phk Exp $ */ #ifndef _BTREG_H_ |