From 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 31 Dec 2008 22:57:14 +0000 Subject: Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.1-RELEASE image. --- sys/dev/sn/if_sn.c | 2 +- sys/dev/sn/if_sn_isa.c | 2 +- sys/dev/sn/if_sn_pccard.c | 2 +- sys/dev/sn/if_snreg.h | 2 +- sys/dev/sn/if_snvar.h | 2 +- sys/dev/sn/ositech.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys/dev/sn') diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c index 42da0dd9f98b..fb1352e0fa3e 100644 --- a/sys/dev/sn/if_sn.c +++ b/sys/dev/sn/if_sn.c @@ -30,7 +30,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sn/if_sn.c,v 1.55.6.1 2008/11/25 02:59:29 kensmith Exp $"); /* * This is a driver for SMC's 9000 series of Ethernet adapters. diff --git a/sys/dev/sn/if_sn_isa.c b/sys/dev/sn/if_sn_isa.c index eb7bda71b03e..465900942f35 100644 --- a/sys/dev/sn/if_sn_isa.c +++ b/sys/dev/sn/if_sn_isa.c @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sn/if_sn_isa.c,v 1.14.18.1 2008/11/25 02:59:29 kensmith Exp $"); #include #include diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c index 034f51a70456..004ea9b0ae06 100644 --- a/sys/dev/sn/if_sn_pccard.c +++ b/sys/dev/sn/if_sn_pccard.c @@ -30,7 +30,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sn/if_sn_pccard.c,v 1.35.6.1 2008/11/25 02:59:29 kensmith Exp $"); #include #include diff --git a/sys/dev/sn/if_snreg.h b/sys/dev/sn/if_snreg.h index 8b1b701b7895..cdb73c533192 100644 --- a/sys/dev/sn/if_snreg.h +++ b/sys/dev/sn/if_snreg.h @@ -28,7 +28,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/sn/if_snreg.h,v 1.6.6.1 2008/11/25 02:59:29 kensmith Exp $ */ /* diff --git a/sys/dev/sn/if_snvar.h b/sys/dev/sn/if_snvar.h index 048f23a41fc0..78757c7b6e51 100644 --- a/sys/dev/sn/if_snvar.h +++ b/sys/dev/sn/if_snvar.h @@ -22,7 +22,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/sn/if_snvar.h,v 1.10.6.1 2008/11/25 02:59:29 kensmith Exp $ */ #ifndef _IF_SNVAR_H diff --git a/sys/dev/sn/ositech.h b/sys/dev/sn/ositech.h index 18ce6780151e..01d20984080b 100644 --- a/sys/dev/sn/ositech.h +++ b/sys/dev/sn/ositech.h @@ -26,7 +26,7 @@ LIABILITY, OR TORT (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/sn/ositech.h,v 1.1.6.1 2008/11/25 02:59:29 kensmith Exp $ */ -- cgit v1.3