diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-10-08 05:39:08 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-10-08 05:39:08 +0000 |
| commit | e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d (patch) | |
| tree | d57c49002f2656171c2f00359a26c3e3f414b6ad /sys/dev/xe | |
| parent | 7d5bc6320988857ad6ae9fe1d002ad6d8a7af0dd (diff) | |
Diffstat (limited to 'sys/dev/xe')
| -rw-r--r-- | sys/dev/xe/if_xe.c | 2 | ||||
| -rw-r--r-- | sys/dev/xe/if_xereg.h | 2 | ||||
| -rw-r--r-- | sys/dev/xe/if_xevar.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c index b0301953205e..728f65300a98 100644 --- a/sys/dev/xe/if_xe.c +++ b/sys/dev/xe/if_xe.c @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: if_xe.c,v 1.20 1999/06/13 19:17:40 scott Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/xe/if_xe.c,v 1.13.2.5 2000/07/21 22:38:24 imp Exp $ */ /* diff --git a/sys/dev/xe/if_xereg.h b/sys/dev/xe/if_xereg.h index cdb6a3a9616c..0453cd18e77c 100644 --- a/sys/dev/xe/if_xereg.h +++ b/sys/dev/xe/if_xereg.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: if_xereg.h,v 1.5 1999/05/20 21:53:58 scott Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/xe/if_xereg.h,v 1.5 2000/01/10 08:05:53 imp Exp $ */ #ifndef DEV_XE_IF_XEREG_H #define DEV_XE_IF_XEREG_H diff --git a/sys/dev/xe/if_xevar.h b/sys/dev/xe/if_xevar.h index 150d25d46963..c36511924657 100644 --- a/sys/dev/xe/if_xevar.h +++ b/sys/dev/xe/if_xevar.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: if_xe.c,v 1.20 1999/06/13 19:17:40 scott Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/xe/if_xevar.h,v 1.1.2.1 2000/06/01 01:23:53 imp Exp $ */ #ifndef DEV_XE_IF_XEDEV_H #define DEV_XE_IF_XEDEV_H |
