diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
| commit | a9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch) | |
| tree | 50188ea5c781ddc35338e77f24e94f1aa22aae1c /usr.sbin/cxgbtool | |
| parent | ba209d619d07461cc752dcdd596ab0d9b50e847a (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'.
This commit was manufactured to restore the state of the 7.0-RELEASE image.
Diffstat (limited to 'usr.sbin/cxgbtool')
| -rw-r--r-- | usr.sbin/cxgbtool/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/cxgbtool/cxgbtool.c | 2 | ||||
| -rw-r--r-- | usr.sbin/cxgbtool/reg_defs.c | 2 | ||||
| -rw-r--r-- | usr.sbin/cxgbtool/reg_defs_t3.c | 2 | ||||
| -rw-r--r-- | usr.sbin/cxgbtool/reg_defs_t3b.c | 2 | ||||
| -rw-r--r-- | usr.sbin/cxgbtool/version.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/cxgbtool/Makefile b/usr.sbin/cxgbtool/Makefile index d97c51317822..75310f2d7dae 100644 --- a/usr.sbin/cxgbtool/Makefile +++ b/usr.sbin/cxgbtool/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cxgbtool/Makefile,v 1.1 2007/03/14 02:51:57 kmacy Exp $ PROG= cxgbtool SRCS= cxgbtool.c diff --git a/usr.sbin/cxgbtool/cxgbtool.c b/usr.sbin/cxgbtool/cxgbtool.c index 6c5effa89702..a73f4e671ef7 100644 --- a/usr.sbin/cxgbtool/cxgbtool.c +++ b/usr.sbin/cxgbtool/cxgbtool.c @@ -32,7 +32,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cxgbtool/cxgbtool.c,v 1.2 2007/03/15 04:09:40 kmacy Exp $"); #include <stdlib.h> #include <stdio.h> diff --git a/usr.sbin/cxgbtool/reg_defs.c b/usr.sbin/cxgbtool/reg_defs.c index 734061fa17a6..d768385b8e9b 100644 --- a/usr.sbin/cxgbtool/reg_defs.c +++ b/usr.sbin/cxgbtool/reg_defs.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs.c,v 1.1 2007/03/14 02:51:57 kmacy Exp $ */ /* This file is automatically generated --- do not edit */ diff --git a/usr.sbin/cxgbtool/reg_defs_t3.c b/usr.sbin/cxgbtool/reg_defs_t3.c index f5f816301f12..f54757abf9b8 100644 --- a/usr.sbin/cxgbtool/reg_defs_t3.c +++ b/usr.sbin/cxgbtool/reg_defs_t3.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs_t3.c,v 1.1 2007/03/14 02:51:57 kmacy Exp $ */ diff --git a/usr.sbin/cxgbtool/reg_defs_t3b.c b/usr.sbin/cxgbtool/reg_defs_t3b.c index 3adee90a4d7e..e46f79e8d615 100644 --- a/usr.sbin/cxgbtool/reg_defs_t3b.c +++ b/usr.sbin/cxgbtool/reg_defs_t3b.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs_t3b.c,v 1.1 2007/03/14 02:51:57 kmacy Exp $ */ /* This file is automatically generated --- do not edit */ diff --git a/usr.sbin/cxgbtool/version.h b/usr.sbin/cxgbtool/version.h index 228c0bfbebbf..9aa7197e7d3e 100644 --- a/usr.sbin/cxgbtool/version.h +++ b/usr.sbin/cxgbtool/version.h @@ -19,7 +19,7 @@ /* $Date: 2007/02/05 18:46:24 $ $RCSfile: version.h,v $ $Revision: 1.9 $ */ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/version.h,v 1.1 2007/03/14 02:51:57 kmacy Exp $ */ #ifndef __CXGBTOOL_VERSION_H |
