diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
| commit | 5be28542797ac26e17de490f50e0830003596d38 (patch) | |
| tree | 8069da00bdeed33ee5434671a0bae67379506370 /sys | |
| parent | e5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff) | |
Diffstat (limited to 'sys')
1969 files changed, 2070 insertions, 8095 deletions
diff --git a/sys/Makefile b/sys/Makefile index 99d39ff2a28c..545b0705c11d 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/Makefile,v 1.16.2.2 1999/08/29 16:20:04 peter Exp $ # This is the old aout only boot loader. .if exists(${MACHINE}/boot) && ${OBJFORMAT} == "aout" diff --git a/sys/alpha/alpha/atomic.s b/sys/alpha/alpha/atomic.s index 19132522aebd..65b5d05ee84d 100644 --- a/sys/alpha/alpha/atomic.s +++ b/sys/alpha/alpha/atomic.s @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/atomic.s,v 1.1.2.1 1999/08/29 15:56:21 peter Exp $ */ #include <machine/asm.h> diff --git a/sys/alpha/alpha/autoconf.c b/sys/alpha/alpha/autoconf.c index 4494325a1e29..806e5ed400eb 100644 --- a/sys/alpha/alpha/autoconf.c +++ b/sys/alpha/alpha/autoconf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/autoconf.c,v 1.13.2.2 1999/08/29 15:56:21 peter Exp $ */ #include "opt_bootp.h" diff --git a/sys/alpha/alpha/busdma_machdep.c b/sys/alpha/alpha/busdma_machdep.c index ef02204074b0..d5ad8f741769 100644 --- a/sys/alpha/alpha/busdma_machdep.c +++ b/sys/alpha/alpha/busdma_machdep.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/busdma_machdep.c,v 1.1.2.1 1999/08/29 15:56:22 peter Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/clock.c b/sys/alpha/alpha/clock.c index e14c4bdae42b..9b92fd0bbd25 100644 --- a/sys/alpha/alpha/clock.c +++ b/sys/alpha/alpha/clock.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/clock.c,v 1.5.2.3 1999/08/29 15:56:22 peter Exp $ */ /* $NetBSD: clock.c,v 1.20 1998/01/31 10:32:47 ross Exp $ */ /* diff --git a/sys/alpha/alpha/clock_if.m b/sys/alpha/alpha/clock_if.m index 80c6849c5ee3..337ae92cef64 100644 --- a/sys/alpha/alpha/clock_if.m +++ b/sys/alpha/alpha/clock_if.m @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/alpha/clock_if.m,v 1.2.2.2 1999/08/29 15:56:22 peter Exp $ # #include <machine/clockvar.h> diff --git a/sys/alpha/alpha/cons.c b/sys/alpha/alpha/cons.c index 75eac1d73a0e..18cdfb4fb18e 100644 --- a/sys/alpha/alpha/cons.c +++ b/sys/alpha/alpha/cons.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)cons.c 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/cons.c,v 1.3.2.1 1999/08/29 15:56:23 peter Exp $ */ #include "opt_devfs.h" diff --git a/sys/alpha/alpha/cpuconf.c b/sys/alpha/alpha/cpuconf.c index d70dc873b6fd..4d77efc8cb5f 100644 --- a/sys/alpha/alpha/cpuconf.c +++ b/sys/alpha/alpha/cpuconf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/cpuconf.c,v 1.2.2.1 1999/08/29 15:56:23 peter Exp $ */ /* $NetBSD: cpuconf.c,v 1.10 1998/03/20 21:48:21 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/dec_axppci_33.c b/sys/alpha/alpha/dec_axppci_33.c index 09766478c3e9..44c4fcf81175 100644 --- a/sys/alpha/alpha/dec_axppci_33.c +++ b/sys/alpha/alpha/dec_axppci_33.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_axppci_33.c,v 1.1.2.1 1999/08/29 15:56:24 peter Exp $ */ /* $NetBSD: dec_axppci_33.c,v 1.38 1998/07/07 08:49:12 ross Exp $ */ /* diff --git a/sys/alpha/alpha/dec_eb164.c b/sys/alpha/alpha/dec_eb164.c index 20884072c0a7..419ec73ac241 100644 --- a/sys/alpha/alpha/dec_eb164.c +++ b/sys/alpha/alpha/dec_eb164.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_eb164.c,v 1.6.2.1 1999/08/29 15:56:24 peter Exp $ */ /* $NetBSD: dec_eb164.c,v 1.26 1998/04/17 02:45:19 mjacob Exp $ */ /* diff --git a/sys/alpha/alpha/dec_eb64plus.c b/sys/alpha/alpha/dec_eb64plus.c index 19a7bd5aa208..e983b4a84ef3 100644 --- a/sys/alpha/alpha/dec_eb64plus.c +++ b/sys/alpha/alpha/dec_eb64plus.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_eb64plus.c,v 1.1.2.1 1999/08/29 15:56:24 peter Exp $ */ /* * Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University. diff --git a/sys/alpha/alpha/dec_kn8ae.c b/sys/alpha/alpha/dec_kn8ae.c index d205d38e0a39..e63e8115d053 100644 --- a/sys/alpha/alpha/dec_kn8ae.c +++ b/sys/alpha/alpha/dec_kn8ae.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_kn8ae.c,v 1.3.2.1 1999/08/29 15:56:25 peter Exp $ */ /* $NetBSD: dec_kn8ae.c,v 1.15 1998/02/13 00:12:50 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/diskslice_machdep.c b/sys/alpha/alpha/diskslice_machdep.c index eac7508c4ab5..823ccafe25bd 100644 --- a/sys/alpha/alpha/diskslice_machdep.c +++ b/sys/alpha/alpha/diskslice_machdep.c @@ -36,7 +36,7 @@ * from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91 * from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $ * from: i386/isa Id: diskslice_machdep.c,v 1.31 1998/08/10 07:22:14 phk Exp - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/diskslice_machdep.c,v 1.6.2.1 1999/08/29 15:56:25 peter Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/elf_machdep.c b/sys/alpha/alpha/elf_machdep.c index 9532e0aafb72..e7d99e49c295 100644 --- a/sys/alpha/alpha/elf_machdep.c +++ b/sys/alpha/alpha/elf_machdep.c @@ -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/alpha/alpha/elf_machdep.c,v 1.3.2.2 1999/08/29 15:56:26 peter Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/exception.s b/sys/alpha/alpha/exception.s index 417c5ddd9211..a69ea9018223 100644 --- a/sys/alpha/alpha/exception.s +++ b/sys/alpha/alpha/exception.s @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/exception.s,v 1.2.2.1 1999/08/29 15:56:27 peter Exp $ */ /* $NetBSD: locore.s,v 1.47 1998/03/22 07:26:32 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/fp_emulate.c b/sys/alpha/alpha/fp_emulate.c index ad07a8ea597f..6b858445c75c 100644 --- a/sys/alpha/alpha/fp_emulate.c +++ b/sys/alpha/alpha/fp_emulate.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/fp_emulate.c,v 1.2.2.2 1999/08/29 15:56:27 peter Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/genassym.c b/sys/alpha/alpha/genassym.c index 7cfa27ca3f35..ff7203f266a3 100644 --- a/sys/alpha/alpha/genassym.c +++ b/sys/alpha/alpha/genassym.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)genassym.c 5.11 (Berkeley) 5/10/91 - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/genassym.c,v 1.4.2.1 1999/08/29 15:56:28 peter Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/gensetdefs.c b/sys/alpha/alpha/gensetdefs.c index c58025e2b77e..a2dc812ebc9a 100644 --- a/sys/alpha/alpha/gensetdefs.c +++ b/sys/alpha/alpha/gensetdefs.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/gensetdefs.c,v 1.2.2.1 1999/08/29 15:56:28 peter Exp $ */ #include <sys/types.h> diff --git a/sys/alpha/alpha/ieee_float.c b/sys/alpha/alpha/ieee_float.c index 44a6ef373839..54c902f1f5c6 100644 --- a/sys/alpha/alpha/ieee_float.c +++ b/sys/alpha/alpha/ieee_float.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/ieee_float.c,v 1.1.2.1 1999/08/29 15:56:29 peter Exp $ */ /* diff --git a/sys/alpha/alpha/ieee_float.h b/sys/alpha/alpha/ieee_float.h index ae5b8701a944..dd6c2d1c46b3 100644 --- a/sys/alpha/alpha/ieee_float.h +++ b/sys/alpha/alpha/ieee_float.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/ieee_float.h,v 1.1.2.1 1999/08/29 15:56:29 peter Exp $ */ #define S_FORMAT 0 /* IEEE single */ diff --git a/sys/alpha/alpha/in_cksum.c b/sys/alpha/alpha/in_cksum.c index 945021359587..74f0e85f7333 100644 --- a/sys/alpha/alpha/in_cksum.c +++ b/sys/alpha/alpha/in_cksum.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/in_cksum.c,v 1.1.2.1 1999/08/29 15:56:30 peter Exp $ */ /* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/interrupt.c b/sys/alpha/alpha/interrupt.c index 95394560d782..332c18eca422 100644 --- a/sys/alpha/alpha/interrupt.c +++ b/sys/alpha/alpha/interrupt.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/interrupt.c,v 1.9.2.1 1999/08/29 15:56:30 peter Exp $ */ /* $NetBSD: interrupt.c,v 1.23 1998/02/24 07:38:01 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/ipl_funcs.c b/sys/alpha/alpha/ipl_funcs.c index fe761c69135a..4d6a249d32ee 100644 --- a/sys/alpha/alpha/ipl_funcs.c +++ b/sys/alpha/alpha/ipl_funcs.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/ipl_funcs.c,v 1.9.2.2 1999/08/29 15:56:31 peter Exp $ */ #include <sys/types.h> diff --git a/sys/alpha/alpha/locore.s b/sys/alpha/alpha/locore.s index 4414fc4166f3..050c6dd654f3 100644 --- a/sys/alpha/alpha/locore.s +++ b/sys/alpha/alpha/locore.s @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/locore.s,v 1.6.2.1 1999/08/29 15:56:31 peter Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/alpha/machdep.c b/sys/alpha/alpha/machdep.c index e7b7c1aa5bef..70ebd24f16ba 100644 --- a/sys/alpha/alpha/machdep.c +++ b/sys/alpha/alpha/machdep.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/machdep.c,v 1.30.2.7 1999/09/15 18:45:14 dfr Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/alpha/alpha/mem.c b/sys/alpha/alpha/mem.c index 1cb473680436..6332ec52d8b9 100644 --- a/sys/alpha/alpha/mem.c +++ b/sys/alpha/alpha/mem.c @@ -38,7 +38,7 @@ * * from: Utah $Hdr: mem.c 1.13 89/10/08$ * from: @(#)mem.c 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/mem.c,v 1.4.2.1 1999/08/29 15:56:32 peter Exp $ */ /* diff --git a/sys/alpha/alpha/pmap.c b/sys/alpha/alpha/pmap.c index fd08257cb233..2288894ad822 100644 --- a/sys/alpha/alpha/pmap.c +++ b/sys/alpha/alpha/pmap.c @@ -43,7 +43,7 @@ * from: @(#)pmap.c 7.7 (Berkeley) 5/12/91 * from: i386 Id: pmap.c,v 1.193 1998/04/19 15:22:48 bde Exp * with some ideas from NetBSD's alpha pmap - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/pmap.c,v 1.12.2.3 1999/08/29 15:56:32 peter Exp $ */ /* diff --git a/sys/alpha/alpha/procfs_machdep.c b/sys/alpha/alpha/procfs_machdep.c index 3e79dea995d6..f606fe1ee253 100644 --- a/sys/alpha/alpha/procfs_machdep.c +++ b/sys/alpha/alpha/procfs_machdep.c @@ -37,7 +37,7 @@ * @(#)procfs_machdep.c 8.3 (Berkeley) 1/27/94 * * From: - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/procfs_machdep.c,v 1.2.2.1 1999/08/29 15:56:33 peter Exp $ */ /* diff --git a/sys/alpha/alpha/promcons.c b/sys/alpha/alpha/promcons.c index 2cd1b4c4134d..a8d60441645b 100644 --- a/sys/alpha/alpha/promcons.c +++ b/sys/alpha/alpha/promcons.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/promcons.c,v 1.3.2.2 1999/08/29 15:56:34 peter Exp $ */ /* $NetBSD: promcons.c,v 1.13 1998/03/21 22:52:59 mycroft Exp $ */ /* diff --git a/sys/alpha/alpha/setdef0.c b/sys/alpha/alpha/setdef0.c index 49f662ae1d6c..d65f39d5d754 100644 --- a/sys/alpha/alpha/setdef0.c +++ b/sys/alpha/alpha/setdef0.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/setdef0.c,v 1.1.2.1 1999/08/29 15:56:34 peter Exp $ */ #ifdef __ELF__ diff --git a/sys/alpha/alpha/setdef1.c b/sys/alpha/alpha/setdef1.c index 13668f08cefc..85782255691f 100644 --- a/sys/alpha/alpha/setdef1.c +++ b/sys/alpha/alpha/setdef1.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/setdef1.c,v 1.1.2.1 1999/08/29 15:56:35 peter Exp $ */ #ifdef __ELF__ diff --git a/sys/alpha/alpha/support.s b/sys/alpha/alpha/support.s index e7b6873c58d1..c7335aa7b33f 100644 --- a/sys/alpha/alpha/support.s +++ b/sys/alpha/alpha/support.s @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/support.s,v 1.3.2.1 1999/08/29 15:56:35 peter Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/alpha/swtch.s b/sys/alpha/alpha/swtch.s index 5c937e6d8599..2c5cd3da7219 100644 --- a/sys/alpha/alpha/swtch.s +++ b/sys/alpha/alpha/swtch.s @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/swtch.s,v 1.7.2.2 1999/08/29 15:56:36 peter Exp $ */ /* $NetBSD: locore.s,v 1.47 1998/03/22 07:26:32 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/symbols.raw b/sys/alpha/alpha/symbols.raw index ff6cb91c771f..94d7cc4d3972 100644 --- a/sys/alpha/alpha/symbols.raw +++ b/sys/alpha/alpha/symbols.raw @@ -1,6 +1,6 @@ # @(#)symbols.raw 7.6 (Berkeley) 5/8/91 # -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/alpha/symbols.raw,v 1.1.2.2 1999/08/29 15:56:36 peter Exp $ # diff --git a/sys/alpha/alpha/sys_machdep.c b/sys/alpha/alpha/sys_machdep.c index 6cfa0c833475..c86599ea3733 100644 --- a/sys/alpha/alpha/sys_machdep.c +++ b/sys/alpha/alpha/sys_machdep.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)sys_machdep.c 5.5 (Berkeley) 1/19/91 - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/sys_machdep.c,v 1.3.2.1 1999/08/29 15:56:36 peter Exp $ * */ diff --git a/sys/alpha/alpha/timerreg.h b/sys/alpha/alpha/timerreg.h index 0bfd7fc8cd63..2e5a944af284 100644 --- a/sys/alpha/alpha/timerreg.h +++ b/sys/alpha/alpha/timerreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: Header: timerreg.h,v 1.2 93/02/28 15:08:58 mccanne Exp - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/timerreg.h,v 1.1.2.1 1999/08/29 15:56:37 peter Exp $ */ /* diff --git a/sys/alpha/alpha/trap.c b/sys/alpha/alpha/trap.c index 014e57da263a..dc4124bec61c 100644 --- a/sys/alpha/alpha/trap.c +++ b/sys/alpha/alpha/trap.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/trap.c,v 1.10.2.2 1999/08/29 15:56:37 peter Exp $ */ /* $NetBSD: trap.c,v 1.31 1998/03/26 02:21:46 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/vm_machdep.c b/sys/alpha/alpha/vm_machdep.c index 02e5af989faf..82bde8ea0d4e 100644 --- a/sys/alpha/alpha/vm_machdep.c +++ b/sys/alpha/alpha/vm_machdep.c @@ -38,7 +38,7 @@ * * from: @(#)vm_machdep.c 7.3 (Berkeley) 5/13/91 * Utah $Hdr: vm_machdep.c 1.16.1.1 89/06/23$ - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/vm_machdep.c,v 1.7.2.2 1999/08/29 15:56:38 peter Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 147eb4e94286..1f52d6c80084 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/conf/GENERIC,v 1.14.2.13 1999/08/29 15:56:40 peter Exp $ machine "alpha" cpu "EV4" diff --git a/sys/alpha/conf/Makefile.alpha b/sys/alpha/conf/Makefile.alpha index d9d7cf17148e..c486cfa7ca5d 100644 --- a/sys/alpha/conf/Makefile.alpha +++ b/sys/alpha/conf/Makefile.alpha @@ -1,7 +1,7 @@ # Makefile.alpha -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.alpha 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/conf/Makefile.alpha,v 1.16.2.6 1999/08/29 15:56:41 peter Exp $ # # Makefile for FreeBSD # diff --git a/sys/alpha/conf/SIMOS b/sys/alpha/conf/SIMOS index b2afddcece0e..bc5d058a1154 100644 --- a/sys/alpha/conf/SIMOS +++ b/sys/alpha/conf/SIMOS @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/conf/SIMOS,v 1.3.2.1 1999/08/29 15:56:41 peter Exp $ machine "alpha" cpu "EV5" diff --git a/sys/alpha/conf/devices.alpha b/sys/alpha/conf/devices.alpha index a6de7cd2c0aa..83315a9c19e0 100644 --- a/sys/alpha/conf/devices.alpha +++ b/sys/alpha/conf/devices.alpha @@ -1,6 +1,6 @@ # This file tells what major numbers the various possible swap devices have. # -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/conf/devices.alpha,v 1.2.2.1 1999/08/29 15:56:42 peter Exp $ # wd 0 wfd 1 diff --git a/sys/alpha/conf/files.alpha b/sys/alpha/conf/files.alpha index 60501d8fab0d..300ecf4b13f9 100644 --- a/sys/alpha/conf/files.alpha +++ b/sys/alpha/conf/files.alpha @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/conf/files.alpha,v 1.15.2.2 1999/08/29 15:56:43 peter Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/alpha/conf/majors.alpha b/sys/alpha/conf/majors.alpha index d7cf8e29d539..d3b9314ca7c3 100644 --- a/sys/alpha/conf/majors.alpha +++ b/sys/alpha/conf/majors.alpha @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/alpha/conf/majors.alpha,v 1.7.2.1 1999/08/29 15:56:43 peter Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. diff --git a/sys/alpha/conf/options.alpha b/sys/alpha/conf/options.alpha index ddfdf462f65d..323755dd892a 100644 --- a/sys/alpha/conf/options.alpha +++ b/sys/alpha/conf/options.alpha @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/conf/options.alpha,v 1.8.2.2 1999/08/29 15:56:43 peter Exp $ EV5 opt_global.h EV4 opt_global.h diff --git a/sys/alpha/include/alpha_cpu.h b/sys/alpha/include/alpha_cpu.h index 3e2bfb0fa3df..46374ecb76f2 100644 --- a/sys/alpha/include/alpha_cpu.h +++ b/sys/alpha/include/alpha_cpu.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/alpha_cpu.h,v 1.5.2.1 1999/08/29 15:56:45 peter Exp $ */ /* From: NetBSD: alpha_cpu.h,v 1.15 1997/09/20 19:02:34 mjacob Exp */ /* diff --git a/sys/alpha/include/ansi.h b/sys/alpha/include/ansi.h index f9b1f424114b..7e94f4b66f6e 100644 --- a/sys/alpha/include/ansi.h +++ b/sys/alpha/include/ansi.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/ansi.h,v 1.4.2.1 1999/08/29 15:56:45 peter Exp $ */ /* From: NetBSD: ansi.h,v 1.9 1997/11/23 20:20:53 kleink Exp */ /*- diff --git a/sys/alpha/include/asm.h b/sys/alpha/include/asm.h index 72e0fc97c51f..bcda30c8107c 100644 --- a/sys/alpha/include/asm.h +++ b/sys/alpha/include/asm.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/asm.h,v 1.2.2.1 1999/08/29 15:56:46 peter Exp $ */ /* From: NetBSD: asm.h,v 1.18 1997/11/03 04:22:06 ross Exp */ /* diff --git a/sys/alpha/include/atomic.h b/sys/alpha/include/atomic.h index d8b0499fd4dd..cc3c55bae2a7 100644 --- a/sys/alpha/include/atomic.h +++ b/sys/alpha/include/atomic.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/atomic.h,v 1.1.2.1 1999/08/29 15:56:46 peter Exp $ */ #ifndef _MACHINE_ATOMIC_H_ diff --git a/sys/alpha/include/bootinfo.h b/sys/alpha/include/bootinfo.h index 86b7e7a729bb..e8be5b328057 100644 --- a/sys/alpha/include/bootinfo.h +++ b/sys/alpha/include/bootinfo.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/bootinfo.h,v 1.4.2.1 1999/08/29 15:56:47 peter Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/alpha/include/bus.h b/sys/alpha/include/bus.h index dfa6b45d7d7f..017088e28840 100644 --- a/sys/alpha/include/bus.h +++ b/sys/alpha/include/bus.h @@ -67,7 +67,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/alpha/include/bus.h,v 1.2.2.1 1999/08/29 15:56:47 peter Exp $ */ #ifndef _ALPHA_BUS_H_ #define _ALPHA_BUS_H_ diff --git a/sys/alpha/include/bus_memio.h b/sys/alpha/include/bus_memio.h index f111ca9a7ba5..da41128df174 100644 --- a/sys/alpha/include/bus_memio.h +++ b/sys/alpha/include/bus_memio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/bus_memio.h,v 1.1.2.1 1999/08/29 15:56:48 peter Exp $ */ #ifndef _ALPHA_BUS_MEMIO_H_ diff --git a/sys/alpha/include/bus_pio.h b/sys/alpha/include/bus_pio.h index 1e437c86a66e..a022dd4566a7 100644 --- a/sys/alpha/include/bus_pio.h +++ b/sys/alpha/include/bus_pio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/bus_pio.h,v 1.1.2.1 1999/08/29 15:56:48 peter Exp $ */ #ifndef _ALPHA_BUS_PIO_H_ diff --git a/sys/alpha/include/bwx.h b/sys/alpha/include/bwx.h index bbc3142d8926..713c35cac07a 100644 --- a/sys/alpha/include/bwx.h +++ b/sys/alpha/include/bwx.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/bwx.h,v 1.2.2.1 1999/08/29 15:56:48 peter Exp $ */ #ifndef _MACHINE_BWX_H_ diff --git a/sys/alpha/include/chipset.h b/sys/alpha/include/chipset.h index 86e5ac0cf70b..9c50a46220af 100644 --- a/sys/alpha/include/chipset.h +++ b/sys/alpha/include/chipset.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/chipset.h,v 1.6.2.1 1999/08/29 15:56:50 peter Exp $ */ #ifndef _MACHINE_CHIPSET_H_ diff --git a/sys/alpha/include/clock.h b/sys/alpha/include/clock.h index f243f8b20334..652a222d0af8 100644 --- a/sys/alpha/include/clock.h +++ b/sys/alpha/include/clock.h @@ -3,7 +3,7 @@ * Garrett Wollman, September 1994. * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/clock.h,v 1.3.2.1 1999/08/29 15:56:50 peter Exp $ */ #ifndef _MACHINE_CLOCK_H_ diff --git a/sys/alpha/include/cons.h b/sys/alpha/include/cons.h index 22600524bfd3..ac501c341bf8 100644 --- a/sys/alpha/include/cons.h +++ b/sys/alpha/include/cons.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)cons.h 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/cons.h,v 1.1.2.2 1999/08/29 15:56:50 peter Exp $ */ #ifndef _MACHINE_CONS_H_ diff --git a/sys/alpha/include/console.h b/sys/alpha/include/console.h index fca8f136c9b7..e94fc5c55963 100644 --- a/sys/alpha/include/console.h +++ b/sys/alpha/include/console.h @@ -25,7 +25,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/alpha/include/console.h,v 1.41.2.4 1999/08/29 15:56:51 peter Exp $ * from: i386/include console.h,v 1.43 */ diff --git a/sys/alpha/include/cpu.h b/sys/alpha/include/cpu.h index 0ed37435c932..a5a76cc6c964 100644 --- a/sys/alpha/include/cpu.h +++ b/sys/alpha/include/cpu.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/cpu.h,v 1.4.2.2 1999/08/29 15:56:51 peter Exp $ */ /* From: NetBSD: cpu.h,v 1.18 1997/09/23 23:17:49 mjacob Exp */ /* diff --git a/sys/alpha/include/cpufunc.h b/sys/alpha/include/cpufunc.h index e47091d33ea6..28bc31fa2c57 100644 --- a/sys/alpha/include/cpufunc.h +++ b/sys/alpha/include/cpufunc.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/cpufunc.h,v 1.3.2.1 1999/08/29 15:56:51 peter Exp $ */ #ifndef _MACHINE_CPUFUNC_H_ diff --git a/sys/alpha/include/elf.h b/sys/alpha/include/elf.h index 892d96d0337e..d9a69d640a25 100644 --- a/sys/alpha/include/elf.h +++ b/sys/alpha/include/elf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/elf.h,v 1.5.2.3 1999/08/29 15:56:52 peter Exp $ */ #ifndef _MACHINE_ELF_H_ diff --git a/sys/alpha/include/elf_machdep.h b/sys/alpha/include/elf_machdep.h index fe6bcc21114c..3cf2368038e2 100644 --- a/sys/alpha/include/elf_machdep.h +++ b/sys/alpha/include/elf_machdep.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ +/* $FreeBSD: src/sys/alpha/include/elf_machdep.h,v 1.1.1.1.2.1 1999/08/29 15:56:52 peter Exp $ /* From: NetBSD: elf_machdep.h,v 1.3 1997/04/06 08:47:24 cgd Exp */ #define ELF32_MACHDEP_ENDIANNESS XXX /* break compilation */ diff --git a/sys/alpha/include/endian.h b/sys/alpha/include/endian.h index 67e4540eb426..1cfbdcbb72ee 100644 --- a/sys/alpha/include/endian.h +++ b/sys/alpha/include/endian.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/endian.h,v 1.2.2.1 1999/08/29 15:56:52 peter Exp $ */ /* From: NetBSD: endian.h,v 1.5 1997/10/09 15:42:19 bouyer Exp */ /* diff --git a/sys/alpha/include/float.h b/sys/alpha/include/float.h index 1a3d871d7529..c43b256eefcf 100644 --- a/sys/alpha/include/float.h +++ b/sys/alpha/include/float.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/float.h,v 1.1.2.1 1999/08/29 15:56:53 peter Exp $ */ /* From: NetBSD: float.h,v 1.6 1997/07/17 21:36:03 thorpej Exp */ /* diff --git a/sys/alpha/include/fpu.h b/sys/alpha/include/fpu.h index 66c557722429..6715120ade2f 100644 --- a/sys/alpha/include/fpu.h +++ b/sys/alpha/include/fpu.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/fpu.h,v 1.2.2.1 1999/08/29 15:56:53 peter Exp $ */ #ifndef _MACHINE_FPU_H_ diff --git a/sys/alpha/include/frame.h b/sys/alpha/include/frame.h index 95c0a93c2a1f..678c751da281 100644 --- a/sys/alpha/include/frame.h +++ b/sys/alpha/include/frame.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/frame.h,v 1.2.2.1 1999/08/29 15:56:54 peter Exp $ */ /* From: NetBSD: frame.h,v 1.4 1997/04/06 08:47:27 cgd Exp */ /* diff --git a/sys/alpha/include/ieee.h b/sys/alpha/include/ieee.h index 654d6ee86122..3a429bbe4fb8 100644 --- a/sys/alpha/include/ieee.h +++ b/sys/alpha/include/ieee.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/ieee.h,v 1.1.1.1.2.1 1999/08/29 15:56:54 peter Exp $ */ /* From: NetBSD: ieee.h,v 1.2 1997/04/06 08:47:27 cgd Exp */ /* diff --git a/sys/alpha/include/ieeefp.h b/sys/alpha/include/ieeefp.h index b357101c0cea..14a35fa920e4 100644 --- a/sys/alpha/include/ieeefp.h +++ b/sys/alpha/include/ieeefp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/ieeefp.h,v 1.2.2.1 1999/08/29 15:56:55 peter Exp $ */ /* From: NetBSD: ieeefp.h,v 1.2 1997/04/06 08:47:28 cgd Exp */ /* diff --git a/sys/alpha/include/in_cksum.h b/sys/alpha/include/in_cksum.h index 7691d71efad9..f34361aaadfa 100644 --- a/sys/alpha/include/in_cksum.h +++ b/sys/alpha/include/in_cksum.h @@ -33,7 +33,7 @@ * from tahoe: in_cksum.c 1.2 86/01/05 * from: @(#)in_cksum.c 1.3 (Berkeley) 1/19/91 * from: Id: in_cksum.c,v 1.8 1995/12/03 18:35:19 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/in_cksum.h,v 1.1.2.1 1999/08/29 15:56:56 peter Exp $ */ #ifndef _MACHINE_IN_CKSUM_H_ diff --git a/sys/alpha/include/inst.h b/sys/alpha/include/inst.h index b4088bc009c8..6efdb4ce442c 100644 --- a/sys/alpha/include/inst.h +++ b/sys/alpha/include/inst.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/inst.h,v 1.1.2.1 1999/08/29 15:56:56 peter Exp $ */ #ifndef _MACHINE_INST_H_ diff --git a/sys/alpha/include/intr.h b/sys/alpha/include/intr.h index 4f003886ec1f..67a3a14ff80b 100644 --- a/sys/alpha/include/intr.h +++ b/sys/alpha/include/intr.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/intr.h,v 1.5.2.1 1999/08/29 15:56:56 peter Exp $ */ #ifndef _MACHINE_INTR_H_ diff --git a/sys/alpha/include/intrcnt.h b/sys/alpha/include/intrcnt.h index d32494281fb3..b86991b2345e 100644 --- a/sys/alpha/include/intrcnt.h +++ b/sys/alpha/include/intrcnt.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/intrcnt.h,v 1.1.2.1 1999/08/29 15:56:57 peter Exp $ */ /* $NetBSD: intrcnt.h,v 1.17 1998/11/19 01:48:04 ross Exp $ */ /* diff --git a/sys/alpha/include/ipl.h b/sys/alpha/include/ipl.h index 956e141ca169..e184b7fa3f09 100644 --- a/sys/alpha/include/ipl.h +++ b/sys/alpha/include/ipl.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/ipl.h,v 1.7.2.1 1999/08/29 15:56:58 peter Exp $ */ #ifndef _MACHINE_IPL_H_ diff --git a/sys/alpha/include/limits.h b/sys/alpha/include/limits.h index 99ca2d89843f..0c484ce33958 100644 --- a/sys/alpha/include/limits.h +++ b/sys/alpha/include/limits.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/limits.h,v 1.1.2.1 1999/08/29 15:56:58 peter Exp $ */ /* From: NetBSD: limits.h,v 1.3 1997/04/06 08:47:31 cgd Exp */ /* diff --git a/sys/alpha/include/lock.h b/sys/alpha/include/lock.h index ae4b7c67c911..d63b08de8f60 100644 --- a/sys/alpha/include/lock.h +++ b/sys/alpha/include/lock.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/lock.h,v 1.3.2.1 1999/08/29 15:56:59 peter Exp $ */ diff --git a/sys/alpha/include/md_var.h b/sys/alpha/include/md_var.h index 54ff47aa727e..90862ed9317d 100644 --- a/sys/alpha/include/md_var.h +++ b/sys/alpha/include/md_var.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/md_var.h,v 1.5.2.1 1999/08/29 15:56:59 peter Exp $ */ #ifndef _MACHINE_MD_VAR_H_ diff --git a/sys/alpha/include/mouse.h b/sys/alpha/include/mouse.h index a08d0276517f..e76712c1e150 100644 --- a/sys/alpha/include/mouse.h +++ b/sys/alpha/include/mouse.h @@ -20,7 +20,7 @@ * 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/alpha/include/mouse.h,v 1.12.2.2 1999/08/29 15:57:00 peter Exp $ * from: i386/include mouse.h,v 1.10 */ diff --git a/sys/alpha/include/pal.h b/sys/alpha/include/pal.h index b3393ce70c5a..f79df7bc2dbe 100644 --- a/sys/alpha/include/pal.h +++ b/sys/alpha/include/pal.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/pal.h,v 1.1.2.1 1999/08/29 15:57:00 peter Exp $ */ /* From: NetBSD: pal.h,v 1.1 1997/09/06 01:23:53 thorpej Exp */ /* diff --git a/sys/alpha/include/param.h b/sys/alpha/include/param.h index d9c6017710cb..7133a72a6528 100644 --- a/sys/alpha/include/param.h +++ b/sys/alpha/include/param.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/param.h,v 1.7.2.2 1999/08/29 15:57:01 peter Exp $ */ /* From: NetBSD: param.h,v 1.20 1997/09/19 13:52:53 leo Exp */ /* diff --git a/sys/alpha/include/pc/bios.h b/sys/alpha/include/pc/bios.h index d85f674478d7..9dc2cb0fecf5 100644 --- a/sys/alpha/include/pc/bios.h +++ b/sys/alpha/include/pc/bios.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/pc/bios.h,v 1.4.2.1 1999/08/29 15:57:14 peter Exp $ * from: i386/include/pc bios.h,v 1.2 */ diff --git a/sys/alpha/include/pc/display.h b/sys/alpha/include/pc/display.h index fad568c0cb81..8dd1b4b07396 100644 --- a/sys/alpha/include/pc/display.h +++ b/sys/alpha/include/pc/display.h @@ -1,7 +1,7 @@ /* * IBM PC display definitions * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/pc/display.h,v 1.5.2.1 1999/08/29 15:57:14 peter Exp $ * from: i386/include/pc display.h,v 1.4 */ diff --git a/sys/alpha/include/pc/msdos.h b/sys/alpha/include/pc/msdos.h index d1b777fc613e..f4438912827c 100644 --- a/sys/alpha/include/pc/msdos.h +++ b/sys/alpha/include/pc/msdos.h @@ -3,7 +3,7 @@ * [obtained from mtools -wfj] * how to decipher DOS disk structures in coexisting with DOS * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/pc/msdos.h,v 1.5.2.1 1999/08/29 15:57:15 peter Exp $ * from: i386/include/pc msdos.h,v 1.4 */ diff --git a/sys/alpha/include/pc/vesa.h b/sys/alpha/include/pc/vesa.h index 5b214086311a..442a45a17e36 100644 --- a/sys/alpha/include/pc/vesa.h +++ b/sys/alpha/include/pc/vesa.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/pc/vesa.h,v 1.1.2.1 1999/08/29 15:57:15 peter Exp $ * from: i386/include/pc vesa.h,v 1.1 */ diff --git a/sys/alpha/include/pcb.h b/sys/alpha/include/pcb.h index 3caa144f8e4f..84f282ff2398 100644 --- a/sys/alpha/include/pcb.h +++ b/sys/alpha/include/pcb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/pcb.h,v 1.2.2.1 1999/08/29 15:57:01 peter Exp $ */ /* From: NetBSD: pcb.h,v 1.6 1997/04/06 08:47:33 cgd Exp */ /* diff --git a/sys/alpha/include/pmap.h b/sys/alpha/include/pmap.h index 412bb37ac1c2..037011f8fc5d 100644 --- a/sys/alpha/include/pmap.h +++ b/sys/alpha/include/pmap.h @@ -43,7 +43,7 @@ * from: hp300: @(#)pmap.h 7.2 (Berkeley) 12/16/90 * from: @(#)pmap.h 7.4 (Berkeley) 5/12/91 * from: i386 pmap.h,v 1.54 1997/11/20 19:30:35 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/pmap.h,v 1.3.2.1 1999/08/29 15:57:02 peter Exp $ */ #ifndef _MACHINE_PMAP_H_ diff --git a/sys/alpha/include/proc.h b/sys/alpha/include/proc.h index b2a28df6eb44..a9bdf4cbc49c 100644 --- a/sys/alpha/include/proc.h +++ b/sys/alpha/include/proc.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/proc.h,v 1.5.2.1 1999/08/29 15:57:03 peter Exp $ */ /* From: NetBSD: proc.h,v 1.3 1997/04/06 08:47:36 cgd Exp */ /* diff --git a/sys/alpha/include/profile.h b/sys/alpha/include/profile.h index 6908651c2a44..078bad545cfa 100644 --- a/sys/alpha/include/profile.h +++ b/sys/alpha/include/profile.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/profile.h,v 1.1.1.1.2.1 1999/08/29 15:57:03 peter Exp $ */ /* From: NetBSD: profile.h,v 1.9 1997/04/06 08:47:37 cgd Exp */ /* diff --git a/sys/alpha/include/psl.h b/sys/alpha/include/psl.h index 9fcb97233262..60f5b1b7a01c 100644 --- a/sys/alpha/include/psl.h +++ b/sys/alpha/include/psl.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/psl.h,v 1.1.2.1 1999/08/29 15:57:04 peter Exp $ */ /* diff --git a/sys/alpha/include/pte.h b/sys/alpha/include/pte.h index 8ceb6a5f377e..4a6b8d72d681 100644 --- a/sys/alpha/include/pte.h +++ b/sys/alpha/include/pte.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/pte.h,v 1.2.2.1 1999/08/29 15:57:04 peter Exp $ */ /* From: NetBSD: pte.h,v 1.10 1997/09/02 19:07:22 thorpej Exp */ /* diff --git a/sys/alpha/include/ptrace.h b/sys/alpha/include/ptrace.h index d69c5474fb5b..86403bccb292 100644 --- a/sys/alpha/include/ptrace.h +++ b/sys/alpha/include/ptrace.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ptrace.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/ptrace.h,v 1.2.2.1 1999/08/29 15:57:06 peter Exp $ */ #ifndef _MACHINE_PTRACE_H_ diff --git a/sys/alpha/include/reg.h b/sys/alpha/include/reg.h index 0b5dabfdc2b4..6c0b01a75c6f 100644 --- a/sys/alpha/include/reg.h +++ b/sys/alpha/include/reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/reg.h,v 1.2.2.2 1999/08/29 15:57:06 peter Exp $ */ /* From: NetBSD: reg.h,v 1.3 1997/04/06 08:47:40 cgd Exp */ /* diff --git a/sys/alpha/include/resource.h b/sys/alpha/include/resource.h index 3232293e9a40..15e63d8bce13 100644 --- a/sys/alpha/include/resource.h +++ b/sys/alpha/include/resource.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/resource.h,v 1.1.2.1 1999/08/29 15:57:07 peter Exp $ */ /* * Copyright 1998 Massachusetts Institute of Technology * diff --git a/sys/alpha/include/setjmp.h b/sys/alpha/include/setjmp.h index 5fcfe2ab55fc..2602f6d1bb32 100644 --- a/sys/alpha/include/setjmp.h +++ b/sys/alpha/include/setjmp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/setjmp.h,v 1.2.2.1 1999/08/29 15:57:07 peter Exp $ */ /* From: NetBSD: setjmp.h,v 1.2 1997/04/06 08:47:41 cgd Exp */ /* diff --git a/sys/alpha/include/signal.h b/sys/alpha/include/signal.h index 07eaba12425a..16df0307b90a 100644 --- a/sys/alpha/include/signal.h +++ b/sys/alpha/include/signal.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/signal.h,v 1.2.2.1 1999/08/29 15:57:08 peter Exp $ */ /* From: NetBSD: signal.h,v 1.3 1997/04/06 08:47:43 cgd Exp */ /* diff --git a/sys/alpha/include/stdarg.h b/sys/alpha/include/stdarg.h index 2003b7bd4e1a..52914149b450 100644 --- a/sys/alpha/include/stdarg.h +++ b/sys/alpha/include/stdarg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/stdarg.h,v 1.1.2.1 1999/08/29 15:57:08 peter Exp $ */ /* From: NetBSD: stdarg.h,v 1.7 1997/04/06 08:47:44 cgd Exp */ /*- diff --git a/sys/alpha/include/swiz.h b/sys/alpha/include/swiz.h index 4b6397aeccec..de0a62eb93ec 100644 --- a/sys/alpha/include/swiz.h +++ b/sys/alpha/include/swiz.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/swiz.h,v 1.2.2.1 1999/08/29 15:57:08 peter Exp $ */ #ifndef _MACHINE_SWIZ_H_ diff --git a/sys/alpha/include/sysarch.h b/sys/alpha/include/sysarch.h index 8eda490525ef..8410a911b521 100644 --- a/sys/alpha/include/sysarch.h +++ b/sys/alpha/include/sysarch.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/sysarch.h,v 1.2.2.1 1999/08/29 15:57:09 peter Exp $ */ /* diff --git a/sys/alpha/include/types.h b/sys/alpha/include/types.h index 03e186996b34..2b19ff9f137d 100644 --- a/sys/alpha/include/types.h +++ b/sys/alpha/include/types.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/types.h,v 1.9.2.1 1999/08/29 15:57:09 peter Exp $ */ /* From: NetBSD: types.h,v 1.8 1997/04/06 08:47:45 cgd Exp */ /*- diff --git a/sys/alpha/include/varargs.h b/sys/alpha/include/varargs.h index d355ec8ac931..c2924c687457 100644 --- a/sys/alpha/include/varargs.h +++ b/sys/alpha/include/varargs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/varargs.h,v 1.1.2.1 1999/08/29 15:57:10 peter Exp $ */ /* From: NetBSD: varargs.h,v 1.7 1997/04/06 08:47:46 cgd Exp */ /*- diff --git a/sys/alpha/include/vmparam.h b/sys/alpha/include/vmparam.h index b055549c3ab8..91ec4c542370 100644 --- a/sys/alpha/include/vmparam.h +++ b/sys/alpha/include/vmparam.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/vmparam.h,v 1.4.2.1 1999/08/29 15:57:10 peter Exp $ */ /* From: NetBSD: vmparam.h,v 1.6 1997/09/23 23:23:23 mjacob Exp */ #ifndef _ALPHA_VMPARAM_H #define _ALPHA_VMPARAM_H diff --git a/sys/alpha/isa/isa.c b/sys/alpha/isa/isa.c index c74b87b4d3ef..6910227e1287 100644 --- a/sys/alpha/isa/isa.c +++ b/sys/alpha/isa/isa.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/isa/isa.c,v 1.8.2.2 1999/08/29 15:57:16 peter Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/isa/mcclock_isa.c b/sys/alpha/isa/mcclock_isa.c index 364d6ffb2082..e5605abb3b76 100644 --- a/sys/alpha/isa/mcclock_isa.c +++ b/sys/alpha/isa/mcclock_isa.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/isa/mcclock_isa.c,v 1.3.2.2 1999/08/29 15:57:17 peter Exp $ */ /* $NetBSD: mcclock_tlsb.c,v 1.8 1998/05/13 02:50:29 thorpej Exp $ */ /* diff --git a/sys/alpha/pci/apecs.c b/sys/alpha/pci/apecs.c index 4aa9aacc5e87..e1f872a268c1 100644 --- a/sys/alpha/pci/apecs.c +++ b/sys/alpha/pci/apecs.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/pci/apecs.c,v 1.5.2.1 1999/08/29 15:57:18 peter Exp $ */ /* * Copyright (c) 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/pci/apecsvar.h b/sys/alpha/pci/apecsvar.h index a5fa82e2511a..665260c8e23a 100644 --- a/sys/alpha/pci/apecsvar.h +++ b/sys/alpha/pci/apecsvar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/pci/apecsvar.h,v 1.1.2.1 1999/08/29 15:57:18 peter Exp $ */ extern void apecs_init(void); diff --git a/sys/alpha/pci/cia.c b/sys/alpha/pci/cia.c index e76ab4e24a1b..ce0d66e3b043 100644 --- a/sys/alpha/pci/cia.c +++ b/sys/alpha/pci/cia.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/pci/cia.c,v 1.14.2.3 1999/08/29 15:57:19 peter Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/alpha/pci/ciareg.h b/sys/alpha/pci/ciareg.h index 8da36a401ed1..21d6ea5e8087 100644 --- a/sys/alpha/pci/ciareg.h +++ b/sys/alpha/pci/ciareg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/ciareg.h,v 1.1.2.1 1999/08/29 15:57:20 peter Exp $ */ /* $NetBSD: ciareg.h,v 1.22 1998/06/06 20:40:14 thorpej Exp $ */ /* diff --git a/sys/alpha/pci/ciavar.h b/sys/alpha/pci/ciavar.h index 1e50032dec90..1a412cd89c62 100644 --- a/sys/alpha/pci/ciavar.h +++ b/sys/alpha/pci/ciavar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/pci/ciavar.h,v 1.1.2.1 1999/08/29 15:57:20 peter Exp $ */ extern void cia_init(void); diff --git a/sys/alpha/pci/lca.c b/sys/alpha/pci/lca.c index 94c52fef99ff..2485be820276 100644 --- a/sys/alpha/pci/lca.c +++ b/sys/alpha/pci/lca.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/pci/lca.c,v 1.5.2.1 1999/08/29 15:57:21 peter Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/pci/lcavar.h b/sys/alpha/pci/lcavar.h index 1619539b5a2c..5cb4c9a78890 100644 --- a/sys/alpha/pci/lcavar.h +++ b/sys/alpha/pci/lcavar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/pci/lcavar.h,v 1.1.2.1 1999/08/29 15:57:22 peter Exp $ */ extern void lca_init(void); diff --git a/sys/alpha/pci/pcibus.c b/sys/alpha/pci/pcibus.c index a3a021a4df43..6edef34db98c 100644 --- a/sys/alpha/pci/pcibus.c +++ b/sys/alpha/pci/pcibus.c @@ -23,7 +23,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/alpha/pci/pcibus.c,v 1.8.2.1 1999/08/29 15:57:22 peter Exp $ * */ diff --git a/sys/alpha/pci/pcibus.h b/sys/alpha/pci/pcibus.h index 27c5ffa00ef8..aaf6bd50c0e4 100644 --- a/sys/alpha/pci/pcibus.h +++ b/sys/alpha/pci/pcibus.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/pci/pcibus.h,v 1.2.2.1 1999/08/29 15:57:23 peter Exp $ */ void pci_init_resources(void); diff --git a/sys/alpha/tc/am7990.c b/sys/alpha/tc/am7990.c index 47fd860e62fa..c48cac3bb0a4 100644 --- a/sys/alpha/tc/am7990.c +++ b/sys/alpha/tc/am7990.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/am7990.c,v 1.2.2.1 1999/08/29 15:57:24 peter Exp $ */ /* $NetBSD: am7990.c,v 1.43 1998/03/29 22:36:42 mycroft Exp $ */ /*- diff --git a/sys/alpha/tc/am7990reg.h b/sys/alpha/tc/am7990reg.h index dc3f56a520b5..145bc4e71efa 100644 --- a/sys/alpha/tc/am7990reg.h +++ b/sys/alpha/tc/am7990reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/am7990reg.h,v 1.1.2.1 1999/08/29 15:57:24 peter Exp $ */ /* $NetBSD: am7990reg.h,v 1.4 1997/03/27 21:01:49 veego Exp $ */ /*- diff --git a/sys/alpha/tc/am7990var.h b/sys/alpha/tc/am7990var.h index a5968fa8fd03..939513ce95f0 100644 --- a/sys/alpha/tc/am7990var.h +++ b/sys/alpha/tc/am7990var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/am7990var.h,v 1.1.2.1 1999/08/29 15:57:25 peter Exp $ */ /* $NetBSD: am7990var.h,v 1.18 1998/01/12 09:23:16 thorpej Exp $ */ /*- diff --git a/sys/alpha/tc/ascvar.h b/sys/alpha/tc/ascvar.h index eafdeb3bd1ee..7937bc14e762 100644 --- a/sys/alpha/tc/ascvar.h +++ b/sys/alpha/tc/ascvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/ascvar.h,v 1.1.2.1 1999/08/29 15:57:25 peter Exp $ */ /* $NetBSD: ascvar.h,v 1.4 1997/11/28 18:23:40 mhitch Exp $ */ diff --git a/sys/alpha/tc/esp.c b/sys/alpha/tc/esp.c index 1e82344c959f..687221d526c1 100644 --- a/sys/alpha/tc/esp.c +++ b/sys/alpha/tc/esp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/esp.c,v 1.1.2.1 1999/08/29 15:57:26 peter Exp $ */ /* $NetBSD: esp.c,v 1.8.4.2 1996/09/10 17:28:16 cgd Exp $ */ /* diff --git a/sys/alpha/tc/espreg.h b/sys/alpha/tc/espreg.h index 5c6ddb474eac..2e9d1a8b886f 100644 --- a/sys/alpha/tc/espreg.h +++ b/sys/alpha/tc/espreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/espreg.h,v 1.1.2.1 1999/08/29 15:57:26 peter Exp $ */ /* $NetBSD: espreg.h,v 1.2.4.1 1996/09/10 17:28:17 cgd Exp $ */ /* diff --git a/sys/alpha/tc/espvar.h b/sys/alpha/tc/espvar.h index 72e26411efc0..efedbae2cc40 100644 --- a/sys/alpha/tc/espvar.h +++ b/sys/alpha/tc/espvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/espvar.h,v 1.2.2.1 1999/08/29 15:57:27 peter Exp $ */ /* $NetBSD: espvar.h,v 1.3.4.1 1996/09/10 17:28:18 cgd Exp $ */ /* diff --git a/sys/alpha/tc/if_le_dec.c b/sys/alpha/tc/if_le_dec.c index c0c7e6d3904c..a47d562141e9 100644 --- a/sys/alpha/tc/if_le_dec.c +++ b/sys/alpha/tc/if_le_dec.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/if_le_dec.c,v 1.1.2.1 1999/08/29 15:57:28 peter Exp $ */ /* $NetBSD: if_le_dec.c,v 1.8 1997/07/22 04:32:21 jonathan Exp $ */ /*- diff --git a/sys/alpha/tc/if_le_ioasic.c b/sys/alpha/tc/if_le_ioasic.c index 91ba6e524651..fe9dbe5ffe4b 100644 --- a/sys/alpha/tc/if_le_ioasic.c +++ b/sys/alpha/tc/if_le_ioasic.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/if_le_ioasic.c,v 1.1.2.1 1999/08/29 15:57:29 peter Exp $ */ /* $NetBSD: if_le_ioasic.c,v 1.10 1998/01/19 02:49:48 thorpej Exp $ */ /* diff --git a/sys/alpha/tc/if_levar.h b/sys/alpha/tc/if_levar.h index 9353ab219754..658db5f7ab8a 100644 --- a/sys/alpha/tc/if_levar.h +++ b/sys/alpha/tc/if_levar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/if_levar.h,v 1.1.2.1 1999/08/29 15:57:29 peter Exp $ */ /* $NetBSD: if_levar.h,v 1.4 1997/03/15 18:12:07 is Exp $ */ /*- diff --git a/sys/alpha/tc/ioasic.c b/sys/alpha/tc/ioasic.c index 48e4b9b08c83..7b83229ed74a 100644 --- a/sys/alpha/tc/ioasic.c +++ b/sys/alpha/tc/ioasic.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/ioasic.c,v 1.1.2.1 1999/08/29 15:57:30 peter Exp $ */ /* from $NetBSD: ioasic.c,v 1.19 1998/05/27 00:18:13 thorpej Exp $ */ /*- diff --git a/sys/alpha/tc/ioasicreg.h b/sys/alpha/tc/ioasicreg.h index d1f9db8a2c93..bbb4f6f0d3da 100644 --- a/sys/alpha/tc/ioasicreg.h +++ b/sys/alpha/tc/ioasicreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/ioasicreg.h,v 1.1.2.1 1999/08/29 15:57:30 peter Exp $ */ /* $NetBSD: ioasicreg.h,v 1.2 1997/04/06 22:30:28 cgd Exp $ */ /* diff --git a/sys/alpha/tc/ioasicvar.h b/sys/alpha/tc/ioasicvar.h index d7747a7546b6..c37959134fe3 100644 --- a/sys/alpha/tc/ioasicvar.h +++ b/sys/alpha/tc/ioasicvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/ioasicvar.h,v 1.1.2.1 1999/08/29 15:57:31 peter Exp $ */ /* $NetBSD: ioasicvar.h,v 1.5 1998/01/19 02:50:19 thorpej Exp $ */ /* diff --git a/sys/alpha/tc/mcclock_ioasic.c b/sys/alpha/tc/mcclock_ioasic.c index 31c8d95c2ecd..1cb2a54ef0b6 100644 --- a/sys/alpha/tc/mcclock_ioasic.c +++ b/sys/alpha/tc/mcclock_ioasic.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/mcclock_ioasic.c,v 1.1.2.1 1999/08/29 15:57:31 peter Exp $ */ /* $NetBSD: mcclock_ioasic.c,v 1.8 1997/09/02 13:20:14 thorpej Exp $ */ /* diff --git a/sys/alpha/tc/sticreg.h b/sys/alpha/tc/sticreg.h index 7101582da71b..c738b8fde1e5 100644 --- a/sys/alpha/tc/sticreg.h +++ b/sys/alpha/tc/sticreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/sticreg.h,v 1.1.2.1 1999/08/29 15:57:31 peter Exp $ */ /* $NetBSD: sticreg.h,v 1.1 1997/11/08 07:27:50 jonathan Exp $ */ /* diff --git a/sys/alpha/tc/sticvar.h b/sys/alpha/tc/sticvar.h index be394eadded2..61611a4ba8c9 100644 --- a/sys/alpha/tc/sticvar.h +++ b/sys/alpha/tc/sticvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/sticvar.h,v 1.1.2.1 1999/08/29 15:57:32 peter Exp $ */ /* $NetBSD: sticvar.h,v 1.1 1997/11/08 07:27:51 jonathan Exp $ */ /* diff --git a/sys/alpha/tc/tc.c b/sys/alpha/tc/tc.c index 83c8c3d6e8c2..04824580b2f3 100644 --- a/sys/alpha/tc/tc.c +++ b/sys/alpha/tc/tc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tc.c,v 1.1.2.1 1999/08/29 15:57:32 peter Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/alpha/tc/tcasic.c b/sys/alpha/tc/tcasic.c index 0e9b859413db..6675a402f8a2 100644 --- a/sys/alpha/tc/tcasic.c +++ b/sys/alpha/tc/tcasic.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcasic.c,v 1.1.2.1 1999/08/29 15:57:33 peter Exp $ */ /* from $NetBSD: tcasic.c,v 1.23 1998/05/14 00:01:31 thorpej Exp $ */ /* diff --git a/sys/alpha/tc/tcdevs.h b/sys/alpha/tc/tcdevs.h index 993fd3903572..934c7ef93078 100644 --- a/sys/alpha/tc/tcdevs.h +++ b/sys/alpha/tc/tcdevs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcdevs.h,v 1.1.2.1 1999/08/29 15:57:33 peter Exp $ */ /* $NetBSD: tcdevs.h,v 1.12 1998/06/18 23:29:46 jonathan Exp $ */ /* diff --git a/sys/alpha/tc/tcdevs_data.h b/sys/alpha/tc/tcdevs_data.h index 214fcd0c8883..d31910454cd4 100644 --- a/sys/alpha/tc/tcdevs_data.h +++ b/sys/alpha/tc/tcdevs_data.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcdevs_data.h,v 1.1.2.1 1999/08/29 15:57:33 peter Exp $ */ /* $NetBSD: tcdevs_data.h,v 1.12 1998/06/18 23:29:46 jonathan Exp $ */ /* diff --git a/sys/alpha/tc/tcds.c b/sys/alpha/tc/tcds.c index ead20e817fce..50eabfd3ee2c 100644 --- a/sys/alpha/tc/tcds.c +++ b/sys/alpha/tc/tcds.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcds.c,v 1.1.2.1 1999/08/29 15:57:34 peter Exp $ */ /* from $NetBSD: tcds.c,v 1.25 1998/05/26 23:43:05 thorpej Exp $ */ /*- diff --git a/sys/alpha/tc/tcds_dma.c b/sys/alpha/tc/tcds_dma.c index f69251506b83..16547be0e2ca 100644 --- a/sys/alpha/tc/tcds_dma.c +++ b/sys/alpha/tc/tcds_dma.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcds_dma.c,v 1.1.2.1 1999/08/29 15:57:34 peter Exp $ */ /* $NetBSD: tcds_dma.c,v 1.6.4.1 1996/09/10 17:28:19 cgd Exp $ */ /* diff --git a/sys/alpha/tc/tcdsreg.h b/sys/alpha/tc/tcdsreg.h index da48eb802f1d..9f5f66ca8a12 100644 --- a/sys/alpha/tc/tcdsreg.h +++ b/sys/alpha/tc/tcdsreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcdsreg.h,v 1.1.2.1 1999/08/29 15:57:34 peter Exp $ */ /* $NetBSD: tcdsreg.h,v 1.1 1995/12/20 00:40:36 cgd Exp $ */ /* diff --git a/sys/alpha/tc/tcdsvar.h b/sys/alpha/tc/tcdsvar.h index 72b631bfc387..2bbea7c5b27e 100644 --- a/sys/alpha/tc/tcdsvar.h +++ b/sys/alpha/tc/tcdsvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcdsvar.h,v 1.1.2.1 1999/08/29 15:57:36 peter Exp $ */ /* $NetBSD: tcdsvar.h,v 1.3.4.1 1996/09/10 17:28:20 cgd Exp $ */ /* diff --git a/sys/alpha/tc/tcreg.h b/sys/alpha/tc/tcreg.h index e64eaab955b0..5cd1995f9bc6 100644 --- a/sys/alpha/tc/tcreg.h +++ b/sys/alpha/tc/tcreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcreg.h,v 1.1.2.1 1999/08/29 15:57:36 peter Exp $ */ /* $NetBSD: tcreg.h,v 1.1 1995/12/20 00:48:36 cgd Exp $ */ /* diff --git a/sys/alpha/tc/tcvar.h b/sys/alpha/tc/tcvar.h index d23ad4a3e011..0dddc4967209 100644 --- a/sys/alpha/tc/tcvar.h +++ b/sys/alpha/tc/tcvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tc/tcvar.h,v 1.1.2.1 1999/08/29 15:57:37 peter Exp $ */ /* $NetBSD: tcvar.h,v 1.13 1998/05/22 21:15:48 thorpej Exp $ */ /* diff --git a/sys/alpha/tlsb/dwlpx.c b/sys/alpha/tlsb/dwlpx.c index 038ed162bb39..e84b99926539 100644 --- a/sys/alpha/tlsb/dwlpx.c +++ b/sys/alpha/tlsb/dwlpx.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/tlsb/dwlpx.c,v 1.7.2.1 1999/08/29 15:57:40 peter Exp $ */ #include "opt_simos.h" diff --git a/sys/alpha/tlsb/dwlpxreg.h b/sys/alpha/tlsb/dwlpxreg.h index 1eb95e9bd43f..6d0d3924abf0 100644 --- a/sys/alpha/tlsb/dwlpxreg.h +++ b/sys/alpha/tlsb/dwlpxreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/dwlpxreg.h,v 1.2.2.1 1999/08/29 15:57:40 peter Exp $ */ /* $NetBSD: dwlpxreg.h,v 1.9 1998/03/21 22:02:42 mjacob Exp $ */ /* diff --git a/sys/alpha/tlsb/gbusvar.h b/sys/alpha/tlsb/gbusvar.h index cc0bd8e47835..1385443c40bb 100644 --- a/sys/alpha/tlsb/gbusvar.h +++ b/sys/alpha/tlsb/gbusvar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/tlsb/gbusvar.h,v 1.3.2.1 1999/08/29 15:57:41 peter Exp $ */ /* $NetBSD: gbusvar.h,v 1.1 1998/05/13 02:50:29 thorpej Exp $ */ diff --git a/sys/alpha/tlsb/kftxx.c b/sys/alpha/tlsb/kftxx.c index a72b3383a0d9..7af85fb30542 100644 --- a/sys/alpha/tlsb/kftxx.c +++ b/sys/alpha/tlsb/kftxx.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/kftxx.c,v 1.4.2.1 1999/08/29 15:57:41 peter Exp $ */ /* $NetBSD: kftxx.c,v 1.9 1998/05/14 00:01:32 thorpej Exp $ */ /* diff --git a/sys/alpha/tlsb/kftxxreg.h b/sys/alpha/tlsb/kftxxreg.h index 8ebeb3169732..fe9447093d14 100644 --- a/sys/alpha/tlsb/kftxxreg.h +++ b/sys/alpha/tlsb/kftxxreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/kftxxreg.h,v 1.2.2.1 1999/08/29 15:57:42 peter Exp $ */ /* $NetBSD: kftxxreg.h,v 1.4 1997/06/04 01:47:15 cgd Exp $ */ /* diff --git a/sys/alpha/tlsb/kftxxvar.h b/sys/alpha/tlsb/kftxxvar.h index 2bdb24882dd2..346a0bd128bb 100644 --- a/sys/alpha/tlsb/kftxxvar.h +++ b/sys/alpha/tlsb/kftxxvar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/tlsb/kftxxvar.h,v 1.3.2.1 1999/08/29 15:57:42 peter Exp $ */ /* diff --git a/sys/alpha/tlsb/mcclock_tlsb.c b/sys/alpha/tlsb/mcclock_tlsb.c index 294efecacf2a..fea37ce6a7e5 100644 --- a/sys/alpha/tlsb/mcclock_tlsb.c +++ b/sys/alpha/tlsb/mcclock_tlsb.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/mcclock_tlsb.c,v 1.3.2.2 1999/08/29 15:57:42 peter Exp $ */ /* $NetBSD: mcclock_tlsb.c,v 1.8 1998/05/13 02:50:29 thorpej Exp $ */ /* diff --git a/sys/alpha/tlsb/tlsbvar.h b/sys/alpha/tlsb/tlsbvar.h index f8690b4a40c9..83a94b87766f 100644 --- a/sys/alpha/tlsb/tlsbvar.h +++ b/sys/alpha/tlsb/tlsbvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/tlsbvar.h,v 1.2.2.1 1999/08/29 15:57:43 peter Exp $ */ /* $NetBSD: tlsbvar.h,v 1.5 1998/05/13 23:23:23 thorpej Exp $ */ /* diff --git a/sys/alpha/tlsb/zs_tlsb.c b/sys/alpha/tlsb/zs_tlsb.c index 07f91ff6fdcd..4bf3d912efb1 100644 --- a/sys/alpha/tlsb/zs_tlsb.c +++ b/sys/alpha/tlsb/zs_tlsb.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/tlsb/zs_tlsb.c,v 1.6.2.2 1999/08/29 15:57:44 peter Exp $ */ /* * This driver is a hopeless hack to get the SimOS console working. A real diff --git a/sys/alpha/tlsb/zsreg.h b/sys/alpha/tlsb/zsreg.h index f087a7ba55fe..2a76c53f295b 100644 --- a/sys/alpha/tlsb/zsreg.h +++ b/sys/alpha/tlsb/zsreg.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/tlsb/zsreg.h,v 1.2.2.1 1999/08/29 15:57:44 peter Exp $ */ #define ZSC_CHANNELA 0x80 diff --git a/sys/alpha/tlsb/zsvar.h b/sys/alpha/tlsb/zsvar.h index 84701544274b..ec84aa0c1661 100644 --- a/sys/alpha/tlsb/zsvar.h +++ b/sys/alpha/tlsb/zsvar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/tlsb/zsvar.h,v 1.1.2.1 1999/08/29 15:57:45 peter Exp $ */ int zs_cnattach(vm_offset_t base, vm_offset_t offset); diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile index a36f2cf53d61..74edfccc6d1a 100644 --- a/sys/boot/alpha/Makefile +++ b/sys/boot/alpha/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/Makefile,v 1.1.1.1.2.1 1999/08/29 16:20:06 peter Exp $ SUBDIR= libalpha SUBDIR+= boot1 boot2 netboot diff --git a/sys/boot/alpha/boot1/boot1.c b/sys/boot/alpha/boot1/boot1.c index 5a6ee6cd3824..60e8ad0ecc39 100644 --- a/sys/boot/alpha/boot1/boot1.c +++ b/sys/boot/alpha/boot1/boot1.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/boot1/boot1.c,v 1.3.2.1 1999/08/29 16:20:07 peter Exp $ * From $NetBSD: bootxx.c,v 1.4 1997/09/06 14:08:29 drochner Exp $ */ diff --git a/sys/boot/alpha/boot1/sys.c b/sys/boot/alpha/boot1/sys.c index 4766c9a02c35..1fb65d18220d 100644 --- a/sys/boot/alpha/boot1/sys.c +++ b/sys/boot/alpha/boot1/sys.c @@ -25,7 +25,7 @@ * * from: Mach, Revision 2.2 92/04/04 11:36:34 rpd * fromL Id: sys.c,v 1.21 1997/06/09 05:10:56 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/boot1/sys.c,v 1.2.2.1 1999/08/29 16:20:08 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/alpha/boot2/conf.c b/sys/boot/alpha/boot2/conf.c index a105c7f18144..879e3e837f7a 100644 --- a/sys/boot/alpha/boot2/conf.c +++ b/sys/boot/alpha/boot2/conf.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/boot2/conf.c,v 1.2.2.1 1999/08/29 16:20:08 peter Exp $ * From $NetBSD: conf.c,v 1.2 1997/03/22 09:03:29 thorpej Exp $ */ diff --git a/sys/boot/alpha/boot2/version b/sys/boot/alpha/boot2/version index bc9aa00ed9ab..79d6bffc8a87 100644 --- a/sys/boot/alpha/boot2/version +++ b/sys/boot/alpha/boot2/version @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/alpha/boot2/version,v 1.1.1.1.2.1 1999/08/29 16:20:09 peter Exp $ NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this file is important. Make sure the current version number is on line 6. diff --git a/sys/boot/alpha/common/main.c b/sys/boot/alpha/common/main.c index b9c5ff736583..bd788507c3c9 100644 --- a/sys/boot/alpha/common/main.c +++ b/sys/boot/alpha/common/main.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/common/main.c,v 1.9.2.1 1999/08/29 16:20:10 peter Exp $ */ diff --git a/sys/boot/alpha/common/setdef0.c b/sys/boot/alpha/common/setdef0.c index 49f662ae1d6c..9efb325eef0a 100644 --- a/sys/boot/alpha/common/setdef0.c +++ b/sys/boot/alpha/common/setdef0.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/common/setdef0.c,v 1.1.1.1.2.1 1999/08/29 16:20:11 peter Exp $ */ #ifdef __ELF__ diff --git a/sys/boot/alpha/common/setdef1.c b/sys/boot/alpha/common/setdef1.c index 13668f08cefc..2104110bacc9 100644 --- a/sys/boot/alpha/common/setdef1.c +++ b/sys/boot/alpha/common/setdef1.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/common/setdef1.c,v 1.1.1.1.2.1 1999/08/29 16:20:11 peter Exp $ */ #ifdef __ELF__ diff --git a/sys/boot/alpha/libalpha/Makefile b/sys/boot/alpha/libalpha/Makefile index fe642eb1336f..743edc52044c 100644 --- a/sys/boot/alpha/libalpha/Makefile +++ b/sys/boot/alpha/libalpha/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/libalpha/Makefile,v 1.6.2.1 1999/08/29 16:20:12 peter Exp $ LIB= alpha NOPIC= true diff --git a/sys/boot/alpha/libalpha/OSFpal.c b/sys/boot/alpha/libalpha/OSFpal.c index 870296b65479..ee4e1f51cf06 100644 --- a/sys/boot/alpha/libalpha/OSFpal.c +++ b/sys/boot/alpha/libalpha/OSFpal.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/OSFpal.c,v 1.1.1.1.2.1 1999/08/29 16:20:12 peter Exp $ * From $NetBSD: OSFpal.c,v 1.5 1998/06/24 01:33:19 ross Exp $ */ diff --git a/sys/boot/alpha/libalpha/alpha_copy.c b/sys/boot/alpha/libalpha/alpha_copy.c index 95b6cba677e4..bdfc33a6b899 100644 --- a/sys/boot/alpha/libalpha/alpha_copy.c +++ b/sys/boot/alpha/libalpha/alpha_copy.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/alpha_copy.c,v 1.3.2.1 1999/08/29 16:20:13 peter Exp $ */ /* * MD primitives supporting placement of module data diff --git a/sys/boot/alpha/libalpha/alpha_module.c b/sys/boot/alpha/libalpha/alpha_module.c index 4ac21d42242d..6c2aff52990e 100644 --- a/sys/boot/alpha/libalpha/alpha_module.c +++ b/sys/boot/alpha/libalpha/alpha_module.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/alpha_module.c,v 1.2.2.1 1999/08/29 16:20:13 peter Exp $ */ /* diff --git a/sys/boot/alpha/libalpha/bbinfo.h b/sys/boot/alpha/libalpha/bbinfo.h index 94aa4bbff07f..76c3489e1d3a 100644 --- a/sys/boot/alpha/libalpha/bbinfo.h +++ b/sys/boot/alpha/libalpha/bbinfo.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/bbinfo.h,v 1.1.1.1.2.1 1999/08/29 16:20:14 peter Exp $ * From $NetBSD: bbinfo.h,v 1.2 1997/04/06 08:40:57 cgd Exp $ */ diff --git a/sys/boot/alpha/libalpha/bootinfo.c b/sys/boot/alpha/libalpha/bootinfo.c index 8b74e0d2c06e..b527aaba9f05 100644 --- a/sys/boot/alpha/libalpha/bootinfo.c +++ b/sys/boot/alpha/libalpha/bootinfo.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/bootinfo.c,v 1.3.2.1 1999/08/29 16:20:14 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/libalpha/common.h b/sys/boot/alpha/libalpha/common.h index ff184763dd84..510cbd3476fd 100644 --- a/sys/boot/alpha/libalpha/common.h +++ b/sys/boot/alpha/libalpha/common.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/common.h,v 1.1.1.1.2.1 1999/08/29 16:20:14 peter Exp $ * From: $NetBSD: common.h,v 1.2 1998/01/05 07:02:48 perry Exp $ */ diff --git a/sys/boot/alpha/libalpha/delay.c b/sys/boot/alpha/libalpha/delay.c index faaf9829c3db..6c5ced8f86a7 100644 --- a/sys/boot/alpha/libalpha/delay.c +++ b/sys/boot/alpha/libalpha/delay.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/delay.c,v 1.1.1.1.2.1 1999/08/29 16:20:15 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/libalpha/devicename.c b/sys/boot/alpha/libalpha/devicename.c index d8ee1133299e..b0daf8d67b7c 100644 --- a/sys/boot/alpha/libalpha/devicename.c +++ b/sys/boot/alpha/libalpha/devicename.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/devicename.c,v 1.3.2.1 1999/08/29 16:20:15 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/libalpha/elf_freebsd.c b/sys/boot/alpha/libalpha/elf_freebsd.c index 4efd603e3d64..05ae770bd190 100644 --- a/sys/boot/alpha/libalpha/elf_freebsd.c +++ b/sys/boot/alpha/libalpha/elf_freebsd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/alpha/libalpha/elf_freebsd.c,v 1.6.2.2 1999/08/29 16:20:16 peter Exp $ */ /* $NetBSD: loadfile.c,v 1.10 1998/06/25 06:45:46 ross Exp $ */ /*- diff --git a/sys/boot/alpha/libalpha/getsecs.c b/sys/boot/alpha/libalpha/getsecs.c index 13f1e53e1bf3..530adb897ba5 100644 --- a/sys/boot/alpha/libalpha/getsecs.c +++ b/sys/boot/alpha/libalpha/getsecs.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/getsecs.c,v 1.1.1.1.2.1 1999/08/29 16:20:16 peter Exp $ * From: $NetBSD: getsecs.c,v 1.5 1998/01/05 07:02:49 perry Exp $ */ diff --git a/sys/boot/alpha/libalpha/libalpha.h b/sys/boot/alpha/libalpha/libalpha.h index 8e1dd71e09f0..474a86567a11 100644 --- a/sys/boot/alpha/libalpha/libalpha.h +++ b/sys/boot/alpha/libalpha/libalpha.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/alpha/libalpha/libalpha.h,v 1.4.2.1 1999/08/29 16:20:16 peter Exp $ */ /* * Copyright (c) 1996 diff --git a/sys/boot/alpha/libalpha/pal.S b/sys/boot/alpha/libalpha/pal.S index d411318b54ae..97e861bd34c2 100644 --- a/sys/boot/alpha/libalpha/pal.S +++ b/sys/boot/alpha/libalpha/pal.S @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/pal.S,v 1.1.1.1.2.1 1999/08/29 16:20:18 peter Exp $ * From: $NetBSD: pal.s,v 1.12 1998/02/27 03:44:53 thorpej Exp $ */ diff --git a/sys/boot/alpha/libalpha/prom.c b/sys/boot/alpha/libalpha/prom.c index 435ae064f862..09270755bf4d 100644 --- a/sys/boot/alpha/libalpha/prom.c +++ b/sys/boot/alpha/libalpha/prom.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/alpha/libalpha/prom.c,v 1.1.1.1.2.1 1999/08/29 16:20:18 peter Exp $ */ /* $NetBSD: prom.c,v 1.3 1997/09/06 14:03:58 drochner Exp $ */ /* diff --git a/sys/boot/alpha/libalpha/prom_disp.S b/sys/boot/alpha/libalpha/prom_disp.S index 184f1d3c9f00..fbe980c0e244 100644 --- a/sys/boot/alpha/libalpha/prom_disp.S +++ b/sys/boot/alpha/libalpha/prom_disp.S @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/prom_disp.S,v 1.1.1.1.2.1 1999/08/29 16:20:18 peter Exp $ * From: $NetBSD: prom_disp.S,v 1.2 1997/04/06 08:41:00 cgd Exp $ */ diff --git a/sys/boot/alpha/libalpha/prom_swpal.S b/sys/boot/alpha/libalpha/prom_swpal.S index be57632ddd9b..0b7f5c8588ae 100644 --- a/sys/boot/alpha/libalpha/prom_swpal.S +++ b/sys/boot/alpha/libalpha/prom_swpal.S @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/prom_swpal.S,v 1.1.1.1.2.1 1999/08/29 16:20:19 peter Exp $ * From: $NetBSD: prom_swpal.S,v 1.2 1997/04/06 08:41:01 cgd Exp $ */ diff --git a/sys/boot/alpha/libalpha/reboot.c b/sys/boot/alpha/libalpha/reboot.c index 3361c6c90348..8cc249b53c8e 100644 --- a/sys/boot/alpha/libalpha/reboot.c +++ b/sys/boot/alpha/libalpha/reboot.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/reboot.c,v 1.1.1.1.2.1 1999/08/29 16:20:19 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/libalpha/srmdisk.c b/sys/boot/alpha/libalpha/srmdisk.c index 6039a7289168..875993296d48 100644 --- a/sys/boot/alpha/libalpha/srmdisk.c +++ b/sys/boot/alpha/libalpha/srmdisk.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/srmdisk.c,v 1.4.2.1 1999/08/29 16:20:19 peter Exp $ */ /* diff --git a/sys/boot/alpha/libalpha/srmnet.c b/sys/boot/alpha/libalpha/srmnet.c index d36e557bc1fb..c70da478d785 100644 --- a/sys/boot/alpha/libalpha/srmnet.c +++ b/sys/boot/alpha/libalpha/srmnet.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/srmnet.c,v 1.1.1.1.2.1 1999/08/29 16:20:20 peter Exp $ * From: $NetBSD: if_prom.c,v 1.10 1997/09/06 14:08:33 drochner Exp $ */ diff --git a/sys/boot/alpha/libalpha/start.S b/sys/boot/alpha/libalpha/start.S index e8f69b459986..f4d71f86412d 100644 --- a/sys/boot/alpha/libalpha/start.S +++ b/sys/boot/alpha/libalpha/start.S @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/start.S,v 1.2.2.1 1999/08/29 16:20:20 peter Exp $ * From: $NetBSD: start.S,v 1.4 1998/03/28 00:54:15 cgd Exp $ */ diff --git a/sys/boot/alpha/libalpha/time.c b/sys/boot/alpha/libalpha/time.c index 18af172558c8..e7b3bdb2dac7 100644 --- a/sys/boot/alpha/libalpha/time.c +++ b/sys/boot/alpha/libalpha/time.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/libalpha/time.c,v 1.1.1.1.2.1 1999/08/29 16:20:20 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/netboot/conf.c b/sys/boot/alpha/netboot/conf.c index 354f9cd1a90d..84af703d6062 100644 --- a/sys/boot/alpha/netboot/conf.c +++ b/sys/boot/alpha/netboot/conf.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/netboot/conf.c,v 1.2.2.1 1999/08/29 16:20:22 peter Exp $ * From: $NetBSD: conf.c,v 1.2 1997/03/22 09:03:29 thorpej Exp $ */ diff --git a/sys/boot/alpha/netboot/version b/sys/boot/alpha/netboot/version index bc9aa00ed9ab..dd9b3e6ecadb 100644 --- a/sys/boot/alpha/netboot/version +++ b/sys/boot/alpha/netboot/version @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/alpha/netboot/version,v 1.1.1.1.2.1 1999/08/29 16:20:22 peter Exp $ NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this file is important. Make sure the current version number is on line 6. diff --git a/sys/boot/common/Makefile.inc b/sys/boot/common/Makefile.inc index 0d1dc1411c55..da80fbd4f8f3 100644 --- a/sys/boot/common/Makefile.inc +++ b/sys/boot/common/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/common/Makefile.inc,v 1.8.2.1 1999/08/29 16:20:23 peter Exp $ SRCS+= bcache.c boot.c commands.c console.c devopen.c interp.c SRCS+= interp_backslash.c interp_parse.c load_aout.c load_elf.c ls.c misc.c diff --git a/sys/boot/common/bcache.c b/sys/boot/common/bcache.c index c52854ece5ff..5e1ee1a2eb82 100644 --- a/sys/boot/common/bcache.c +++ b/sys/boot/common/bcache.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/bcache.c,v 1.4.2.2 1999/08/29 16:20:24 peter Exp $ */ /* diff --git a/sys/boot/common/boot.c b/sys/boot/common/boot.c index 8511ac016bd7..97500b777a62 100644 --- a/sys/boot/common/boot.c +++ b/sys/boot/common/boot.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/boot.c,v 1.10.2.1 1999/08/29 16:20:24 peter Exp $ */ /* diff --git a/sys/boot/common/bootstrap.h b/sys/boot/common/bootstrap.h index 00e3b8af9287..c74fcc76036d 100644 --- a/sys/boot/common/bootstrap.h +++ b/sys/boot/common/bootstrap.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/bootstrap.h,v 1.18.2.2 1999/08/29 16:20:25 peter Exp $ */ #include <sys/types.h> diff --git a/sys/boot/common/commands.c b/sys/boot/common/commands.c index aa81abcf15b1..4e1e2edf1d4b 100644 --- a/sys/boot/common/commands.c +++ b/sys/boot/common/commands.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/commands.c,v 1.9.2.3 1999/08/29 16:20:25 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/common/console.c b/sys/boot/common/console.c index 3f2a8790118a..aa9361960955 100644 --- a/sys/boot/common/console.c +++ b/sys/boot/common/console.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/console.c,v 1.4.2.1 1999/08/29 16:20:26 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/common/dev_net.c b/sys/boot/common/dev_net.c index a7fe7a050c5a..20589f46eda7 100644 --- a/sys/boot/common/dev_net.c +++ b/sys/boot/common/dev_net.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/dev_net.c,v 1.3.2.1 1999/08/29 16:20:26 peter Exp $ * From: $NetBSD: dev_net.c,v 1.12 1997/12/10 20:38:37 gwr Exp $ */ diff --git a/sys/boot/common/dev_net.h b/sys/boot/common/dev_net.h index 3b3d10728a3d..c364c7d92a4d 100644 --- a/sys/boot/common/dev_net.h +++ b/sys/boot/common/dev_net.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/dev_net.h,v 1.1.1.1.2.1 1999/08/29 16:20:26 peter Exp $ */ extern struct devsw netdev; diff --git a/sys/boot/common/devopen.c b/sys/boot/common/devopen.c index 77d6ffac9851..a1333d447d58 100644 --- a/sys/boot/common/devopen.c +++ b/sys/boot/common/devopen.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/devopen.c,v 1.2.2.1 1999/08/29 16:20:27 peter Exp $ */ diff --git a/sys/boot/common/gensetdefs.c b/sys/boot/common/gensetdefs.c index a78e456de16e..eacd61c930d9 100644 --- a/sys/boot/common/gensetdefs.c +++ b/sys/boot/common/gensetdefs.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/gensetdefs.c,v 1.1.2.1 1999/08/29 16:20:27 peter Exp $ */ #include <sys/types.h> diff --git a/sys/boot/common/interp.c b/sys/boot/common/interp.c index 4f321bd31c49..91c75a979023 100644 --- a/sys/boot/common/interp.c +++ b/sys/boot/common/interp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/interp.c,v 1.12.2.6 1999/08/29 16:20:27 peter Exp $ */ /* * Simple commandline interpreter, toplevel and misc. diff --git a/sys/boot/common/interp_backslash.c b/sys/boot/common/interp_backslash.c index 6325e4ef3489..4ba143407168 100644 --- a/sys/boot/common/interp_backslash.c +++ b/sys/boot/common/interp_backslash.c @@ -11,7 +11,7 @@ * Jordan K. Hubbard * 29 August 1998 * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/interp_backslash.c,v 1.3.2.1 1999/08/29 16:20:28 peter Exp $ * * Routine for doing backslash elimination. */ diff --git a/sys/boot/common/interp_forth.c b/sys/boot/common/interp_forth.c index 8b965ff86747..3d203c645f8a 100644 --- a/sys/boot/common/interp_forth.c +++ b/sys/boot/common/interp_forth.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/interp_forth.c,v 1.9.2.3 1999/08/29 16:20:28 peter Exp $ */ #include <sys/param.h> /* to pick up __FreeBSD_version */ diff --git a/sys/boot/common/interp_parse.c b/sys/boot/common/interp_parse.c index 0f83c430766c..95c5b455b61d 100644 --- a/sys/boot/common/interp_parse.c +++ b/sys/boot/common/interp_parse.c @@ -11,7 +11,7 @@ * Jordan K. Hubbard * 29 August 1998 * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/interp_parse.c,v 1.6.2.2 1999/08/29 16:20:29 peter Exp $ * * The meat of the simple parser. */ diff --git a/sys/boot/common/isapnp.c b/sys/boot/common/isapnp.c index 19417068601a..abdaa4a249b7 100644 --- a/sys/boot/common/isapnp.c +++ b/sys/boot/common/isapnp.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/isapnp.c,v 1.4.2.1 1999/08/29 16:20:29 peter Exp $ */ /* diff --git a/sys/boot/common/isapnp.h b/sys/boot/common/isapnp.h index 3ebd66a0d230..792363028fac 100644 --- a/sys/boot/common/isapnp.h +++ b/sys/boot/common/isapnp.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/isapnp.h,v 1.2.2.2 1999/08/29 16:20:29 peter Exp $ */ #ifndef _I386_ISA_PNP_H_ diff --git a/sys/boot/common/load.c b/sys/boot/common/load.c index e91c5fb8b569..85853e51f6fe 100644 --- a/sys/boot/common/load.c +++ b/sys/boot/common/load.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/load.c,v 1.1.1.1.2.1 1999/08/29 16:20:30 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/common/load_aout.c b/sys/boot/common/load_aout.c index 3885ed32cbab..96e28f2d13e9 100644 --- a/sys/boot/common/load_aout.c +++ b/sys/boot/common/load_aout.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/load_aout.c,v 1.11.2.3 1999/08/29 16:20:30 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/common/load_elf.c b/sys/boot/common/load_elf.c index 024fece0718f..91c28ba2755d 100644 --- a/sys/boot/common/load_elf.c +++ b/sys/boot/common/load_elf.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/load_elf.c,v 1.10.2.2 1999/08/29 16:20:31 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/common/ls.c b/sys/boot/common/ls.c index ef99d7067a9d..14c4afc40e20 100644 --- a/sys/boot/common/ls.c +++ b/sys/boot/common/ls.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/ls.c,v 1.7.2.1 1999/08/29 16:20:31 peter Exp $ * From: $NetBSD: ls.c,v 1.3 1997/06/13 13:48:47 drochner Exp $ */ diff --git a/sys/boot/common/merge_help.awk b/sys/boot/common/merge_help.awk index 9741ed3663e4..e48c6b3621e6 100644 --- a/sys/boot/common/merge_help.awk +++ b/sys/boot/common/merge_help.awk @@ -1,6 +1,6 @@ #!/usr/bin/awk -f # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/common/merge_help.awk,v 1.1.2.1 1999/08/29 16:20:31 peter Exp $ # # Merge two boot loader help files for FreeBSD 3.0 # Joe Abley <jabley@patho.gen.nz> diff --git a/sys/boot/common/misc.c b/sys/boot/common/misc.c index 819d4a46594c..1edb96d00768 100644 --- a/sys/boot/common/misc.c +++ b/sys/boot/common/misc.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/misc.c,v 1.5.2.1 1999/08/29 16:20:32 peter Exp $ */ #include <string.h> diff --git a/sys/boot/common/module.c b/sys/boot/common/module.c index d2adeab03e70..e04f728dfe26 100644 --- a/sys/boot/common/module.c +++ b/sys/boot/common/module.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/module.c,v 1.7.2.3 1999/08/29 16:20:32 peter Exp $ */ /* diff --git a/sys/boot/common/panic.c b/sys/boot/common/panic.c index bad1e45c5dc1..371ac4a27124 100644 --- a/sys/boot/common/panic.c +++ b/sys/boot/common/panic.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/panic.c,v 1.4.2.1 1999/08/29 16:20:33 peter Exp $ * From: $NetBSD: panic.c,v 1.2 1997/03/22 01:48:36 thorpej Exp $ */ diff --git a/sys/boot/common/pnpdata b/sys/boot/common/pnpdata index f2e262070d96..c7c53fa46437 100644 --- a/sys/boot/common/pnpdata +++ b/sys/boot/common/pnpdata @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/common/pnpdata,v 1.1.2.1 1999/08/29 16:20:34 peter Exp $ # # This file contains the system default Plug-and-Play data. It is # derived from a number of sources, including: diff --git a/sys/boot/ficl/Makefile b/sys/boot/ficl/Makefile index 5f724bbcaf36..23433b50978d 100644 --- a/sys/boot/ficl/Makefile +++ b/sys/boot/ficl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/ficl/Makefile,v 1.7.2.2 1999/08/29 16:20:35 peter Exp $ # LIB= ficl NOPROFILE= yes diff --git a/sys/boot/ficl/softwords/freebsd.fr b/sys/boot/ficl/softwords/freebsd.fr index 785e682633f8..7cdb4297ee00 100644 --- a/sys/boot/ficl/softwords/freebsd.fr +++ b/sys/boot/ficl/softwords/freebsd.fr @@ -22,7 +22,7 @@ \ ** OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF \ ** SUCH DAMAGE. \ ** -\ ** $FreeBSD$ +\ ** $FreeBSD: src/sys/boot/ficl/softwords/freebsd.fr,v 1.1.2.3 1999/08/29 16:20:36 peter Exp $ \ Words for use in scripts: \ % ignore errors here diff --git a/sys/boot/forth/loader.4th b/sys/boot/forth/loader.4th index 9f40cb2053c1..adf4e0880ffb 100644 --- a/sys/boot/forth/loader.4th +++ b/sys/boot/forth/loader.4th @@ -22,7 +22,7 @@ \ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF \ SUCH DAMAGE. \ -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/forth/loader.4th,v 1.2.2.3 1999/08/29 16:20:38 peter Exp $ include /boot/support.4th diff --git a/sys/boot/forth/loader.4th.8 b/sys/boot/forth/loader.4th.8 index 69c17c8c739d..b35397d61d2a 100644 --- a/sys/boot/forth/loader.4th.8 +++ b/sys/boot/forth/loader.4th.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/boot/forth/loader.4th.8,v 1.1.2.4 1999/08/29 16:20:38 peter Exp $ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index b66eff01caef..f574226290c5 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -6,7 +6,7 @@ # # All arguments must be in double quotes. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/forth/loader.conf,v 1.3.2.3 1999/08/29 16:20:38 peter Exp $ ############################################################## ### Basic configuration options ############################ diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index 31495cbabcc6..d78930d95594 100644 --- a/sys/boot/forth/loader.conf.5 +++ b/sys/boot/forth/loader.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/boot/forth/loader.conf.5,v 1.1.2.3 1999/08/29 16:20:39 peter Exp $ .Dd April 18, 1999 .Dt LOADER.CONF 5 .Os diff --git a/sys/boot/forth/support.4th b/sys/boot/forth/support.4th index 5f594ef5612b..f35b5e637e76 100644 --- a/sys/boot/forth/support.4th +++ b/sys/boot/forth/support.4th @@ -22,7 +22,7 @@ \ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF \ SUCH DAMAGE. \ -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/forth/support.4th,v 1.1.2.2 1999/08/29 16:20:39 peter Exp $ \ Loader.rc support functions: \ diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index 2ee6e63a5195..6a4d1a9e0f5b 100644 --- a/sys/boot/i386/Makefile +++ b/sys/boot/i386/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/Makefile,v 1.7.2.2 1999/08/29 16:20:40 peter Exp $ SUBDIR= mbr boot0 kgzldr btx boot2 libi386 loader diff --git a/sys/boot/i386/boot0/Makefile b/sys/boot/i386/boot0/Makefile index 5ccddf250292..5e973344c333 100644 --- a/sys/boot/i386/boot0/Makefile +++ b/sys/boot/i386/boot0/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot0/Makefile,v 1.6.2.2 1999/08/29 16:20:41 peter Exp $ PROG= boot0 NOMAN= diff --git a/sys/boot/i386/boot0/boot0.m4 b/sys/boot/i386/boot0/boot0.m4 index d318d2a07e87..6e423d6f160a 100644 --- a/sys/boot/i386/boot0/boot0.m4 +++ b/sys/boot/i386/boot0/boot0.m4 @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot0/boot0.m4,v 1.3.2.2 1999/08/29 16:20:42 peter Exp $ define(_al,0x0)dnl define(_cl,0x1)dnl diff --git a/sys/boot/i386/boot0/boot0.s b/sys/boot/i386/boot0/boot0.s index 00c63914604a..bbd35734e264 100644 --- a/sys/boot/i386/boot0/boot0.s +++ b/sys/boot/i386/boot0/boot0.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot0/boot0.s,v 1.6.2.4 1999/08/29 16:20:42 peter Exp $ # A 512-byte boot manager. diff --git a/sys/boot/i386/boot2/Makefile b/sys/boot/i386/boot2/Makefile index ecc3e1ae8546..f53c1fbcc528 100644 --- a/sys/boot/i386/boot2/Makefile +++ b/sys/boot/i386/boot2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot2/Makefile,v 1.11.2.2 1999/08/29 16:20:43 peter Exp $ PROG= boot2 NOMAN= diff --git a/sys/boot/i386/boot2/boot1.m4 b/sys/boot/i386/boot2/boot1.m4 index 94dd13bd18b9..2000baf246fc 100644 --- a/sys/boot/i386/boot2/boot1.m4 +++ b/sys/boot/i386/boot2/boot1.m4 @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot2/boot1.m4,v 1.3.2.2 1999/08/29 16:20:44 peter Exp $ define(_al,0x0)dnl define(_cl,0x1)dnl diff --git a/sys/boot/i386/boot2/boot1.s b/sys/boot/i386/boot2/boot1.s index d78aaf29b4a6..49043bfcedec 100644 --- a/sys/boot/i386/boot2/boot1.s +++ b/sys/boot/i386/boot2/boot1.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot2/boot1.s,v 1.8.2.2 1999/08/29 16:20:44 peter Exp $ .set MEM_REL,0x700 # Relocation address .set MEM_ARG,0x900 # Arguments diff --git a/sys/boot/i386/boot2/boot2.c b/sys/boot/i386/boot2/boot2.c index eefcf086c5f2..d0b9b9966966 100644 --- a/sys/boot/i386/boot2/boot2.c +++ b/sys/boot/i386/boot2/boot2.c @@ -14,7 +14,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/boot2/boot2.c,v 1.18.2.5 1999/08/29 16:20:44 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/i386/boot2/lib.h b/sys/boot/i386/boot2/lib.h index 4bb93cfe9d3e..ac112bc2b239 100644 --- a/sys/boot/i386/boot2/lib.h +++ b/sys/boot/i386/boot2/lib.h @@ -14,7 +14,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/boot2/lib.h,v 1.1.2.1 1999/08/29 16:20:46 peter Exp $ */ void sio_init(void); diff --git a/sys/boot/i386/boot2/sio.s b/sys/boot/i386/boot2/sio.s index e29820586a3b..82b6126293ec 100644 --- a/sys/boot/i386/boot2/sio.s +++ b/sys/boot/i386/boot2/sio.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot2/sio.s,v 1.3.2.1 1999/08/29 16:20:46 peter Exp $ .set SIO_PRT,SIOPRT # Base port .set SIO_FMT,SIOFMT # 8N1 diff --git a/sys/boot/i386/btx/Makefile b/sys/boot/i386/btx/Makefile index 08005be319cb..693cad7b39dc 100644 --- a/sys/boot/i386/btx/Makefile +++ b/sys/boot/i386/btx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/Makefile,v 1.4.2.1 1999/08/29 16:20:47 peter Exp $ SUBDIR= btx btxldr lib # client ldrtst diff --git a/sys/boot/i386/btx/btx/Makefile b/sys/boot/i386/btx/btx/Makefile index c29339d569eb..a77022ad0683 100644 --- a/sys/boot/i386/btx/btx/Makefile +++ b/sys/boot/i386/btx/btx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/btx/Makefile,v 1.5.2.1 1999/08/29 16:20:48 peter Exp $ M4?= m4 diff --git a/sys/boot/i386/btx/btx/btx.m4 b/sys/boot/i386/btx/btx/btx.m4 index 70649bbb6c91..18b6e5c074e6 100644 --- a/sys/boot/i386/btx/btx/btx.m4 +++ b/sys/boot/i386/btx/btx/btx.m4 @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/btx/btx.m4,v 1.1.1.1.2.1 1999/08/29 16:20:48 peter Exp $ define(_al,0x0)dnl define(_cl,0x1)dnl diff --git a/sys/boot/i386/btx/btx/btx.s b/sys/boot/i386/btx/btx/btx.s index b3f3150e84af..8ae576ed5137 100644 --- a/sys/boot/i386/btx/btx/btx.s +++ b/sys/boot/i386/btx/btx/btx.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/btx/btx.s,v 1.8.2.3 1999/08/29 16:20:49 peter Exp $ # # Memory layout. diff --git a/sys/boot/i386/btx/btxldr/Makefile b/sys/boot/i386/btx/btxldr/Makefile index 33e6275360b7..5c1b016e848a 100644 --- a/sys/boot/i386/btx/btxldr/Makefile +++ b/sys/boot/i386/btx/btxldr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/btxldr/Makefile,v 1.6.2.1 1999/08/29 16:20:50 peter Exp $ ORG=0x100000 AFLAGS+= --assembler-with-cpp diff --git a/sys/boot/i386/btx/btxldr/btxldr.s b/sys/boot/i386/btx/btxldr/btxldr.s index 92748f1abafa..04fd92d5b3bd 100644 --- a/sys/boot/i386/btx/btxldr/btxldr.s +++ b/sys/boot/i386/btx/btxldr/btxldr.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/btxldr/btxldr.s,v 1.4.2.2 1999/08/29 16:20:51 peter Exp $ # # Prototype BTX loader program, written in a couple of hours. The diff --git a/sys/boot/i386/btx/lib/Makefile b/sys/boot/i386/btx/lib/Makefile index 40c65657ea7a..cd88caeb4670 100644 --- a/sys/boot/i386/btx/lib/Makefile +++ b/sys/boot/i386/btx/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/lib/Makefile,v 1.2.2.1 1999/08/29 16:20:51 peter Exp $ OBJS= btxcsu.o btxsys.o btxv86.o AFLAGS+= -elf diff --git a/sys/boot/i386/btx/lib/btxcsu.s b/sys/boot/i386/btx/lib/btxcsu.s index f08ae754f826..f3e84196e8f0 100644 --- a/sys/boot/i386/btx/lib/btxcsu.s +++ b/sys/boot/i386/btx/lib/btxcsu.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/lib/btxcsu.s,v 1.2.2.1 1999/08/29 16:20:52 peter Exp $ # # BTX C startup code (ELF). diff --git a/sys/boot/i386/btx/lib/btxsys.s b/sys/boot/i386/btx/lib/btxsys.s index 9c77b4295e7c..01645493d99a 100644 --- a/sys/boot/i386/btx/lib/btxsys.s +++ b/sys/boot/i386/btx/lib/btxsys.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/lib/btxsys.s,v 1.1.2.1 1999/08/29 16:20:52 peter Exp $ # # BTX system calls. diff --git a/sys/boot/i386/btx/lib/btxv86.h b/sys/boot/i386/btx/lib/btxv86.h index 1152f8b1d963..2641d2f73606 100644 --- a/sys/boot/i386/btx/lib/btxv86.h +++ b/sys/boot/i386/btx/lib/btxv86.h @@ -14,7 +14,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/btx/lib/btxv86.h,v 1.4.2.1 1999/08/29 16:20:53 peter Exp $ */ #ifndef _BTXV86_H_ diff --git a/sys/boot/i386/btx/lib/btxv86.s b/sys/boot/i386/btx/lib/btxv86.s index 0d7d1116322d..bc4a3af5abc2 100644 --- a/sys/boot/i386/btx/lib/btxv86.s +++ b/sys/boot/i386/btx/lib/btxv86.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/lib/btxv86.s,v 1.2.2.1 1999/08/29 16:20:53 peter Exp $ # # BTX V86 interface. diff --git a/sys/boot/i386/kgzldr/Makefile b/sys/boot/i386/kgzldr/Makefile index 63295fb6d519..82edcb059b42 100644 --- a/sys/boot/i386/kgzldr/Makefile +++ b/sys/boot/i386/kgzldr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/kgzldr/Makefile,v 1.2.2.2 1999/08/29 16:20:54 peter Exp $ PROG= kgzldr.o SRCS= start.s boot.c inflate.c lib.c crt.s sio.s diff --git a/sys/boot/i386/kgzldr/boot.c b/sys/boot/i386/kgzldr/boot.c index cbcd498fadd2..e796f742b98c 100644 --- a/sys/boot/i386/kgzldr/boot.c +++ b/sys/boot/i386/kgzldr/boot.c @@ -23,7 +23,7 @@ * 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/boot/i386/kgzldr/boot.c,v 1.1.1.1.2.2 1999/08/29 16:20:54 peter Exp $ */ #include <sys/types.h> diff --git a/sys/boot/i386/kgzldr/crt.s b/sys/boot/i386/kgzldr/crt.s index cfb479fd2d84..5944bdb31943 100644 --- a/sys/boot/i386/kgzldr/crt.s +++ b/sys/boot/i386/kgzldr/crt.s @@ -24,7 +24,7 @@ # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # # From: btx.s 1.10 1999/02/25 16:27:41 rnordier -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/kgzldr/crt.s,v 1.1.1.1.2.2 1999/08/29 16:20:55 peter Exp $ # # Screen defaults and assumptions. diff --git a/sys/boot/i386/kgzldr/kgzldr.h b/sys/boot/i386/kgzldr/kgzldr.h index 5cd5b44b6005..f82b1dc37925 100644 --- a/sys/boot/i386/kgzldr/kgzldr.h +++ b/sys/boot/i386/kgzldr/kgzldr.h @@ -23,7 +23,7 @@ * 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/boot/i386/kgzldr/kgzldr.h,v 1.1.1.1.2.2 1999/08/29 16:20:55 peter Exp $ */ #define KGZ_CRT 0x1 /* Video console */ diff --git a/sys/boot/i386/kgzldr/lib.c b/sys/boot/i386/kgzldr/lib.c index ebec384a0b27..42f75a5faa1a 100644 --- a/sys/boot/i386/kgzldr/lib.c +++ b/sys/boot/i386/kgzldr/lib.c @@ -23,7 +23,7 @@ * 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/boot/i386/kgzldr/lib.c,v 1.1.1.1.2.2 1999/08/29 16:20:56 peter Exp $ */ #include <sys/types.h> diff --git a/sys/boot/i386/kgzldr/sio.s b/sys/boot/i386/kgzldr/sio.s index bb354e297dd0..ec74fe1a1b21 100644 --- a/sys/boot/i386/kgzldr/sio.s +++ b/sys/boot/i386/kgzldr/sio.s @@ -24,7 +24,7 @@ # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # # From: sio.s 1.3 1999/01/10 14:48:03 rnordier -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/kgzldr/sio.s,v 1.1.1.1.2.2 1999/08/29 16:20:56 peter Exp $ # .set SIO_PRT,SIOPRT # Base port diff --git a/sys/boot/i386/kgzldr/start.s b/sys/boot/i386/kgzldr/start.s index 550fa526d946..a5224e1e300f 100644 --- a/sys/boot/i386/kgzldr/start.s +++ b/sys/boot/i386/kgzldr/start.s @@ -23,7 +23,7 @@ # 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/boot/i386/kgzldr/start.s,v 1.1.1.1.2.2 1999/08/29 16:20:56 peter Exp $ # .set entry,0x10 # kgz.entry diff --git a/sys/boot/i386/libi386/Makefile b/sys/boot/i386/libi386/Makefile index e28ac4acc04a..5e08bc7eed98 100644 --- a/sys/boot/i386/libi386/Makefile +++ b/sys/boot/i386/libi386/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/libi386/Makefile,v 1.13.2.1 1999/08/29 16:20:58 peter Exp $ # LIB= i386 NOPIC= diff --git a/sys/boot/i386/libi386/aout_freebsd.c b/sys/boot/i386/libi386/aout_freebsd.c index b81e55155389..503769085507 100644 --- a/sys/boot/i386/libi386/aout_freebsd.c +++ b/sys/boot/i386/libi386/aout_freebsd.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/aout_freebsd.c,v 1.11.2.1 1999/08/29 16:20:58 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/i386/libi386/biosdisk.c b/sys/boot/i386/libi386/biosdisk.c index ecdbfaa57c6b..2ffd0cb52ad9 100644 --- a/sys/boot/i386/libi386/biosdisk.c +++ b/sys/boot/i386/libi386/biosdisk.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/biosdisk.c,v 1.20.2.7 1999/08/29 16:20:59 peter Exp $ */ /* diff --git a/sys/boot/i386/libi386/biospci.c b/sys/boot/i386/libi386/biospci.c index 483384c2c157..3ca21878e8f0 100644 --- a/sys/boot/i386/libi386/biospci.c +++ b/sys/boot/i386/libi386/biospci.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/biospci.c,v 1.1.2.1 1999/08/29 16:21:00 peter Exp $ */ /* diff --git a/sys/boot/i386/libi386/biospnp.c b/sys/boot/i386/libi386/biospnp.c index 616a22cdc458..c70d665b1bab 100644 --- a/sys/boot/i386/libi386/biospnp.c +++ b/sys/boot/i386/libi386/biospnp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/biospnp.c,v 1.3.2.1 1999/08/29 16:21:00 peter Exp $ */ /* diff --git a/sys/boot/i386/libi386/bootinfo.c b/sys/boot/i386/libi386/bootinfo.c index 180dfdbb355e..83243f4e99be 100644 --- a/sys/boot/i386/libi386/bootinfo.c +++ b/sys/boot/i386/libi386/bootinfo.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/bootinfo.c,v 1.15.2.3 1999/08/29 16:21:01 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/comconsole.c b/sys/boot/i386/libi386/comconsole.c index ee6fbc8f53a7..40edc5fb5da1 100644 --- a/sys/boot/i386/libi386/comconsole.c +++ b/sys/boot/i386/libi386/comconsole.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/comconsole.c,v 1.6.2.1 1999/08/29 16:21:01 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/devicename.c b/sys/boot/i386/libi386/devicename.c index dfa685eb1b87..941609fe6edc 100644 --- a/sys/boot/i386/libi386/devicename.c +++ b/sys/boot/i386/libi386/devicename.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/devicename.c,v 1.3.2.1 1999/08/29 16:21:02 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/elf_freebsd.c b/sys/boot/i386/libi386/elf_freebsd.c index a3d3ef9412d6..2c22ca298712 100644 --- a/sys/boot/i386/libi386/elf_freebsd.c +++ b/sys/boot/i386/libi386/elf_freebsd.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/elf_freebsd.c,v 1.6.2.1 1999/08/29 16:21:02 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/i386/libi386/gatea20.c b/sys/boot/i386/libi386/gatea20.c index b85265489e7d..5fb18696b167 100644 --- a/sys/boot/i386/libi386/gatea20.c +++ b/sys/boot/i386/libi386/gatea20.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/gatea20.c,v 1.1.1.1.2.1 1999/08/29 16:21:02 peter Exp $ * From: $NetBSD: gatea20.c,v 1.2 1997/10/29 00:32:49 fvdl Exp $ */ diff --git a/sys/boot/i386/libi386/i386_module.c b/sys/boot/i386/libi386/i386_module.c index 7040e9fcd300..cd5586346a42 100644 --- a/sys/boot/i386/libi386/i386_module.c +++ b/sys/boot/i386/libi386/i386_module.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/i386_module.c,v 1.2.2.1 1999/08/29 16:21:03 peter Exp $ */ /* diff --git a/sys/boot/i386/libi386/libi386.h b/sys/boot/i386/libi386/libi386.h index 1868faa9c2b6..7cc284968beb 100644 --- a/sys/boot/i386/libi386/libi386.h +++ b/sys/boot/i386/libi386/libi386.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/libi386.h,v 1.8.2.2 1999/08/29 16:21:03 peter Exp $ */ diff --git a/sys/boot/i386/libi386/pread.c b/sys/boot/i386/libi386/pread.c index fb73f042216f..8b8146b77dc6 100644 --- a/sys/boot/i386/libi386/pread.c +++ b/sys/boot/i386/libi386/pread.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/pread.c,v 1.1.1.1.2.1 1999/08/29 16:21:04 peter Exp $ * From: $NetBSD: pread.c,v 1.2 1997/03/22 01:48:38 thorpej Exp $ */ diff --git a/sys/boot/i386/libi386/vidconsole.c b/sys/boot/i386/libi386/vidconsole.c index a79bb05ce093..f2ac9774e210 100644 --- a/sys/boot/i386/libi386/vidconsole.c +++ b/sys/boot/i386/libi386/vidconsole.c @@ -26,7 +26,7 @@ * * From Id: probe_keyboard.c,v 1.13 1997/06/09 05:10:55 bde Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/vidconsole.c,v 1.11.2.1 1999/08/29 16:21:04 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/loader/Makefile b/sys/boot/i386/loader/Makefile index 81acf1a35353..aa085497e570 100644 --- a/sys/boot/i386/loader/Makefile +++ b/sys/boot/i386/loader/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/loader/Makefile,v 1.28.2.4 1999/08/29 16:21:06 peter Exp $ BASE= loader PROG= ${BASE} diff --git a/sys/boot/i386/loader/conf.c b/sys/boot/i386/loader/conf.c index 6ffa49f6a43b..9ff52ee226f7 100644 --- a/sys/boot/i386/loader/conf.c +++ b/sys/boot/i386/loader/conf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/loader/conf.c,v 1.10.2.1 1999/08/29 16:21:06 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/loader/loader.8 b/sys/boot/i386/loader/loader.8 index ef847c10e68f..17492671c232 100644 --- a/sys/boot/i386/loader/loader.8 +++ b/sys/boot/i386/loader/loader.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/boot/i386/loader/loader.8,v 1.1.2.7 1999/08/29 16:21:07 peter Exp $ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. diff --git a/sys/boot/i386/loader/main.c b/sys/boot/i386/loader/main.c index 327773820633..ad3ee165b7ca 100644 --- a/sys/boot/i386/loader/main.c +++ b/sys/boot/i386/loader/main.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/loader/main.c,v 1.14.2.1 1999/08/29 16:21:07 peter Exp $ */ /* diff --git a/sys/boot/i386/loader/version b/sys/boot/i386/loader/version index 01f8500452c3..a569e178dadd 100644 --- a/sys/boot/i386/loader/version +++ b/sys/boot/i386/loader/version @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/i386/loader/version,v 1.2.2.4 1999/08/29 16:21:07 peter Exp $ NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this file is important. Make sure the current version number is on line 6. diff --git a/sys/boot/i386/mbr/Makefile b/sys/boot/i386/mbr/Makefile index 1090ab02bb11..d7e819256bf5 100644 --- a/sys/boot/i386/mbr/Makefile +++ b/sys/boot/i386/mbr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/mbr/Makefile,v 1.1.1.1.2.2 1999/08/29 16:21:08 peter Exp $ PROG= mbr NOMAN= diff --git a/sys/boot/i386/mbr/mbr.m4 b/sys/boot/i386/mbr/mbr.m4 index c8783b92059e..b2bafc2c10ba 100644 --- a/sys/boot/i386/mbr/mbr.m4 +++ b/sys/boot/i386/mbr/mbr.m4 @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/mbr/mbr.m4,v 1.1.1.1.2.2 1999/08/29 16:21:09 peter Exp $ define(_al,0x0)dnl define(_cl,0x1)dnl diff --git a/sys/boot/i386/mbr/mbr.s b/sys/boot/i386/mbr/mbr.s index 6c030de1c79b..ae139534b28d 100644 --- a/sys/boot/i386/mbr/mbr.s +++ b/sys/boot/i386/mbr/mbr.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/mbr/mbr.s,v 1.2.2.2 1999/08/29 16:21:09 peter Exp $ # Master boot record diff --git a/sys/boot/pc98/Makefile b/sys/boot/pc98/Makefile index 5d013df2dce7..6341145ad7d8 100644 --- a/sys/boot/pc98/Makefile +++ b/sys/boot/pc98/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/Makefile,v 1.1.2.2 1999/08/29 16:21:10 peter Exp $ SUBDIR= btx boot2 libpc98 loader diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile index c7db0f0be252..cf98f3c045ce 100644 --- a/sys/boot/pc98/boot2/Makefile +++ b/sys/boot/pc98/boot2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/boot2/Makefile,v 1.1.2.2 1999/08/29 16:21:12 peter Exp $ # PROG= boot diff --git a/sys/boot/pc98/boot2/asm.S b/sys/boot/pc98/boot2/asm.S index f14c7f55104c..89b6b6469b24 100644 --- a/sys/boot/pc98/boot2/asm.S +++ b/sys/boot/pc98/boot2/asm.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:13 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/asm.S,v 1.1.2.2 1999/08/29 16:21:13 peter Exp $ */ diff --git a/sys/boot/pc98/boot2/asm.h b/sys/boot/pc98/boot2/asm.h index 6f4bcc39e52d..d4784126e4e3 100644 --- a/sys/boot/pc98/boot2/asm.h +++ b/sys/boot/pc98/boot2/asm.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.7 92/02/29 15:33:41 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/asm.h,v 1.1.2.2 1999/08/29 16:21:13 peter Exp $ */ #define S_ARG0 4(%esp) diff --git a/sys/boot/pc98/boot2/bios.S b/sys/boot/pc98/boot2/bios.S index 88d9506c46b4..1d4be6f7fd86 100644 --- a/sys/boot/pc98/boot2/bios.S +++ b/sys/boot/pc98/boot2/bios.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/bios.S,v 1.1.2.2 1999/08/29 16:21:14 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/boot.c b/sys/boot/pc98/boot2/boot.c index df8e755062a3..a2aa3a5aa6c6 100644 --- a/sys/boot/pc98/boot2/boot.c +++ b/sys/boot/pc98/boot2/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/boot.c,v 1.1.2.3 1999/08/29 16:21:14 peter Exp $ */ diff --git a/sys/boot/pc98/boot2/boot.h b/sys/boot/pc98/boot2/boot.h index 4e32192eebc6..77f58c3190e7 100644 --- a/sys/boot/pc98/boot2/boot.h +++ b/sys/boot/pc98/boot2/boot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:03 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/boot.h,v 1.1.2.2 1999/08/29 16:21:14 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/pc98/boot2/boot2.S b/sys/boot/pc98/boot2/boot2.S index 9cad5ec9c3af..8cdbff046d23 100644 --- a/sys/boot/pc98/boot2/boot2.S +++ b/sys/boot/pc98/boot2/boot2.S @@ -25,7 +25,7 @@ * * from: Mach, Revision 2.2 92/04/04 11:35:26 rpd * boot2.S,v 1.6 1995/01/25 21:37:40 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/boot2.S,v 1.1.2.2 1999/08/29 16:21:15 peter Exp $ */ /* * Ported to PC-9801 by Yoshio Kimura diff --git a/sys/boot/pc98/boot2/disk.c b/sys/boot/pc98/boot2/disk.c index ad9d3ff74d88..2bd2c1117abb 100644 --- a/sys/boot/pc98/boot2/disk.c +++ b/sys/boot/pc98/boot2/disk.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:49 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/disk.c,v 1.1.2.2 1999/08/29 16:21:15 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/io.c b/sys/boot/pc98/boot2/io.c index dc5fb00f94ce..3c4a0a0dff8f 100644 --- a/sys/boot/pc98/boot2/io.c +++ b/sys/boot/pc98/boot2/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/io.c,v 1.1.2.2 1999/08/29 16:21:16 peter Exp $ */ #include "boot.h" diff --git a/sys/boot/pc98/boot2/serial.S b/sys/boot/pc98/boot2/serial.S index f2df31aec6cf..0398297eb58a 100644 --- a/sys/boot/pc98/boot2/serial.S +++ b/sys/boot/pc98/boot2/serial.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/serial.S,v 1.1.2.2 1999/08/29 16:21:16 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/start.S b/sys/boot/pc98/boot2/start.S index a7e69355d621..6e7c0e665bb1 100644 --- a/sys/boot/pc98/boot2/start.S +++ b/sys/boot/pc98/boot2/start.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:29 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/start.S,v 1.1.2.2 1999/08/29 16:21:17 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/sys.c b/sys/boot/pc98/boot2/sys.c index 1b138b36d479..27a3f9e31063 100644 --- a/sys/boot/pc98/boot2/sys.c +++ b/sys/boot/pc98/boot2/sys.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:34 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/sys.c,v 1.1.2.2 1999/08/29 16:21:17 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/table.c b/sys/boot/pc98/boot2/table.c index b6e113a014a8..41c2071272b0 100644 --- a/sys/boot/pc98/boot2/table.c +++ b/sys/boot/pc98/boot2/table.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:43 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/table.c,v 1.1.2.3 1999/08/29 16:21:18 peter Exp $ */ /* diff --git a/sys/boot/pc98/btx/Makefile b/sys/boot/pc98/btx/Makefile index 08005be319cb..3f720fe92797 100644 --- a/sys/boot/pc98/btx/Makefile +++ b/sys/boot/pc98/btx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/Makefile,v 1.1.2.2 1999/08/29 16:21:20 peter Exp $ SUBDIR= btx btxldr lib # client ldrtst diff --git a/sys/boot/pc98/btx/btx/Makefile b/sys/boot/pc98/btx/btx/Makefile index a856eda53040..c7cd05a7547b 100644 --- a/sys/boot/pc98/btx/btx/Makefile +++ b/sys/boot/pc98/btx/btx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btx/Makefile,v 1.1.2.2 1999/08/29 16:21:22 peter Exp $ M4?= m4 diff --git a/sys/boot/pc98/btx/btx/btx.m4 b/sys/boot/pc98/btx/btx/btx.m4 index 70649bbb6c91..4f054bce0d1d 100644 --- a/sys/boot/pc98/btx/btx/btx.m4 +++ b/sys/boot/pc98/btx/btx/btx.m4 @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btx/btx.m4,v 1.1.2.2 1999/08/29 16:21:22 peter Exp $ define(_al,0x0)dnl define(_cl,0x1)dnl diff --git a/sys/boot/pc98/btx/btx/btx.s b/sys/boot/pc98/btx/btx/btx.s index eb191316c094..b5569a9f6eb0 100644 --- a/sys/boot/pc98/btx/btx/btx.s +++ b/sys/boot/pc98/btx/btx/btx.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btx/btx.s,v 1.1.2.3 1999/08/29 16:21:22 peter Exp $ # # Memory layout. diff --git a/sys/boot/pc98/btx/btxldr/Makefile b/sys/boot/pc98/btx/btxldr/Makefile index b6f40162d23a..87fcbe9f31e2 100644 --- a/sys/boot/pc98/btx/btxldr/Makefile +++ b/sys/boot/pc98/btx/btxldr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btxldr/Makefile,v 1.1.2.2 1999/08/29 16:21:23 peter Exp $ ORG=0x100000 #AFLAGS+= -x assembler-with-cpp diff --git a/sys/boot/pc98/btx/btxldr/btxldr.s b/sys/boot/pc98/btx/btxldr/btxldr.s index cc8c6a1c06d3..2e99da585571 100644 --- a/sys/boot/pc98/btx/btxldr/btxldr.s +++ b/sys/boot/pc98/btx/btxldr/btxldr.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btxldr/btxldr.s,v 1.1.2.2 1999/08/29 16:21:24 peter Exp $ # # Prototype BTX loader program, written in a couple of hours. The diff --git a/sys/boot/pc98/btx/lib/Makefile b/sys/boot/pc98/btx/lib/Makefile index 40c65657ea7a..45facfec5822 100644 --- a/sys/boot/pc98/btx/lib/Makefile +++ b/sys/boot/pc98/btx/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/Makefile,v 1.1.2.2 1999/08/29 16:21:24 peter Exp $ OBJS= btxcsu.o btxsys.o btxv86.o AFLAGS+= -elf diff --git a/sys/boot/pc98/btx/lib/btxcsu.s b/sys/boot/pc98/btx/lib/btxcsu.s index f08ae754f826..9eb7dff86b33 100644 --- a/sys/boot/pc98/btx/lib/btxcsu.s +++ b/sys/boot/pc98/btx/lib/btxcsu.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/btxcsu.s,v 1.1.2.2 1999/08/29 16:21:25 peter Exp $ # # BTX C startup code (ELF). diff --git a/sys/boot/pc98/btx/lib/btxsys.s b/sys/boot/pc98/btx/lib/btxsys.s index 9c77b4295e7c..628ce8dcd5b9 100644 --- a/sys/boot/pc98/btx/lib/btxsys.s +++ b/sys/boot/pc98/btx/lib/btxsys.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/btxsys.s,v 1.1.2.2 1999/08/29 16:21:25 peter Exp $ # # BTX system calls. diff --git a/sys/boot/pc98/btx/lib/btxv86.h b/sys/boot/pc98/btx/lib/btxv86.h index 1152f8b1d963..31c71ce39737 100644 --- a/sys/boot/pc98/btx/lib/btxv86.h +++ b/sys/boot/pc98/btx/lib/btxv86.h @@ -14,7 +14,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/btx/lib/btxv86.h,v 1.1.2.2 1999/08/29 16:21:26 peter Exp $ */ #ifndef _BTXV86_H_ diff --git a/sys/boot/pc98/btx/lib/btxv86.s b/sys/boot/pc98/btx/lib/btxv86.s index 0d7d1116322d..0a82713f5e96 100644 --- a/sys/boot/pc98/btx/lib/btxv86.s +++ b/sys/boot/pc98/btx/lib/btxv86.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/btxv86.s,v 1.1.2.2 1999/08/29 16:21:26 peter Exp $ # # BTX V86 interface. diff --git a/sys/boot/pc98/libpc98/Makefile b/sys/boot/pc98/libpc98/Makefile index cde163e3e382..31384c9c9974 100644 --- a/sys/boot/pc98/libpc98/Makefile +++ b/sys/boot/pc98/libpc98/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/libpc98/Makefile,v 1.1.2.2 1999/08/29 16:21:27 peter Exp $ # LIB= pc98 NOPIC= diff --git a/sys/boot/pc98/libpc98/biosdisk.c b/sys/boot/pc98/libpc98/biosdisk.c index 0d41af847c37..751d9a40e678 100644 --- a/sys/boot/pc98/libpc98/biosdisk.c +++ b/sys/boot/pc98/libpc98/biosdisk.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/libpc98/biosdisk.c,v 1.1.2.6 1999/08/29 16:21:28 peter Exp $ */ /* diff --git a/sys/boot/pc98/libpc98/bootinfo.c b/sys/boot/pc98/libpc98/bootinfo.c index 03d949e01aa5..6dff07673d25 100644 --- a/sys/boot/pc98/libpc98/bootinfo.c +++ b/sys/boot/pc98/libpc98/bootinfo.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/libpc98/bootinfo.c,v 1.1.2.2 1999/08/29 16:21:28 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/libpc98/comconsole.c b/sys/boot/pc98/libpc98/comconsole.c index 958b4e01942a..d42025a9959e 100644 --- a/sys/boot/pc98/libpc98/comconsole.c +++ b/sys/boot/pc98/libpc98/comconsole.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/libpc98/comconsole.c,v 1.1.2.2 1999/08/29 16:21:29 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/libpc98/gatea20.c b/sys/boot/pc98/libpc98/gatea20.c index cad48c1badc3..d97ded2d728a 100644 --- a/sys/boot/pc98/libpc98/gatea20.c +++ b/sys/boot/pc98/libpc98/gatea20.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/libpc98/gatea20.c,v 1.1.2.2 1999/08/29 16:21:30 peter Exp $ * From: $NetBSD: gatea20.c,v 1.2 1997/10/29 00:32:49 fvdl Exp $ */ diff --git a/sys/boot/pc98/libpc98/vidconsole.c b/sys/boot/pc98/libpc98/vidconsole.c index db62063a4328..2e92180c77d7 100644 --- a/sys/boot/pc98/libpc98/vidconsole.c +++ b/sys/boot/pc98/libpc98/vidconsole.c @@ -26,7 +26,7 @@ * * From Id: probe_keyboard.c,v 1.13 1997/06/09 05:10:55 bde Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/libpc98/vidconsole.c,v 1.1.2.3 1999/08/29 16:21:30 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/loader/Makefile b/sys/boot/pc98/loader/Makefile index d751184e3fe5..cfb742e49341 100644 --- a/sys/boot/pc98/loader/Makefile +++ b/sys/boot/pc98/loader/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/loader/Makefile,v 1.1.2.6 1999/08/29 16:21:31 peter Exp $ BASE= loader PROG= ${BASE} diff --git a/sys/boot/pc98/loader/main.c b/sys/boot/pc98/loader/main.c index 0fabadfe5b8e..e41d947172b6 100644 --- a/sys/boot/pc98/loader/main.c +++ b/sys/boot/pc98/loader/main.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/loader/main.c,v 1.1.2.4 1999/08/29 16:21:32 peter Exp $ */ /* diff --git a/sys/cam/cam.c b/sys/cam/cam.c index 4c28e42954fc..d796d30035bb 100644 --- a/sys/cam/cam.c +++ b/sys/cam/cam.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam.c,v 1.2.2.1 1999/08/29 16:21:34 peter Exp $ */ #include <sys/param.h> diff --git a/sys/cam/cam.h b/sys/cam/cam.h index 7f656032eddc..3b85b873c57d 100644 --- a/sys/cam/cam.h +++ b/sys/cam/cam.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam.h,v 1.1.2.2 1999/08/29 16:21:35 peter Exp $ */ #ifndef _CAM_CAM_H diff --git a/sys/cam/cam_ccb.h b/sys/cam/cam_ccb.h index f6fd2bb371d6..af34f63173c3 100644 --- a/sys/cam/cam_ccb.h +++ b/sys/cam/cam_ccb.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_ccb.h,v 1.3.2.5 1999/08/29 16:21:35 peter Exp $ */ #ifndef _CAM_CAM_CCB_H diff --git a/sys/cam/cam_conf.h b/sys/cam/cam_conf.h index fc777c17d392..af3827421ce3 100644 --- a/sys/cam/cam_conf.h +++ b/sys/cam/cam_conf.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_conf.h,v 1.1.2.1 1999/08/29 16:21:35 peter Exp $ */ #ifndef _CAM_CAM_CONF_H diff --git a/sys/cam/cam_debug.h b/sys/cam/cam_debug.h index d2cbc7c05499..05b3ebf09e29 100644 --- a/sys/cam/cam_debug.h +++ b/sys/cam/cam_debug.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_debug.h,v 1.3.2.1 1999/08/29 16:21:36 peter Exp $ */ #ifndef _CAM_CAM_DEBUG_H #define _CAM_CAM_DEBUG_H 1 diff --git a/sys/cam/cam_extend.c b/sys/cam/cam_extend.c index 41528e27a89d..acf89fa3cd8d 100644 --- a/sys/cam/cam_extend.c +++ b/sys/cam/cam_extend.c @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_extend.c,v 1.1.2.1 1999/08/29 16:21:36 peter Exp $ */ /* * XXX XXX XXX XXX We should get DEVFS working so that we diff --git a/sys/cam/cam_extend.h b/sys/cam/cam_extend.h index 21ade23b40ac..eb66dfcb4e22 100644 --- a/sys/cam/cam_extend.h +++ b/sys/cam/cam_extend.h @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_extend.h,v 1.1.2.1 1999/08/29 16:21:36 peter Exp $ */ #ifndef _CAM_CAM_EXTEND_H diff --git a/sys/cam/cam_periph.c b/sys/cam/cam_periph.c index 300fc8f85c21..1e304afa124c 100644 --- a/sys/cam/cam_periph.c +++ b/sys/cam/cam_periph.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_periph.c,v 1.9.2.7 1999/08/29 16:21:38 peter Exp $ */ #include <sys/param.h> diff --git a/sys/cam/cam_periph.h b/sys/cam/cam_periph.h index acb7bd643391..987f6bc35caa 100644 --- a/sys/cam/cam_periph.h +++ b/sys/cam/cam_periph.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_periph.h,v 1.3.2.2 1999/08/29 16:21:38 peter Exp $ */ #ifndef _CAM_CAM_PERIPH_H diff --git a/sys/cam/cam_queue.c b/sys/cam/cam_queue.c index 988a1a2f42e3..f0eb123b4ccd 100644 --- a/sys/cam/cam_queue.c +++ b/sys/cam/cam_queue.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_queue.c,v 1.1.2.4 1999/09/14 03:51:31 jkh Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/cam/cam_queue.h b/sys/cam/cam_queue.h index d3459315a7c9..e81798035772 100644 --- a/sys/cam/cam_queue.h +++ b/sys/cam/cam_queue.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_queue.h,v 1.2.2.3 1999/08/29 16:21:39 peter Exp $ */ #ifndef _CAM_CAM_QUEUE_H diff --git a/sys/cam/cam_sim.c b/sys/cam/cam_sim.c index c8843e24c825..5d8658890387 100644 --- a/sys/cam/cam_sim.c +++ b/sys/cam/cam_sim.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_sim.c,v 1.1.2.2 1999/08/29 16:21:39 peter Exp $ */ #include <sys/param.h> diff --git a/sys/cam/cam_sim.h b/sys/cam/cam_sim.h index 532504911633..1021d7db4351 100644 --- a/sys/cam/cam_sim.h +++ b/sys/cam/cam_sim.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_sim.h,v 1.1.2.2 1999/08/29 16:21:40 peter Exp $ */ #ifndef _CAM_CAM_SIM_H diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c index 0aee949fe4ae..dfe231aaab80 100644 --- a/sys/cam/cam_xpt.c +++ b/sys/cam/cam_xpt.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_xpt.c,v 1.42.2.19 1999/08/29 16:21:40 peter Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/cam/cam_xpt.h b/sys/cam/cam_xpt.h index 6d41f6c52f78..7317e107c2a9 100644 --- a/sys/cam/cam_xpt.h +++ b/sys/cam/cam_xpt.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_xpt.h,v 1.1.2.1 1999/08/29 16:21:42 peter Exp $ */ #ifndef _CAM_CAM_XPT_H diff --git a/sys/cam/cam_xpt_periph.h b/sys/cam/cam_xpt_periph.h index 111402f04504..140c09758323 100644 --- a/sys/cam/cam_xpt_periph.h +++ b/sys/cam/cam_xpt_periph.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_xpt_periph.h,v 1.1.2.1 1999/08/29 16:21:42 peter Exp $ */ #ifndef _CAM_CAM_XPT_PERIPH_H diff --git a/sys/cam/cam_xpt_sim.h b/sys/cam/cam_xpt_sim.h index 8730a1b6bafc..ff4f89d881cb 100644 --- a/sys/cam/cam_xpt_sim.h +++ b/sys/cam/cam_xpt_sim.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/cam_xpt_sim.h,v 1.1.2.1 1999/08/29 16:21:42 peter Exp $ */ #ifndef _CAM_CAM_XPT_SIM_H diff --git a/sys/cam/scsi/scsi_all.c b/sys/cam/scsi/scsi_all.c index a1ea40251e2a..68cff222f84e 100644 --- a/sys/cam/scsi/scsi_all.c +++ b/sys/cam/scsi/scsi_all.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_all.c,v 1.9.2.1 1999/08/29 16:21:44 peter Exp $ */ #include <sys/param.h> diff --git a/sys/cam/scsi/scsi_all.h b/sys/cam/scsi/scsi_all.h index d6d802bfceac..aec825174154 100644 --- a/sys/cam/scsi/scsi_all.h +++ b/sys/cam/scsi/scsi_all.h @@ -14,7 +14,7 @@ * * Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992 * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_all.h,v 1.6.2.3 1999/08/29 16:21:45 peter Exp $ */ /* diff --git a/sys/cam/scsi/scsi_cd.c b/sys/cam/scsi/scsi_cd.c index 2ac48f578fbd..45947908edfc 100644 --- a/sys/cam/scsi/scsi_cd.c +++ b/sys/cam/scsi/scsi_cd.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_cd.c,v 1.14.2.7 1999/08/29 16:21:45 peter Exp $ */ /* * Portions of this driver taken from the original FreeBSD cd driver. diff --git a/sys/cam/scsi/scsi_ch.c b/sys/cam/scsi/scsi_ch.c index 6277b7a7a4c9..b88e4b6473fc 100644 --- a/sys/cam/scsi/scsi_ch.c +++ b/sys/cam/scsi/scsi_ch.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_ch.c,v 1.9.2.4 1999/08/29 16:21:46 peter Exp $ */ /* * Derived from the NetBSD SCSI changer driver. diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c index 57942f74555e..6f9882f5dfa6 100644 --- a/sys/cam/scsi/scsi_da.c +++ b/sys/cam/scsi/scsi_da.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_da.c,v 1.19.2.10 1999/08/29 16:21:46 peter Exp $ */ #include "opt_hw_wdog.h" diff --git a/sys/cam/scsi/scsi_da.h b/sys/cam/scsi/scsi_da.h index 88a0fcd81bb9..121d94db0c3d 100644 --- a/sys/cam/scsi/scsi_da.h +++ b/sys/cam/scsi/scsi_da.h @@ -46,7 +46,7 @@ * * Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992 * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_da.h,v 1.2.2.1 1999/08/29 16:21:47 peter Exp $ */ #ifndef _SCSI_SCSI_DA_H diff --git a/sys/cam/scsi/scsi_pass.c b/sys/cam/scsi/scsi_pass.c index 2073419f04fc..b331fd48123a 100644 --- a/sys/cam/scsi/scsi_pass.c +++ b/sys/cam/scsi/scsi_pass.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_pass.c,v 1.5.2.5 1999/08/29 16:21:47 peter Exp $ */ #include <sys/param.h> diff --git a/sys/cam/scsi/scsi_pass.h b/sys/cam/scsi/scsi_pass.h index 39e92c35227e..57deffa95a89 100644 --- a/sys/cam/scsi/scsi_pass.h +++ b/sys/cam/scsi/scsi_pass.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_pass.h,v 1.1.2.2 1999/08/29 16:21:48 peter Exp $ */ #ifndef _SCSI_PASS_H diff --git a/sys/cam/scsi/scsi_pt.c b/sys/cam/scsi/scsi_pt.c index 35b810598ce0..8d73d5ea72c6 100644 --- a/sys/cam/scsi/scsi_pt.c +++ b/sys/cam/scsi/scsi_pt.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_pt.c,v 1.4.2.5 1999/08/29 16:21:48 peter Exp $ */ #include <sys/param.h> diff --git a/sys/cam/scsi/scsi_pt.h b/sys/cam/scsi/scsi_pt.h index b5eea824fcf6..b2a7cf50bbf5 100644 --- a/sys/cam/scsi/scsi_pt.h +++ b/sys/cam/scsi/scsi_pt.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_pt.h,v 1.1.2.1 1999/08/29 16:21:49 peter Exp $ */ #ifndef _SCSI_SCSI_PT_H diff --git a/sys/cam/scsi/scsi_sa.c b/sys/cam/scsi/scsi_sa.c index 8b787463b997..e70bb0b20b9b 100644 --- a/sys/cam/scsi/scsi_sa.c +++ b/sys/cam/scsi/scsi_sa.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_sa.c,v 1.16.2.8 1999/08/29 16:21:49 peter Exp $ * * Implementation of SCSI Sequential Access Peripheral driver for CAM. * diff --git a/sys/cam/scsi/scsi_sa.h b/sys/cam/scsi/scsi_sa.h index be52eca28567..a760c27c8343 100644 --- a/sys/cam/scsi/scsi_sa.h +++ b/sys/cam/scsi/scsi_sa.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_sa.h,v 1.3.2.3 1999/08/29 16:21:50 peter Exp $ */ #ifndef _SCSI_SCSI_SA_H diff --git a/sys/cam/scsi/scsi_targ_bh.c b/sys/cam/scsi/scsi_targ_bh.c index c5a5ec5c22e0..c8805ea34d1f 100644 --- a/sys/cam/scsi/scsi_targ_bh.c +++ b/sys/cam/scsi/scsi_targ_bh.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_targ_bh.c,v 1.1.2.2 1999/08/29 16:21:50 peter Exp $ */ #include <stddef.h> /* For offsetof */ diff --git a/sys/cam/scsi/scsi_target.c b/sys/cam/scsi/scsi_target.c index e889ba432b72..942aaff56fce 100644 --- a/sys/cam/scsi/scsi_target.c +++ b/sys/cam/scsi/scsi_target.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_target.c,v 1.7.2.5 1999/08/29 16:21:51 peter Exp $ */ #include <stddef.h> /* For offsetof */ diff --git a/sys/cam/scsi/scsi_targetio.h b/sys/cam/scsi/scsi_targetio.h index b5fefbd6b9af..b64dc4180729 100644 --- a/sys/cam/scsi/scsi_targetio.h +++ b/sys/cam/scsi/scsi_targetio.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_targetio.h,v 1.1.2.2 1999/08/29 16:21:52 peter Exp $ */ #ifndef _CAM_SCSI_SCSI_TARGETIO_H_ diff --git a/sys/coda/cnode.h b/sys/coda/cnode.h index 4c65427ad762..ca4eb2f28917 100644 --- a/sys/coda/cnode.h +++ b/sys/coda/cnode.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/cnode.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/cnode.h,v 1.5.2.1 1999/08/29 16:21:54 peter Exp $ * */ diff --git a/sys/coda/coda.h b/sys/coda/coda.h index 1f7654a150d6..6895bbc3303d 100644 --- a/sys/coda/coda.h +++ b/sys/coda/coda.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda.h,v 1.6.2.1 1999/08/29 16:21:54 peter Exp $ * */ diff --git a/sys/coda/coda_fbsd.c b/sys/coda/coda_fbsd.c index 6edf071e09ae..a8ee6b410d0c 100644 --- a/sys/coda/coda_fbsd.c +++ b/sys/coda/coda_fbsd.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_fbsd.cr,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_fbsd.c,v 1.11.2.1 1999/08/29 16:21:54 peter Exp $ * */ diff --git a/sys/coda/coda_io.h b/sys/coda/coda_io.h index 6692bc297c23..994b0cfc059d 100644 --- a/sys/coda/coda_io.h +++ b/sys/coda/coda_io.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_io.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_io.h,v 1.4.2.1 1999/08/29 16:21:55 peter Exp $ * */ diff --git a/sys/coda/coda_kernel.h b/sys/coda/coda_kernel.h index cc0fd957f81c..34ed5cb676e1 100644 --- a/sys/coda/coda_kernel.h +++ b/sys/coda/coda_kernel.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_kernel.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_kernel.h,v 1.3.2.1 1999/08/29 16:21:55 peter Exp $ * */ diff --git a/sys/coda/coda_namecache.c b/sys/coda/coda_namecache.c index a8dfa813cad4..f90243256acc 100644 --- a/sys/coda/coda_namecache.c +++ b/sys/coda/coda_namecache.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_namecache.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_namecache.c,v 1.8.2.1 1999/08/29 16:21:55 peter Exp $ * */ diff --git a/sys/coda/coda_namecache.h b/sys/coda/coda_namecache.h index 2499a845cfac..421e4872a03a 100644 --- a/sys/coda/coda_namecache.h +++ b/sys/coda/coda_namecache.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_namecache.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_namecache.h,v 1.4.2.1 1999/08/29 16:21:56 peter Exp $ * */ diff --git a/sys/coda/coda_opstats.h b/sys/coda/coda_opstats.h index 8661a07ebfa0..f64a8d187628 100644 --- a/sys/coda/coda_opstats.h +++ b/sys/coda/coda_opstats.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_opstats.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_opstats.h,v 1.4.2.1 1999/08/29 16:21:56 peter Exp $ * */ diff --git a/sys/coda/coda_pioctl.h b/sys/coda/coda_pioctl.h index 95ab8c9debaa..385e398d839f 100644 --- a/sys/coda/coda_pioctl.h +++ b/sys/coda/coda_pioctl.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_pioctl.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_pioctl.h,v 1.4.2.1 1999/08/29 16:21:56 peter Exp $ * */ diff --git a/sys/coda/coda_psdev.c b/sys/coda/coda_psdev.c index 32d4df550b8c..e165f6403700 100644 --- a/sys/coda/coda_psdev.c +++ b/sys/coda/coda_psdev.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_psdev.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_psdev.c,v 1.10.2.1 1999/08/29 16:21:57 peter Exp $ * */ diff --git a/sys/coda/coda_psdev.h b/sys/coda/coda_psdev.h index c6276f3e710c..884db95cb672 100644 --- a/sys/coda/coda_psdev.h +++ b/sys/coda/coda_psdev.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_psdev.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_psdev.h,v 1.1.2.1 1999/08/29 16:21:57 peter Exp $ * */ diff --git a/sys/coda/coda_subr.c b/sys/coda/coda_subr.c index 14d1c7aed91b..aa9c6e6a736f 100644 --- a/sys/coda/coda_subr.c +++ b/sys/coda/coda_subr.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_subr.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_subr.c,v 1.9.2.1 1999/08/29 16:21:57 peter Exp $ * */ diff --git a/sys/coda/coda_subr.h b/sys/coda/coda_subr.h index 71c8a3de3812..c86dc5667976 100644 --- a/sys/coda/coda_subr.h +++ b/sys/coda/coda_subr.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_subr.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_subr.h,v 1.6.2.1 1999/08/29 16:21:58 peter Exp $ * */ diff --git a/sys/coda/coda_venus.c b/sys/coda/coda_venus.c index 5002c300f558..25e9e8056f3b 100644 --- a/sys/coda/coda_venus.c +++ b/sys/coda/coda_venus.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/cfs/coda_venus.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_venus.c,v 1.6.2.1 1999/08/29 16:21:58 peter Exp $ * */ diff --git a/sys/coda/coda_venus.h b/sys/coda/coda_venus.h index 392a73f07114..aaa28ab303f0 100644 --- a/sys/coda/coda_venus.h +++ b/sys/coda/coda_venus.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_venus.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_venus.h,v 1.3.2.1 1999/08/29 16:21:59 peter Exp $ * */ diff --git a/sys/coda/coda_vfsops.c b/sys/coda/coda_vfsops.c index 920135c82683..08a114997197 100644 --- a/sys/coda/coda_vfsops.c +++ b/sys/coda/coda_vfsops.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/cfs/coda_vfsops.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_vfsops.c,v 1.11.2.1 1999/08/29 16:21:59 peter Exp $ * */ diff --git a/sys/coda/coda_vfsops.h b/sys/coda/coda_vfsops.h index 13a006d1b1c7..b402ef50b57f 100644 --- a/sys/coda/coda_vfsops.h +++ b/sys/coda/coda_vfsops.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/cfs/coda_vfsops.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_vfsops.h,v 1.3.2.1 1999/08/29 16:22:00 peter Exp $ * */ diff --git a/sys/coda/coda_vnops.c b/sys/coda/coda_vnops.c index 18bbb23fb025..ed88df87a287 100644 --- a/sys/coda/coda_vnops.c +++ b/sys/coda/coda_vnops.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_vnops.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_vnops.c,v 1.13.2.1 1999/08/29 16:22:00 peter Exp $ * */ diff --git a/sys/coda/coda_vnops.h b/sys/coda/coda_vnops.h index a638264ac668..170edb3d2b39 100644 --- a/sys/coda/coda_vnops.h +++ b/sys/coda/coda_vnops.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_vnops.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_vnops.h,v 1.4.2.1 1999/08/29 16:22:01 peter Exp $ * */ diff --git a/sys/conf/files b/sys/conf/files index d28d0efb2acb..9151f18290a8 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files,v 1.190.2.12 1999/09/11 15:46:07 gibbs Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 45aa530ba792..7dd9c7c91418 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,12 +32,12 @@ # SUCH DAMAGE. # # @(#)newvers.sh 8.1 (Berkeley) 4/20/94 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/newvers.sh,v 1.41.2.10 1999/09/16 03:01:06 jkh Exp $ TYPE="FreeBSD" REVISION="3.3" BRANCH="RELEASE" -RELEASE="${REVISION}-${BRANCH}" +RELEASE=3.3-RELEASE SNAPDATE="" if [ "X${SNAPDATE}" != "X" ]; then RELEASE="${RELEASE}-${SNAPDATE}" diff --git a/sys/conf/nfsswapkernel.c b/sys/conf/nfsswapkernel.c index 8f8a67e2f130..898d1b9f7439 100644 --- a/sys/conf/nfsswapkernel.c +++ b/sys/conf/nfsswapkernel.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)nfsswapvmunix.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/conf/nfsswapkernel.c,v 1.5.2.1 1999/08/29 16:22:03 peter Exp $ */ /* diff --git a/sys/conf/options b/sys/conf/options index bf84054b4abf..a9d22ae14e2f 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options,v 1.121.2.13 1999/08/29 16:22:03 peter Exp $ # # On the handling of kernel options # diff --git a/sys/conf/param.c b/sys/conf/param.c index a9d24496fd66..9fbab252ef9a 100644 --- a/sys/conf/param.c +++ b/sys/conf/param.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)param.c 8.3 (Berkeley) 8/20/94 - * $FreeBSD$ + * $FreeBSD: src/sys/conf/param.c,v 1.32.2.2 1999/08/29 16:22:04 peter Exp $ */ #include <stddef.h> diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh index 0c32922df67d..e3a5a2ac6cfe 100644 --- a/sys/conf/systags.sh +++ b/sys/conf/systags.sh @@ -38,7 +38,7 @@ # # First written May 16, 1992 by Van Jacobson, Lawrence Berkeley Laboratory. # -# from: $FreeBSD$ +# from: $FreeBSD: src/sys/conf/systags.sh,v 1.4.4.2 1999/08/29 16:22:05 peter Exp $ rm -f tags tags.tmp tags.cfiles tags.sfiles tags.hfiles MACHINE=`uname -m` diff --git a/sys/contrib/dev/fla/README b/sys/contrib/dev/fla/README index d9a4569d3f55..4d1b3c57e7b2 100644 --- a/sys/contrib/dev/fla/README +++ b/sys/contrib/dev/fla/README @@ -195,4 +195,4 @@ Good Luck, Poul-Henning -$FreeBSD$ +$FreeBSD: src/sys/contrib/dev/fla/README,v 1.2.2.3 1999/09/08 17:13:30 phk Exp $ diff --git a/sys/contrib/dev/fla/fla.c b/sys/contrib/dev/fla/fla.c index 8bf7fcb2b360..a0fb7fa1a72f 100644 --- a/sys/contrib/dev/fla/fla.c +++ b/sys/contrib/dev/fla/fla.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/contrib/dev/fla/fla.c,v 1.1.2.2 1999/08/29 16:22:06 peter Exp $ * */ diff --git a/sys/contrib/dev/oltr/if_oltr.c b/sys/contrib/dev/oltr/if_oltr.c index 563579b79b81..c68e3c953d51 100644 --- a/sys/contrib/dev/oltr/if_oltr.c +++ b/sys/contrib/dev/oltr/if_oltr.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/contrib/dev/oltr/if_oltr.c,v 1.5.2.1 1999/08/29 16:22:07 peter Exp $ */ diff --git a/sys/contrib/softupdates/ffs_softdep.c b/sys/contrib/softupdates/ffs_softdep.c index 5c0f271d5ce7..bb554e236a77 100644 --- a/sys/contrib/softupdates/ffs_softdep.c +++ b/sys/contrib/softupdates/ffs_softdep.c @@ -53,7 +53,7 @@ * SUCH DAMAGE. * * from: @(#)ffs_softdep.c 9.36 (McKusick) 5/6/99 - * $FreeBSD$ + * $FreeBSD: src/sys/contrib/softupdates/ffs_softdep.c,v 1.34.2.3 1999/08/29 16:22:08 peter Exp $ */ /* diff --git a/sys/contrib/softupdates/softdep.h b/sys/contrib/softupdates/softdep.h index 8bbc409accbb..208127b5d79d 100644 --- a/sys/contrib/softupdates/softdep.h +++ b/sys/contrib/softupdates/softdep.h @@ -53,7 +53,7 @@ * SUCH DAMAGE. * * @(#)softdep.h 9.6 (McKusick) 2/25/99 - * $FreeBSD$ + * $FreeBSD: src/sys/contrib/softupdates/softdep.h,v 1.6.2.2 1999/08/29 16:22:10 peter Exp $ */ #include <sys/queue.h> diff --git a/sys/ddb/db_access.c b/sys/ddb/db_access.c index 04de1083bb92..d8d8492751a2 100644 --- a/sys/ddb/db_access.c +++ b/sys/ddb/db_access.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_access.c,v 1.14.4.1 1999/08/29 16:22:11 peter Exp $ */ /* diff --git a/sys/ddb/db_access.h b/sys/ddb/db_access.h index 715c1cb002c3..5694b1472c86 100644 --- a/sys/ddb/db_access.h +++ b/sys/ddb/db_access.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_access.h,v 1.8.4.1 1999/08/29 16:22:12 peter Exp $ */ #ifndef _DDB_DB_ACCESS_H_ diff --git a/sys/ddb/db_aout.c b/sys/ddb/db_aout.c index 3f0e84381fdc..bd1581b68698 100644 --- a/sys/ddb/db_aout.c +++ b/sys/ddb/db_aout.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_aout.c,v 1.22.2.1 1999/08/29 16:22:12 peter Exp $ */ /* diff --git a/sys/ddb/db_break.c b/sys/ddb/db_break.c index 9ac0001255f8..2b01c836ae16 100644 --- a/sys/ddb/db_break.c +++ b/sys/ddb/db_break.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_break.c,v 1.17.2.1 1999/08/29 16:22:13 peter Exp $ */ /* diff --git a/sys/ddb/db_break.h b/sys/ddb/db_break.h index 008acab85b1e..6162652488fd 100644 --- a/sys/ddb/db_break.h +++ b/sys/ddb/db_break.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_break.h,v 1.11.2.1 1999/08/29 16:22:13 peter Exp $ */ /* diff --git a/sys/ddb/db_command.c b/sys/ddb/db_command.c index 56935dd2185c..398cad75d9d9 100644 --- a/sys/ddb/db_command.c +++ b/sys/ddb/db_command.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_command.c,v 1.29.2.1 1999/08/29 16:22:13 peter Exp $ */ /* diff --git a/sys/ddb/db_command.h b/sys/ddb/db_command.h index a95f5b3aaee3..3931e7beb95f 100644 --- a/sys/ddb/db_command.h +++ b/sys/ddb/db_command.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_command.h,v 1.10.4.1 1999/08/29 16:22:14 peter Exp $ */ #ifndef _DDB_DB_COMMAND_H_ diff --git a/sys/ddb/db_elf.c b/sys/ddb/db_elf.c index 8f6843e83b69..39b3927bbaca 100644 --- a/sys/ddb/db_elf.c +++ b/sys/ddb/db_elf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/ddb/db_elf.c,v 1.4.2.1 1999/08/29 16:22:14 peter Exp $ */ /* $NetBSD: db_elf.c,v 1.4 1998/05/03 18:49:54 thorpej Exp $ */ /*- diff --git a/sys/ddb/db_examine.c b/sys/ddb/db_examine.c index e8a3f73af771..bed3274c497e 100644 --- a/sys/ddb/db_examine.c +++ b/sys/ddb/db_examine.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_examine.c,v 1.24.2.1 1999/08/29 16:22:15 peter Exp $ */ /* diff --git a/sys/ddb/db_expr.c b/sys/ddb/db_expr.c index 61f7fc13b94c..1ea5f048728b 100644 --- a/sys/ddb/db_expr.c +++ b/sys/ddb/db_expr.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_expr.c,v 1.12.4.1 1999/08/29 16:22:15 peter Exp $ */ /* diff --git a/sys/ddb/db_input.c b/sys/ddb/db_input.c index 96b15ae45f51..31a85fa909ae 100644 --- a/sys/ddb/db_input.c +++ b/sys/ddb/db_input.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_input.c,v 1.23.2.2 1999/08/29 16:22:15 peter Exp $ */ /* diff --git a/sys/ddb/db_kld.c b/sys/ddb/db_kld.c index e528f21042e1..4abe17ac327a 100644 --- a/sys/ddb/db_kld.c +++ b/sys/ddb/db_kld.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_kld.c,v 1.4.2.1 1999/08/29 16:22:16 peter Exp $ * from db_aout.c,v 1.20 1998/06/07 17:09:36 dfr Exp */ diff --git a/sys/ddb/db_lex.c b/sys/ddb/db_lex.c index 392b8b07cb30..48496c4e2e59 100644 --- a/sys/ddb/db_lex.c +++ b/sys/ddb/db_lex.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_lex.c,v 1.17.2.1 1999/08/29 16:22:16 peter Exp $ */ /* diff --git a/sys/ddb/db_lex.h b/sys/ddb/db_lex.h index c4e0ee2a6ba4..7c6063170b9e 100644 --- a/sys/ddb/db_lex.h +++ b/sys/ddb/db_lex.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_lex.h,v 1.11.2.1 1999/08/29 16:22:17 peter Exp $ */ #ifndef _DDB_DB_LEX_H_ diff --git a/sys/ddb/db_output.c b/sys/ddb/db_output.c index 5d2d98e3acfd..ff4af0d02aaf 100644 --- a/sys/ddb/db_output.c +++ b/sys/ddb/db_output.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_output.c,v 1.24.2.1 1999/08/29 16:22:17 peter Exp $ */ /* diff --git a/sys/ddb/db_output.h b/sys/ddb/db_output.h index 8172bbba6d83..acf9452e58ed 100644 --- a/sys/ddb/db_output.h +++ b/sys/ddb/db_output.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_output.h,v 1.10.4.1 1999/08/29 16:22:17 peter Exp $ */ #ifndef _DDB_DB_OUTPUT_H_ diff --git a/sys/ddb/db_print.c b/sys/ddb/db_print.c index 86d50e925349..3f8dbca96d92 100644 --- a/sys/ddb/db_print.c +++ b/sys/ddb/db_print.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_print.c,v 1.23.2.1 1999/08/29 16:22:18 peter Exp $ */ /* diff --git a/sys/ddb/db_ps.c b/sys/ddb/db_ps.c index 4640b419dd55..59b811890606 100644 --- a/sys/ddb/db_ps.c +++ b/sys/ddb/db_ps.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_ps.c,v 1.16.2.1 1999/08/29 16:22:18 peter Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/ddb/db_run.c b/sys/ddb/db_run.c index 6acafe7a29b9..926d21651688 100644 --- a/sys/ddb/db_run.c +++ b/sys/ddb/db_run.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_run.c,v 1.16.2.1 1999/08/29 16:22:19 peter Exp $ */ /* diff --git a/sys/ddb/db_sym.c b/sys/ddb/db_sym.c index ab56722d587d..a09bdbaf18ab 100644 --- a/sys/ddb/db_sym.c +++ b/sys/ddb/db_sym.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_sym.c,v 1.27.2.1 1999/08/29 16:22:19 peter Exp $ */ /* diff --git a/sys/ddb/db_sym.h b/sys/ddb/db_sym.h index c66a8c6f7b0f..3b7cfa3241f6 100644 --- a/sys/ddb/db_sym.h +++ b/sys/ddb/db_sym.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_sym.h,v 1.15.2.1 1999/08/29 16:22:20 peter Exp $ */ #ifndef _DDB_DB_SYM_H_ diff --git a/sys/ddb/db_trap.c b/sys/ddb/db_trap.c index 2111957ec456..b79591699ba5 100644 --- a/sys/ddb/db_trap.c +++ b/sys/ddb/db_trap.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_trap.c,v 1.13.4.1 1999/08/29 16:22:20 peter Exp $ */ /* diff --git a/sys/ddb/db_variables.c b/sys/ddb/db_variables.c index 9bcb7ddfcde5..8d65301405ae 100644 --- a/sys/ddb/db_variables.c +++ b/sys/ddb/db_variables.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_variables.c,v 1.16.2.1 1999/08/29 16:22:21 peter Exp $ */ /* diff --git a/sys/ddb/db_variables.h b/sys/ddb/db_variables.h index f430f0d8c94d..eebc22a41755 100644 --- a/sys/ddb/db_variables.h +++ b/sys/ddb/db_variables.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_variables.h,v 1.10.2.1 1999/08/29 16:22:21 peter Exp $ */ /* diff --git a/sys/ddb/db_watch.c b/sys/ddb/db_watch.c index d38a89e54bb5..15f3a61ba44f 100644 --- a/sys/ddb/db_watch.c +++ b/sys/ddb/db_watch.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_watch.c,v 1.17.2.1 1999/08/29 16:22:21 peter Exp $ */ /* diff --git a/sys/ddb/db_watch.h b/sys/ddb/db_watch.h index 18943f43942d..2aa15444e808 100644 --- a/sys/ddb/db_watch.h +++ b/sys/ddb/db_watch.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_watch.h,v 1.10.4.1 1999/08/29 16:22:22 peter Exp $ */ /* diff --git a/sys/ddb/db_write_cmd.c b/sys/ddb/db_write_cmd.c index f86b38f95af3..b1def267feb8 100644 --- a/sys/ddb/db_write_cmd.c +++ b/sys/ddb/db_write_cmd.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_write_cmd.c,v 1.11.2.1 1999/08/29 16:22:22 peter Exp $ */ /* diff --git a/sys/ddb/ddb.h b/sys/ddb/ddb.h index 9cfce24a4edf..e835ecebed01 100644 --- a/sys/ddb/ddb.h +++ b/sys/ddb/ddb.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/ddb.h,v 1.20.2.1 1999/08/29 16:22:23 peter Exp $ */ /* diff --git a/sys/dev/advansys/advansys.c b/sys/dev/advansys/advansys.c index 19cb21ad6fb5..587361fbaa61 100644 --- a/sys/dev/advansys/advansys.c +++ b/sys/dev/advansys/advansys.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/advansys.c,v 1.7.2.5 1999/09/14 04:01:10 jkh Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/advansys.h b/sys/dev/advansys/advansys.h index 9108e2d2ff86..1bf5f80352e4 100644 --- a/sys/dev/advansys/advansys.h +++ b/sys/dev/advansys/advansys.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * All rights reserved. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/advansys.h,v 1.1.2.1 1999/08/29 16:22:26 peter Exp $ */ #ifndef _ADVANSYS_H_ diff --git a/sys/dev/advansys/advlib.c b/sys/dev/advansys/advlib.c index 4db062356644..d7b4bde4dc0a 100644 --- a/sys/dev/advansys/advlib.c +++ b/sys/dev/advansys/advlib.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/advlib.c,v 1.10.2.3 1999/08/29 16:22:26 peter Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/advlib.h b/sys/dev/advansys/advlib.h index e7dc69d64eb1..aa44a03041bf 100644 --- a/sys/dev/advansys/advlib.h +++ b/sys/dev/advansys/advlib.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/advlib.h,v 1.4.2.2 1999/09/14 04:07:44 gibbs Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/advmcode.c b/sys/dev/advansys/advmcode.c index 22491297f6cb..e0b605b9712d 100644 --- a/sys/dev/advansys/advmcode.c +++ b/sys/dev/advansys/advmcode.c @@ -1,7 +1,7 @@ /* * Downloadable microcode for Advanced Systems Inc. SCSI controllers * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/advmcode.c,v 1.5.2.1 1999/08/29 16:22:27 peter Exp $ * * Obtained from: * advansys.c - Linux Host Driver for AdvanSys SCSI Adapters diff --git a/sys/dev/advansys/advmcode.h b/sys/dev/advansys/advmcode.h index 666bb774e0eb..e4dc72c22930 100644 --- a/sys/dev/advansys/advmcode.h +++ b/sys/dev/advansys/advmcode.h @@ -1,7 +1,7 @@ /* * Exported interface to downloadable microcode for AdvanSys SCSI Adapters * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/advmcode.h,v 1.4.2.1 1999/08/29 16:22:27 peter Exp $ * * Obtained from: * diff --git a/sys/dev/advansys/adwcam.c b/sys/dev/advansys/adwcam.c index b30f16c8e933..bfe9e53c6bb0 100644 --- a/sys/dev/advansys/adwcam.c +++ b/sys/dev/advansys/adwcam.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/adwcam.c,v 1.2.2.3 1999/09/14 04:07:44 gibbs Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/adwlib.c b/sys/dev/advansys/adwlib.c index 289c3c67b1ee..53b4893ad797 100644 --- a/sys/dev/advansys/adwlib.c +++ b/sys/dev/advansys/adwlib.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/adwlib.c,v 1.2.2.1 1999/08/29 16:22:28 peter Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/adwlib.h b/sys/dev/advansys/adwlib.h index 3773cf14eaa2..6a4f1b11a803 100644 --- a/sys/dev/advansys/adwlib.h +++ b/sys/dev/advansys/adwlib.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/adwlib.h,v 1.1.2.1 1999/08/29 16:22:29 peter Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/adwmcode.c b/sys/dev/advansys/adwmcode.c index 84f77e541d14..9db2c833bd24 100644 --- a/sys/dev/advansys/adwmcode.c +++ b/sys/dev/advansys/adwmcode.c @@ -2,7 +2,7 @@ * Downloadable microcode for Second Generation * Advanced Systems Inc. SCSI controllers * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/adwmcode.c,v 1.1.2.1 1999/08/29 16:22:29 peter Exp $ * * Obtained from: * advansys.c - Linux Host Driver for AdvanSys SCSI Adapters diff --git a/sys/dev/advansys/adwmcode.h b/sys/dev/advansys/adwmcode.h index 99d2d6fa8c5c..407f350eeeeb 100644 --- a/sys/dev/advansys/adwmcode.h +++ b/sys/dev/advansys/adwmcode.h @@ -1,7 +1,7 @@ /* * Exported interface to downloadable microcode for AdvanSys SCSI Adapters * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/adwmcode.h,v 1.1.2.1 1999/08/29 16:22:29 peter Exp $ * * Obtained from: * diff --git a/sys/dev/advansys/adwvar.h b/sys/dev/advansys/adwvar.h index 1820b8a68ade..350d5052e680 100644 --- a/sys/dev/advansys/adwvar.h +++ b/sys/dev/advansys/adwvar.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * All rights reserved. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/adwvar.h,v 1.1.2.1 1999/08/29 16:22:30 peter Exp $ */ #ifndef _ADWVAR_H_ diff --git a/sys/dev/aha/aha.c b/sys/dev/aha/aha.c index c5c5245e98ca..ae6a090ab6bf 100644 --- a/sys/dev/aha/aha.c +++ b/sys/dev/aha/aha.c @@ -55,7 +55,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aha/aha.c,v 1.19.2.6 1999/09/14 04:07:49 gibbs Exp $ */ #include "pnp.h" diff --git a/sys/dev/aha/ahareg.h b/sys/dev/aha/ahareg.h index 0e2ce77c9cf3..695937b6c1cc 100644 --- a/sys/dev/aha/ahareg.h +++ b/sys/dev/aha/ahareg.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aha/ahareg.h,v 1.5.2.2 1999/08/29 16:22:32 peter Exp $ */ #ifndef _AHAREG_H_ diff --git a/sys/dev/aic7xxx/93cx6.c b/sys/dev/aic7xxx/93cx6.c index 49d7952c4497..58cad1f077b5 100644 --- a/sys/dev/aic7xxx/93cx6.c +++ b/sys/dev/aic7xxx/93cx6.c @@ -18,7 +18,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/93cx6.c,v 1.1.2.3 1999/08/29 16:22:33 peter Exp $ */ /* diff --git a/sys/dev/aic7xxx/93cx6.h b/sys/dev/aic7xxx/93cx6.h index b1694834a06b..ea56fc97c8bb 100644 --- a/sys/dev/aic7xxx/93cx6.h +++ b/sys/dev/aic7xxx/93cx6.h @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/93cx6.h,v 1.1.2.1 1999/08/29 16:22:33 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/aic7xxx/Makefile b/sys/dev/aic7xxx/Makefile index aa478151de4e..f67c620c0ec2 100644 --- a/sys/dev/aic7xxx/Makefile +++ b/sys/dev/aic7xxx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/aic7xxx/Makefile,v 1.5.2.1 1999/08/29 16:22:34 peter Exp $ PROG= aicasm diff --git a/sys/dev/aic7xxx/aic7xxx.c b/sys/dev/aic7xxx/aic7xxx.c index 43e04ee917c6..5452645eb348 100644 --- a/sys/dev/aic7xxx/aic7xxx.c +++ b/sys/dev/aic7xxx/aic7xxx.c @@ -36,7 +36,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.c,v 1.16.2.13 1999/09/11 15:52:53 gibbs Exp $ */ /* * A few notes on features of the driver. diff --git a/sys/dev/aic7xxx/aic7xxx.h b/sys/dev/aic7xxx/aic7xxx.h index 1ef3ce200a77..5292befe94f6 100644 --- a/sys/dev/aic7xxx/aic7xxx.h +++ b/sys/dev/aic7xxx/aic7xxx.h @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.h,v 1.5.2.5 1999/09/11 15:52:54 gibbs Exp $ */ #ifndef _AIC7XXX_H_ diff --git a/sys/dev/aic7xxx/aic7xxx.reg b/sys/dev/aic7xxx/aic7xxx.reg index 341b56c752e0..c66bd1b396d0 100644 --- a/sys/dev/aic7xxx/aic7xxx.reg +++ b/sys/dev/aic7xxx/aic7xxx.reg @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.reg,v 1.12.2.5 1999/09/11 15:52:55 gibbs Exp $ */ /* diff --git a/sys/dev/aic7xxx/aic7xxx.seq b/sys/dev/aic7xxx/aic7xxx.seq index f8c5381fe7ec..0051efdbd754 100644 --- a/sys/dev/aic7xxx/aic7xxx.seq +++ b/sys/dev/aic7xxx/aic7xxx.seq @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.seq,v 1.84.2.6 1999/08/29 16:22:37 peter Exp $ */ #include <dev/aic7xxx/aic7xxx.reg> diff --git a/sys/dev/aic7xxx/aicasm.c b/sys/dev/aic7xxx/aicasm.c index 9af5c8343274..61a34f0fb575 100644 --- a/sys/dev/aic7xxx/aicasm.c +++ b/sys/dev/aic7xxx/aicasm.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm.c,v 1.20.2.3 1999/09/11 15:52:55 gibbs Exp $ */ #include <sys/types.h> #include <sys/mman.h> diff --git a/sys/dev/aic7xxx/aicasm.h b/sys/dev/aic7xxx/aicasm.h index 02ee4647e1e3..86f0d261b402 100644 --- a/sys/dev/aic7xxx/aicasm.h +++ b/sys/dev/aic7xxx/aicasm.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm.h,v 1.4.2.1 1999/08/29 16:22:38 peter Exp $ */ #include <sys/queue.h> diff --git a/sys/dev/aic7xxx/aicasm_gram.y b/sys/dev/aic7xxx/aicasm_gram.y index 105da24de57d..7b144b58cc38 100644 --- a/sys/dev/aic7xxx/aicasm_gram.y +++ b/sys/dev/aic7xxx/aicasm_gram.y @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm_gram.y,v 1.6.2.1 1999/08/29 16:22:38 peter Exp $ */ #include <stdio.h> diff --git a/sys/dev/aic7xxx/aicasm_scan.l b/sys/dev/aic7xxx/aicasm_scan.l index e5f497942b40..e744b847b98b 100644 --- a/sys/dev/aic7xxx/aicasm_scan.l +++ b/sys/dev/aic7xxx/aicasm_scan.l @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm_scan.l,v 1.6.2.1 1999/08/29 16:22:39 peter Exp $ */ #include <sys/types.h> diff --git a/sys/dev/aic7xxx/aicasm_symbol.c b/sys/dev/aic7xxx/aicasm_symbol.c index 5b05d6d4e138..7c2323d94e14 100644 --- a/sys/dev/aic7xxx/aicasm_symbol.c +++ b/sys/dev/aic7xxx/aicasm_symbol.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm_symbol.c,v 1.5.2.2 1999/08/29 16:22:39 peter Exp $ */ diff --git a/sys/dev/aic7xxx/aicasm_symbol.h b/sys/dev/aic7xxx/aicasm_symbol.h index ac8f9b8ab162..2adf3a11d1ea 100644 --- a/sys/dev/aic7xxx/aicasm_symbol.h +++ b/sys/dev/aic7xxx/aicasm_symbol.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm_symbol.h,v 1.4.2.1 1999/08/29 16:22:39 peter Exp $ */ #include <sys/queue.h> diff --git a/sys/dev/aic7xxx/sequencer.h b/sys/dev/aic7xxx/sequencer.h index c84b39b4c04b..bf6c50a344c6 100644 --- a/sys/dev/aic7xxx/sequencer.h +++ b/sys/dev/aic7xxx/sequencer.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/sequencer.h,v 1.4.2.1 1999/08/29 16:22:40 peter Exp $ */ struct ins_format1 { diff --git a/sys/dev/buslogic/bt.c b/sys/dev/buslogic/bt.c index d51a74b51716..ed92a908000a 100644 --- a/sys/dev/buslogic/bt.c +++ b/sys/dev/buslogic/bt.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/buslogic/bt.c,v 1.13.2.6 1999/09/14 04:07:50 gibbs Exp $ */ /* diff --git a/sys/dev/buslogic/btreg.h b/sys/dev/buslogic/btreg.h index 98b1bc5bf001..cf9f84f11b07 100644 --- a/sys/dev/buslogic/btreg.h +++ b/sys/dev/buslogic/btreg.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/buslogic/btreg.h,v 1.3.2.3 1999/08/29 16:22:43 peter Exp $ */ #ifndef _BTREG_H_ diff --git a/sys/dev/ccd/ccd.c b/sys/dev/ccd/ccd.c index 9f31db7d5206..d420b0729422 100644 --- a/sys/dev/ccd/ccd.c +++ b/sys/dev/ccd/ccd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ccd/ccd.c,v 1.37.2.4 1999/08/29 16:22:43 peter Exp $ */ /* $NetBSD: ccd.c,v 1.22 1995/12/08 19:13:26 thorpej Exp $ */ diff --git a/sys/dev/dec/mcclock.c b/sys/dev/dec/mcclock.c index a8a94be5e3d0..a5278fe353b9 100644 --- a/sys/dev/dec/mcclock.c +++ b/sys/dev/dec/mcclock.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/dec/mcclock.c,v 1.2.2.2 1999/08/29 16:22:45 peter Exp $ */ /* $NetBSD: mcclock.c,v 1.11 1998/04/19 07:50:25 jonathan Exp $ */ /* diff --git a/sys/dev/dec/mcclock_if.m b/sys/dev/dec/mcclock_if.m index 01b8a64dc6a2..394bcaf94783 100644 --- a/sys/dev/dec/mcclock_if.m +++ b/sys/dev/dec/mcclock_if.m @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/dev/dec/mcclock_if.m,v 1.2.2.1 1999/08/29 16:22:45 peter Exp $ # INTERFACE mcclock; diff --git a/sys/dev/dpt/dpt.h b/sys/dev/dpt/dpt.h index 6f41ac91cb83..9b8e297ec3a6 100644 --- a/sys/dev/dpt/dpt.h +++ b/sys/dev/dpt/dpt.h @@ -40,7 +40,7 @@ */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/dev/dpt/dpt.h,v 1.4.2.1 1999/08/29 16:22:46 peter Exp $" #ifndef _DPT_H #define _DPT_H diff --git a/sys/dev/dpt/dpt_control.c b/sys/dev/dpt/dpt_control.c index f4bda1ae27f9..616e001ec19f 100644 --- a/sys/dev/dpt/dpt_control.c +++ b/sys/dev/dpt/dpt_control.c @@ -36,7 +36,7 @@ * future. */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/dev/dpt/dpt_control.c,v 1.10.2.3 1999/08/29 16:22:47 peter Exp $" #include "opt_dpt.h" diff --git a/sys/dev/dpt/dpt_scsi.c b/sys/dev/dpt/dpt_scsi.c index 4f5cdaf9469a..12f9994c6250 100644 --- a/sys/dev/dpt/dpt_scsi.c +++ b/sys/dev/dpt/dpt_scsi.c @@ -43,7 +43,7 @@ * arrays that span controllers (Wow!). */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/dev/dpt/dpt_scsi.c,v 1.22.2.3 1999/09/14 04:07:51 gibbs Exp $" #define _DPT_C_ diff --git a/sys/dev/fb/fb.c b/sys/dev/fb/fb.c index b94904e5be3e..6df08336a87e 100644 --- a/sys/dev/fb/fb.c +++ b/sys/dev/fb/fb.c @@ -25,7 +25,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/fb/fb.c,v 1.3.2.1 1999/08/29 16:22:49 peter Exp $ */ #include "fb.h" diff --git a/sys/dev/fb/fbreg.h b/sys/dev/fb/fbreg.h index fe8386256b58..8def937eceda 100644 --- a/sys/dev/fb/fbreg.h +++ b/sys/dev/fb/fbreg.h @@ -23,7 +23,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/fb/fbreg.h,v 1.2.2.2 1999/08/29 16:22:49 peter Exp $ */ #ifndef _DEV_FB_FBREG_H_ diff --git a/sys/dev/fb/splash.c b/sys/dev/fb/splash.c index 4b0dd482c971..d6b0632ec533 100644 --- a/sys/dev/fb/splash.c +++ b/sys/dev/fb/splash.c @@ -23,7 +23,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/fb/splash.c,v 1.2.2.2 1999/08/29 16:22:50 peter Exp $ */ #include "splash.h" diff --git a/sys/dev/fb/splashreg.h b/sys/dev/fb/splashreg.h index c09030232f49..1d470d5d7352 100644 --- a/sys/dev/fb/splashreg.h +++ b/sys/dev/fb/splashreg.h @@ -23,7 +23,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/fb/splashreg.h,v 1.2.2.1 1999/08/29 16:22:50 peter Exp $ */ #ifndef _DEV_FB_SPLASHREG_H_ diff --git a/sys/dev/fb/vgareg.h b/sys/dev/fb/vgareg.h index 4c48a94de630..067a58131902 100644 --- a/sys/dev/fb/vgareg.h +++ b/sys/dev/fb/vgareg.h @@ -23,7 +23,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/fb/vgareg.h,v 1.1.2.1 1999/08/29 16:22:51 peter Exp $ */ #ifndef _DEV_FB_VGAREG_H_ diff --git a/sys/dev/hea/eni.c b/sys/dev/hea/eni.c index 173eb0db78be..fc143ada27e3 100644 --- a/sys/dev/hea/eni.c +++ b/sys/dev/hea/eni.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni.c,v 1.5.2.1 1999/08/29 16:22:52 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni.c,v 1.5.2.1 1999/08/29 16:22:52 peter Exp $"); #endif /* diff --git a/sys/dev/hea/eni.h b/sys/dev/hea/eni.h index e44a2a9f43e6..bac1e8549e73 100644 --- a/sys/dev/hea/eni.h +++ b/sys/dev/hea/eni.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni.h,v 1.1.2.1 1999/08/29 16:22:53 peter Exp $ * */ diff --git a/sys/dev/hea/eni_buffer.c b/sys/dev/hea/eni_buffer.c index 7dd408153a3e..44161db83413 100644 --- a/sys/dev/hea/eni_buffer.c +++ b/sys/dev/hea/eni_buffer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_buffer.c,v 1.2.2.1 1999/08/29 16:22:53 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_buffer.c,v 1.2.2.1 1999/08/29 16:22:53 peter Exp $"); #endif static int eni_test_memory __P((Eni_unit *)); diff --git a/sys/dev/hea/eni_globals.c b/sys/dev/hea/eni_globals.c index 0c7d5207e81b..8f5b86a55698 100644 --- a/sys/dev/hea/eni_globals.c +++ b/sys/dev/hea/eni_globals.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_globals.c,v 1.2.2.2 1999/08/29 16:22:54 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_globals.c,v 1.2.2.2 1999/08/29 16:22:54 peter Exp $"); #endif /* diff --git a/sys/dev/hea/eni_if.c b/sys/dev/hea/eni_if.c index 208220ac99b3..c03195fe6f36 100644 --- a/sys/dev/hea/eni_if.c +++ b/sys/dev/hea/eni_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_if.c,v 1.3.2.1 1999/08/29 16:22:54 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_if.c,v 1.3.2.1 1999/08/29 16:22:54 peter Exp $"); #endif static void eni_get_stats __P((Eni_unit *)); diff --git a/sys/dev/hea/eni_init.c b/sys/dev/hea/eni_init.c index 996c0eccb9a1..3fab65d290a5 100644 --- a/sys/dev/hea/eni_init.c +++ b/sys/dev/hea/eni_init.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_init.c,v 1.2.2.1 1999/08/29 16:22:55 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_init.c,v 1.2.2.1 1999/08/29 16:22:55 peter Exp $"); #endif /* diff --git a/sys/dev/hea/eni_intr.c b/sys/dev/hea/eni_intr.c index cbf7ef02eaa8..50d9ecd1b48b 100644 --- a/sys/dev/hea/eni_intr.c +++ b/sys/dev/hea/eni_intr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_intr.c,v 1.3.2.1 1999/08/29 16:22:55 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_intr.c,v 1.3.2.1 1999/08/29 16:22:55 peter Exp $"); #endif static void eni_suni_intr __P((Eni_unit *)); diff --git a/sys/dev/hea/eni_receive.c b/sys/dev/hea/eni_receive.c index 68de65e6ff6b..d737a42b8f40 100644 --- a/sys/dev/hea/eni_receive.c +++ b/sys/dev/hea/eni_receive.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_receive.c,v 1.3.2.1 1999/08/29 16:22:56 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_receive.c,v 1.3.2.1 1999/08/29 16:22:56 peter Exp $"); #endif static void eni_recv_stack __P((void *, KBuffer *)); diff --git a/sys/dev/hea/eni_stats.h b/sys/dev/hea/eni_stats.h index ddcc55ff775c..4f6dd6c83bb8 100644 --- a/sys/dev/hea/eni_stats.h +++ b/sys/dev/hea/eni_stats.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_stats.h,v 1.1.2.1 1999/08/29 16:22:57 peter Exp $ * */ diff --git a/sys/dev/hea/eni_suni.h b/sys/dev/hea/eni_suni.h index 3ebce6030679..ce179bc3ac98 100644 --- a/sys/dev/hea/eni_suni.h +++ b/sys/dev/hea/eni_suni.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_suni.h,v 1.1.2.1 1999/08/29 16:22:58 peter Exp $ * */ diff --git a/sys/dev/hea/eni_transmit.c b/sys/dev/hea/eni_transmit.c index c9f750807aa2..25721becb8eb 100644 --- a/sys/dev/hea/eni_transmit.c +++ b/sys/dev/hea/eni_transmit.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_transmit.c,v 1.3.2.1 1999/08/29 16:22:58 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_transmit.c,v 1.3.2.1 1999/08/29 16:22:58 peter Exp $"); #endif /* diff --git a/sys/dev/hea/eni_var.h b/sys/dev/hea/eni_var.h index f13a99d94fab..91002a4c7dac 100644 --- a/sys/dev/hea/eni_var.h +++ b/sys/dev/hea/eni_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_var.h,v 1.1.2.1 1999/08/29 16:22:58 peter Exp $ * */ diff --git a/sys/dev/hea/eni_vcm.c b/sys/dev/hea/eni_vcm.c index d552ddf89a18..a91708ef1c46 100644 --- a/sys/dev/hea/eni_vcm.c +++ b/sys/dev/hea/eni_vcm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_vcm.c,v 1.2.2.1 1999/08/29 16:22:59 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_vcm.c,v 1.2.2.1 1999/08/29 16:22:59 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore.h b/sys/dev/hfa/fore.h index 04099824075e..d3203bfa37cf 100644 --- a/sys/dev/hfa/fore.h +++ b/sys/dev/hfa/fore.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore.h,v 1.1.2.1 1999/08/29 16:23:00 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_aali.h b/sys/dev/hfa/fore_aali.h index c5bf8038f1a3..061f32a8c58f 100644 --- a/sys/dev/hfa/fore_aali.h +++ b/sys/dev/hfa/fore_aali.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_aali.h,v 1.1.2.1 1999/08/29 16:23:01 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_buffer.c b/sys/dev/hfa/fore_buffer.c index a6511e9541e8..4cf226728ca0 100644 --- a/sys/dev/hfa/fore_buffer.c +++ b/sys/dev/hfa/fore_buffer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_buffer.c,v 1.2.2.1 1999/08/29 16:23:01 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_buffer.c,v 1.2.2.1 1999/08/29 16:23:01 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_command.c b/sys/dev/hfa/fore_command.c index f7c308075d9b..7e7b7597c099 100644 --- a/sys/dev/hfa/fore_command.c +++ b/sys/dev/hfa/fore_command.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_command.c,v 1.4.2.1 1999/08/29 16:23:02 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_command.c,v 1.4.2.1 1999/08/29 16:23:02 peter Exp $"); #endif /* diff --git a/sys/dev/hfa/fore_globals.c b/sys/dev/hfa/fore_globals.c index ff8cc6c2e949..7c83a68b96f8 100644 --- a/sys/dev/hfa/fore_globals.c +++ b/sys/dev/hfa/fore_globals.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_globals.c,v 1.2.2.2 1999/08/29 16:23:02 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_globals.c,v 1.2.2.2 1999/08/29 16:23:02 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_if.c b/sys/dev/hfa/fore_if.c index 4311a8e7b0e2..0a63a94c032f 100644 --- a/sys/dev/hfa/fore_if.c +++ b/sys/dev/hfa/fore_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_if.c,v 1.3.2.1 1999/08/29 16:23:03 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_if.c,v 1.3.2.1 1999/08/29 16:23:03 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_include.h b/sys/dev/hfa/fore_include.h index 4ffe4ce424c6..7e2cf3715beb 100644 --- a/sys/dev/hfa/fore_include.h +++ b/sys/dev/hfa/fore_include.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_include.h,v 1.1.2.1 1999/08/29 16:23:03 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_init.c b/sys/dev/hfa/fore_init.c index 1594f3e6b06e..887ea032a267 100644 --- a/sys/dev/hfa/fore_init.c +++ b/sys/dev/hfa/fore_init.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_init.c,v 1.4.2.1 1999/08/29 16:23:03 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_init.c,v 1.4.2.1 1999/08/29 16:23:03 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_intr.c b/sys/dev/hfa/fore_intr.c index aa7f05cce99a..3cd5447f30ce 100644 --- a/sys/dev/hfa/fore_intr.c +++ b/sys/dev/hfa/fore_intr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_intr.c,v 1.2.2.1 1999/08/29 16:23:04 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_intr.c,v 1.2.2.1 1999/08/29 16:23:04 peter Exp $"); #endif #if defined(sun) diff --git a/sys/dev/hfa/fore_load.c b/sys/dev/hfa/fore_load.c index 578d243b73b2..b1c7c6ce6043 100644 --- a/sys/dev/hfa/fore_load.c +++ b/sys/dev/hfa/fore_load.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_load.c,v 1.5.2.1 1999/08/29 16:23:04 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_load.c,v 1.5.2.1 1999/08/29 16:23:04 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_output.c b/sys/dev/hfa/fore_output.c index c58550d776a6..a81d59792bcb 100644 --- a/sys/dev/hfa/fore_output.c +++ b/sys/dev/hfa/fore_output.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_output.c,v 1.2.2.1 1999/08/29 16:23:05 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_output.c,v 1.2.2.1 1999/08/29 16:23:05 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_receive.c b/sys/dev/hfa/fore_receive.c index aae431f30dd3..40a41d775770 100644 --- a/sys/dev/hfa/fore_receive.c +++ b/sys/dev/hfa/fore_receive.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_receive.c,v 1.3.2.1 1999/08/29 16:23:06 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_receive.c,v 1.3.2.1 1999/08/29 16:23:06 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_slave.h b/sys/dev/hfa/fore_slave.h index 9f7d3224fcb4..6e88f8d0e8a3 100644 --- a/sys/dev/hfa/fore_slave.h +++ b/sys/dev/hfa/fore_slave.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_slave.h,v 1.1.2.1 1999/08/29 16:23:06 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_stats.c b/sys/dev/hfa/fore_stats.c index a01c5e50f6a7..8fa6a1aa057a 100644 --- a/sys/dev/hfa/fore_stats.c +++ b/sys/dev/hfa/fore_stats.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_stats.c,v 1.3.2.1 1999/08/29 16:23:06 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_stats.c,v 1.3.2.1 1999/08/29 16:23:06 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_stats.h b/sys/dev/hfa/fore_stats.h index 53b568f69ebd..a1e17a722346 100644 --- a/sys/dev/hfa/fore_stats.h +++ b/sys/dev/hfa/fore_stats.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_stats.h,v 1.1.2.1 1999/08/29 16:23:07 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_timer.c b/sys/dev/hfa/fore_timer.c index df5cff86b42a..f7b9653790c3 100644 --- a/sys/dev/hfa/fore_timer.c +++ b/sys/dev/hfa/fore_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_timer.c,v 1.2.2.1 1999/08/29 16:23:08 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_timer.c,v 1.2.2.1 1999/08/29 16:23:08 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_transmit.c b/sys/dev/hfa/fore_transmit.c index ebf14f321ef3..20d09ac698e4 100644 --- a/sys/dev/hfa/fore_transmit.c +++ b/sys/dev/hfa/fore_transmit.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_transmit.c,v 1.2.2.1 1999/08/29 16:23:08 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_transmit.c,v 1.2.2.1 1999/08/29 16:23:08 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_var.h b/sys/dev/hfa/fore_var.h index 5a1533f3c2c6..eb54e2595eab 100644 --- a/sys/dev/hfa/fore_var.h +++ b/sys/dev/hfa/fore_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_var.h,v 1.1.2.1 1999/08/29 16:23:09 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_vcm.c b/sys/dev/hfa/fore_vcm.c index e2bc530ef5e3..3c19ff3c5dec 100644 --- a/sys/dev/hfa/fore_vcm.c +++ b/sys/dev/hfa/fore_vcm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hfa/fore_vcm.c,v 1.3.2.1 1999/08/29 16:23:09 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_vcm.c,v 1.3.2.1 1999/08/29 16:23:09 peter Exp $"); #endif diff --git a/sys/dev/iicbus/if_ic.c b/sys/dev/iicbus/if_ic.c index 07caf3f41c72..6147e9493af5 100644 --- a/sys/dev/iicbus/if_ic.c +++ b/sys/dev/iicbus/if_ic.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/iicbus/if_ic.c,v 1.3.2.1 1999/08/29 16:23:11 peter Exp $ */ /* diff --git a/sys/dev/iicbus/iic.c b/sys/dev/iicbus/iic.c index 632c71fc4c5f..af35664c63fd 100644 --- a/sys/dev/iicbus/iic.c +++ b/sys/dev/iicbus/iic.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/iicbus/iic.c,v 1.6.2.1 1999/08/29 16:23:11 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/iicbus/iicbb.c b/sys/dev/iicbus/iicbb.c index 8bd75fe99f21..47a6693f8cae 100644 --- a/sys/dev/iicbus/iicbb.c +++ b/sys/dev/iicbus/iicbb.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/iicbus/iicbb.c,v 1.2.2.2 1999/08/29 16:23:12 peter Exp $ * */ diff --git a/sys/dev/iicbus/iicbb_if.m b/sys/dev/iicbus/iicbb_if.m index a99bfe86b888..2517695e0664 100644 --- a/sys/dev/iicbus/iicbb_if.m +++ b/sys/dev/iicbus/iicbb_if.m @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/dev/iicbus/iicbb_if.m,v 1.2.2.1 1999/08/29 16:23:12 peter Exp $ # INTERFACE iicbb; diff --git a/sys/dev/iicbus/iicbus.c b/sys/dev/iicbus/iicbus.c index 0561d13c76cd..89b71b99fad2 100644 --- a/sys/dev/iicbus/iicbus.c +++ b/sys/dev/iicbus/iicbus.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/iicbus/iicbus.c,v 1.7.2.1 1999/08/29 16:23:14 peter Exp $ * */ diff --git a/sys/dev/iicbus/iicbus.h b/sys/dev/iicbus/iicbus.h index 59bbaef4d3fe..fdcfb1d44d62 100644 --- a/sys/dev/iicbus/iicbus.h +++ b/sys/dev/iicbus/iicbus.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/iicbus/iicbus.h,v 1.3.2.1 1999/08/29 16:23:14 peter Exp $ * */ #ifndef __IICBUS_H diff --git a/sys/dev/iicbus/iicbus_if.m b/sys/dev/iicbus/iicbus_if.m index ba30c61e0b9f..30fcbadc427b 100644 --- a/sys/dev/iicbus/iicbus_if.m +++ b/sys/dev/iicbus/iicbus_if.m @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/dev/iicbus/iicbus_if.m,v 1.3.2.1 1999/08/29 16:23:15 peter Exp $ # INTERFACE iicbus; diff --git a/sys/dev/iicbus/iiconf.c b/sys/dev/iicbus/iiconf.c index bcf070f0e1f6..b6437108b70c 100644 --- a/sys/dev/iicbus/iiconf.c +++ b/sys/dev/iicbus/iiconf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/iicbus/iiconf.c,v 1.4.2.4 1999/08/29 16:23:15 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/iicbus/iiconf.h b/sys/dev/iicbus/iiconf.h index 15919108115a..a281c6e2b72d 100644 --- a/sys/dev/iicbus/iiconf.h +++ b/sys/dev/iicbus/iiconf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/iicbus/iiconf.h,v 1.3.2.3 1999/08/29 16:23:16 peter Exp $ */ #ifndef __IICONF_H #define __IICONF_H diff --git a/sys/dev/iicbus/iicsmb.c b/sys/dev/iicbus/iicsmb.c index 8ed0e2bde5ec..e46aec569a90 100644 --- a/sys/dev/iicbus/iicsmb.c +++ b/sys/dev/iicbus/iicsmb.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/iicbus/iicsmb.c,v 1.2.2.1 1999/08/29 16:23:16 peter Exp $ * */ diff --git a/sys/dev/isp/asm_pci.h b/sys/dev/isp/asm_pci.h index 96c4ca797200..4b72067d4b84 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.5 1999/08/29 16:23:18 peter Exp $ */ /* release_6_5_99 */ /* * Copyright (c) 1995, 1996, 1997, 1998 by Qlogic Corporation diff --git a/sys/dev/isp/asm_sbus.h b/sys/dev/isp/asm_sbus.h index 01b565150e93..2e578428cc63 100644 --- a/sys/dev/isp/asm_sbus.h +++ b/sys/dev/isp/asm_sbus.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/asm_sbus.h,v 1.3.2.1 1999/08/29 16:23:28 peter Exp $ */ /* release_12_28_98_A */ /* * SBus Qlogic Host Adapter Firmware Tables diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index c37fbc9d9da4..0330193b8ac2 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.5 1999/08/29 16:23:29 peter Exp $ */ /* * Machine and OS Independent (well, as best as possible) * code for the Qlogic ISP SCSI adapters. diff --git a/sys/dev/isp/isp_freebsd.c b/sys/dev/isp/isp_freebsd.c index 5e6c84c5b9d9..db87040e6afc 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.7 1999/08/29 16:23:30 peter 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 fa1a085f009a..c36511a0a74b 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.5 1999/08/29 16:23:30 peter Exp $ */ /* * Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions (non CAM version) *--------------------------------------- diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index c4efab2f81ba..a2d20df65d77 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.5 1999/08/29 16:23:31 peter 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 092e69a2a5a6..bed829bd09b0 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.2 1999/08/29 16:23:32 peter Exp $ */ /* release_5_11_99 */ /* * Machine Independent (well, as best as possible) register diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index 7a70c137575d..26f86886b5b2 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.6 1999/08/29 16:23:32 peter Exp $ */ /* * Soft Definitions for for Qlogic ISP SCSI adapters. * diff --git a/sys/dev/kbd/atkbd.c b/sys/dev/kbd/atkbd.c index 8d95af091507..5472cf283357 100644 --- a/sys/dev/kbd/atkbd.c +++ b/sys/dev/kbd/atkbd.c @@ -23,7 +23,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/kbd/atkbd.c,v 1.3.2.6 1999/08/29 16:23:34 peter Exp $ */ #include "atkbd.h" diff --git a/sys/dev/kbd/atkbdc.c b/sys/dev/kbd/atkbdc.c index 692f4d078d00..6fda01c12389 100644 --- a/sys/dev/kbd/atkbdc.c +++ b/sys/dev/kbd/atkbdc.c @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/kbd/atkbdc.c,v 1.1.2.1 1999/08/29 16:23:35 peter Exp $ * from kbdio.c,v 1.13 1998/09/25 11:55:46 yokota Exp */ diff --git a/sys/dev/kbd/atkbdcreg.h b/sys/dev/kbd/atkbdcreg.h index c8d637006205..52fef3f6c646 100644 --- a/sys/dev/kbd/atkbdcreg.h +++ b/sys/dev/kbd/atkbdcreg.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/kbd/atkbdcreg.h,v 1.1.2.1 1999/08/29 16:23:35 peter Exp $ * from kbdio.h,v 1.8 1998/09/25 11:55:46 yokota Exp */ diff --git a/sys/dev/kbd/atkbdreg.h b/sys/dev/kbd/atkbdreg.h index 00a530be4967..6f750829b8dc 100644 --- a/sys/dev/kbd/atkbdreg.h +++ b/sys/dev/kbd/atkbdreg.h @@ -23,7 +23,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/kbd/atkbdreg.h,v 1.1.2.2 1999/08/29 16:23:36 peter Exp $ */ #ifndef _DEV_KBD_ATKBDREG_H_ diff --git a/sys/dev/kbd/kbd.c b/sys/dev/kbd/kbd.c index fcc3a121b9e9..40533d4ece53 100644 --- a/sys/dev/kbd/kbd.c +++ b/sys/dev/kbd/kbd.c @@ -23,7 +23,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/kbd/kbd.c,v 1.3.2.3 1999/08/29 16:23:36 peter Exp $ */ #include "kbd.h" diff --git a/sys/dev/kbd/kbdreg.h b/sys/dev/kbd/kbdreg.h index 4f898da399bb..9f732c0c467b 100644 --- a/sys/dev/kbd/kbdreg.h +++ b/sys/dev/kbd/kbdreg.h @@ -23,7 +23,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/kbd/kbdreg.h,v 1.2.2.2 1999/08/29 16:23:37 peter Exp $ */ #ifndef _DEV_KBD_KBDREG_H_ diff --git a/sys/dev/kbd/kbdtables.h b/sys/dev/kbd/kbdtables.h index 68ef5e2fa377..148fe3055a36 100644 --- a/sys/dev/kbd/kbdtables.h +++ b/sys/dev/kbd/kbdtables.h @@ -25,7 +25,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/kbd/kbdtables.h,v 1.42.2.3 1999/08/29 16:23:38 peter Exp $ */ #ifndef KBD_DFLT_KEYMAP diff --git a/sys/dev/pccard/if_xe.c b/sys/dev/pccard/if_xe.c index 1dc469504e85..b7e4704dc61f 100644 --- a/sys/dev/pccard/if_xe.c +++ b/sys/dev/pccard/if_xe.c @@ -23,8 +23,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/pccard/if_xe.c,v 1.2.2.5 1999/08/29 16:23:40 peter Exp $ + * $FreeBSD: src/sys/dev/pccard/if_xe.c,v 1.2.2.5 1999/08/29 16:23:40 peter Exp $ */ /* diff --git a/sys/dev/pccard/if_xereg.h b/sys/dev/pccard/if_xereg.h index 9eb7d3138288..69c5e244a062 100644 --- a/sys/dev/pccard/if_xereg.h +++ b/sys/dev/pccard/if_xereg.h @@ -23,8 +23,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/pccard/if_xereg.h,v 1.1.1.2.2.3 1999/08/29 16:23:41 peter Exp $ + * $FreeBSD: src/sys/dev/pccard/if_xereg.h,v 1.1.1.2.2.3 1999/08/29 16:23:41 peter Exp $ */ /* diff --git a/sys/dev/pci/ohci_pci.c b/sys/dev/pci/ohci_pci.c index ece467c1a5aa..88c990068262 100644 --- a/sys/dev/pci/ohci_pci.c +++ b/sys/dev/pci/ohci_pci.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pci/ohci_pci.c,v 1.12 1999/01/13 01:05:43 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/pci/uhci_pci.c b/sys/dev/pci/uhci_pci.c index 817c3ce23417..e308f8280a11 100644 --- a/sys/dev/pci/uhci_pci.c +++ b/sys/dev/pci/uhci_pci.c @@ -1,4 +1,4 @@ -/* FreeBSD $FreeBSD$ */ +/* FreeBSD $FreeBSD: src/sys/dev/pci/uhci_pci.c,v 1.8.2.3 1999/08/29 16:23:42 peter Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/pdq/pdq.c b/sys/dev/pdq/pdq.c index 24e4d0c2b8c3..93bf9fedb891 100644 --- a/sys/dev/pdq/pdq.c +++ b/sys/dev/pdq/pdq.c @@ -21,7 +21,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/pdq/pdq.c,v 1.2.6.2 1999/08/29 16:23:44 peter Exp $ * */ diff --git a/sys/dev/pdq/pdq_ifsubr.c b/sys/dev/pdq/pdq_ifsubr.c index b9599676a8da..0c10afab5567 100644 --- a/sys/dev/pdq/pdq_ifsubr.c +++ b/sys/dev/pdq/pdq_ifsubr.c @@ -21,7 +21,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/pdq/pdq_ifsubr.c,v 1.7.2.1 1999/08/29 16:23:46 peter Exp $ * */ diff --git a/sys/dev/pdq/pdqreg.h b/sys/dev/pdq/pdqreg.h index f3cfa84fdcb5..bad8b53c4ba1 100644 --- a/sys/dev/pdq/pdqreg.h +++ b/sys/dev/pdq/pdqreg.h @@ -21,7 +21,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/pdq/pdqreg.h,v 1.1.1.1.6.1 1999/08/29 16:23:46 peter Exp $ * */ diff --git a/sys/dev/pdq/pdqvar.h b/sys/dev/pdq/pdqvar.h index 8320eaec69f9..b65212f70ded 100644 --- a/sys/dev/pdq/pdqvar.h +++ b/sys/dev/pdq/pdqvar.h @@ -21,7 +21,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/pdq/pdqvar.h,v 1.2.2.1 1999/08/29 16:23:47 peter Exp $ * */ diff --git a/sys/dev/ppbus/if_plip.c b/sys/dev/ppbus/if_plip.c index a302c489a7c6..6897cbea68ff 100644 --- a/sys/dev/ppbus/if_plip.c +++ b/sys/dev/ppbus/if_plip.c @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * From Id: lpt.c,v 1.55.2.1 1996/11/12 09:08:38 phk Exp - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/if_plip.c,v 1.7.2.3 1999/08/29 16:23:48 peter Exp $ */ /* diff --git a/sys/dev/ppbus/immio.c b/sys/dev/ppbus/immio.c index d0ddb82c0c02..35311bde51b5 100644 --- a/sys/dev/ppbus/immio.c +++ b/sys/dev/ppbus/immio.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/immio.c,v 1.5.2.1 1999/08/29 16:23:48 peter Exp $ * */ diff --git a/sys/dev/ppbus/lpbb.c b/sys/dev/ppbus/lpbb.c index fbf6bde0122e..dd6b1770c03a 100644 --- a/sys/dev/ppbus/lpbb.c +++ b/sys/dev/ppbus/lpbb.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/lpbb.c,v 1.4.2.1 1999/08/29 16:23:49 peter Exp $ * */ diff --git a/sys/dev/ppbus/lpt.c b/sys/dev/ppbus/lpt.c index fa99833655f7..d1b553ff7f7b 100644 --- a/sys/dev/ppbus/lpt.c +++ b/sys/dev/ppbus/lpt.c @@ -48,7 +48,7 @@ * from: unknown origin, 386BSD 0.1 * From Id: lpt.c,v 1.55.2.1 1996/11/12 09:08:38 phk Exp * From Id: nlpt.c,v 1.14 1999/02/08 13:55:43 des Exp - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/lpt.c,v 1.2.2.2 1999/08/29 16:23:49 peter Exp $ */ /* diff --git a/sys/dev/ppbus/lpt.h b/sys/dev/ppbus/lpt.h index 2270ef96fe7e..ff6a9ea226c5 100644 --- a/sys/dev/ppbus/lpt.h +++ b/sys/dev/ppbus/lpt.h @@ -34,7 +34,7 @@ * Id: lptreg.h,v 1.6 1997/02/22 09:36:52 peter Exp * From Id: nlpt.h,v 1.3 1999/01/10 12:04:54 nsouch Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/lpt.h,v 1.2.2.2 1999/08/29 16:23:50 peter Exp $ */ /* diff --git a/sys/dev/ppbus/nlpt.c b/sys/dev/ppbus/nlpt.c index 97f44a14ed29..5b6b659b7ca6 100644 --- a/sys/dev/ppbus/nlpt.c +++ b/sys/dev/ppbus/nlpt.c @@ -47,7 +47,7 @@ * * from: unknown origin, 386BSD 0.1 * From Id: lpt.c,v 1.55.2.1 1996/11/12 09:08:38 phk Exp - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/nlpt.c,v 1.12.2.2 1999/08/29 16:23:50 peter Exp $ */ /* diff --git a/sys/dev/ppbus/nlpt.h b/sys/dev/ppbus/nlpt.h index 87f31fa450d4..3c74f7bc869f 100644 --- a/sys/dev/ppbus/nlpt.h +++ b/sys/dev/ppbus/nlpt.h @@ -27,7 +27,7 @@ * @(#)lptreg.h 1.1 (Berkeley) 12/19/90 * Id: lptreg.h,v 1.6 1997/02/22 09:36:52 peter Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/nlpt.h,v 1.3.2.1 1999/08/29 16:23:51 peter Exp $ */ #ifndef __NLPT_H #define __NLPT_H diff --git a/sys/dev/ppbus/ppb_1284.c b/sys/dev/ppbus/ppb_1284.c index 30221747dddf..38cd145656c1 100644 --- a/sys/dev/ppbus/ppb_1284.c +++ b/sys/dev/ppbus/ppb_1284.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppb_1284.c,v 1.8.2.1 1999/08/29 16:23:52 peter Exp $ * */ diff --git a/sys/dev/ppbus/ppb_1284.h b/sys/dev/ppbus/ppb_1284.h index f975c26e2475..a90cec73de09 100644 --- a/sys/dev/ppbus/ppb_1284.h +++ b/sys/dev/ppbus/ppb_1284.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppb_1284.h,v 1.4.2.1 1999/08/29 16:23:52 peter Exp $ * */ #ifndef __1284_H diff --git a/sys/dev/ppbus/ppb_base.c b/sys/dev/ppbus/ppb_base.c index da7fa8ee9cf4..023f383b5790 100644 --- a/sys/dev/ppbus/ppb_base.c +++ b/sys/dev/ppbus/ppb_base.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppb_base.c,v 1.6.2.1 1999/08/29 16:23:52 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/ppbus/ppb_msq.c b/sys/dev/ppbus/ppb_msq.c index 2fa5bd92976e..a6d8a1f697f4 100644 --- a/sys/dev/ppbus/ppb_msq.c +++ b/sys/dev/ppbus/ppb_msq.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppb_msq.c,v 1.4.2.1 1999/08/29 16:23:53 peter Exp $ * */ #include <machine/stdarg.h> diff --git a/sys/dev/ppbus/ppb_msq.h b/sys/dev/ppbus/ppb_msq.h index 11ca529830a1..d527cca9f6ed 100644 --- a/sys/dev/ppbus/ppb_msq.h +++ b/sys/dev/ppbus/ppb_msq.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppb_msq.h,v 1.3.2.1 1999/08/29 16:23:53 peter Exp $ * */ #ifndef __PPB_MSQ_H diff --git a/sys/dev/ppbus/ppbconf.c b/sys/dev/ppbus/ppbconf.c index 4c4110c5f15a..859c4bccd9a0 100644 --- a/sys/dev/ppbus/ppbconf.c +++ b/sys/dev/ppbus/ppbconf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppbconf.c,v 1.13.2.1 1999/08/29 16:23:54 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/ppbus/ppbconf.h b/sys/dev/ppbus/ppbconf.h index 720e31611925..d400e52b9fde 100644 --- a/sys/dev/ppbus/ppbconf.h +++ b/sys/dev/ppbus/ppbconf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppbconf.h,v 1.11.2.2 1999/08/29 16:23:55 peter Exp $ * */ #ifndef __PPBCONF_H diff --git a/sys/dev/ppbus/ppi.c b/sys/dev/ppbus/ppi.c index 4c776cbdf142..e66d6a353fce 100644 --- a/sys/dev/ppbus/ppi.c +++ b/sys/dev/ppbus/ppi.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppi.c,v 1.9.2.1 1999/08/29 16:23:55 peter Exp $ * */ #include "ppi.h" diff --git a/sys/dev/ppbus/ppi.h b/sys/dev/ppbus/ppi.h index bbe14fdc7900..319be36c5d63 100644 --- a/sys/dev/ppbus/ppi.h +++ b/sys/dev/ppbus/ppi.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/ppi.h,v 1.2.2.1 1999/08/29 16:23:56 peter Exp $ * */ #ifndef __PPI_H diff --git a/sys/dev/ppbus/pps.c b/sys/dev/ppbus/pps.c index 00c6792970b1..19e269233e35 100644 --- a/sys/dev/ppbus/pps.c +++ b/sys/dev/ppbus/pps.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/pps.c,v 1.12.2.2 1999/08/29 16:23:57 peter Exp $ * * This driver implements a draft-mogul-pps-api-02.txt PPS source. * diff --git a/sys/dev/ppbus/vpo.c b/sys/dev/ppbus/vpo.c index f589ecfee36a..a299918f1199 100644 --- a/sys/dev/ppbus/vpo.c +++ b/sys/dev/ppbus/vpo.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/vpo.c,v 1.11.2.3 1999/08/29 16:23:57 peter Exp $ * */ diff --git a/sys/dev/ppbus/vpoio.c b/sys/dev/ppbus/vpoio.c index 628bfb607347..8aef14fb5b04 100644 --- a/sys/dev/ppbus/vpoio.c +++ b/sys/dev/ppbus/vpoio.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/vpoio.c,v 1.5.2.1 1999/08/29 16:23:58 peter Exp $ * */ diff --git a/sys/dev/ppbus/vpoio.h b/sys/dev/ppbus/vpoio.h index e007d3e8e422..93ae345716e8 100644 --- a/sys/dev/ppbus/vpoio.h +++ b/sys/dev/ppbus/vpoio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/vpoio.h,v 1.2.2.1 1999/08/29 16:23:58 peter Exp $ * */ #ifndef __VP0IO_H diff --git a/sys/dev/smbus/smb.c b/sys/dev/smbus/smb.c index 4579f6dd7b6f..207afd03db5e 100644 --- a/sys/dev/smbus/smb.c +++ b/sys/dev/smbus/smb.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/smbus/smb.c,v 1.6.2.1 1999/08/29 16:24:00 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/smbus/smbconf.c b/sys/dev/smbus/smbconf.c index a806b0acefe4..c6a27c5377ce 100644 --- a/sys/dev/smbus/smbconf.c +++ b/sys/dev/smbus/smbconf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/smbus/smbconf.c,v 1.4.2.1 1999/08/29 16:24:01 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/smbus/smbconf.h b/sys/dev/smbus/smbconf.h index b7047b4da0aa..971855067bae 100644 --- a/sys/dev/smbus/smbconf.h +++ b/sys/dev/smbus/smbconf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/smbus/smbconf.h,v 1.2.2.2 1999/08/29 16:24:02 peter Exp $ */ #ifndef __SMBONF_H #define __SMBONF_H diff --git a/sys/dev/smbus/smbus.c b/sys/dev/smbus/smbus.c index 26d59afe450f..c0650ad111da 100644 --- a/sys/dev/smbus/smbus.c +++ b/sys/dev/smbus/smbus.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/smbus/smbus.c,v 1.7.2.1 1999/08/29 16:24:02 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/smbus/smbus.h b/sys/dev/smbus/smbus.h index 9f96b9dfe172..f99376432cb4 100644 --- a/sys/dev/smbus/smbus.h +++ b/sys/dev/smbus/smbus.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/smbus/smbus.h,v 1.1.1.1.2.1 1999/08/29 16:24:03 peter Exp $ * */ #ifndef __SMBUS_H diff --git a/sys/dev/smbus/smbus_if.m b/sys/dev/smbus/smbus_if.m index d520c2b35709..ceff881ced52 100644 --- a/sys/dev/smbus/smbus_if.m +++ b/sys/dev/smbus/smbus_if.m @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/dev/smbus/smbus_if.m,v 1.4.2.1 1999/08/29 16:24:03 peter Exp $ # INTERFACE smbus; diff --git a/sys/dev/syscons/scvesactl.c b/sys/dev/syscons/scvesactl.c index 7b7c6f1a9db3..916ce5551786 100644 --- a/sys/dev/syscons/scvesactl.c +++ b/sys/dev/syscons/scvesactl.c @@ -23,7 +23,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/syscons/scvesactl.c,v 1.9.2.1 1999/08/29 16:24:04 peter Exp $ */ #include "sc.h" diff --git a/sys/dev/syscons/scvidctl.c b/sys/dev/syscons/scvidctl.c index 1f72d98ddc89..a6cd571a1acd 100644 --- a/sys/dev/syscons/scvidctl.c +++ b/sys/dev/syscons/scvidctl.c @@ -23,7 +23,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/syscons/scvidctl.c,v 1.7.2.3 1999/08/29 16:24:05 peter Exp $ */ #include "sc.h" diff --git a/sys/dev/syscons/syscons.c b/sys/dev/syscons/syscons.c index 3da6b136ca6f..7cac38262509 100644 --- a/sys/dev/syscons/syscons.c +++ b/sys/dev/syscons/syscons.c @@ -25,7 +25,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/syscons/syscons.c,v 1.293.2.8 1999/08/29 16:24:06 peter Exp $ */ #include "sc.h" diff --git a/sys/dev/syscons/syscons.h b/sys/dev/syscons/syscons.h index 9b83e2742c6f..57e8c6f950fd 100644 --- a/sys/dev/syscons/syscons.h +++ b/sys/dev/syscons/syscons.h @@ -25,7 +25,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/syscons/syscons.h,v 1.46.2.2 1999/08/29 16:24:07 peter Exp $ */ #ifndef _DEV_SYSCONS_SYSCONS_H_ diff --git a/sys/dev/usb/hid.c b/sys/dev/usb/hid.c index bb852b78e253..b44ce1cddec2 100644 --- a/sys/dev/usb/hid.c +++ b/sys/dev/usb/hid.c @@ -1,5 +1,5 @@ /* $NetBSD: hid.c,v 1.7 1999/01/08 11:58:25 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/hid.c,v 1.6.2.1 1999/05/08 23:04:43 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/hid.h b/sys/dev/usb/hid.h index 68ca0b47ac39..5f294f1fb007 100644 --- a/sys/dev/usb/hid.h +++ b/sys/dev/usb/hid.h @@ -1,5 +1,5 @@ /* $NetBSD: hid.h,v 1.3 1998/11/25 22:32:04 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/hid.h,v 1.4.2.1 1999/05/08 23:04:44 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c index 09d837fb9d49..a5ec70e47305 100644 --- a/sys/dev/usb/ohci.c +++ b/sys/dev/usb/ohci.c @@ -1,5 +1,5 @@ /* $NetBSD: ohci.c,v 1.27 1999/01/13 10:33:53 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohci.c,v 1.10.2.2 1999/05/18 22:31:49 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ohcireg.h b/sys/dev/usb/ohcireg.h index c84c71e45ec7..1fa936481fc0 100644 --- a/sys/dev/usb/ohcireg.h +++ b/sys/dev/usb/ohcireg.h @@ -1,5 +1,5 @@ /* $NetBSD: ohcireg.h,v 1.7 1998/12/10 23:16:47 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohcireg.h,v 1.5.2.1 1999/05/08 23:04:45 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ohcivar.h b/sys/dev/usb/ohcivar.h index 7b15cbe84067..1b60096851e3 100644 --- a/sys/dev/usb/ohcivar.h +++ b/sys/dev/usb/ohcivar.h @@ -1,5 +1,5 @@ /* $NetBSD: ohcivar.h,v 1.4 1998/12/26 12:53:01 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohcivar.h,v 1.5.2.1 1999/05/08 23:04:45 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ugen.c b/sys/dev/usb/ugen.c index cc14a7df0180..78d3974e10d7 100644 --- a/sys/dev/usb/ugen.c +++ b/sys/dev/usb/ugen.c @@ -1,5 +1,5 @@ /* $NetBSD: ugen.c,v 1.11 1999/01/08 11:58:25 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ugen.c,v 1.8.2.1 1999/05/08 23:04:46 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c index f544da463c7b..f5c7fea52887 100644 --- a/sys/dev/usb/uhci.c +++ b/sys/dev/usb/uhci.c @@ -1,5 +1,5 @@ /* $NetBSD: uhci.c,v 1.24 1999/02/20 23:26:16 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhci.c,v 1.7.2.4 1999/07/24 18:23:03 gehenna Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhcireg.h b/sys/dev/usb/uhcireg.h index bad7a4c81302..75f966181b8e 100644 --- a/sys/dev/usb/uhcireg.h +++ b/sys/dev/usb/uhcireg.h @@ -1,5 +1,5 @@ /* $NetBSD: uhcireg.h,v 1.5 1998/12/27 23:40:52 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhcireg.h,v 1.4.2.1 1999/05/08 23:04:47 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhcivar.h b/sys/dev/usb/uhcivar.h index 3ef1b33e863e..f8d0ab8d0816 100644 --- a/sys/dev/usb/uhcivar.h +++ b/sys/dev/usb/uhcivar.h @@ -1,5 +1,5 @@ /* $NetBSD: uhcivar.h,v 1.5 1998/12/26 12:53:02 augustss Exp $ */ -/* FreeBSD $FreeBSD$ */ +/* FreeBSD $FreeBSD: src/sys/dev/usb/uhcivar.h,v 1.5.2.2 1999/08/29 16:24:09 peter Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhid.c b/sys/dev/usb/uhid.c index 1729a92e6fed..1dc9dd794f7c 100644 --- a/sys/dev/usb/uhid.c +++ b/sys/dev/usb/uhid.c @@ -1,5 +1,5 @@ /* $NetBSD: uhid.c,v 1.15 1999/01/10 11:13:36 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhid.c,v 1.8.2.1 1999/05/08 23:04:49 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhub.c b/sys/dev/usb/uhub.c index 2b189762babb..dd6bd0fe47d3 100644 --- a/sys/dev/usb/uhub.c +++ b/sys/dev/usb/uhub.c @@ -1,5 +1,5 @@ /* $NetBSD: uhub.c,v 1.16 1999/01/10 19:13:15 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhub.c,v 1.7.2.1 1999/05/08 23:04:49 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ukbd.c b/sys/dev/usb/ukbd.c index 82721c582c5f..7fac54d5d909 100644 --- a/sys/dev/usb/ukbd.c +++ b/sys/dev/usb/ukbd.c @@ -1,5 +1,5 @@ /* $NetBSD: ukbd.c,v 1.22 1999/01/09 12:10:36 drochner Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ukbd.c,v 1.8.2.1 1999/05/09 11:02:23 yokota Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ulpt.c b/sys/dev/usb/ulpt.c index bbc67c524aa5..2fd6cf6fde27 100644 --- a/sys/dev/usb/ulpt.c +++ b/sys/dev/usb/ulpt.c @@ -1,5 +1,5 @@ /* $NetBSD: ulpt.c,v 1.11 1999/01/10 11:13:36 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ulpt.c,v 1.8.2.1 1999/05/08 23:04:50 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ums.c b/sys/dev/usb/ums.c index 1063fa70f3a5..affdd9ac3747 100644 --- a/sys/dev/usb/ums.c +++ b/sys/dev/usb/ums.c @@ -1,5 +1,5 @@ /* $NetBSD: ums.c,v 1.22 1999/01/12 22:06:48 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ums.c,v 1.9.2.2 1999/07/25 18:35:35 gehenna Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb.c b/sys/dev/usb/usb.c index 4b4fe0f52ac9..628153da7220 100644 --- a/sys/dev/usb/usb.c +++ b/sys/dev/usb/usb.c @@ -1,5 +1,5 @@ /* $NetBSD: usb.c,v 1.12 1999/01/10 19:13:16 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb.c,v 1.7.2.1 1999/05/08 23:04:51 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb.h b/sys/dev/usb/usb.h index 514630e0904f..20dd6e846b20 100644 --- a/sys/dev/usb/usb.h +++ b/sys/dev/usb/usb.h @@ -1,5 +1,5 @@ /* $NetBSD: usb.h,v 1.17 1999/01/03 01:09:18 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb.h,v 1.7.2.1 1999/05/08 23:04:52 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb_if.m b/sys/dev/usb/usb_if.m index 8729f016ba17..e2878e0a4e10 100644 --- a/sys/dev/usb/usb_if.m +++ b/sys/dev/usb/usb_if.m @@ -25,7 +25,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/usb/usb_if.m,v 1.3.2.2 1999/08/29 16:24:09 peter Exp $ # # USB interface description diff --git a/sys/dev/usb/usb_mem.h b/sys/dev/usb/usb_mem.h index 3144ef3aa221..34f00caf7a96 100644 --- a/sys/dev/usb/usb_mem.h +++ b/sys/dev/usb/usb_mem.h @@ -1,5 +1,5 @@ /* $NetBSD: usb_mem.h,v 1.4 1999/01/09 12:16:54 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_mem.h,v 1.5.2.1 1999/05/08 23:04:53 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb_port.h b/sys/dev/usb/usb_port.h index 49a38ce8f0b4..39215f818bd8 100644 --- a/sys/dev/usb/usb_port.h +++ b/sys/dev/usb/usb_port.h @@ -1,5 +1,5 @@ /* $NetBSD: usb_port.h,v 1.5 1999/01/08 11:58:25 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_port.h,v 1.10.2.1 1999/05/08 23:04:54 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb_quirks.c b/sys/dev/usb/usb_quirks.c index 2d093ae1a073..9e990fdd2beb 100644 --- a/sys/dev/usb/usb_quirks.c +++ b/sys/dev/usb/usb_quirks.c @@ -1,5 +1,5 @@ /* $NetBSD: usb_quirks.c,v 1.8 1999/01/08 11:58:25 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_quirks.c,v 1.6.2.1 1999/05/08 23:04:54 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb_quirks.h b/sys/dev/usb/usb_quirks.h index 5518a5b20c94..ce07b2cdaae3 100644 --- a/sys/dev/usb/usb_quirks.h +++ b/sys/dev/usb/usb_quirks.h @@ -1,5 +1,5 @@ /* $NetBSD: usb_quirks.h,v 1.5 1998/12/29 15:23:59 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_quirks.h,v 1.5.2.1 1999/05/08 23:04:55 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb_subr.c b/sys/dev/usb/usb_subr.c index 6cdde3b566eb..eee0f4a405c0 100644 --- a/sys/dev/usb/usb_subr.c +++ b/sys/dev/usb/usb_subr.c @@ -1,5 +1,5 @@ /* $NetBSD: usb_subr.c,v 1.29 1999/03/18 12:08:43 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_subr.c,v 1.7.2.1 1999/05/08 23:04:55 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbcdc.h b/sys/dev/usb/usbcdc.h index df7484a1f68b..6added3a6734 100644 --- a/sys/dev/usb/usbcdc.h +++ b/sys/dev/usb/usbcdc.h @@ -1,5 +1,5 @@ /* $NetBSD: usbcdc.h,v 1.3 1999/01/03 01:09:18 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbcdc.h,v 1.1.2.1 1999/05/08 23:04:57 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index f7ba43b5dc58..bfdf3941a42c 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdevs.h,v 1.7.2.1 1999/05/08 23:04:57 n_hibma Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 8e59b3721546..a4bdbabedc1a 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdevs_data.h,v 1.7.2.1 1999/05/08 23:04:58 n_hibma Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/usb/usbdi.c b/sys/dev/usb/usbdi.c index a57e4e75f65e..be3e07e3a69a 100644 --- a/sys/dev/usb/usbdi.c +++ b/sys/dev/usb/usbdi.c @@ -1,5 +1,5 @@ /* $NetBSD: usbdi.c,v 1.20 1999/01/08 11:58:26 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi.c,v 1.8.2.1 1999/05/08 23:04:58 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdi.h b/sys/dev/usb/usbdi.h index 70fa554a0db7..fa719b97fd70 100644 --- a/sys/dev/usb/usbdi.h +++ b/sys/dev/usb/usbdi.h @@ -1,5 +1,5 @@ /* $NetBSD: usbdi.h,v 1.16 1999/01/08 11:58:26 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi.h,v 1.5.2.1 1999/05/08 23:04:59 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdi_util.c b/sys/dev/usb/usbdi_util.c index 27b7a32c9e02..9a0ed356f13a 100644 --- a/sys/dev/usb/usbdi_util.c +++ b/sys/dev/usb/usbdi_util.c @@ -1,5 +1,5 @@ /* $NetBSD: usbdi_util.c,v 1.13 1999/01/08 11:58:26 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi_util.c,v 1.6.2.1 1999/05/08 23:05:00 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdi_util.h b/sys/dev/usb/usbdi_util.h index 6505617ce62b..f97f2400be01 100644 --- a/sys/dev/usb/usbdi_util.h +++ b/sys/dev/usb/usbdi_util.h @@ -1,5 +1,5 @@ /* $NetBSD: usbdi_util.h,v 1.12 1999/01/01 15:25:57 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi_util.h,v 1.5.2.1 1999/05/08 23:05:00 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdivar.h b/sys/dev/usb/usbdivar.h index 8e61d8543b62..f4e5b64094e7 100644 --- a/sys/dev/usb/usbdivar.h +++ b/sys/dev/usb/usbdivar.h @@ -1,5 +1,5 @@ /* $NetBSD: usbdivar.h,v 1.16 1999/01/08 11:58:26 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdivar.h,v 1.7.2.1 1999/05/08 23:05:01 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbhid.h b/sys/dev/usb/usbhid.h index bffca689b531..00c61cc1dc31 100644 --- a/sys/dev/usb/usbhid.h +++ b/sys/dev/usb/usbhid.h @@ -1,5 +1,5 @@ /* $NetBSD: usbhid.h,v 1.3 1998/12/26 12:53:04 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbhid.h,v 1.4.2.1 1999/05/08 23:05:02 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/vinum/COPYRIGHT b/sys/dev/vinum/COPYRIGHT index f0295e6a6d0e..0003d519483f 100644 --- a/sys/dev/vinum/COPYRIGHT +++ b/sys/dev/vinum/COPYRIGHT @@ -33,5 +33,5 @@ * 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/vinum/COPYRIGHT,v 1.3.2.1 1999/08/29 16:24:11 peter Exp $ */ diff --git a/sys/dev/vinum/Makefile b/sys/dev/vinum/Makefile index 83e94ec2e222..1de05260e16c 100644 --- a/sys/dev/vinum/Makefile +++ b/sys/dev/vinum/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/vinum/Makefile,v 1.5.2.1 1999/08/29 16:24:12 peter Exp $ .PATH: ${.CURDIR}/../../sys/dev/ccd KMOD= vinum_mod diff --git a/sys/dev/vinum/makestatetext b/sys/dev/vinum/makestatetext index 3cb709c6b460..1c202e597111 100755 --- a/sys/dev/vinum/makestatetext +++ b/sys/dev/vinum/makestatetext @@ -1,6 +1,6 @@ #!/bin/sh # Make statetexts.h from vinumstate.h -# $FreeBSD$ +# $FreeBSD: src/sys/dev/vinum/makestatetext,v 1.4.2.2 1999/08/29 16:24:12 peter Exp $ infile=vinumstate.h ofile=statetexts.h cat > $ofile <<FOO diff --git a/sys/dev/vinum/request.h b/sys/dev/vinum/request.h index 04812f868fd3..119c55734e53 100644 --- a/sys/dev/vinum/request.h +++ b/sys/dev/vinum/request.h @@ -33,7 +33,7 @@ * 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/vinum/request.h,v 1.6.2.5 1999/09/13 08:03:53 grog Exp $ */ /* Information needed to set up a transfer */ diff --git a/sys/dev/vinum/vinum.c b/sys/dev/vinum/vinum.c index de370212e955..46853f5e498f 100644 --- a/sys/dev/vinum/vinum.c +++ b/sys/dev/vinum/vinum.c @@ -35,7 +35,7 @@ * 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/vinum/vinum.c,v 1.7.2.5 1999/08/29 16:24:13 peter Exp $ */ #define STATIC static /* nothing while we're testing XXX */ diff --git a/sys/dev/vinum/vinumconfig.c b/sys/dev/vinum/vinumconfig.c index 82f7a81df4cf..12d39268c10d 100644 --- a/sys/dev/vinum/vinumconfig.c +++ b/sys/dev/vinum/vinumconfig.c @@ -45,7 +45,7 @@ * 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/vinum/vinumconfig.c,v 1.8.2.7 1999/08/29 16:24:14 peter Exp $ */ #define STATIC static diff --git a/sys/dev/vinum/vinumdaemon.c b/sys/dev/vinum/vinumdaemon.c index 9d885b9e1019..a9d17ef6cf50 100644 --- a/sys/dev/vinum/vinumdaemon.c +++ b/sys/dev/vinum/vinumdaemon.c @@ -34,7 +34,7 @@ * 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/vinum/vinumdaemon.c,v 1.1.2.6 1999/08/29 16:24:15 peter Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumext.h b/sys/dev/vinum/vinumext.h index 30bef5abc754..4d471f7a62ff 100644 --- a/sys/dev/vinum/vinumext.h +++ b/sys/dev/vinum/vinumext.h @@ -33,7 +33,7 @@ * 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/vinum/vinumext.h,v 1.6.2.5 1999/08/29 16:24:15 peter Exp $ */ /* vinumext.h: external definitions */ diff --git a/sys/dev/vinum/vinumhdr.h b/sys/dev/vinum/vinumhdr.h index 22b62d6040c0..411a38c233b2 100644 --- a/sys/dev/vinum/vinumhdr.h +++ b/sys/dev/vinum/vinumhdr.h @@ -35,7 +35,7 @@ */ /* Header files used by all modules */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/vinum/vinumhdr.h,v 1.6.2.5 1999/08/29 16:24:16 peter Exp $ */ #include <sys/param.h> #ifdef KERNEL diff --git a/sys/dev/vinum/vinuminterrupt.c b/sys/dev/vinum/vinuminterrupt.c index bb62f676cfa4..65f316ce683e 100644 --- a/sys/dev/vinum/vinuminterrupt.c +++ b/sys/dev/vinum/vinuminterrupt.c @@ -39,7 +39,7 @@ * 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/vinum/vinuminterrupt.c,v 1.7.2.4 1999/08/29 16:24:16 peter Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumio.c b/sys/dev/vinum/vinumio.c index 5031557d7a03..b38b9d410091 100644 --- a/sys/dev/vinum/vinumio.c +++ b/sys/dev/vinum/vinumio.c @@ -33,7 +33,7 @@ * 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/vinum/vinumio.c,v 1.7.2.9 1999/08/29 16:24:18 peter Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumio.h b/sys/dev/vinum/vinumio.h index 3b99fdd45598..68e5e77c63cb 100644 --- a/sys/dev/vinum/vinumio.h +++ b/sys/dev/vinum/vinumio.h @@ -33,7 +33,7 @@ * 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/vinum/vinumio.h,v 1.6.2.4 1999/08/29 16:24:18 peter Exp $ */ #ifdef VINUMDEBUG diff --git a/sys/dev/vinum/vinumioctl.c b/sys/dev/vinum/vinumioctl.c index d983785897b2..184bae4bebe0 100644 --- a/sys/dev/vinum/vinumioctl.c +++ b/sys/dev/vinum/vinumioctl.c @@ -41,7 +41,7 @@ * 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/vinum/vinumioctl.c,v 1.6.2.6 1999/08/29 16:24:19 peter Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumkw.h b/sys/dev/vinum/vinumkw.h index d084c5055ff9..c0b0d15d5690 100644 --- a/sys/dev/vinum/vinumkw.h +++ b/sys/dev/vinum/vinumkw.h @@ -33,7 +33,7 @@ * 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/vinum/vinumkw.h,v 1.6.2.5 1999/08/29 16:24:20 peter Exp $ */ /* diff --git a/sys/dev/vinum/vinumlock.c b/sys/dev/vinum/vinumlock.c index 769d0303070a..42bae7a1fb42 100644 --- a/sys/dev/vinum/vinumlock.c +++ b/sys/dev/vinum/vinumlock.c @@ -37,7 +37,7 @@ * 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/vinum/vinumlock.c,v 1.5.2.7 1999/09/01 23:28:02 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinummemory.c b/sys/dev/vinum/vinummemory.c index e13d7249dd84..62f92f2685a9 100644 --- a/sys/dev/vinum/vinummemory.c +++ b/sys/dev/vinum/vinummemory.c @@ -33,7 +33,7 @@ * 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/vinum/vinummemory.c,v 1.6.2.6 1999/08/29 16:24:21 peter Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumparser.c b/sys/dev/vinum/vinumparser.c index 7eb8a44ac262..ab8343453e94 100644 --- a/sys/dev/vinum/vinumparser.c +++ b/sys/dev/vinum/vinumparser.c @@ -33,7 +33,7 @@ * 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/vinum/vinumparser.c,v 1.5.2.6 1999/08/29 16:24:21 peter Exp $ */ /* diff --git a/sys/dev/vinum/vinumraid5.c b/sys/dev/vinum/vinumraid5.c index b1be512e34c0..c4edbef81d0f 100644 --- a/sys/dev/vinum/vinumraid5.c +++ b/sys/dev/vinum/vinumraid5.c @@ -38,7 +38,7 @@ * 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/vinum/vinumraid5.c,v 1.3.2.2 1999/08/29 16:24:22 peter Exp $ */ #include <dev/vinum/vinumhdr.h> #include <dev/vinum/request.h> diff --git a/sys/dev/vinum/vinumrequest.c b/sys/dev/vinum/vinumrequest.c index 9504ded4bd36..52a5f6b506e1 100644 --- a/sys/dev/vinum/vinumrequest.c +++ b/sys/dev/vinum/vinumrequest.c @@ -37,7 +37,7 @@ * 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/vinum/vinumrequest.c,v 1.7.2.6 1999/08/29 16:24:22 peter Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumrevive.c b/sys/dev/vinum/vinumrevive.c index 34265d15cc63..880ef99803f5 100644 --- a/sys/dev/vinum/vinumrevive.c +++ b/sys/dev/vinum/vinumrevive.c @@ -37,7 +37,7 @@ * 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/vinum/vinumrevive.c,v 1.8.2.4 1999/08/29 16:24:23 peter Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumstate.c b/sys/dev/vinum/vinumstate.c index ad31981539ff..042f4c9e75c7 100644 --- a/sys/dev/vinum/vinumstate.c +++ b/sys/dev/vinum/vinumstate.c @@ -37,7 +37,7 @@ * 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/vinum/vinumstate.c,v 1.7.2.7 1999/08/29 16:24:24 peter Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumstate.h b/sys/dev/vinum/vinumstate.h index a97e3bcb31ed..10874a6f966e 100644 --- a/sys/dev/vinum/vinumstate.h +++ b/sys/dev/vinum/vinumstate.h @@ -33,7 +33,7 @@ * 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/vinum/vinumstate.h,v 1.4.2.4 1999/08/29 16:24:25 peter Exp $ */ /* diff --git a/sys/dev/vinum/vinumutil.c b/sys/dev/vinum/vinumutil.c index 45b8bde65f1a..5dfb2a253812 100644 --- a/sys/dev/vinum/vinumutil.c +++ b/sys/dev/vinum/vinumutil.c @@ -35,7 +35,7 @@ * 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/vinum/vinumutil.c,v 1.5.2.5 1999/08/29 16:24:25 peter Exp $ */ /* This file contains utility routines used both in kernel and user context */ diff --git a/sys/dev/vinum/vinumvar.h b/sys/dev/vinum/vinumvar.h index 794086ff8637..62202ddb66a8 100644 --- a/sys/dev/vinum/vinumvar.h +++ b/sys/dev/vinum/vinumvar.h @@ -37,7 +37,7 @@ * 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/vinum/vinumvar.h,v 1.7.2.5 1999/08/29 16:24:26 peter Exp $ */ #include <sys/time.h> diff --git a/sys/dev/vn/vn.c b/sys/dev/vn/vn.c index de344d986a9c..d0457bc26208 100644 --- a/sys/dev/vn/vn.c +++ b/sys/dev/vn/vn.c @@ -38,7 +38,7 @@ * from: Utah Hdr: vn.c 1.13 94/04/02 * * from: @(#)vn.c 8.6 (Berkeley) 4/1/94 - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vn/vn.c,v 1.71.2.2 1999/08/29 16:24:28 peter Exp $ */ /* diff --git a/sys/dev/vx/if_vx.c b/sys/dev/vx/if_vx.c index aa941df73901..1a7e811db0f6 100644 --- a/sys/dev/vx/if_vx.c +++ b/sys/dev/vx/if_vx.c @@ -27,7 +27,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/vx/if_vx.c,v 1.19.2.1 1999/08/29 16:24:29 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/control_w.h b/sys/gnu/i386/fpemul/control_w.h index 5c7aca44cc87..69d5b68b9f8d 100644 --- a/sys/gnu/i386/fpemul/control_w.h +++ b/sys/gnu/i386/fpemul/control_w.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/control_w.h,v 1.6.4.1 1999/08/29 16:24:30 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/div_small.s b/sys/gnu/i386/fpemul/div_small.s index 944a93f3b192..4f567d2fdd75 100644 --- a/sys/gnu/i386/fpemul/div_small.s +++ b/sys/gnu/i386/fpemul/div_small.s @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/div_small.s,v 1.7.4.1 1999/08/29 16:24:31 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/errors.c b/sys/gnu/i386/fpemul/errors.c index 7ee9136bc15b..bdfd5914e6ae 100644 --- a/sys/gnu/i386/fpemul/errors.c +++ b/sys/gnu/i386/fpemul/errors.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/errors.c,v 1.9.2.1 1999/08/29 16:24:31 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/exception.h b/sys/gnu/i386/fpemul/exception.h index 50e7d602eb69..43a9a88ad460 100644 --- a/sys/gnu/i386/fpemul/exception.h +++ b/sys/gnu/i386/fpemul/exception.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/exception.h,v 1.8.4.1 1999/08/29 16:24:32 peter Exp $ * * */ diff --git a/sys/gnu/i386/fpemul/fpu_arith.c b/sys/gnu/i386/fpemul/fpu_arith.c index e8fa93f44400..7c6b3b7ebca5 100644 --- a/sys/gnu/i386/fpemul/fpu_arith.c +++ b/sys/gnu/i386/fpemul/fpu_arith.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_arith.c,v 1.8.4.1 1999/08/29 16:24:32 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_asm.h b/sys/gnu/i386/fpemul/fpu_asm.h index ab505e906dc1..d67360e6242d 100644 --- a/sys/gnu/i386/fpemul/fpu_asm.h +++ b/sys/gnu/i386/fpemul/fpu_asm.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_asm.h,v 1.7.4.1 1999/08/29 16:24:33 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_aux.c b/sys/gnu/i386/fpemul/fpu_aux.c index 71b759f1e571..7ef061e7238e 100644 --- a/sys/gnu/i386/fpemul/fpu_aux.c +++ b/sys/gnu/i386/fpemul/fpu_aux.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_aux.c,v 1.8.4.1 1999/08/29 16:24:34 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_emu.h b/sys/gnu/i386/fpemul/fpu_emu.h index 0dd2f7e49b21..0f227a90a060 100644 --- a/sys/gnu/i386/fpemul/fpu_emu.h +++ b/sys/gnu/i386/fpemul/fpu_emu.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_emu.h,v 1.6.4.1 1999/08/29 16:24:34 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_entry.c b/sys/gnu/i386/fpemul/fpu_entry.c index 8f4a8f77f8f4..8cb616622532 100644 --- a/sys/gnu/i386/fpemul/fpu_entry.c +++ b/sys/gnu/i386/fpemul/fpu_entry.c @@ -55,7 +55,7 @@ * * W. Metzenthen June 1994. * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_entry.c,v 1.19.2.1 1999/08/29 16:24:34 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_etc.c b/sys/gnu/i386/fpemul/fpu_etc.c index cd91e80da62f..d8be4d3c02b5 100644 --- a/sys/gnu/i386/fpemul/fpu_etc.c +++ b/sys/gnu/i386/fpemul/fpu_etc.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_etc.c,v 1.7.4.1 1999/08/29 16:24:35 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_proto.h b/sys/gnu/i386/fpemul/fpu_proto.h index fc36478eedb5..7e5d0c43d770 100644 --- a/sys/gnu/i386/fpemul/fpu_proto.h +++ b/sys/gnu/i386/fpemul/fpu_proto.h @@ -1,6 +1,6 @@ /* * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_proto.h,v 1.7.4.1 1999/08/29 16:24:35 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_system.h b/sys/gnu/i386/fpemul/fpu_system.h index aff0a0d9114b..f7ee0f0a2c49 100644 --- a/sys/gnu/i386/fpemul/fpu_system.h +++ b/sys/gnu/i386/fpemul/fpu_system.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_system.h,v 1.6.4.1 1999/08/29 16:24:36 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_trig.c b/sys/gnu/i386/fpemul/fpu_trig.c index b1d913facd22..162bc371c358 100644 --- a/sys/gnu/i386/fpemul/fpu_trig.c +++ b/sys/gnu/i386/fpemul/fpu_trig.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/fpu_trig.c,v 1.9.4.1 1999/08/29 16:24:36 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/get_address.c b/sys/gnu/i386/fpemul/get_address.c index 4ae998b2d3fc..b39cf1d008e1 100644 --- a/sys/gnu/i386/fpemul/get_address.c +++ b/sys/gnu/i386/fpemul/get_address.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/get_address.c,v 1.7.2.1 1999/08/29 16:24:37 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/load_store.c b/sys/gnu/i386/fpemul/load_store.c index 2cfbba506147..2c1cae7f635c 100644 --- a/sys/gnu/i386/fpemul/load_store.c +++ b/sys/gnu/i386/fpemul/load_store.c @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/load_store.c,v 1.12.2.1 1999/08/29 16:24:37 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/math_emu.h b/sys/gnu/i386/fpemul/math_emu.h index 302be7b655ac..048966475824 100644 --- a/sys/gnu/i386/fpemul/math_emu.h +++ b/sys/gnu/i386/fpemul/math_emu.h @@ -1,6 +1,6 @@ /* * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/math_emu.h,v 1.4.4.1 1999/08/29 16:24:37 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_2xm1.c b/sys/gnu/i386/fpemul/poly_2xm1.c index e5a651574e4d..684a855438b3 100644 --- a/sys/gnu/i386/fpemul/poly_2xm1.c +++ b/sys/gnu/i386/fpemul/poly_2xm1.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/poly_2xm1.c,v 1.7.4.1 1999/08/29 16:24:38 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_atan.c b/sys/gnu/i386/fpemul/poly_atan.c index 4f937fb82dc8..893b00b0209a 100644 --- a/sys/gnu/i386/fpemul/poly_atan.c +++ b/sys/gnu/i386/fpemul/poly_atan.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/poly_atan.c,v 1.9.4.1 1999/08/29 16:24:39 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_div.s b/sys/gnu/i386/fpemul/poly_div.s index 505588d38bd8..bb38ea81f9e5 100644 --- a/sys/gnu/i386/fpemul/poly_div.s +++ b/sys/gnu/i386/fpemul/poly_div.s @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/poly_div.s,v 1.7.4.1 1999/08/29 16:24:39 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_l2.c b/sys/gnu/i386/fpemul/poly_l2.c index 19a550165f92..50efa46ef5c1 100644 --- a/sys/gnu/i386/fpemul/poly_l2.c +++ b/sys/gnu/i386/fpemul/poly_l2.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/poly_l2.c,v 1.9.4.1 1999/08/29 16:24:39 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_mul64.s b/sys/gnu/i386/fpemul/poly_mul64.s index 2c6f12e2a2f5..fc5acabb00a5 100644 --- a/sys/gnu/i386/fpemul/poly_mul64.s +++ b/sys/gnu/i386/fpemul/poly_mul64.s @@ -59,7 +59,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/poly_mul64.s,v 1.7.4.1 1999/08/29 16:24:40 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_sin.c b/sys/gnu/i386/fpemul/poly_sin.c index efc478f59d9c..4fe764d4c729 100644 --- a/sys/gnu/i386/fpemul/poly_sin.c +++ b/sys/gnu/i386/fpemul/poly_sin.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/poly_sin.c,v 1.9.4.1 1999/08/29 16:24:40 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_tan.c b/sys/gnu/i386/fpemul/poly_tan.c index 7dbbddfccd56..0e595711c38a 100644 --- a/sys/gnu/i386/fpemul/poly_tan.c +++ b/sys/gnu/i386/fpemul/poly_tan.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/poly_tan.c,v 1.9.4.1 1999/08/29 16:24:41 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/polynomial.s b/sys/gnu/i386/fpemul/polynomial.s index 172bcc67dd6e..307d4aa5fc8e 100644 --- a/sys/gnu/i386/fpemul/polynomial.s +++ b/sys/gnu/i386/fpemul/polynomial.s @@ -64,7 +64,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/polynomial.s,v 1.7.4.1 1999/08/29 16:24:41 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_add_sub.c b/sys/gnu/i386/fpemul/reg_add_sub.c index df08bcd97a1b..0d66ee1ed0b1 100644 --- a/sys/gnu/i386/fpemul/reg_add_sub.c +++ b/sys/gnu/i386/fpemul/reg_add_sub.c @@ -55,7 +55,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_add_sub.c,v 1.7.4.1 1999/08/29 16:24:42 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_compare.c b/sys/gnu/i386/fpemul/reg_compare.c index a23a7a5b1503..a66e782c4c78 100644 --- a/sys/gnu/i386/fpemul/reg_compare.c +++ b/sys/gnu/i386/fpemul/reg_compare.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_compare.c,v 1.10.4.1 1999/08/29 16:24:43 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_constant.h b/sys/gnu/i386/fpemul/reg_constant.h index 6c22cd7f48d0..77da961549d9 100644 --- a/sys/gnu/i386/fpemul/reg_constant.h +++ b/sys/gnu/i386/fpemul/reg_constant.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_constant.h,v 1.6.4.1 1999/08/29 16:24:43 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_div.s b/sys/gnu/i386/fpemul/reg_div.s index fe73048da9a5..856c58eb50f8 100644 --- a/sys/gnu/i386/fpemul/reg_div.s +++ b/sys/gnu/i386/fpemul/reg_div.s @@ -60,7 +60,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_div.s,v 1.8.4.1 1999/08/29 16:24:43 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_ld_str.c b/sys/gnu/i386/fpemul/reg_ld_str.c index 5a2bcb812695..debc1feca447 100644 --- a/sys/gnu/i386/fpemul/reg_ld_str.c +++ b/sys/gnu/i386/fpemul/reg_ld_str.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_ld_str.c,v 1.12.2.1 1999/08/29 16:24:44 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_mul.c b/sys/gnu/i386/fpemul/reg_mul.c index 1b9cf2bce8c3..8aca0e957eed 100644 --- a/sys/gnu/i386/fpemul/reg_mul.c +++ b/sys/gnu/i386/fpemul/reg_mul.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_mul.c,v 1.7.4.1 1999/08/29 16:24:44 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_norm.s b/sys/gnu/i386/fpemul/reg_norm.s index 40d6a1d83ceb..0458d41f4b15 100644 --- a/sys/gnu/i386/fpemul/reg_norm.s +++ b/sys/gnu/i386/fpemul/reg_norm.s @@ -61,7 +61,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_norm.s,v 1.7.4.1 1999/08/29 16:24:45 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_round.s b/sys/gnu/i386/fpemul/reg_round.s index a01422f31b6b..06ba1b5457c9 100644 --- a/sys/gnu/i386/fpemul/reg_round.s +++ b/sys/gnu/i386/fpemul/reg_round.s @@ -65,7 +65,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_round.s,v 1.8.4.1 1999/08/29 16:24:46 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_u_add.s b/sys/gnu/i386/fpemul/reg_u_add.s index fb7080966fe5..d052b9a30c10 100644 --- a/sys/gnu/i386/fpemul/reg_u_add.s +++ b/sys/gnu/i386/fpemul/reg_u_add.s @@ -62,7 +62,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_u_add.s,v 1.8.4.1 1999/08/29 16:24:46 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_u_div.s b/sys/gnu/i386/fpemul/reg_u_div.s index 8a7c234b0a94..d8ef4eca77c1 100644 --- a/sys/gnu/i386/fpemul/reg_u_div.s +++ b/sys/gnu/i386/fpemul/reg_u_div.s @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_u_div.s,v 1.8.4.1 1999/08/29 16:24:46 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_u_mul.s b/sys/gnu/i386/fpemul/reg_u_mul.s index 4ce893cbd744..7bde4e72fb55 100644 --- a/sys/gnu/i386/fpemul/reg_u_mul.s +++ b/sys/gnu/i386/fpemul/reg_u_mul.s @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_u_mul.s,v 1.8.4.1 1999/08/29 16:24:47 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_u_sub.s b/sys/gnu/i386/fpemul/reg_u_sub.s index e24c4afce717..d273c3040bfe 100644 --- a/sys/gnu/i386/fpemul/reg_u_sub.s +++ b/sys/gnu/i386/fpemul/reg_u_sub.s @@ -61,7 +61,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_u_sub.s,v 1.8.4.1 1999/08/29 16:24:48 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/status_w.h b/sys/gnu/i386/fpemul/status_w.h index 4d15641598e2..51e4edb63cd2 100644 --- a/sys/gnu/i386/fpemul/status_w.h +++ b/sys/gnu/i386/fpemul/status_w.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/status_w.h,v 1.5.4.1 1999/08/29 16:24:48 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/version.h b/sys/gnu/i386/fpemul/version.h index 38f6b93aebb5..f7020a13b69a 100644 --- a/sys/gnu/i386/fpemul/version.h +++ b/sys/gnu/i386/fpemul/version.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/version.h,v 1.5.4.1 1999/08/29 16:24:49 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/wm_shrx.s b/sys/gnu/i386/fpemul/wm_shrx.s index e64219fd9419..c5b8afd42b55 100644 --- a/sys/gnu/i386/fpemul/wm_shrx.s +++ b/sys/gnu/i386/fpemul/wm_shrx.s @@ -62,7 +62,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/wm_shrx.s,v 1.7.4.1 1999/08/29 16:24:50 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/wm_sqrt.s b/sys/gnu/i386/fpemul/wm_sqrt.s index dac6389796a0..c8f09094ead1 100644 --- a/sys/gnu/i386/fpemul/wm_sqrt.s +++ b/sys/gnu/i386/fpemul/wm_sqrt.s @@ -60,7 +60,7 @@ * W. Metzenthen June 1994. * * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/wm_sqrt.s,v 1.8.4.1 1999/08/29 16:24:50 peter Exp $ * */ diff --git a/sys/gnu/i386/isa/dgb.c b/sys/gnu/i386/isa/dgb.c index c79bb1b05117..6c14a002bb07 100644 --- a/sys/gnu/i386/isa/dgb.c +++ b/sys/gnu/i386/isa/dgb.c @@ -1,5 +1,5 @@ /*- - * dgb.c $FreeBSD$ + * dgb.c $FreeBSD: src/sys/gnu/i386/isa/dgb.c,v 1.41.2.3 1999/08/29 16:24:53 peter Exp $ * * Digiboard driver. * diff --git a/sys/gnu/i386/isa/dgm.c b/sys/gnu/i386/isa/dgm.c index 86cdc9e14a6c..c42c07f28582 100644 --- a/sys/gnu/i386/isa/dgm.c +++ b/sys/gnu/i386/isa/dgm.c @@ -1,5 +1,5 @@ /*- - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/isa/dgm.c,v 1.6.2.2 1999/08/29 16:24:54 peter Exp $ * * This driver and the associated header files support the ISA PC/Xem * Digiboards. Its evolutionary roots are described below. diff --git a/sys/gnu/i386/isa/dgmbios.h b/sys/gnu/i386/isa/dgmbios.h index 498bced5358a..e197e928d1ec 100644 --- a/sys/gnu/i386/isa/dgmbios.h +++ b/sys/gnu/i386/isa/dgmbios.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/isa/dgmbios.h,v 1.2.2.1 1999/08/29 16:24:54 peter Exp $ * * This file is an ascii copy of the file sxbios.bin included in the * Digiboard PC/Xem driver for Linux. It is copyright 1992, DIGI diff --git a/sys/gnu/i386/isa/dgmfep.h b/sys/gnu/i386/isa/dgmfep.h index 7921fa3b058f..ee248a0f0eec 100644 --- a/sys/gnu/i386/isa/dgmfep.h +++ b/sys/gnu/i386/isa/dgmfep.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/isa/dgmfep.h,v 1.2.2.1 1999/08/29 16:24:55 peter Exp $ * * This file is an ascii copy of the file sxbios.bin included in the * Digiboard PC/Xem driver for Linux. It is copyright 1992, DIGI diff --git a/sys/gnu/i386/isa/dgmreg.h b/sys/gnu/i386/isa/dgmreg.h index 2f052b530c11..f89f6e5872bc 100644 --- a/sys/gnu/i386/isa/dgmreg.h +++ b/sys/gnu/i386/isa/dgmreg.h @@ -1,5 +1,5 @@ /*- - * dgmreg.h $FreeBSD$ + * dgmreg.h $FreeBSD: src/sys/gnu/i386/isa/dgmreg.h,v 1.1.2.1 1999/08/29 16:24:56 peter Exp $ * * Digiboard driver. * diff --git a/sys/gnu/i386/isa/dgreg.h b/sys/gnu/i386/isa/dgreg.h index 73c29624294e..aadb7e670969 100644 --- a/sys/gnu/i386/isa/dgreg.h +++ b/sys/gnu/i386/isa/dgreg.h @@ -1,5 +1,5 @@ /*- - * dgreg.h $FreeBSD$ + * dgreg.h $FreeBSD: src/sys/gnu/i386/isa/dgreg.h,v 1.8.2.1 1999/08/29 16:24:56 peter Exp $ * * Digiboard driver. * diff --git a/sys/i386/Makefile b/sys/i386/Makefile index e31c1394861c..e66b55feff75 100644 --- a/sys/i386/Makefile +++ b/sys/i386/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 7.3 (Berkeley) 6/9/91 -# $FreeBSD$ +# $FreeBSD: src/sys/i386/Makefile,v 1.5.2.1 1999/08/29 16:04:30 peter Exp $ # Makefile for i386 tags file diff --git a/sys/i386/apm/apm.c b/sys/i386/apm/apm.c index 0f8511e88797..108e496f042b 100644 --- a/sys/i386/apm/apm.c +++ b/sys/i386/apm/apm.c @@ -15,7 +15,7 @@ * * Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm.c,v 1.77.2.8 1999/09/12 01:06:28 iwasaki Exp $ */ #include "opt_devfs.h" diff --git a/sys/i386/apm/apm_init/Makefile b/sys/i386/apm/apm_init/Makefile index b17b884b6398..e15e54c6b276 100644 --- a/sys/i386/apm/apm_init/Makefile +++ b/sys/i386/apm/apm_init/Makefile @@ -12,7 +12,7 @@ # # Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/apm/apm_init/Makefile,v 1.8.2.1 1999/08/29 16:04:36 peter Exp $ # OBJS = apm_init.o real_prot.o table.o diff --git a/sys/i386/apm/apm_init/apm_init.S b/sys/i386/apm/apm_init/apm_init.S index fd29f055dc10..2f06370eac76 100644 --- a/sys/i386/apm/apm_init/apm_init.S +++ b/sys/i386/apm/apm_init/apm_init.S @@ -12,7 +12,7 @@ * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm_init/apm_init.S,v 1.10.4.1 1999/08/29 16:04:36 peter Exp $ */ /* diff --git a/sys/i386/apm/apm_init/bin2asm.c b/sys/i386/apm/apm_init/bin2asm.c index 41c3a6562390..812aed249faf 100644 --- a/sys/i386/apm/apm_init/bin2asm.c +++ b/sys/i386/apm/apm_init/bin2asm.c @@ -12,7 +12,7 @@ * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm_init/bin2asm.c,v 1.7.2.1 1999/08/29 16:04:37 peter Exp $ */ #include <stdio.h> diff --git a/sys/i386/apm/apm_init/real_prot.S b/sys/i386/apm/apm_init/real_prot.S index 8040e524cf57..4ace2656261e 100644 --- a/sys/i386/apm/apm_init/real_prot.S +++ b/sys/i386/apm/apm_init/real_prot.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:13 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm_init/real_prot.S,v 1.6.2.1 1999/08/29 16:04:37 peter Exp $ */ diff --git a/sys/i386/apm/apm_init/real_prot.h b/sys/i386/apm/apm_init/real_prot.h index 3acb8624e2e7..42541641d028 100644 --- a/sys/i386/apm/apm_init/real_prot.h +++ b/sys/i386/apm/apm_init/real_prot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.7 92/02/29 15:33:41 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm_init/real_prot.h,v 1.7.2.1 1999/08/29 16:04:38 peter Exp $ */ /* diff --git a/sys/i386/apm/apm_init/rmaouthdr b/sys/i386/apm/apm_init/rmaouthdr index 39f45126f096..8e6daf107eb2 100644 --- a/sys/i386/apm/apm_init/rmaouthdr +++ b/sys/i386/apm/apm_init/rmaouthdr @@ -1,6 +1,6 @@ #!/bin/csh -f # # from: Mach, Revision 2.2 92/04/04 11:36:01 rpd -# $FreeBSD$ +# $FreeBSD: src/sys/i386/apm/apm_init/rmaouthdr,v 1.3.4.1 1999/08/29 16:04:38 peter Exp $ # dd if=$1 of=$2 ibs=32 skip=1 obs=1024b diff --git a/sys/i386/apm/apm_init/table.c b/sys/i386/apm/apm_init/table.c index 1f3e329c965a..f9b1aea99d0c 100644 --- a/sys/i386/apm/apm_init/table.c +++ b/sys/i386/apm/apm_init/table.c @@ -12,7 +12,7 @@ * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm_init/table.c,v 1.7.4.1 1999/08/29 16:04:39 peter Exp $ */ #include <apm_bios.h> diff --git a/sys/i386/apm/apm_setup.h b/sys/i386/apm/apm_setup.h index 98e892ec6a02..26efbb92b2cb 100644 --- a/sys/i386/apm/apm_setup.h +++ b/sys/i386/apm/apm_setup.h @@ -10,7 +10,7 @@ * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm_setup.h,v 1.9.2.1 1999/08/29 16:04:33 peter Exp $ */ extern u_long apm_version; diff --git a/sys/i386/apm/apm_setup.s b/sys/i386/apm/apm_setup.s index 4930998fb5e4..5b409f63cf4d 100644 --- a/sys/i386/apm/apm_setup.s +++ b/sys/i386/apm/apm_setup.s @@ -11,7 +11,7 @@ * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm_setup.s,v 1.13.2.1 1999/08/29 16:04:34 peter Exp $ */ #include "apm.h" diff --git a/sys/i386/boot/Makefile b/sys/i386/boot/Makefile index 3b0adfcc13a5..87b8b49829e6 100644 --- a/sys/i386/boot/Makefile +++ b/sys/i386/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/Makefile,v 1.30.2.1 1999/08/29 16:04:40 peter Exp $ SUBDIR= cdboot dosboot kzipboot netboot rawboot diff --git a/sys/i386/boot/Makefile.inc b/sys/i386/boot/Makefile.inc index 5050c0351094..e1290a101cea 100644 --- a/sys/i386/boot/Makefile.inc +++ b/sys/i386/boot/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/Makefile.inc,v 1.5.2.1 1999/08/29 16:04:41 peter Exp $ BINDIR?= /usr/mdec CFLAGS+= -aout diff --git a/sys/i386/boot/biosboot/Makefile b/sys/i386/boot/biosboot/Makefile index 3139674e074d..220500ab1c12 100644 --- a/sys/i386/boot/biosboot/Makefile +++ b/sys/i386/boot/biosboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/biosboot/Makefile,v 1.68.2.1 1999/08/29 16:04:42 peter Exp $ # PROG= boot diff --git a/sys/i386/boot/biosboot/README.386BSD b/sys/i386/boot/biosboot/README.386BSD index 3d7c09da5968..106e547a15b1 100644 --- a/sys/i386/boot/biosboot/README.386BSD +++ b/sys/i386/boot/biosboot/README.386BSD @@ -169,4 +169,4 @@ Before you do this ensure you have a booting floppy with correct disktab and bootblock files on it so that if it doesn't work, you can re-disklabel from the floppy. -$FreeBSD$ +$FreeBSD: src/sys/i386/boot/biosboot/README.386BSD,v 1.10.2.1 1999/08/29 16:04:43 peter Exp $ diff --git a/sys/i386/boot/biosboot/README.MACH b/sys/i386/boot/biosboot/README.MACH index 73d090a404bd..b85c89323cd6 100644 --- a/sys/i386/boot/biosboot/README.MACH +++ b/sys/i386/boot/biosboot/README.MACH @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:33:55 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/README.MACH,v 1.6.2.1 1999/08/29 16:04:43 peter Exp $ */ ********NOTE: This is not all relevant to the 386BSD version********** diff --git a/sys/i386/boot/biosboot/README.serial b/sys/i386/boot/biosboot/README.serial index 7edcdeec060c..2261fed214ec 100644 --- a/sys/i386/boot/biosboot/README.serial +++ b/sys/i386/boot/biosboot/README.serial @@ -193,4 +193,4 @@ CAVEATS: from the new kernel. -$FreeBSD$ +$FreeBSD: src/sys/i386/boot/biosboot/README.serial,v 1.10.2.1 1999/08/29 16:04:44 peter Exp $ diff --git a/sys/i386/boot/biosboot/asm.S b/sys/i386/boot/biosboot/asm.S index f14c7f55104c..3927463df0a5 100644 --- a/sys/i386/boot/biosboot/asm.S +++ b/sys/i386/boot/biosboot/asm.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:13 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/asm.S,v 1.12.2.1 1999/08/29 16:04:45 peter Exp $ */ diff --git a/sys/i386/boot/biosboot/asm.h b/sys/i386/boot/biosboot/asm.h index 6f4bcc39e52d..a0cfc124b477 100644 --- a/sys/i386/boot/biosboot/asm.h +++ b/sys/i386/boot/biosboot/asm.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.7 92/02/29 15:33:41 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/asm.h,v 1.8.4.1 1999/08/29 16:04:45 peter Exp $ */ #define S_ARG0 4(%esp) diff --git a/sys/i386/boot/biosboot/bios.S b/sys/i386/boot/biosboot/bios.S index 30fc76432427..68a18123e201 100644 --- a/sys/i386/boot/biosboot/bios.S +++ b/sys/i386/boot/biosboot/bios.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/bios.S,v 1.14.2.1 1999/08/29 16:04:46 peter Exp $ */ /* diff --git a/sys/i386/boot/biosboot/boot.c b/sys/i386/boot/biosboot/boot.c index a83c9fdd5c15..6bd6ae966a89 100644 --- a/sys/i386/boot/biosboot/boot.c +++ b/sys/i386/boot/biosboot/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/boot.c,v 1.74.2.1 1999/08/29 16:04:46 peter Exp $ */ diff --git a/sys/i386/boot/biosboot/boot.h b/sys/i386/boot/biosboot/boot.h index d5c413201754..a0a4e38dc400 100644 --- a/sys/i386/boot/biosboot/boot.h +++ b/sys/i386/boot/biosboot/boot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:03 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/boot.h,v 1.24.2.1 1999/08/29 16:04:47 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/boot/biosboot/boot2.S b/sys/i386/boot/biosboot/boot2.S index 1b25853b4e79..1f9714b380e7 100644 --- a/sys/i386/boot/biosboot/boot2.S +++ b/sys/i386/boot/biosboot/boot2.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/boot2.S,v 1.11.4.1 1999/08/29 16:04:47 peter Exp $ */ #include "asm.h" diff --git a/sys/i386/boot/biosboot/disk.c b/sys/i386/boot/biosboot/disk.c index 62fdde42681a..e8327807d66a 100644 --- a/sys/i386/boot/biosboot/disk.c +++ b/sys/i386/boot/biosboot/disk.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:49 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/disk.c,v 1.26.4.1 1999/08/29 16:04:48 peter Exp $ */ /* diff --git a/sys/i386/boot/biosboot/io.c b/sys/i386/boot/biosboot/io.c index f70516002c15..01790960e288 100644 --- a/sys/i386/boot/biosboot/io.c +++ b/sys/i386/boot/biosboot/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/io.c,v 1.25.2.1 1999/08/29 16:04:48 peter Exp $ */ #include "boot.h" diff --git a/sys/i386/boot/biosboot/probe_keyboard.c b/sys/i386/boot/biosboot/probe_keyboard.c index 41d7e9769a3d..0cc5664fd42f 100644 --- a/sys/i386/boot/biosboot/probe_keyboard.c +++ b/sys/i386/boot/biosboot/probe_keyboard.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/probe_keyboard.c,v 1.14.2.1 1999/08/29 16:04:49 peter Exp $ */ #include <sys/types.h> diff --git a/sys/i386/boot/biosboot/serial.S b/sys/i386/boot/biosboot/serial.S index 3b5072bdd98e..b5523e810847 100644 --- a/sys/i386/boot/biosboot/serial.S +++ b/sys/i386/boot/biosboot/serial.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/serial.S,v 1.11.2.1 1999/08/29 16:04:49 peter Exp $ */ /* diff --git a/sys/i386/boot/biosboot/start.S b/sys/i386/boot/biosboot/start.S index 90fac5589d58..67a9e3a3a9e2 100644 --- a/sys/i386/boot/biosboot/start.S +++ b/sys/i386/boot/biosboot/start.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:29 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/start.S,v 1.12.2.1 1999/08/29 16:04:50 peter Exp $ */ /* diff --git a/sys/i386/boot/biosboot/sys.c b/sys/i386/boot/biosboot/sys.c index 289a732cc3ca..04f3f033d676 100644 --- a/sys/i386/boot/biosboot/sys.c +++ b/sys/i386/boot/biosboot/sys.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:34 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/sys.c,v 1.21.4.1 1999/08/29 16:04:51 peter Exp $ */ #include "boot.h" diff --git a/sys/i386/boot/biosboot/table.c b/sys/i386/boot/biosboot/table.c index ac59b24311e3..be6d696494a7 100644 --- a/sys/i386/boot/biosboot/table.c +++ b/sys/i386/boot/biosboot/table.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:43 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/biosboot/table.c,v 1.17.2.1 1999/08/29 16:04:52 peter Exp $ */ /* diff --git a/sys/i386/boot/cdboot/Makefile b/sys/i386/boot/cdboot/Makefile index 1278a287cdce..f4e0e78353a2 100644 --- a/sys/i386/boot/cdboot/Makefile +++ b/sys/i386/boot/cdboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/cdboot/Makefile,v 1.5.2.1 1999/08/29 16:04:54 peter Exp $ # PROG= boot diff --git a/sys/i386/boot/cdboot/asm.S b/sys/i386/boot/cdboot/asm.S index 2190a35b5f2b..3c11f9d3c85b 100644 --- a/sys/i386/boot/cdboot/asm.S +++ b/sys/i386/boot/cdboot/asm.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:13 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/cdboot/asm.S,v 1.1.2.1 1999/08/29 16:04:54 peter Exp $ */ diff --git a/sys/i386/boot/cdboot/boot.c b/sys/i386/boot/cdboot/boot.c index bee6b87d06f7..5cd069700d17 100644 --- a/sys/i386/boot/cdboot/boot.c +++ b/sys/i386/boot/cdboot/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/cdboot/boot.c,v 1.2.2.1 1999/08/29 16:04:55 peter Exp $ */ diff --git a/sys/i386/boot/cdboot/boot.h b/sys/i386/boot/cdboot/boot.h index c0973b33eef3..48caee727fbe 100644 --- a/sys/i386/boot/cdboot/boot.h +++ b/sys/i386/boot/cdboot/boot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:03 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/cdboot/boot.h,v 1.2.2.1 1999/08/29 16:04:55 peter Exp $ */ /* * Extensions for El Torito CD-ROM booting: diff --git a/sys/i386/boot/cdboot/cdrom.c b/sys/i386/boot/cdboot/cdrom.c index 5668abcf0e57..46f73c357fb0 100644 --- a/sys/i386/boot/cdboot/cdrom.c +++ b/sys/i386/boot/cdboot/cdrom.c @@ -27,7 +27,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/cdboot/cdrom.c,v 1.3.2.1 1999/08/29 16:04:55 peter Exp $ */ diff --git a/sys/i386/boot/cdboot/malloc.c b/sys/i386/boot/cdboot/malloc.c index a68e776e456d..46bca588e62f 100644 --- a/sys/i386/boot/cdboot/malloc.c +++ b/sys/i386/boot/cdboot/malloc.c @@ -27,7 +27,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/cdboot/malloc.c,v 1.1.2.1 1999/08/29 16:04:56 peter Exp $ */ /* diff --git a/sys/i386/boot/dosboot/Makefile b/sys/i386/boot/dosboot/Makefile index 88a25c73a3fc..2bc4839fe659 100644 --- a/sys/i386/boot/dosboot/Makefile +++ b/sys/i386/boot/dosboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/dosboot/Makefile,v 1.5.2.1 1999/08/29 16:04:57 peter Exp $ # MPROG= fbsdboot.exe diff --git a/sys/i386/boot/dosboot/ansi.h b/sys/i386/boot/dosboot/ansi.h index 23f6d9ba92aa..d1a493ce0263 100644 --- a/sys/i386/boot/dosboot/ansi.h +++ b/sys/i386/boot/dosboot/ansi.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* from: @(#)ansi.h 7.1 (Berkeley) 3/9/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/ansi.h,v 1.4.4.1 1999/08/29 16:04:58 peter Exp $
*/
#ifndef _ANSI_H_
diff --git a/sys/i386/boot/dosboot/boot.c b/sys/i386/boot/dosboot/boot.c index 0eb6d19203b8..1e18e0831f92 100644 --- a/sys/i386/boot/dosboot/boot.c +++ b/sys/i386/boot/dosboot/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes.
*
* from: Mach, [92/04/03 16:51:14 rvb]
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/boot.c,v 1.4.4.1 1999/08/29 16:04:58 peter Exp $
*/
diff --git a/sys/i386/boot/dosboot/boot.h b/sys/i386/boot/dosboot/boot.h index f72fa1dc7c12..f526b9e3f562 100644 --- a/sys/i386/boot/dosboot/boot.h +++ b/sys/i386/boot/dosboot/boot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes.
*
* from: Mach, Revision 2.2 92/04/04 11:35:03 rpd
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/boot.h,v 1.4.4.1 1999/08/29 16:04:59 peter Exp $
*/
#include "types.h"
diff --git a/sys/i386/boot/dosboot/bootinfo.h b/sys/i386/boot/dosboot/bootinfo.h index 7f5649174233..eec5385b7a8b 100644 --- a/sys/i386/boot/dosboot/bootinfo.h +++ b/sys/i386/boot/dosboot/bootinfo.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/bootinfo.h,v 1.4.4.1 1999/08/29 16:05:00 peter Exp $
*/
#ifndef _MACHINE_BOOTINFO_H_
diff --git a/sys/i386/boot/dosboot/cdefs.h b/sys/i386/boot/dosboot/cdefs.h index 07f727d8e7e3..388395b2ec72 100644 --- a/sys/i386/boot/dosboot/cdefs.h +++ b/sys/i386/boot/dosboot/cdefs.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* from: @(#)cdefs.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/cdefs.h,v 1.4.4.1 1999/08/29 16:05:01 peter Exp $
*/
#ifndef _CDEFS_H_
diff --git a/sys/i386/boot/dosboot/dinode.h b/sys/i386/boot/dosboot/dinode.h index 99a8849b190d..009da97a0849 100644 --- a/sys/i386/boot/dosboot/dinode.h +++ b/sys/i386/boot/dosboot/dinode.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* from: @(#)dinode.h 7.10 (Berkeley) 5/8/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/dinode.h,v 1.4.4.1 1999/08/29 16:05:01 peter Exp $
*/
#ifndef _UFS_DINODE_H_
diff --git a/sys/i386/boot/dosboot/dir.h b/sys/i386/boot/dosboot/dir.h index 1b72f4749c03..b8c42899b445 100644 --- a/sys/i386/boot/dosboot/dir.h +++ b/sys/i386/boot/dosboot/dir.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* from: @(#)dir.h 7.3 (Berkeley) 2/5/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/dir.h,v 1.4.4.1 1999/08/29 16:05:01 peter Exp $
*/
/*
diff --git a/sys/i386/boot/dosboot/disk.c b/sys/i386/boot/dosboot/disk.c index 3f93ab82a858..64abb7ea0bb2 100644 --- a/sys/i386/boot/dosboot/disk.c +++ b/sys/i386/boot/dosboot/disk.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes.
*
* from: Mach, Revision 2.2 92/04/04 11:35:49 rpd
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/disk.c,v 1.4.4.1 1999/08/29 16:05:02 peter Exp $
*/
#include <stdio.h>
#include <memory.h>
diff --git a/sys/i386/boot/dosboot/disklabe.h b/sys/i386/boot/dosboot/disklabe.h index d3983d3c6787..7d2829451bce 100644 --- a/sys/i386/boot/dosboot/disklabe.h +++ b/sys/i386/boot/dosboot/disklabe.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* @(#)disklabel.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/disklabe.h,v 1.5.2.1 1999/08/29 16:05:02 peter Exp $
*/
#ifndef _SYS_DISKLABEL_H_
diff --git a/sys/i386/boot/dosboot/dkbad.h b/sys/i386/boot/dosboot/dkbad.h index 1aea5ded055c..487c317ae36f 100644 --- a/sys/i386/boot/dosboot/dkbad.h +++ b/sys/i386/boot/dosboot/dkbad.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* @(#)dkbad.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/dkbad.h,v 1.4.4.1 1999/08/29 16:05:03 peter Exp $
*/
#ifndef _SYS_DKBAD_H_
diff --git a/sys/i386/boot/dosboot/endian.h b/sys/i386/boot/dosboot/endian.h index 84d04b25d008..a98ed0c03437 100644 --- a/sys/i386/boot/dosboot/endian.h +++ b/sys/i386/boot/dosboot/endian.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* from: @(#)endian.h 7.8 (Berkeley) 4/3/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/endian.h,v 1.4.4.1 1999/08/29 16:05:03 peter Exp $
*/
#ifndef _MACHINE_ENDIAN_H_
diff --git a/sys/i386/boot/dosboot/exec.h b/sys/i386/boot/dosboot/exec.h index d64f63b77489..8bd63831a6cd 100644 --- a/sys/i386/boot/dosboot/exec.h +++ b/sys/i386/boot/dosboot/exec.h @@ -36,7 +36,7 @@ * SUCH DAMAGE.
*
* @(#)exec.h 8.3 (Berkeley) 1/21/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/exec.h,v 1.4.4.1 1999/08/29 16:05:04 peter Exp $
*/
#ifndef _SYS_EXEC_H_
diff --git a/sys/i386/boot/dosboot/fs.h b/sys/i386/boot/dosboot/fs.h index f4c397d3cac6..c1fa204ace0d 100644 --- a/sys/i386/boot/dosboot/fs.h +++ b/sys/i386/boot/dosboot/fs.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* from: @(#)fs.h 7.12 (Berkeley) 5/8/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/fs.h,v 1.4.4.1 1999/08/29 16:05:04 peter Exp $
*/
#ifndef _UFS_FS_H_
diff --git a/sys/i386/boot/dosboot/imgact.h b/sys/i386/boot/dosboot/imgact.h index f3ec5571819c..3b80d922fe8a 100644 --- a/sys/i386/boot/dosboot/imgact.h +++ b/sys/i386/boot/dosboot/imgact.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* from: @(#)exec.h 8.1 (Berkeley) 6/11/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/imgact.h,v 1.4.4.1 1999/08/29 16:05:05 peter Exp $
*/
#ifndef _IMGACT_AOUT_H_
diff --git a/sys/i386/boot/dosboot/inode.h b/sys/i386/boot/dosboot/inode.h index 26ae12090e08..753704c006cc 100644 --- a/sys/i386/boot/dosboot/inode.h +++ b/sys/i386/boot/dosboot/inode.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* from: @(#)inode.h 7.17 (Berkeley) 5/8/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/inode.h,v 1.5.2.1 1999/08/29 16:05:05 peter Exp $
*/
#ifndef _UFS_INODE_H_
diff --git a/sys/i386/boot/dosboot/mexec.h b/sys/i386/boot/dosboot/mexec.h index b045a235ece3..26957525b6d9 100644 --- a/sys/i386/boot/dosboot/mexec.h +++ b/sys/i386/boot/dosboot/mexec.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* @(#)exec.h 8.1 (Berkeley) 6/11/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/mexec.h,v 1.4.4.1 1999/08/29 16:05:06 peter Exp $
*/
#ifndef _EXEC_H_
diff --git a/sys/i386/boot/dosboot/param.h b/sys/i386/boot/dosboot/param.h index 394c1f797d7e..79b52c04df0a 100644 --- a/sys/i386/boot/dosboot/param.h +++ b/sys/i386/boot/dosboot/param.h @@ -34,7 +34,7 @@ * SUCH DAMAGE.
*
* from: @(#)param.h 5.8 (Berkeley) 6/28/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/param.h,v 1.4.4.1 1999/08/29 16:05:07 peter Exp $
*/
#ifndef _MACHINE_PARAM_H_
diff --git a/sys/i386/boot/dosboot/quota.h b/sys/i386/boot/dosboot/quota.h index 5ad06ce018bb..740976761b4b 100644 --- a/sys/i386/boot/dosboot/quota.h +++ b/sys/i386/boot/dosboot/quota.h @@ -34,7 +34,7 @@ * SUCH DAMAGE.
*
* from: @(#)quota.h 7.9 (Berkeley) 2/22/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/quota.h,v 1.4.4.1 1999/08/29 16:05:07 peter Exp $
*/
#ifndef _QUOTA_
diff --git a/sys/i386/boot/dosboot/reboot.h b/sys/i386/boot/dosboot/reboot.h index 65453b05e51f..3b13490ec0af 100644 --- a/sys/i386/boot/dosboot/reboot.h +++ b/sys/i386/boot/dosboot/reboot.h @@ -31,7 +31,7 @@ * SUCH DAMAGE.
*
* @(#)reboot.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/reboot.h,v 1.5.4.1 1999/08/29 16:05:08 peter Exp $
*/
#ifndef _SYS_REBOOT_H_
diff --git a/sys/i386/boot/dosboot/sys.c b/sys/i386/boot/dosboot/sys.c index 04a25af8d907..740eaaf552b5 100644 --- a/sys/i386/boot/dosboot/sys.c +++ b/sys/i386/boot/dosboot/sys.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes.
*
* from: Mach, Revision 2.2 92/04/04 11:36:34 rpd
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/sys.c,v 1.4.4.1 1999/08/29 16:05:08 peter Exp $
*/
#include <stdio.h>
#include <string.h>
diff --git a/sys/i386/boot/dosboot/syslimit.h b/sys/i386/boot/dosboot/syslimit.h index 0d914230c3b6..0964f8da0c03 100644 --- a/sys/i386/boot/dosboot/syslimit.h +++ b/sys/i386/boot/dosboot/syslimit.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)syslimits.h 7.4 (Berkeley) 2/4/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/dosboot/syslimit.h,v 1.4.4.1 1999/08/29 16:05:09 peter Exp $ */ #ifndef _SYS_SYSLIMITS_H_ diff --git a/sys/i386/boot/dosboot/sysparam.h b/sys/i386/boot/dosboot/sysparam.h index 4f93f2cc0266..946af4705d54 100644 --- a/sys/i386/boot/dosboot/sysparam.h +++ b/sys/i386/boot/dosboot/sysparam.h @@ -36,7 +36,7 @@ * SUCH DAMAGE.
*
* @(#)param.h 8.2 (Berkeley) 1/21/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/sysparam.h,v 1.4.4.1 1999/08/29 16:05:09 peter Exp $
*/
#ifndef _SYS_PARAM_H_
diff --git a/sys/i386/boot/dosboot/types.h b/sys/i386/boot/dosboot/types.h index 85b64942897a..bdf3e22b17cc 100644 --- a/sys/i386/boot/dosboot/types.h +++ b/sys/i386/boot/dosboot/types.h @@ -36,7 +36,7 @@ * SUCH DAMAGE.
*
* @(#)types.h 8.4 (Berkeley) 1/21/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/types.h,v 1.4.4.1 1999/08/29 16:05:10 peter Exp $
*/
#ifndef _SYS_TYPES_H_
diff --git a/sys/i386/boot/kzipboot/Makefile b/sys/i386/boot/kzipboot/Makefile index 1c37ac40cae6..e1b875da1379 100644 --- a/sys/i386/boot/kzipboot/Makefile +++ b/sys/i386/boot/kzipboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/kzipboot/Makefile,v 1.10.2.1 1999/08/29 16:05:12 peter Exp $ PROG= kztail.o kzhead.o BINMODE = 444 # target is a relocatable object diff --git a/sys/i386/boot/netboot/3c509.c b/sys/i386/boot/netboot/3c509.c index accc948c6b4f..6086d66ca0e6 100644 --- a/sys/i386/boot/netboot/3c509.c +++ b/sys/i386/boot/netboot/3c509.c @@ -18,7 +18,7 @@ Author: Martin Renters. 3c509 support added by Serge Babkin (babkin@hq.icb.chel.su) -$FreeBSD$ +$FreeBSD: src/sys/i386/boot/netboot/3c509.c,v 1.5.4.1 1999/08/29 16:05:14 peter Exp $ ***************************************************************************/ diff --git a/sys/i386/boot/netboot/Makefile b/sys/i386/boot/netboot/Makefile index 84d3d97103e1..8fe1e2a4f02a 100644 --- a/sys/i386/boot/netboot/Makefile +++ b/sys/i386/boot/netboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/netboot/Makefile,v 1.22.2.1 1999/08/29 16:05:15 peter Exp $ # # Makefile for NETBOOT # diff --git a/sys/i386/boot/netboot/netboot.8 b/sys/i386/boot/netboot/netboot.8 index 2717ec53cc0d..c08ef091baa0 100644 --- a/sys/i386/boot/netboot/netboot.8 +++ b/sys/i386/boot/netboot/netboot.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/i386/boot/netboot/netboot.8,v 1.4.2.1 1999/08/29 16:05:16 peter Exp $ .Dd May 15, 1997 .Dt NETBOOT 8 .\".Os BSD 4 diff --git a/sys/i386/boot/rawboot/Makefile b/sys/i386/boot/rawboot/Makefile index 474788b2c88c..5ba8507b9443 100644 --- a/sys/i386/boot/rawboot/Makefile +++ b/sys/i386/boot/rawboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/rawboot/Makefile,v 1.12.2.1 1999/08/29 16:05:17 peter Exp $ # PROG= boot diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index b508734f2336..b65e1cee98f4 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -15,7 +15,7 @@ # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.143.2.22 1999/09/14 22:53:30 jkh Exp $ machine "i386" cpu "I386_CPU" diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 06f5f19503e8..5c2a20cca9a4 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/conf/LINT,v 1.539.2.38 1999/09/14 22:53:31 jkh Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from diff --git a/sys/i386/conf/LKM b/sys/i386/conf/LKM index 72dc70ee7e10..fcf5c3d5d366 100644 --- a/sys/i386/conf/LKM +++ b/sys/i386/conf/LKM @@ -2,7 +2,7 @@ # LKM - verification kernel for LKMs. This is not intended to be run # on any real hardware, only to make it possible to test-link LKMs. # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/conf/LKM,v 1.3.2.1 1999/08/29 16:05:22 peter Exp $ # ## diff --git a/sys/i386/conf/Makefile.i386 b/sys/i386/conf/Makefile.i386 index d88e7b4f85fe..162e91f2b143 100644 --- a/sys/i386/conf/Makefile.i386 +++ b/sys/i386/conf/Makefile.i386 @@ -1,7 +1,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/i386/conf/Makefile.i386,v 1.136.2.9 1999/09/05 21:03:48 jkh Exp $ # # Makefile for FreeBSD # diff --git a/sys/i386/conf/PCCARD b/sys/i386/conf/PCCARD index 2cdf70493d98..1e1e24a06d89 100644 --- a/sys/i386/conf/PCCARD +++ b/sys/i386/conf/PCCARD @@ -16,7 +16,7 @@ # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/conf/PCCARD,v 1.15.2.4 1999/08/29 17:05:59 iwasaki Exp $ machine "i386" cpu "I386_CPU" diff --git a/sys/i386/conf/devices.i386 b/sys/i386/conf/devices.i386 index eeac8f2048c5..ba71e2d96467 100644 --- a/sys/i386/conf/devices.i386 +++ b/sys/i386/conf/devices.i386 @@ -1,6 +1,6 @@ # This file tells what major numbers the various possible swap devices have. # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/conf/devices.i386,v 1.15.2.1 1999/08/29 16:05:24 peter Exp $ # wd 0 wfd 1 diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index d32b06f8ce0d..2d4359e8a61c 100644 --- a/sys/i386/conf/files.i386 +++ b/sys/i386/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/conf/files.i386,v 1.220.2.13 1999/09/06 00:35:34 green Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 96f340e69ff2..2b40f818fd57 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/i386/conf/majors.i386,v 1.65.2.1 1999/08/29 16:05:25 peter Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386 index 179e505276c8..d100b172af57 100644 --- a/sys/i386/conf/options.i386 +++ b/sys/i386/conf/options.i386 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/conf/options.i386,v 1.103.2.6 1999/08/29 16:05:25 peter Exp $ DISABLE_PSE IDE_DELAY diff --git a/sys/i386/eisa/3c5x9.c b/sys/i386/eisa/3c5x9.c index 5a6ffdd43a41..546518c74bf7 100644 --- a/sys/i386/eisa/3c5x9.c +++ b/sys/i386/eisa/3c5x9.c @@ -19,7 +19,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/3c5x9.c,v 1.10.2.1 1999/08/29 16:05:27 peter Exp $ */ #include "eisa.h" diff --git a/sys/i386/eisa/adv_eisa.c b/sys/i386/eisa/adv_eisa.c index d526ea201b6a..4d693f7caf40 100644 --- a/sys/i386/eisa/adv_eisa.c +++ b/sys/i386/eisa/adv_eisa.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/adv_eisa.c,v 1.2.2.2 1999/09/14 04:07:54 gibbs Exp $ */ #include "eisa.h" diff --git a/sys/i386/eisa/ahb.c b/sys/i386/eisa/ahb.c index 0737242e05a6..37897df9b76b 100644 --- a/sys/i386/eisa/ahb.c +++ b/sys/i386/eisa/ahb.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/ahb.c,v 1.4.2.5 1999/09/14 04:07:54 gibbs Exp $ */ #include "eisa.h" diff --git a/sys/i386/eisa/ahbreg.h b/sys/i386/eisa/ahbreg.h index c72f068aa3b9..e7f1c4c288fe 100644 --- a/sys/i386/eisa/ahbreg.h +++ b/sys/i386/eisa/ahbreg.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/ahbreg.h,v 1.1.2.1 1999/08/29 16:05:29 peter Exp $ */ /* Resource Constatns */ diff --git a/sys/i386/eisa/ahc_eisa.c b/sys/i386/eisa/ahc_eisa.c index 55885f9fc0b5..450bbcf2ecd9 100644 --- a/sys/i386/eisa/ahc_eisa.c +++ b/sys/i386/eisa/ahc_eisa.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/ahc_eisa.c,v 1.4.2.4 1999/09/14 04:07:54 gibbs Exp $ */ #include "eisa.h" diff --git a/sys/i386/eisa/bt_eisa.c b/sys/i386/eisa/bt_eisa.c index cf0125f9db24..a8501ee59861 100644 --- a/sys/i386/eisa/bt_eisa.c +++ b/sys/i386/eisa/bt_eisa.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/bt_eisa.c,v 1.1.2.4 1999/09/14 04:07:55 gibbs Exp $ */ #include "eisa.h" diff --git a/sys/i386/eisa/dpt_eisa.c b/sys/i386/eisa/dpt_eisa.c index 8a47bfd69359..0352717c7243 100644 --- a/sys/i386/eisa/dpt_eisa.c +++ b/sys/i386/eisa/dpt_eisa.c @@ -33,7 +33,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/dpt_eisa.c,v 1.4.2.2 1999/09/14 04:07:55 gibbs Exp $ */ #include "eisa.h" diff --git a/sys/i386/eisa/dpt_eisa.h b/sys/i386/eisa/dpt_eisa.h index d7ebba08a51a..707662951fc7 100644 --- a/sys/i386/eisa/dpt_eisa.h +++ b/sys/i386/eisa/dpt_eisa.h @@ -32,7 +32,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/dpt_eisa.h,v 1.2.2.1 1999/08/29 16:05:30 peter Exp $ */ #define DPT_EISA_SLOT_OFFSET 0xc00 diff --git a/sys/i386/eisa/eisaconf.c b/sys/i386/eisa/eisaconf.c index de21d379b4f8..2ba69d521def 100644 --- a/sys/i386/eisa/eisaconf.c +++ b/sys/i386/eisa/eisaconf.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/eisaconf.c,v 1.37.2.1 1999/08/29 16:05:31 peter Exp $ */ #include "opt_eisa.h" diff --git a/sys/i386/eisa/eisaconf.h b/sys/i386/eisa/eisaconf.h index d5d8c05e9867..61c935891a70 100644 --- a/sys/i386/eisa/eisaconf.h +++ b/sys/i386/eisa/eisaconf.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/eisa/eisaconf.h,v 1.17.2.1 1999/08/29 16:05:31 peter Exp $ */ #ifndef _I386_EISA_EISACONF_H_ diff --git a/sys/i386/eisa/if_fea.c b/sys/i386/eisa/if_fea.c index 41bdf76ed3c0..9469d96dbb72 100644 --- a/sys/i386/eisa/if_fea.c +++ b/sys/i386/eisa/if_fea.c @@ -21,7 +21,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/i386/eisa/if_fea.c,v 1.13.2.1 1999/08/29 16:05:32 peter Exp $ */ /* diff --git a/sys/i386/i386/atomic.c b/sys/i386/i386/atomic.c index c19ba9e027b2..cbd7c9862a68 100644 --- a/sys/i386/i386/atomic.c +++ b/sys/i386/i386/atomic.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/atomic.c,v 1.2.2.2 1999/08/29 16:05:33 peter Exp $ */ /* This file creates publically callable functions to perform various diff --git a/sys/i386/i386/autoconf.c b/sys/i386/i386/autoconf.c index 0a37e4350dc4..8341f557e9e3 100644 --- a/sys/i386/i386/autoconf.c +++ b/sys/i386/i386/autoconf.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)autoconf.c 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/autoconf.c,v 1.111.2.1 1999/08/29 16:05:34 peter Exp $ */ /* diff --git a/sys/i386/i386/bios.c b/sys/i386/i386/bios.c index 85fd5a8c9d4b..c0bcfc711bee 100644 --- a/sys/i386/i386/bios.c +++ b/sys/i386/i386/bios.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/bios.c,v 1.11.2.2 1999/08/29 16:05:35 peter Exp $ */ /* diff --git a/sys/i386/i386/bioscall.s b/sys/i386/i386/bioscall.s index 7e83550186a0..14e34428b319 100644 --- a/sys/i386/i386/bioscall.s +++ b/sys/i386/i386/bioscall.s @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/bioscall.s,v 1.1.2.1 1999/08/29 16:05:35 peter Exp $ */ /* diff --git a/sys/i386/i386/busdma_machdep.c b/sys/i386/i386/busdma_machdep.c index 3587bd656634..c78770f5b814 100644 --- a/sys/i386/i386/busdma_machdep.c +++ b/sys/i386/i386/busdma_machdep.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/busdma_machdep.c,v 1.12.2.2 1999/09/14 04:07:56 gibbs Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/cons.c b/sys/i386/i386/cons.c index c47f98da9b59..7f51d6fcc8cd 100644 --- a/sys/i386/i386/cons.c +++ b/sys/i386/i386/cons.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)cons.c 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/cons.c,v 1.61.2.1 1999/08/29 16:05:36 peter Exp $ */ #include "opt_devfs.h" diff --git a/sys/i386/i386/cons.h b/sys/i386/i386/cons.h index ac7b1b94ae5c..b9e279a58d7f 100644 --- a/sys/i386/i386/cons.h +++ b/sys/i386/i386/cons.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)cons.h 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/cons.h,v 1.19.2.1 1999/08/29 16:05:36 peter Exp $ */ #ifndef _MACHINE_CONS_H_ diff --git a/sys/i386/i386/db_disasm.c b/sys/i386/i386/db_disasm.c index 1faa8807f848..818a06f028da 100644 --- a/sys/i386/i386/db_disasm.c +++ b/sys/i386/i386/db_disasm.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/db_disasm.c,v 1.21.2.1 1999/08/29 16:05:37 peter Exp $ */ /* diff --git a/sys/i386/i386/db_interface.c b/sys/i386/i386/db_interface.c index 9a3441da56cb..569b07fdee81 100644 --- a/sys/i386/i386/db_interface.c +++ b/sys/i386/i386/db_interface.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/db_interface.c,v 1.43.2.1 1999/08/29 16:05:37 peter Exp $ */ /* diff --git a/sys/i386/i386/db_trace.c b/sys/i386/i386/db_trace.c index 183fdefce91f..b005f9b07084 100644 --- a/sys/i386/i386/db_trace.c +++ b/sys/i386/i386/db_trace.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/db_trace.c,v 1.31.2.1 1999/08/29 16:05:38 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/elf_machdep.c b/sys/i386/i386/elf_machdep.c index 06222eb3ff5c..b68526c1fff8 100644 --- a/sys/i386/i386/elf_machdep.c +++ b/sys/i386/i386/elf_machdep.c @@ -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/i386/i386/elf_machdep.c,v 1.4.2.1 1999/08/29 16:05:38 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/exception.s b/sys/i386/i386/exception.s index 5cd5ec90873f..9e2f2bca89dd 100644 --- a/sys/i386/i386/exception.s +++ b/sys/i386/i386/exception.s @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/exception.s,v 1.55.2.2 1999/08/29 16:05:39 peter Exp $ */ #include "npx.h" diff --git a/sys/i386/i386/genassym.c b/sys/i386/i386/genassym.c index 0dbd0d4910eb..7d8500350d89 100644 --- a/sys/i386/i386/genassym.c +++ b/sys/i386/i386/genassym.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)genassym.c 5.11 (Berkeley) 5/10/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/genassym.c,v 1.62.2.2 1999/08/29 16:05:40 peter Exp $ */ #include "opt_vm86.h" diff --git a/sys/i386/i386/globals.s b/sys/i386/i386/globals.s index e3e07b9d99da..01584474c62a 100644 --- a/sys/i386/i386/globals.s +++ b/sys/i386/i386/globals.s @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/globals.s,v 1.8.2.2 1999/08/29 16:05:40 peter Exp $ */ #include "opt_vm86.h" diff --git a/sys/i386/i386/i686_mem.c b/sys/i386/i386/i686_mem.c index 33342b92227c..d5f0ac882482 100644 --- a/sys/i386/i386/i686_mem.c +++ b/sys/i386/i386/i686_mem.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/i686_mem.c,v 1.6.2.1 1999/08/31 01:19:17 msmith Exp $ */ #include "opt_smp.h" diff --git a/sys/i386/i386/identcpu.c b/sys/i386/i386/identcpu.c index b49136bb8dc6..9ca216b06a7d 100644 --- a/sys/i386/i386/identcpu.c +++ b/sys/i386/i386/identcpu.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: Id: machdep.c,v 1.193 1996/06/18 01:22:04 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/identcpu.c,v 1.57.2.8 1999/09/10 20:47:22 phk Exp $ */ #include "opt_cpu.h" diff --git a/sys/i386/i386/in_cksum.c b/sys/i386/i386/in_cksum.c index def6b5a4144a..85b21ec2a35e 100644 --- a/sys/i386/i386/in_cksum.c +++ b/sys/i386/i386/in_cksum.c @@ -32,7 +32,7 @@ * * from tahoe: in_cksum.c 1.2 86/01/05 * from: @(#)in_cksum.c 1.3 (Berkeley) 1/19/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/in_cksum.c,v 1.13.2.1 1999/08/29 16:05:42 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/initcpu.c b/sys/i386/i386/initcpu.c index 15c1c53a9227..4ea0235f62a3 100644 --- a/sys/i386/i386/initcpu.c +++ b/sys/i386/i386/initcpu.c @@ -26,7 +26,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/i386/i386/initcpu.c,v 1.17.2.1 1999/08/29 16:05:42 peter Exp $ */ #include "opt_cpu.h" diff --git a/sys/i386/i386/k6_mem.c b/sys/i386/i386/k6_mem.c index 1045b28c9f77..26487ba3d720 100644 --- a/sys/i386/i386/k6_mem.c +++ b/sys/i386/i386/k6_mem.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/k6_mem.c,v 1.3.2.1 1999/08/31 01:19:17 msmith Exp $ * */ diff --git a/sys/i386/i386/locore.s b/sys/i386/i386/locore.s index 6a6cbb7170fd..e5e05f8e36b8 100644 --- a/sys/i386/i386/locore.s +++ b/sys/i386/i386/locore.s @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)locore.s 7.3 (Berkeley) 5/13/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/locore.s,v 1.118.2.2 1999/08/29 16:05:42 peter Exp $ * * originally from: locore.s, by William F. Jolitz * diff --git a/sys/i386/i386/machdep.c b/sys/i386/i386/machdep.c index f1a0c7e71138..da34d2163652 100644 --- a/sys/i386/i386/machdep.c +++ b/sys/i386/i386/machdep.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/machdep.c,v 1.322.2.8 1999/08/29 16:05:43 peter Exp $ */ #include "apm.h" diff --git a/sys/i386/i386/math_emu.h b/sys/i386/i386/math_emu.h index 6e189b4a5594..fdecd8ddd257 100644 --- a/sys/i386/i386/math_emu.h +++ b/sys/i386/i386/math_emu.h @@ -3,7 +3,7 @@ * * (C) 1991 Linus Torvalds * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/math_emu.h,v 1.6.2.1 1999/08/29 16:05:44 peter Exp $ */ #ifndef _LINUX_MATH_EMU_H #define _LINUX_MATH_EMU_H diff --git a/sys/i386/i386/math_emulate.c b/sys/i386/i386/math_emulate.c index c7218dd32c5c..d0fc1f29bce4 100644 --- a/sys/i386/i386/math_emulate.c +++ b/sys/i386/i386/math_emulate.c @@ -6,7 +6,7 @@ * [expediant "port" of linux 8087 emulator to 386BSD, with apologies -wfj] * * from: 386BSD 0.1 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/math_emulate.c,v 1.32.2.1 1999/08/29 16:05:45 peter Exp $ */ /* diff --git a/sys/i386/i386/mem.c b/sys/i386/i386/mem.c index 26804ad9497a..52bc9ef7507d 100644 --- a/sys/i386/i386/mem.c +++ b/sys/i386/i386/mem.c @@ -38,7 +38,7 @@ * * from: Utah $Hdr: mem.c 1.13 89/10/08$ * from: @(#)mem.c 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/mem.c,v 1.53.2.5 1999/08/31 06:45:41 msmith Exp $ */ /* diff --git a/sys/i386/i386/mp_machdep.c b/sys/i386/i386/mp_machdep.c index a688c3e8cb13..a39eb18a6975 100644 --- a/sys/i386/i386/mp_machdep.c +++ b/sys/i386/i386/mp_machdep.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/mp_machdep.c,v 1.88.2.4 1999/09/02 23:56:46 msmith Exp $ */ #include "opt_smp.h" diff --git a/sys/i386/i386/mpapic.c b/sys/i386/i386/mpapic.c index ef591aa7b51d..e87a7219a5ab 100644 --- a/sys/i386/i386/mpapic.c +++ b/sys/i386/i386/mpapic.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/mpapic.c,v 1.33.2.1 1999/08/29 16:05:47 peter Exp $ */ #include "opt_smp.h" diff --git a/sys/i386/i386/mpboot.s b/sys/i386/i386/mpboot.s index b5127d696bd6..3931406a06b9 100644 --- a/sys/i386/i386/mpboot.s +++ b/sys/i386/i386/mpboot.s @@ -31,7 +31,7 @@ * mpboot.s: FreeBSD machine support for the Intel MP Spec * multiprocessor systems. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/mpboot.s,v 1.8.2.1 1999/08/29 16:05:47 peter Exp $ */ #include "opt_vm86.h" diff --git a/sys/i386/i386/mplock.s b/sys/i386/i386/mplock.s index bb1a4bf2a86d..dd0d3e66f146 100644 --- a/sys/i386/i386/mplock.s +++ b/sys/i386/i386/mplock.s @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/mplock.s,v 1.25.2.1 1999/08/29 16:05:48 peter Exp $ * * Functions for locking between CPUs in a SMP system. * diff --git a/sys/i386/i386/perfmon.c b/sys/i386/i386/perfmon.c index a485249181f1..dc79a030c154 100644 --- a/sys/i386/i386/perfmon.c +++ b/sys/i386/i386/perfmon.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/perfmon.c,v 1.17.2.2 1999/08/29 16:05:49 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/pmap.c b/sys/i386/i386/pmap.c index c3ae6b4dd534..64ce95f2fb1a 100644 --- a/sys/i386/i386/pmap.c +++ b/sys/i386/i386/pmap.c @@ -39,7 +39,7 @@ * SUCH DAMAGE. * * from: @(#)pmap.c 7.7 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/pmap.c,v 1.219.2.6 1999/09/02 23:56:47 msmith Exp $ */ /* diff --git a/sys/i386/i386/procfs_machdep.c b/sys/i386/i386/procfs_machdep.c index 6b1589599860..b5c595e7c56d 100644 --- a/sys/i386/i386/procfs_machdep.c +++ b/sys/i386/i386/procfs_machdep.c @@ -37,7 +37,7 @@ * @(#)procfs_machdep.c 8.3 (Berkeley) 1/27/94 * * From: - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/procfs_machdep.c,v 1.11.2.1 1999/08/29 16:05:51 peter Exp $ */ /* diff --git a/sys/i386/i386/simplelock.s b/sys/i386/i386/simplelock.s index 6bf9862ffee7..e6eee4b7dee6 100644 --- a/sys/i386/i386/simplelock.s +++ b/sys/i386/i386/simplelock.s @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/simplelock.s,v 1.9.2.1 1999/08/29 16:05:51 peter Exp $ */ /* diff --git a/sys/i386/i386/support.s b/sys/i386/i386/support.s index d9ae76bfa651..fb32d686a1fd 100644 --- a/sys/i386/i386/support.s +++ b/sys/i386/i386/support.s @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/support.s,v 1.60.2.1 1999/08/29 16:05:52 peter Exp $ */ #include "npx.h" diff --git a/sys/i386/i386/swapgeneric.c b/sys/i386/i386/swapgeneric.c index 8b4f0f153c11..c682088bad0a 100644 --- a/sys/i386/i386/swapgeneric.c +++ b/sys/i386/i386/swapgeneric.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)swapgeneric.c 5.5 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/swapgeneric.c,v 1.25.2.1 1999/08/29 16:05:52 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/swtch.s b/sys/i386/i386/swtch.s index cc3c06d17575..5516ec2ae4b4 100644 --- a/sys/i386/i386/swtch.s +++ b/sys/i386/i386/swtch.s @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/swtch.s,v 1.75.2.2 1999/08/29 16:05:53 peter Exp $ */ #include "npx.h" diff --git a/sys/i386/i386/symbols.raw b/sys/i386/i386/symbols.raw index 3f22255c6a12..94d1786b3364 100644 --- a/sys/i386/i386/symbols.raw +++ b/sys/i386/i386/symbols.raw @@ -1,6 +1,6 @@ # @(#)symbols.raw 7.6 (Berkeley) 5/8/91 # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/i386/symbols.raw,v 1.13.2.1 1999/08/29 16:05:54 peter Exp $ # diff --git a/sys/i386/i386/sys_machdep.c b/sys/i386/i386/sys_machdep.c index 298c7d9b37a4..8620f745258a 100644 --- a/sys/i386/i386/sys_machdep.c +++ b/sys/i386/i386/sys_machdep.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)sys_machdep.c 5.5 (Berkeley) 1/19/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/sys_machdep.c,v 1.38.2.1 1999/08/29 16:05:55 peter Exp $ * */ diff --git a/sys/i386/i386/trap.c b/sys/i386/i386/trap.c index 7363f5145d04..58cff2efa578 100644 --- a/sys/i386/i386/trap.c +++ b/sys/i386/i386/trap.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)trap.c 7.4 (Berkeley) 5/13/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/trap.c,v 1.133.2.1 1999/08/29 16:05:56 peter Exp $ */ /* diff --git a/sys/i386/i386/userconfig.c b/sys/i386/i386/userconfig.c index 69b0d9a60e56..017a494b6ad9 100644 --- a/sys/i386/i386/userconfig.c +++ b/sys/i386/i386/userconfig.c @@ -46,7 +46,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/i386/i386/userconfig.c,v 1.126.2.10 1999/09/01 16:43:58 nsayer Exp $ **/ /** @@ -2511,7 +2511,7 @@ visuserconfig(void) * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/userconfig.c,v 1.126.2.10 1999/09/01 16:43:58 nsayer Exp $ */ #include "scbus.h" diff --git a/sys/i386/i386/vm86.c b/sys/i386/i386/vm86.c index f5bb06b7dc47..7c36dbfdfb0f 100644 --- a/sys/i386/i386/vm86.c +++ b/sys/i386/i386/vm86.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/vm86.c,v 1.19.2.3 1999/08/29 16:05:57 peter Exp $ */ #include "opt_vm86.h" diff --git a/sys/i386/i386/vm86bios.s b/sys/i386/i386/vm86bios.s index b2d23018dc8f..e4563eaf53d7 100644 --- a/sys/i386/i386/vm86bios.s +++ b/sys/i386/i386/vm86bios.s @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/vm86bios.s,v 1.7.2.2 1999/08/29 16:05:58 peter Exp $ */ #include "opt_vm86.h" diff --git a/sys/i386/i386/vm_machdep.c b/sys/i386/i386/vm_machdep.c index 18f717a211fe..041c66ba4f5d 100644 --- a/sys/i386/i386/vm_machdep.c +++ b/sys/i386/i386/vm_machdep.c @@ -38,7 +38,7 @@ * * from: @(#)vm_machdep.c 7.3 (Berkeley) 5/13/91 * Utah $Hdr: vm_machdep.c 1.16.1.1 89/06/23$ - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/vm_machdep.c,v 1.115.2.1 1999/08/29 16:05:58 peter Exp $ */ #include "npx.h" diff --git a/sys/i386/ibcs2/Makefile b/sys/i386/ibcs2/Makefile index f90560ee821e..ecf11cfcee21 100644 --- a/sys/i386/ibcs2/Makefile +++ b/sys/i386/ibcs2/Makefile @@ -1,6 +1,6 @@ # Makefile for syscall tables # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/ibcs2/Makefile,v 1.1.4.1 1999/08/29 16:06:02 peter Exp $ all: @echo "make ibcs2_sysent.c, ibcs2_isc_sysent.c or ibcs2_xenix_sysent.c only" diff --git a/sys/i386/ibcs2/coff.h b/sys/i386/ibcs2/coff.h index a0eecd97ba95..f000df886a06 100644 --- a/sys/i386/ibcs2/coff.h +++ b/sys/i386/ibcs2/coff.h @@ -26,7 +26,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/i386/ibcs2/coff.h,v 1.4.4.1 1999/08/29 16:06:02 peter Exp $ */ #ifndef _COFF_H diff --git a/sys/i386/ibcs2/ibcs2_fcntl.c b/sys/i386/ibcs2/ibcs2_fcntl.c index 7e706befa52f..7d1bb0e46fba 100644 --- a/sys/i386/ibcs2/ibcs2_fcntl.c +++ b/sys/i386/ibcs2/ibcs2_fcntl.c @@ -24,7 +24,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/i386/ibcs2/ibcs2_fcntl.c,v 1.11.2.1 1999/08/29 16:06:03 peter Exp $ */ #include "opt_spx_hack.h" diff --git a/sys/i386/ibcs2/ibcs2_ipc.c b/sys/i386/ibcs2/ibcs2_ipc.c index 272ff9dfe62e..e1ea03b75ec4 100644 --- a/sys/i386/ibcs2/ibcs2_ipc.c +++ b/sys/i386/ibcs2/ibcs2_ipc.c @@ -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/i386/ibcs2/ibcs2_ipc.c,v 1.13.2.1 1999/08/29 16:06:04 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_ipc.h b/sys/i386/ibcs2/ibcs2_ipc.h index 29ba971be0f6..48b1c49938d6 100644 --- a/sys/i386/ibcs2/ibcs2_ipc.h +++ b/sys/i386/ibcs2/ibcs2_ipc.h @@ -27,7 +27,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/i386/ibcs2/ibcs2_ipc.h,v 1.3.4.1 1999/08/29 16:06:05 peter Exp $ */ diff --git a/sys/i386/ibcs2/ibcs2_isc.c b/sys/i386/ibcs2/ibcs2_isc.c index bc268b6ac8ea..0c83e7ac09fe 100644 --- a/sys/i386/ibcs2/ibcs2_isc.c +++ b/sys/i386/ibcs2/ibcs2_isc.c @@ -27,7 +27,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/i386/ibcs2/ibcs2_isc.c,v 1.11.2.1 1999/08/29 16:06:06 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_misc.c b/sys/i386/ibcs2/ibcs2_misc.c index 721660f7cbce..ad2fc1769605 100644 --- a/sys/i386/ibcs2/ibcs2_misc.c +++ b/sys/i386/ibcs2/ibcs2_misc.c @@ -45,7 +45,7 @@ * * @(#)sun_misc.c 8.1 (Berkeley) 6/18/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_misc.c,v 1.30.2.1 1999/08/29 16:06:06 peter Exp $ */ /* diff --git a/sys/i386/ibcs2/ibcs2_msg.c b/sys/i386/ibcs2/ibcs2_msg.c index f432705a4cdc..f9660698c76b 100644 --- a/sys/i386/ibcs2/ibcs2_msg.c +++ b/sys/i386/ibcs2/ibcs2_msg.c @@ -21,7 +21,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/i386/ibcs2/ibcs2_msg.c,v 1.5.2.1 1999/08/29 16:06:06 peter Exp $ */ /* diff --git a/sys/i386/ibcs2/ibcs2_other.c b/sys/i386/ibcs2/ibcs2_other.c index 3578b3a07e5d..655d8e33c7f7 100644 --- a/sys/i386/ibcs2/ibcs2_other.c +++ b/sys/i386/ibcs2/ibcs2_other.c @@ -21,7 +21,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/i386/ibcs2/ibcs2_other.c,v 1.9.2.1 1999/08/29 16:06:07 peter Exp $ */ /* diff --git a/sys/i386/ibcs2/ibcs2_poll.h b/sys/i386/ibcs2/ibcs2_poll.h index 6bd86ced28fd..ed72bc6b6a65 100644 --- a/sys/i386/ibcs2/ibcs2_poll.h +++ b/sys/i386/ibcs2/ibcs2_poll.h @@ -21,7 +21,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/i386/ibcs2/ibcs2_poll.h,v 1.3.4.1 1999/08/29 16:06:07 peter Exp $ */ diff --git a/sys/i386/ibcs2/ibcs2_signal.c b/sys/i386/ibcs2/ibcs2_signal.c index 378c19aa94ac..6cb13749749f 100644 --- a/sys/i386/ibcs2/ibcs2_signal.c +++ b/sys/i386/ibcs2/ibcs2_signal.c @@ -25,7 +25,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/i386/ibcs2/ibcs2_signal.c,v 1.12.2.1 1999/08/29 16:06:08 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_sysvec.c b/sys/i386/ibcs2/ibcs2_sysvec.c index 4dcc4f4f2328..921ab90627af 100644 --- a/sys/i386/ibcs2/ibcs2_sysvec.c +++ b/sys/i386/ibcs2/ibcs2_sysvec.c @@ -27,7 +27,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/i386/ibcs2/ibcs2_sysvec.c,v 1.13.2.2 1999/08/29 16:06:09 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_xenix.c b/sys/i386/ibcs2/ibcs2_xenix.c index 4895418404d1..b230e2e34fd2 100644 --- a/sys/i386/ibcs2/ibcs2_xenix.c +++ b/sys/i386/ibcs2/ibcs2_xenix.c @@ -27,7 +27,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/i386/ibcs2/ibcs2_xenix.c,v 1.17.2.1 1999/08/29 16:06:09 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/imgact_coff.c b/sys/i386/ibcs2/imgact_coff.c index 1c6dc1c28327..265637cf69d3 100644 --- a/sys/i386/ibcs2/imgact_coff.c +++ b/sys/i386/ibcs2/imgact_coff.c @@ -26,7 +26,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/i386/ibcs2/imgact_coff.c,v 1.34.2.1 1999/08/29 16:06:10 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/syscalls.conf b/sys/i386/ibcs2/syscalls.conf index f000929cc5b2..3ac3a0b1b6ab 100644 --- a/sys/i386/ibcs2/syscalls.conf +++ b/sys/i386/ibcs2/syscalls.conf @@ -1,4 +1,4 @@ -# syscalls.conf $FreeBSD$ +# syscalls.conf $FreeBSD: src/sys/i386/ibcs2/syscalls.conf,v 1.5.2.1 1999/08/29 16:06:11 peter Exp $ sysnames="/dev/null" sysproto="ibcs2_proto.h" sysproto_h=_IBCS2_SYSPROTO_H_ diff --git a/sys/i386/ibcs2/syscalls.isc b/sys/i386/ibcs2/syscalls.isc index 883374875c56..dbe49fe33eaa 100644 --- a/sys/i386/ibcs2/syscalls.isc +++ b/sys/i386/ibcs2/syscalls.isc @@ -1,4 +1,4 @@ - $FreeBSD$ + $FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.4.4.1 1999/08/29 16:06:12 peter Exp $ #include <sys/param.h> #include <sys/sysent.h> diff --git a/sys/i386/ibcs2/syscalls.isc.conf b/sys/i386/ibcs2/syscalls.isc.conf index b9a3e554ead5..5ec17c90db4c 100644 --- a/sys/i386/ibcs2/syscalls.isc.conf +++ b/sys/i386/ibcs2/syscalls.isc.conf @@ -1,4 +1,4 @@ -# syscalls.conf $FreeBSD$ +# syscalls.conf $FreeBSD: src/sys/i386/ibcs2/syscalls.isc.conf,v 1.4.2.1 1999/08/29 16:06:12 peter Exp $ sysnames="/dev/null" #sysproto="ibcs2_isc.h" sysproto="/dev/null" diff --git a/sys/i386/ibcs2/syscalls.master b/sys/i386/ibcs2/syscalls.master index ccbdf1f86ba7..0db127f1a634 100644 --- a/sys/i386/ibcs2/syscalls.master +++ b/sys/i386/ibcs2/syscalls.master @@ -1,4 +1,4 @@ - $FreeBSD$ + $FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.8.4.1 1999/08/29 16:06:13 peter Exp $ ; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 ; System call name/number master file (or rather, slave, from IBCS2). diff --git a/sys/i386/ibcs2/syscalls.xenix b/sys/i386/ibcs2/syscalls.xenix index 61182e6a34fc..9e9a094b7445 100644 --- a/sys/i386/ibcs2/syscalls.xenix +++ b/sys/i386/ibcs2/syscalls.xenix @@ -1,4 +1,4 @@ - $FreeBSD$ + $FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.5.4.1 1999/08/29 16:06:13 peter Exp $ #include <sys/param.h> #include <sys/sysent.h> diff --git a/sys/i386/ibcs2/syscalls.xenix.conf b/sys/i386/ibcs2/syscalls.xenix.conf index 18469ec7834c..c22c48f2bf59 100644 --- a/sys/i386/ibcs2/syscalls.xenix.conf +++ b/sys/i386/ibcs2/syscalls.xenix.conf @@ -1,4 +1,4 @@ -# syscalls.conf $FreeBSD$ +# syscalls.conf $FreeBSD: src/sys/i386/ibcs2/syscalls.xenix.conf,v 1.4.2.1 1999/08/29 16:06:14 peter Exp $ sysnames="/dev/null" sysproto="ibcs2_xenix.h" sysproto_h=_IBCS2_XENIX_H_ diff --git a/sys/i386/include/ansi.h b/sys/i386/include/ansi.h index 22059f1d0725..228a2dac17f2 100644 --- a/sys/i386/include/ansi.h +++ b/sys/i386/include/ansi.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ansi.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ansi.h,v 1.16.2.1 1999/08/29 16:06:16 peter Exp $ */ #ifndef _MACHINE_ANSI_H_ diff --git a/sys/i386/include/apic.h b/sys/i386/include/apic.h index 38c70709e7c2..b92595898918 100644 --- a/sys/i386/include/apic.h +++ b/sys/i386/include/apic.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/apic.h,v 1.12.2.1 1999/08/29 16:06:16 peter Exp $ */ #ifndef _MACHINE_APIC_H_ diff --git a/sys/i386/include/apm_bios.h b/sys/i386/include/apm_bios.h index 36812a201cf4..2f1049bb7466 100644 --- a/sys/i386/include/apm_bios.h +++ b/sys/i386/include/apm_bios.h @@ -12,7 +12,7 @@ * * Aug, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/apm_bios.h,v 1.21.2.2 1999/08/29 16:06:17 peter Exp $ */ #ifndef _MACHINE_APM_BIOS_H_ diff --git a/sys/i386/include/apm_segments.h b/sys/i386/include/apm_segments.h index 9111b5cb0f09..3c06400defca 100644 --- a/sys/i386/include/apm_segments.h +++ b/sys/i386/include/apm_segments.h @@ -12,7 +12,7 @@ * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/apm_segments.h,v 1.7.4.1 1999/08/29 16:06:17 peter Exp $ */ #ifndef _MACHINE_APM_SEGMENTS_H diff --git a/sys/i386/include/asm.h b/sys/i386/include/asm.h index 7ac124366024..ea12317f5a61 100644 --- a/sys/i386/include/asm.h +++ b/sys/i386/include/asm.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)DEFS.h 5.1 (Berkeley) 4/23/90 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/asm.h,v 1.4.4.1 1999/08/29 16:06:18 peter Exp $ */ #ifndef _MACHINE_ASM_H_ diff --git a/sys/i386/include/asmacros.h b/sys/i386/include/asmacros.h index 12335d0a4354..6f697c767211 100644 --- a/sys/i386/include/asmacros.h +++ b/sys/i386/include/asmacros.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/asmacros.h,v 1.16.4.1 1999/08/29 16:06:18 peter Exp $ */ #ifndef _MACHINE_ASMACROS_H_ diff --git a/sys/i386/include/asnames.h b/sys/i386/include/asnames.h index b47b50e42fcf..d66d06beaee6 100644 --- a/sys/i386/include/asnames.h +++ b/sys/i386/include/asnames.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/asnames.h,v 1.26.2.6 1999/09/10 01:18:44 msmith Exp $ */ #ifndef _MACHINE_ASNAMES_H_ diff --git a/sys/i386/include/atomic.h b/sys/i386/include/atomic.h index 5471e0cace9f..cf8f538bda59 100644 --- a/sys/i386/include/atomic.h +++ b/sys/i386/include/atomic.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/atomic.h,v 1.1.2.2 1999/08/29 16:06:20 peter Exp $ */ #ifndef _MACHINE_ATOMIC_H_ #define _MACHINE_ATOMIC_H_ diff --git a/sys/i386/include/bootinfo.h b/sys/i386/include/bootinfo.h index b8d1af3b2c51..bae9a1299db8 100644 --- a/sys/i386/include/bootinfo.h +++ b/sys/i386/include/bootinfo.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/bootinfo.h,v 1.12.2.1 1999/08/29 16:06:20 peter Exp $ */ #ifndef _MACHINE_BOOTINFO_H_ diff --git a/sys/i386/include/bus.h b/sys/i386/include/bus.h index 87206c2b3078..789463294875 100644 --- a/sys/i386/include/bus.h +++ b/sys/i386/include/bus.h @@ -67,7 +67,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/i386/include/bus.h,v 1.4.2.1 1999/08/29 16:06:21 peter Exp $ */ #ifndef _I386_BUS_H_ #define _I386_BUS_H_ diff --git a/sys/i386/include/bus_memio.h b/sys/i386/include/bus_memio.h index 3533a671fe8d..190a7d94f68b 100644 --- a/sys/i386/include/bus_memio.h +++ b/sys/i386/include/bus_memio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/bus_memio.h,v 1.1.4.1 1999/08/29 16:06:21 peter Exp $ */ #ifndef _I386_BUS_MEMIO_H_ diff --git a/sys/i386/include/bus_pio.h b/sys/i386/include/bus_pio.h index 8742dd195e0b..72b4441ab9ae 100644 --- a/sys/i386/include/bus_pio.h +++ b/sys/i386/include/bus_pio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/bus_pio.h,v 1.1.4.1 1999/08/29 16:06:22 peter Exp $ */ #ifndef _I386_BUS_PIO_H_ diff --git a/sys/i386/include/cdk.h b/sys/i386/include/cdk.h index 8080f2b469f2..074d2515bf8f 100644 --- a/sys/i386/include/cdk.h +++ b/sys/i386/include/cdk.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/cdk.h,v 1.4.4.1 1999/08/29 16:06:22 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/include/clock.h b/sys/i386/include/clock.h index f5c654a6a64f..4b46383dac3b 100644 --- a/sys/i386/include/clock.h +++ b/sys/i386/include/clock.h @@ -3,7 +3,7 @@ * Garrett Wollman, September 1994. * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/clock.h,v 1.34.2.2 1999/08/29 16:06:23 peter Exp $ */ #ifndef _MACHINE_CLOCK_H_ diff --git a/sys/i386/include/comstats.h b/sys/i386/include/comstats.h index 0b8fc4e0de3f..31fe5484a2ae 100644 --- a/sys/i386/include/comstats.h +++ b/sys/i386/include/comstats.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/comstats.h,v 1.4.4.1 1999/08/29 16:06:24 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/include/cons.h b/sys/i386/include/cons.h index 1f578c4cd69b..84d6e020c8ee 100644 --- a/sys/i386/include/cons.h +++ b/sys/i386/include/cons.h @@ -3,6 +3,6 @@ * needs to access these functions. In the mean time, just include the * header where it sits. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/cons.h,v 1.4.4.1 1999/08/29 16:06:24 peter Exp $ */ #include <i386/i386/cons.h> diff --git a/sys/i386/include/console.h b/sys/i386/include/console.h index 4585e9ba7e4a..41f06a9ed158 100644 --- a/sys/i386/include/console.h +++ b/sys/i386/include/console.h @@ -25,7 +25,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/i386/include/console.h,v 1.43.2.3 1999/08/29 16:06:25 peter Exp $ */ #ifndef _MACHINE_CONSOLE_H_ diff --git a/sys/i386/include/cpu.h b/sys/i386/include/cpu.h index baff33e0fa26..11923e1dede0 100644 --- a/sys/i386/include/cpu.h +++ b/sys/i386/include/cpu.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)cpu.h 5.4 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/cpu.h,v 1.36.2.2 1999/08/29 16:06:25 peter Exp $ */ #ifndef _MACHINE_CPU_H_ diff --git a/sys/i386/include/cpufunc.h b/sys/i386/include/cpufunc.h index b50974ee5e0b..f599c5368eed 100644 --- a/sys/i386/include/cpufunc.h +++ b/sys/i386/include/cpufunc.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/cpufunc.h,v 1.85.2.1 1999/08/29 16:06:26 peter Exp $ */ /* diff --git a/sys/i386/include/cputypes.h b/sys/i386/include/cputypes.h index 93e01e26287d..7330fd7ca105 100644 --- a/sys/i386/include/cputypes.h +++ b/sys/i386/include/cputypes.h @@ -24,7 +24,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/i386/include/cputypes.h,v 1.11.2.2 1999/08/29 16:06:26 peter Exp $ */ #ifndef _MACHINE_CPUTYPES_H_ diff --git a/sys/i386/include/db_machdep.h b/sys/i386/include/db_machdep.h index d5022d81e92d..7cc03fbb8e5e 100644 --- a/sys/i386/include/db_machdep.h +++ b/sys/i386/include/db_machdep.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/db_machdep.h,v 1.13.4.1 1999/08/29 16:06:27 peter Exp $ */ #ifndef _MACHINE_DB_MACHDEP_H_ diff --git a/sys/i386/include/elf.h b/sys/i386/include/elf.h index 756c08c02042..803425e8bf5d 100644 --- a/sys/i386/include/elf.h +++ b/sys/i386/include/elf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/elf.h,v 1.5.2.3 1999/08/29 16:06:28 peter Exp $ */ #ifndef _MACHINE_ELF_H_ diff --git a/sys/i386/include/endian.h b/sys/i386/include/endian.h index 9023c7680107..122670e8cda6 100644 --- a/sys/i386/include/endian.h +++ b/sys/i386/include/endian.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)endian.h 7.8 (Berkeley) 4/3/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/endian.h,v 1.16.2.1 1999/08/29 16:06:28 peter Exp $ */ #ifndef _MACHINE_ENDIAN_H_ diff --git a/sys/i386/include/exec.h b/sys/i386/include/exec.h index c233b09655b2..c823d4ec1a93 100644 --- a/sys/i386/include/exec.h +++ b/sys/i386/include/exec.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)exec.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/exec.h,v 1.7.4.1 1999/08/29 16:06:29 peter Exp $ */ #ifndef _EXEC_H_ diff --git a/sys/i386/include/float.h b/sys/i386/include/float.h index 5cdbc97f7d4b..f197ea4146aa 100644 --- a/sys/i386/include/float.h +++ b/sys/i386/include/float.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)float.h 7.1 (Berkeley) 5/8/90 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/float.h,v 1.7.4.1 1999/08/29 16:06:29 peter Exp $ */ #ifndef _MACHINE_FLOAT_H_ diff --git a/sys/i386/include/floatingpoint.h b/sys/i386/include/floatingpoint.h index c3e674f7f30c..fd79fb69de06 100644 --- a/sys/i386/include/floatingpoint.h +++ b/sys/i386/include/floatingpoint.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#) floatingpoint.h 1.0 (Berkeley) 9/23/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/floatingpoint.h,v 1.9.2.1 1999/08/29 16:06:29 peter Exp $ */ #ifndef _FLOATINGPOINT_H_ diff --git a/sys/i386/include/frame.h b/sys/i386/include/frame.h index 9dd30ce3bab5..0c3d9724e919 100644 --- a/sys/i386/include/frame.h +++ b/sys/i386/include/frame.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)frame.h 5.2 (Berkeley) 1/18/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/frame.h,v 1.15.2.1 1999/08/29 16:06:30 peter Exp $ */ #ifndef _MACHINE_FRAME_H_ diff --git a/sys/i386/include/globaldata.h b/sys/i386/include/globaldata.h index 248ddf472259..8d2726d98382 100644 --- a/sys/i386/include/globaldata.h +++ b/sys/i386/include/globaldata.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/globaldata.h,v 1.6.2.2 1999/08/29 16:06:30 peter Exp $ */ /* diff --git a/sys/i386/include/i4b_cause.h b/sys/i386/include/i4b_cause.h index ba17345b02c5..21cf5a92ce4a 100644 --- a/sys/i386/include/i4b_cause.h +++ b/sys/i386/include/i4b_cause.h @@ -27,7 +27,7 @@ * i4b_cause.h - causes and cause handling for i4b * ----------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_cause.h,v 1.1.2.1 1999/08/29 16:06:31 peter Exp $ * * last edit-date: [Sat Dec 5 18:36:30 1998] * diff --git a/sys/i386/include/i4b_debug.h b/sys/i386/include/i4b_debug.h index 46c675142a73..c4f1fe24b500 100644 --- a/sys/i386/include/i4b_debug.h +++ b/sys/i386/include/i4b_debug.h @@ -27,7 +27,7 @@ * i4b_debug.h - i4b debug header file * ----------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_debug.h,v 1.1.2.1 1999/08/29 16:06:31 peter Exp $ * * last edit-date: [Sat Dec 5 18:36:47 1998] * diff --git a/sys/i386/include/i4b_ioctl.h b/sys/i386/include/i4b_ioctl.h index e3f0a43577df..36d8e5dc134e 100644 --- a/sys/i386/include/i4b_ioctl.h +++ b/sys/i386/include/i4b_ioctl.h @@ -27,7 +27,7 @@ * i4b_ioctl.h - messages kernel <--> userland * ------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_ioctl.h,v 1.1.2.1 1999/08/29 16:06:32 peter Exp $ * * last edit-date: [Tue Dec 22 20:33:46 1998] * diff --git a/sys/i386/include/i4b_tel_ioctl.h b/sys/i386/include/i4b_tel_ioctl.h index fd4781403132..94a56784c5a9 100644 --- a/sys/i386/include/i4b_tel_ioctl.h +++ b/sys/i386/include/i4b_tel_ioctl.h @@ -27,7 +27,7 @@ * i4b_tel_ioctl.h telephony interface ioctls * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_tel_ioctl.h,v 1.1.2.1 1999/08/29 16:06:32 peter Exp $ * * last edit-date: [Sat Dec 5 18:37:36 1998] * diff --git a/sys/i386/include/i4b_trace.h b/sys/i386/include/i4b_trace.h index 75a96a454af1..44c21dbcae59 100644 --- a/sys/i386/include/i4b_trace.h +++ b/sys/i386/include/i4b_trace.h @@ -27,7 +27,7 @@ * i4b_trace.h - header file for trace data read device * ---------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_trace.h,v 1.1.2.1 1999/08/29 16:06:32 peter Exp $ * * last edit-date: [Sat Dec 5 18:37:49 1998] * diff --git a/sys/i386/include/ieeefp.h b/sys/i386/include/ieeefp.h index 441885413cd8..c17e6f7d31df 100644 --- a/sys/i386/include/ieeefp.h +++ b/sys/i386/include/ieeefp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#) ieeefp.h 1.0 (Berkeley) 9/23/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ieeefp.h,v 1.5.4.1 1999/08/29 16:06:33 peter Exp $ */ /* diff --git a/sys/i386/include/if_wavelan_ieee.h b/sys/i386/include/if_wavelan_ieee.h index ef5f5ae709cc..3a6f2f866ab0 100644 --- a/sys/i386/include/if_wavelan_ieee.h +++ b/sys/i386/include/if_wavelan_ieee.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/if_wavelan_ieee.h,v 1.1.2.2 1999/08/29 16:06:33 peter Exp $ */ #ifndef _IF_WAVELAN_IEEE_H diff --git a/sys/i386/include/if_wl_wavelan.h b/sys/i386/include/if_wl_wavelan.h index 63c5a93f7d9b..5f8ea875d7dd 100644 --- a/sys/i386/include/if_wl_wavelan.h +++ b/sys/i386/include/if_wl_wavelan.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/include/if_wl_wavelan.h,v 1.3.2.1 1999/08/29 16:06:33 peter Exp $ */ /* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/i386/include/iic.h b/sys/i386/include/iic.h index 5d362c1a2dd4..40a7450339fa 100644 --- a/sys/i386/include/iic.h +++ b/sys/i386/include/iic.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/iic.h,v 1.2.2.1 1999/08/29 16:06:34 peter Exp $ * */ #ifndef __IIC_H diff --git a/sys/i386/include/in_cksum.h b/sys/i386/include/in_cksum.h index f2d9beb18993..faef6c37a76d 100644 --- a/sys/i386/include/in_cksum.h +++ b/sys/i386/include/in_cksum.h @@ -33,7 +33,7 @@ * from tahoe: in_cksum.c 1.2 86/01/05 * from: @(#)in_cksum.c 1.3 (Berkeley) 1/19/91 * from: Id: in_cksum.c,v 1.8 1995/12/03 18:35:19 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/in_cksum.h,v 1.5.2.1 1999/08/29 16:06:34 peter Exp $ */ #ifndef _MACHINE_IN_CKSUM_H_ diff --git a/sys/i386/include/ioctl_bt848.h b/sys/i386/include/ioctl_bt848.h index 30e18d156da3..bb7664bf904c 100644 --- a/sys/i386/include/ioctl_bt848.h +++ b/sys/i386/include/ioctl_bt848.h @@ -1,7 +1,7 @@ /* * extensions to ioctl_meteor.h for the bt848 cards * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ioctl_bt848.h,v 1.19.2.4 1999/09/08 08:43:08 roger Exp $ */ /* diff --git a/sys/i386/include/ioctl_ctx.h b/sys/i386/include/ioctl_ctx.h index 8be709aea314..ffa5721b7d5a 100644 --- a/sys/i386/include/ioctl_ctx.h +++ b/sys/i386/include/ioctl_ctx.h @@ -7,7 +7,7 @@ * of this software, nor does the author assume any responsibility * for damages incurred with its use * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ioctl_ctx.h,v 1.5.4.1 1999/08/29 16:06:35 peter Exp $ */ /* diff --git a/sys/i386/include/ioctl_fd.h b/sys/i386/include/ioctl_fd.h index 3b4da37da238..ad8aa2b12bb1 100644 --- a/sys/i386/include/ioctl_fd.h +++ b/sys/i386/include/ioctl_fd.h @@ -24,7 +24,7 @@ * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ioctl_fd.h,v 1.11.4.1 1999/08/29 16:06:35 peter Exp $ */ #ifndef _MACHINE_IOCTL_FD_H_ diff --git a/sys/i386/include/ipl.h b/sys/i386/include/ipl.h index 42a0bdf67628..be6e3467b8d2 100644 --- a/sys/i386/include/ipl.h +++ b/sys/i386/include/ipl.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ipl.h,v 1.15.2.1 1999/08/29 16:06:36 peter Exp $ */ #ifndef _MACHINE_IPL_H_ diff --git a/sys/i386/include/limits.h b/sys/i386/include/limits.h index cfaefcee4c3a..ae7d1dc8aa4b 100644 --- a/sys/i386/include/limits.h +++ b/sys/i386/include/limits.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/limits.h,v 1.11.4.1 1999/08/29 16:06:37 peter Exp $ */ #ifndef _MACHINE_LIMITS_H_ diff --git a/sys/i386/include/lock.h b/sys/i386/include/lock.h index 5a292228ddca..cfbced84303a 100644 --- a/sys/i386/include/lock.h +++ b/sys/i386/include/lock.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/lock.h,v 1.6.2.1 1999/08/29 16:06:38 peter Exp $ */ diff --git a/sys/i386/include/lpt.h b/sys/i386/include/lpt.h index 56d196a62fef..9f87eec411d9 100644 --- a/sys/i386/include/lpt.h +++ b/sys/i386/include/lpt.h @@ -11,7 +11,7 @@ * * Geoff Rehmet, Rhodes University, South Africa <csgr@cs.ru.ac.za> * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/lpt.h,v 1.6.4.1 1999/08/29 16:06:38 peter Exp $ */ #ifndef _MACHINE_LPT_H_ diff --git a/sys/i386/include/md_var.h b/sys/i386/include/md_var.h index 81bb6f772e5e..e2afde4a57e2 100644 --- a/sys/i386/include/md_var.h +++ b/sys/i386/include/md_var.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/md_var.h,v 1.28.2.1 1999/08/29 16:06:39 peter Exp $ */ #ifndef _MACHINE_MD_VAR_H_ diff --git a/sys/i386/include/mouse.h b/sys/i386/include/mouse.h index 12d49a2a5d75..c06bad156be9 100644 --- a/sys/i386/include/mouse.h +++ b/sys/i386/include/mouse.h @@ -20,7 +20,7 @@ * 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/i386/include/mouse.h,v 1.11.2.2 1999/08/29 16:06:39 peter Exp $ */ #ifndef _MACHINE_MOUSE_H_ diff --git a/sys/i386/include/mpapic.h b/sys/i386/include/mpapic.h index a0099364a99f..682619bee03f 100644 --- a/sys/i386/include/mpapic.h +++ b/sys/i386/include/mpapic.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/mpapic.h,v 1.11.2.1 1999/08/29 16:06:40 peter Exp $ */ #ifndef _MACHINE_MPAPIC_H_ diff --git a/sys/i386/include/mtpr.h b/sys/i386/include/mtpr.h index 679de2eed30d..b385d0153a59 100644 --- a/sys/i386/include/mtpr.h +++ b/sys/i386/include/mtpr.h @@ -1,4 +1,4 @@ /* * Unused in 386BSD port - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/mtpr.h,v 1.4.4.1 1999/08/29 16:06:40 peter Exp $ */ diff --git a/sys/i386/include/npx.h b/sys/i386/include/npx.h index 6ca6b192189c..486b2221606d 100644 --- a/sys/i386/include/npx.h +++ b/sys/i386/include/npx.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)npx.h 5.3 (Berkeley) 1/18/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/npx.h,v 1.14.2.1 1999/08/29 16:06:41 peter Exp $ */ /* diff --git a/sys/i386/include/param.h b/sys/i386/include/param.h index fa33243cb163..e24bec171aee 100644 --- a/sys/i386/include/param.h +++ b/sys/i386/include/param.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)param.h 5.8 (Berkeley) 6/28/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/param.h,v 1.48.2.1 1999/08/29 16:06:41 peter Exp $ */ #ifndef _MACHINE_PARAM_H_ diff --git a/sys/i386/include/pc/bios.h b/sys/i386/include/pc/bios.h index 35cb978f0e8f..8d88fe4cf467 100644 --- a/sys/i386/include/pc/bios.h +++ b/sys/i386/include/pc/bios.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/pc/bios.h,v 1.2.2.1 1999/08/29 16:07:04 peter Exp $ */ /* diff --git a/sys/i386/include/pc/display.h b/sys/i386/include/pc/display.h index cd2d5ff35b73..71dda64f7f75 100644 --- a/sys/i386/include/pc/display.h +++ b/sys/i386/include/pc/display.h @@ -1,7 +1,7 @@ /* * IBM PC display definitions * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/pc/display.h,v 1.4.4.1 1999/08/29 16:07:05 peter Exp $ */ /* Color attributes for foreground text */ diff --git a/sys/i386/include/pc/msdos.h b/sys/i386/include/pc/msdos.h index b56bddc967dd..cfc7a02e1319 100644 --- a/sys/i386/include/pc/msdos.h +++ b/sys/i386/include/pc/msdos.h @@ -3,7 +3,7 @@ * [obtained from mtools -wfj] * how to decipher DOS disk structures in coexisting with DOS * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/pc/msdos.h,v 1.4.4.1 1999/08/29 16:07:05 peter Exp $ */ #define MSECTOR_SIZE 512 /* MSDOS sector size in bytes */ diff --git a/sys/i386/include/pc/vesa.h b/sys/i386/include/pc/vesa.h index 97c4a180d6f9..0ea838b0e7ea 100644 --- a/sys/i386/include/pc/vesa.h +++ b/sys/i386/include/pc/vesa.h @@ -23,7 +23,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/i386/include/pc/vesa.h,v 1.4.2.2 1999/08/29 16:07:06 peter Exp $ */ #ifndef _MACHINE_PC_VESA_H diff --git a/sys/i386/include/pcaudioio.h b/sys/i386/include/pcaudioio.h index 969f910f7f81..3cd10e36feca 100644 --- a/sys/i386/include/pcaudioio.h +++ b/sys/i386/include/pcaudioio.h @@ -25,7 +25,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/i386/include/pcaudioio.h,v 1.9.4.1 1999/08/29 16:06:42 peter Exp $ */ #ifndef _MACHINE_PCAUDIOIO_H_ diff --git a/sys/i386/include/pcb.h b/sys/i386/include/pcb.h index acce8bbb5126..9126932f2e9d 100644 --- a/sys/i386/include/pcb.h +++ b/sys/i386/include/pcb.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)pcb.h 5.10 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/pcb.h,v 1.26.2.1 1999/08/29 16:06:43 peter Exp $ */ #ifndef _I386_PCB_H_ diff --git a/sys/i386/include/pcb_ext.h b/sys/i386/include/pcb_ext.h index 154cf949ba0b..70dbbba23949 100644 --- a/sys/i386/include/pcb_ext.h +++ b/sys/i386/include/pcb_ext.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/pcb_ext.h,v 1.1.2.1 1999/08/29 16:06:44 peter Exp $ */ #ifndef _I386_PCB_EXT_H_ diff --git a/sys/i386/include/perfmon.h b/sys/i386/include/perfmon.h index 7033a15f35a5..853b20742c7f 100644 --- a/sys/i386/include/perfmon.h +++ b/sys/i386/include/perfmon.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/perfmon.h,v 1.4.4.1 1999/08/29 16:06:44 peter Exp $ */ /* diff --git a/sys/i386/include/pmap.h b/sys/i386/include/pmap.h index f1ce3cfc4ac1..2151cfd430af 100644 --- a/sys/i386/include/pmap.h +++ b/sys/i386/include/pmap.h @@ -42,7 +42,7 @@ * * from: hp300: @(#)pmap.h 7.2 (Berkeley) 12/16/90 * from: @(#)pmap.h 7.4 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/pmap.h,v 1.57.2.4 1999/08/29 16:06:45 peter Exp $ */ #ifndef _MACHINE_PMAP_H_ diff --git a/sys/i386/include/proc.h b/sys/i386/include/proc.h index f32b03f3d86e..c7a69b0a3da8 100644 --- a/sys/i386/include/proc.h +++ b/sys/i386/include/proc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)proc.h 7.1 (Berkeley) 5/15/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/proc.h,v 1.8.4.1 1999/08/29 16:06:45 peter Exp $ */ #ifndef _MACHINE_PROC_H_ diff --git a/sys/i386/include/profile.h b/sys/i386/include/profile.h index 1d2b6009f52e..99847345c096 100644 --- a/sys/i386/include/profile.h +++ b/sys/i386/include/profile.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)profile.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/profile.h,v 1.18.2.1 1999/08/29 16:06:45 peter Exp $ */ #ifndef _MACHINE_PROFILE_H_ diff --git a/sys/i386/include/psl.h b/sys/i386/include/psl.h index 6a7e233a8408..8aedb4698742 100644 --- a/sys/i386/include/psl.h +++ b/sys/i386/include/psl.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)psl.h 5.2 (Berkeley) 1/18/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/psl.h,v 1.9.4.1 1999/08/29 16:06:46 peter Exp $ */ #ifndef _MACHINE_PSL_H_ diff --git a/sys/i386/include/ptrace.h b/sys/i386/include/ptrace.h index ac24c0c7faa1..12548236049b 100644 --- a/sys/i386/include/ptrace.h +++ b/sys/i386/include/ptrace.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ptrace.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ptrace.h,v 1.6.2.1 1999/08/29 16:06:46 peter Exp $ */ #ifndef _MACHINE_PTRACE_H_ diff --git a/sys/i386/include/random.h b/sys/i386/include/random.h index e084f8111d1e..715b7a650873 100644 --- a/sys/i386/include/random.h +++ b/sys/i386/include/random.h @@ -1,7 +1,7 @@ /* * random.h -- A strong random number generator * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/random.h,v 1.16.2.1 1999/08/29 16:06:47 peter Exp $ * * Version 0.95, last modified 18-Oct-95 * diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h index 2e6f30144725..1ef8bc13b746 100644 --- a/sys/i386/include/reg.h +++ b/sys/i386/include/reg.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)reg.h 5.5 (Berkeley) 1/18/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/reg.h,v 1.16.2.2 1999/08/29 16:06:47 peter Exp $ */ #ifndef _MACHINE_REG_H_ diff --git a/sys/i386/include/reloc.h b/sys/i386/include/reloc.h index ef4b8dbc3e8c..8fedcc3e1409 100644 --- a/sys/i386/include/reloc.h +++ b/sys/i386/include/reloc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)reloc.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/reloc.h,v 1.6.4.1 1999/08/29 16:06:48 peter Exp $ */ #ifndef _I386_MACHINE_RELOC_H_ diff --git a/sys/i386/include/segments.h b/sys/i386/include/segments.h index c322e0de8589..f549c80c4b91 100644 --- a/sys/i386/include/segments.h +++ b/sys/i386/include/segments.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)segments.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/segments.h,v 1.17.2.1 1999/08/29 16:06:48 peter Exp $ */ #ifndef _MACHINE_SEGMENTS_H_ diff --git a/sys/i386/include/setjmp.h b/sys/i386/include/setjmp.h index 173ea2d92f8c..28f4fb83bf9e 100644 --- a/sys/i386/include/setjmp.h +++ b/sys/i386/include/setjmp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/include/setjmp.h,v 1.2.2.1 1999/08/29 16:06:48 peter Exp $ */ /* * Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>. * All rights reserved. diff --git a/sys/i386/include/si.h b/sys/i386/include/si.h index 29d709bb3284..3f73f5face1f 100644 --- a/sys/i386/include/si.h +++ b/sys/i386/include/si.h @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/si.h,v 1.13.2.1 1999/08/29 16:06:49 peter Exp $ */ #include <sys/callout.h> diff --git a/sys/i386/include/signal.h b/sys/i386/include/signal.h index deaa06ca7923..ace0f6e6d7d6 100644 --- a/sys/i386/include/signal.h +++ b/sys/i386/include/signal.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)signal.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/signal.h,v 1.8.2.1 1999/08/29 16:06:50 peter Exp $ */ #ifndef _MACHINE_SIGNAL_H_ diff --git a/sys/i386/include/smb.h b/sys/i386/include/smb.h index 7ed0a82f58fa..612e2a1acef7 100644 --- a/sys/i386/include/smb.h +++ b/sys/i386/include/smb.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/smb.h,v 1.2.2.1 1999/08/29 16:06:50 peter Exp $ * */ #ifndef __SMB_H diff --git a/sys/i386/include/smp.h b/sys/i386/include/smp.h index cd3935ebcc48..833c0de64888 100644 --- a/sys/i386/include/smp.h +++ b/sys/i386/include/smp.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/smp.h,v 1.44.2.2 1999/08/31 01:19:22 msmith Exp $ * */ diff --git a/sys/i386/include/smptests.h b/sys/i386/include/smptests.h index dd897284e234..716426c981db 100644 --- a/sys/i386/include/smptests.h +++ b/sys/i386/include/smptests.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/smptests.h,v 1.32.2.1 1999/08/29 16:06:52 peter Exp $ */ #ifndef _MACHINE_SMPTESTS_H_ diff --git a/sys/i386/include/speaker.h b/sys/i386/include/speaker.h index 78b55b6135e3..57164579501b 100644 --- a/sys/i386/include/speaker.h +++ b/sys/i386/include/speaker.h @@ -4,7 +4,7 @@ * v1.4 by Eric S. Raymond (esr@snark.thyrsus.com) Aug 1993 * modified for FreeBSD by Andrew A. Chernov <ache@astral.msk.su> * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/speaker.h,v 1.5.4.1 1999/08/29 16:06:52 peter Exp $ */ #ifndef _MACHINE_SPEAKER_H_ diff --git a/sys/i386/include/specialreg.h b/sys/i386/include/specialreg.h index d95f9331f623..a267d6e93213 100644 --- a/sys/i386/include/specialreg.h +++ b/sys/i386/include/specialreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)specialreg.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/specialreg.h,v 1.16.2.2 1999/08/31 01:19:23 msmith Exp $ */ #ifndef _MACHINE_SPECIALREG_H_ diff --git a/sys/i386/include/stdarg.h b/sys/i386/include/stdarg.h index 341eb87a4728..2ad64c6a29fd 100644 --- a/sys/i386/include/stdarg.h +++ b/sys/i386/include/stdarg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)stdarg.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/stdarg.h,v 1.9.4.1 1999/08/29 16:06:53 peter Exp $ */ #ifndef _STDARG_H_ diff --git a/sys/i386/include/sysarch.h b/sys/i386/include/sysarch.h index 009c7810259a..f749bb20a03f 100644 --- a/sys/i386/include/sysarch.h +++ b/sys/i386/include/sysarch.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/sysarch.h,v 1.10.2.1 1999/08/29 16:06:53 peter Exp $ */ /* diff --git a/sys/i386/include/trap.h b/sys/i386/include/trap.h index c21252aaeb53..ff6f8bb629e6 100644 --- a/sys/i386/include/trap.h +++ b/sys/i386/include/trap.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)trap.h 5.4 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/trap.h,v 1.7.4.1 1999/08/29 16:06:54 peter Exp $ */ #ifndef _MACHINE_TRAP_H_ diff --git a/sys/i386/include/tss.h b/sys/i386/include/tss.h index 5d78b755fcb5..523c73c938b7 100644 --- a/sys/i386/include/tss.h +++ b/sys/i386/include/tss.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)tss.h 5.4 (Berkeley) 1/18/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/tss.h,v 1.8.4.1 1999/08/29 16:06:55 peter Exp $ */ #ifndef _MACHINE_TSS_H_ diff --git a/sys/i386/include/types.h b/sys/i386/include/types.h index e3b7c9202d0a..1d7a5cb05fe8 100644 --- a/sys/i386/include/types.h +++ b/sys/i386/include/types.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)types.h 8.3 (Berkeley) 1/5/94 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/types.h,v 1.16.2.1 1999/08/29 16:06:55 peter Exp $ */ #ifndef _MACHINE_TYPES_H_ diff --git a/sys/i386/include/varargs.h b/sys/i386/include/varargs.h index d1d4ed0c0906..79204c6adc86 100644 --- a/sys/i386/include/varargs.h +++ b/sys/i386/include/varargs.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)varargs.h 8.2 (Berkeley) 3/22/94 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/varargs.h,v 1.7.4.1 1999/08/29 16:06:56 peter Exp $ */ #ifndef _VARARGS_H_ diff --git a/sys/i386/include/vm86.h b/sys/i386/include/vm86.h index ffc1b65afa4c..ae5e00a542aa 100644 --- a/sys/i386/include/vm86.h +++ b/sys/i386/include/vm86.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/vm86.h,v 1.8.2.2 1999/08/29 16:06:57 peter Exp $ */ #ifndef _MACHINE_VM86_H_ diff --git a/sys/i386/include/vmparam.h b/sys/i386/include/vmparam.h index 0a5847dd5ff6..689fb6ecc2e5 100644 --- a/sys/i386/include/vmparam.h +++ b/sys/i386/include/vmparam.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)vmparam.h 5.9 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/vmparam.h,v 1.30.2.2 1999/08/29 16:06:58 peter Exp $ */ diff --git a/sys/i386/include/wtio.h b/sys/i386/include/wtio.h index 8262a01e093c..27a95c8fec69 100644 --- a/sys/i386/include/wtio.h +++ b/sys/i386/include/wtio.h @@ -19,7 +19,7 @@ * This driver is derived from the old 386bsd Wangtek streamer tape driver, * made by Robert Baron at CMU, based on Intel sources. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/wtio.h,v 1.3.4.1 1999/08/29 16:06:58 peter Exp $ * */ diff --git a/sys/i386/isa/README.le b/sys/i386/isa/README.le index 74ed23c6b9d7..0d9c2b4b6fa6 100644 --- a/sys/i386/isa/README.le +++ b/sys/i386/isa/README.le @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/i386/isa/README.le,v 1.5.2.1 1999/08/29 16:07:07 peter Exp $ ---------------- diff --git a/sys/i386/isa/adv_isa.c b/sys/i386/isa/adv_isa.c index 931685aa1308..c4cf6852d860 100644 --- a/sys/i386/isa/adv_isa.c +++ b/sys/i386/isa/adv_isa.c @@ -44,7 +44,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/adv_isa.c,v 1.8.2.2 1999/09/14 04:07:58 gibbs Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/aha_isa.c b/sys/i386/isa/aha_isa.c index a272405e6ae4..8f7936eac287 100644 --- a/sys/i386/isa/aha_isa.c +++ b/sys/i386/isa/aha_isa.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/aha_isa.c,v 1.6.2.2 1999/09/14 04:07:59 gibbs Exp $ */ #include "pnp.h" diff --git a/sys/i386/isa/aic6360.c b/sys/i386/isa/aic6360.c index fbe2fde5860f..0d29d8f93e0e 100644 --- a/sys/i386/isa/aic6360.c +++ b/sys/i386/isa/aic6360.c @@ -32,7 +32,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/aic6360.c,v 1.43.2.1 1999/08/29 16:07:09 peter Exp $ * * Acknowledgements: Many of the algorithms used in this driver are * inspired by the work of Julian Elischer (julian@tfs.com) and diff --git a/sys/i386/isa/apic_ipl.h b/sys/i386/isa/apic_ipl.h index 921802e7b597..bf9a676907c0 100644 --- a/sys/i386/isa/apic_ipl.h +++ b/sys/i386/isa/apic_ipl.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/apic_ipl.h,v 1.2.2.1 1999/08/29 16:07:10 peter Exp $ */ #ifndef _I386_ISA_APIC_IPL_H_ diff --git a/sys/i386/isa/apic_ipl.s b/sys/i386/isa/apic_ipl.s index 2e2c06ac9218..59e211a6815e 100644 --- a/sys/i386/isa/apic_ipl.s +++ b/sys/i386/isa/apic_ipl.s @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/apic_ipl.s,v 1.22.2.1 1999/08/29 16:07:10 peter Exp $ */ diff --git a/sys/i386/isa/apic_vector.s b/sys/i386/isa/apic_vector.s index 9ee267d5d7f0..8cf13a22df88 100644 --- a/sys/i386/isa/apic_vector.s +++ b/sys/i386/isa/apic_vector.s @@ -1,6 +1,6 @@ /* * from: vector.s, 386BSD 0.1 unknown origin - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/apic_vector.s,v 1.34.2.4 1999/09/10 01:20:32 msmith Exp $ */ diff --git a/sys/i386/isa/asc.c b/sys/i386/isa/asc.c index 798a4085ff17..9eefcd3b4b2f 100644 --- a/sys/i386/isa/asc.c +++ b/sys/i386/isa/asc.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/asc.c,v 1.32.2.1 1999/08/29 16:07:11 peter Exp $ */ #include "asc.h" diff --git a/sys/i386/isa/ascreg.h b/sys/i386/isa/ascreg.h index 9fcb9a353908..05eff892efc8 100644 --- a/sys/i386/isa/ascreg.h +++ b/sys/i386/isa/ascreg.h @@ -31,7 +31,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ascreg.h,v 1.4.4.1 1999/08/29 16:07:12 peter Exp $ */ /*** Registers (base=3EB): ************/ diff --git a/sys/i386/isa/atapi-cd.c b/sys/i386/isa/atapi-cd.c index 2d403f81cd67..50e9a36eb0bd 100644 --- a/sys/i386/isa/atapi-cd.c +++ b/sys/i386/isa/atapi-cd.c @@ -25,7 +25,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/i386/isa/atapi-cd.c,v 1.7.2.2 1999/08/29 16:07:12 peter Exp $ */ #include "wdc.h" diff --git a/sys/i386/isa/atapi-cd.h b/sys/i386/isa/atapi-cd.h index fecd2d48cf66..6374935f677f 100644 --- a/sys/i386/isa/atapi-cd.h +++ b/sys/i386/isa/atapi-cd.h @@ -25,7 +25,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/i386/isa/atapi-cd.h,v 1.2.4.1 1999/08/29 16:07:13 peter Exp $ */ /* diff --git a/sys/i386/isa/atkbd_isa.c b/sys/i386/isa/atkbd_isa.c index dc4895170b48..74013fd4c157 100644 --- a/sys/i386/isa/atkbd_isa.c +++ b/sys/i386/isa/atkbd_isa.c @@ -23,7 +23,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/i386/isa/atkbd_isa.c,v 1.2.2.2 1999/08/29 16:07:13 peter Exp $ */ #include "atkbd.h" diff --git a/sys/i386/isa/atkbdc_isa.c b/sys/i386/isa/atkbdc_isa.c index 232e054e6815..8ce0f22004a0 100644 --- a/sys/i386/isa/atkbdc_isa.c +++ b/sys/i386/isa/atkbdc_isa.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/atkbdc_isa.c,v 1.1.2.1 1999/08/29 16:07:13 peter Exp $ */ #include "atkbdc.h" diff --git a/sys/i386/isa/bt_isa.c b/sys/i386/isa/bt_isa.c index f26da8b49ceb..9bb6bc013d88 100644 --- a/sys/i386/isa/bt_isa.c +++ b/sys/i386/isa/bt_isa.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/bt_isa.c,v 1.5.2.5 1999/09/15 03:12:17 jkh Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/clock.c b/sys/i386/isa/clock.c index b204bd21b757..17100b69151f 100644 --- a/sys/i386/isa/clock.c +++ b/sys/i386/isa/clock.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)clock.c 7.2 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/clock.c,v 1.129.2.4 1999/08/29 16:07:14 peter Exp $ */ /* diff --git a/sys/i386/isa/ctx.c b/sys/i386/isa/ctx.c index 55edd690b951..19bbd5284f9c 100644 --- a/sys/i386/isa/ctx.c +++ b/sys/i386/isa/ctx.c @@ -8,7 +8,7 @@ * of this software, nor does the author assume any responsibility * for damages incurred with its use. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ctx.c,v 1.29.2.1 1999/08/29 16:07:15 peter Exp $ */ /* diff --git a/sys/i386/isa/ctxreg.h b/sys/i386/isa/ctxreg.h index 55503c0a66cd..54e028d018bd 100644 --- a/sys/i386/isa/ctxreg.h +++ b/sys/i386/isa/ctxreg.h @@ -7,7 +7,7 @@ * of this software, nor does the author assume any responsibility * for damages incurred with its use * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ctxreg.h,v 1.4.4.1 1999/08/29 16:07:15 peter Exp $ */ /* diff --git a/sys/i386/isa/cy.c b/sys/i386/isa/cy.c index 34339e8cc70e..e5a616ed78a9 100644 --- a/sys/i386/isa/cy.c +++ b/sys/i386/isa/cy.c @@ -27,7 +27,7 @@ * 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/i386/isa/cy.c,v 1.83.2.3 1999/08/29 16:07:16 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/i386/isa/cyreg.h b/sys/i386/isa/cyreg.h index 88a36eb4a65e..c60f318b6e80 100644 --- a/sys/i386/isa/cyreg.h +++ b/sys/i386/isa/cyreg.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/cyreg.h,v 1.8.2.1 1999/08/29 16:07:16 peter Exp $ */ /* diff --git a/sys/i386/isa/diskslice_machdep.c b/sys/i386/isa/diskslice_machdep.c index e23a3a3e7a61..bf162a5a598a 100644 --- a/sys/i386/isa/diskslice_machdep.c +++ b/sys/i386/isa/diskslice_machdep.c @@ -35,7 +35,7 @@ * * from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91 * from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/diskslice_machdep.c,v 1.32.2.1 1999/08/29 16:07:16 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/elink.c b/sys/i386/isa/elink.c index 11b107f3f79e..db51a0ee91f9 100644 --- a/sys/i386/isa/elink.c +++ b/sys/i386/isa/elink.c @@ -26,7 +26,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/i386/isa/elink.c,v 1.9.2.1 1999/08/29 16:07:16 peter Exp $ */ /* diff --git a/sys/i386/isa/elink.h b/sys/i386/isa/elink.h index 881b198641ce..ad0ee47754bb 100644 --- a/sys/i386/isa/elink.h +++ b/sys/i386/isa/elink.h @@ -26,7 +26,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/i386/isa/elink.h,v 1.5.2.1 1999/08/29 16:07:17 peter Exp $ */ #ifdef PC98 diff --git a/sys/i386/isa/fd.c b/sys/i386/isa/fd.c index 5250f319b527..063d9901999a 100644 --- a/sys/i386/isa/fd.c +++ b/sys/i386/isa/fd.c @@ -47,7 +47,7 @@ * SUCH DAMAGE. * * from: @(#)fd.c 7.4 (Berkeley) 5/25/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/fd.c,v 1.132.2.3 1999/08/29 16:07:17 peter Exp $ * */ diff --git a/sys/i386/isa/fdc.h b/sys/i386/isa/fdc.h index d186196a2b12..ce6668e78351 100644 --- a/sys/i386/isa/fdc.h +++ b/sys/i386/isa/fdc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)fd.c 7.4 (Berkeley) 5/25/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/fdc.h,v 1.13.2.1 1999/08/29 16:07:17 peter Exp $ * */ diff --git a/sys/i386/isa/fdreg.h b/sys/i386/isa/fdreg.h index 7088d05da218..5e9c03c1201f 100644 --- a/sys/i386/isa/fdreg.h +++ b/sys/i386/isa/fdreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)fdreg.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/fdreg.h,v 1.10.4.1 1999/08/29 16:07:17 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/cd1400.h b/sys/i386/isa/ic/cd1400.h index 90672c4ee7e6..dd9dcccd8207 100644 --- a/sys/i386/isa/ic/cd1400.h +++ b/sys/i386/isa/ic/cd1400.h @@ -27,7 +27,7 @@ * 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/i386/isa/ic/cd1400.h,v 1.5.2.1 1999/08/29 16:07:44 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/esp.h b/sys/i386/isa/ic/esp.h index 06b665b708fa..7c784d56eea3 100644 --- a/sys/i386/isa/ic/esp.h +++ b/sys/i386/isa/ic/esp.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/esp.h,v 1.5.2.1 1999/08/29 16:07:44 peter Exp $ */ #ifndef _IC_ESP_H_ diff --git a/sys/i386/isa/ic/hd64570.h b/sys/i386/isa/ic/hd64570.h index b676e25a9cd5..6109bebc193e 100644 --- a/sys/i386/isa/ic/hd64570.h +++ b/sys/i386/isa/ic/hd64570.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/hd64570.h,v 1.5.4.1 1999/08/29 16:07:44 peter Exp $ */ #ifndef _HD64570_H_ #define _HD64570_H_ diff --git a/sys/i386/isa/ic/i8042.h b/sys/i386/isa/ic/i8042.h index 988eaa8987dd..2977710251b8 100644 --- a/sys/i386/isa/ic/i8042.h +++ b/sys/i386/isa/ic/i8042.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/i8042.h,v 1.4.4.1 1999/08/29 16:07:44 peter Exp $ */ #define KBSTATP 0x64 /* kbd controller status port (I) */ diff --git a/sys/i386/isa/ic/i8237.h b/sys/i386/isa/ic/i8237.h index 2bc8a08317c6..48c94b0a3a37 100644 --- a/sys/i386/isa/ic/i8237.h +++ b/sys/i386/isa/ic/i8237.h @@ -1,7 +1,7 @@ /* * Intel 8237 DMA Controller * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/i8237.h,v 1.6.4.1 1999/08/29 16:07:44 peter Exp $ */ #define DMA37MD_SINGLE 0x40 /* single pass mode */ diff --git a/sys/i386/isa/ic/i82586.h b/sys/i386/isa/ic/i82586.h index 8de43b453fa4..e3504297e826 100644 --- a/sys/i386/isa/ic/i82586.h +++ b/sys/i386/isa/ic/i82586.h @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/i82586.h,v 1.7.2.1 1999/08/29 16:07:45 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/lemac.h b/sys/i386/isa/ic/lemac.h index 239741db9e40..9e4840ab4260 100644 --- a/sys/i386/isa/ic/lemac.h +++ b/sys/i386/isa/ic/lemac.h @@ -21,7 +21,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/i386/isa/ic/lemac.h,v 1.4.4.1 1999/08/29 16:07:45 peter Exp $ */ #ifndef _LEMAC_H_ #define _LEMAC_H_ diff --git a/sys/i386/isa/ic/nec765.h b/sys/i386/isa/ic/nec765.h index c08b73b7d600..70ae599e681f 100644 --- a/sys/i386/isa/ic/nec765.h +++ b/sys/i386/isa/ic/nec765.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)nec765.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/nec765.h,v 1.7.2.1 1999/08/29 16:07:45 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/ns16550.h b/sys/i386/isa/ic/ns16550.h index 2d93e76a554d..02420e9e82ce 100644 --- a/sys/i386/isa/ic/ns16550.h +++ b/sys/i386/isa/ic/ns16550.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)ns16550.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/ns16550.h,v 1.7.2.1 1999/08/29 16:07:45 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/rsa.h b/sys/i386/isa/ic/rsa.h index 6f9376af2f23..0914f62c237a 100644 --- a/sys/i386/isa/ic/rsa.h +++ b/sys/i386/isa/ic/rsa.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/rsa.h,v 1.1.2.1 1999/08/29 16:07:45 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/scd1400.h b/sys/i386/isa/ic/scd1400.h index 272e56c9e4eb..63e8a9efce72 100644 --- a/sys/i386/isa/ic/scd1400.h +++ b/sys/i386/isa/ic/scd1400.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/scd1400.h,v 1.4.4.1 1999/08/29 16:07:45 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/isa/icu.h b/sys/i386/isa/icu.h index 14e8d14aa9be..9ace3c653a26 100644 --- a/sys/i386/isa/icu.h +++ b/sys/i386/isa/icu.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)icu.h 5.6 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/icu.h,v 1.16.2.1 1999/08/29 16:07:17 peter Exp $ */ /* diff --git a/sys/i386/isa/icu_ipl.h b/sys/i386/isa/icu_ipl.h index cdbac2bba163..f9bfd74b4951 100644 --- a/sys/i386/isa/icu_ipl.h +++ b/sys/i386/isa/icu_ipl.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/icu_ipl.h,v 1.2.2.1 1999/08/29 16:07:18 peter Exp $ */ #ifndef _I386_ISA_ICU_IPL_H_ diff --git a/sys/i386/isa/icu_ipl.s b/sys/i386/isa/icu_ipl.s index 5b990e979fa6..f5b856d18e18 100644 --- a/sys/i386/isa/icu_ipl.s +++ b/sys/i386/isa/icu_ipl.s @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/icu_ipl.s,v 1.4.2.1 1999/08/29 16:07:18 peter Exp $ */ .data diff --git a/sys/i386/isa/icu_vector.s b/sys/i386/isa/icu_vector.s index deb0baccaa71..dd8b542936b4 100644 --- a/sys/i386/isa/icu_vector.s +++ b/sys/i386/isa/icu_vector.s @@ -1,6 +1,6 @@ /* * from: vector.s, 386BSD 0.1 unknown origin - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/icu_vector.s,v 1.9.2.1 1999/08/29 16:07:18 peter Exp $ */ /* diff --git a/sys/i386/isa/ida.c b/sys/i386/isa/ida.c index dd5093cb15e3..64e37a70ac56 100644 --- a/sys/i386/isa/ida.c +++ b/sys/i386/isa/ida.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ida.c,v 1.1.2.3 1999/08/29 16:07:18 peter Exp $ * */ diff --git a/sys/i386/isa/if_ar.c b/sys/i386/isa/if_ar.c index 58c858418b99..868463fc8946 100644 --- a/sys/i386/isa/if_ar.c +++ b/sys/i386/isa/if_ar.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_ar.c,v 1.24.2.1 1999/08/29 16:07:18 peter Exp $ */ /* diff --git a/sys/i386/isa/if_arregs.h b/sys/i386/isa/if_arregs.h index 6c5b020908e2..adc72bfab29f 100644 --- a/sys/i386/isa/if_arregs.h +++ b/sys/i386/isa/if_arregs.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_arregs.h,v 1.4.4.1 1999/08/29 16:07:18 peter Exp $ */ #ifndef _IF_ARREGS_H_ #define _IF_ARREGS_H_ diff --git a/sys/i386/isa/if_cs.c b/sys/i386/isa/if_cs.c index 8a8ec591d946..30010213d5d0 100644 --- a/sys/i386/isa/if_cs.c +++ b/sys/i386/isa/if_cs.c @@ -27,7 +27,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_cs.c,v 1.8.2.1 1999/08/29 16:07:19 peter Exp $ * * Device driver for Crystal Semiconductor CS8920 based ethernet * adapters. By Maxim Bolotin and Oleg Sharoiko, 27-April-1997 diff --git a/sys/i386/isa/if_csreg.h b/sys/i386/isa/if_csreg.h index 56d9fcd595af..3d51ef9865b2 100644 --- a/sys/i386/isa/if_csreg.h +++ b/sys/i386/isa/if_csreg.h @@ -27,7 +27,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_csreg.h,v 1.1.4.1 1999/08/29 16:07:19 peter Exp $ */ #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ diff --git a/sys/i386/isa/if_ed.c b/sys/i386/isa/if_ed.c index 00c58cbcf161..d2639ba29f59 100644 --- a/sys/i386/isa/if_ed.c +++ b/sys/i386/isa/if_ed.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_ed.c,v 1.148.2.2 1999/08/29 16:07:19 peter Exp $ */ /* diff --git a/sys/i386/isa/if_edreg.h b/sys/i386/isa/if_edreg.h index db1a89d9f7ec..7904b7a8fd53 100644 --- a/sys/i386/isa/if_edreg.h +++ b/sys/i386/isa/if_edreg.h @@ -6,7 +6,7 @@ * of this software, nor does the author assume any responsibility * for damages incurred with its use. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_edreg.h,v 1.25.2.1 1999/08/29 16:07:20 peter Exp $ */ /* * National Semiconductor DS8390 NIC register definitions diff --git a/sys/i386/isa/if_el.c b/sys/i386/isa/if_el.c index 6e5ae1cb1ff6..95a662f1f3e3 100644 --- a/sys/i386/isa/if_el.c +++ b/sys/i386/isa/if_el.c @@ -6,7 +6,7 @@ * * Questions, comments, bug reports and fixes to kimmel@cs.umass.edu. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_el.c,v 1.40.2.1 1999/08/29 16:07:20 peter Exp $ */ /* Except of course for the portions of code lifted from other FreeBSD * drivers (mainly elread, elget and el_ioctl) diff --git a/sys/i386/isa/if_elreg.h b/sys/i386/isa/if_elreg.h index 3fb3f15a295f..35adb586baf1 100644 --- a/sys/i386/isa/if_elreg.h +++ b/sys/i386/isa/if_elreg.h @@ -4,7 +4,7 @@ * of the software, derivative works or modified versions, and any * portions thereof. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_elreg.h,v 1.6.4.1 1999/08/29 16:07:20 peter Exp $ */ /* 3COM Etherlink 3C501 Register Definitions */ diff --git a/sys/i386/isa/if_ep.c b/sys/i386/isa/if_ep.c index 579522b30208..37a99eab4ef5 100644 --- a/sys/i386/isa/if_ep.c +++ b/sys/i386/isa/if_ep.c @@ -38,7 +38,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_ep.c,v 1.78.2.3 1999/08/29 16:07:20 peter Exp $ * * Promiscuous mode added and interrupt logic slightly changed * to reduce the number of adapter failures. Transceiver select diff --git a/sys/i386/isa/if_epreg.h b/sys/i386/isa/if_epreg.h index 08ff37be4fc7..fbc743834be5 100644 --- a/sys/i386/isa/if_epreg.h +++ b/sys/i386/isa/if_epreg.h @@ -31,7 +31,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_epreg.h,v 1.23.2.2 1999/08/29 16:07:20 peter Exp $ * * Promiscuous mode added and interrupt logic slightly changed * to reduce the number of adapter failures. Transceiver select diff --git a/sys/i386/isa/if_ex.c b/sys/i386/isa/if_ex.c index a57b939d11a9..0869a035d38f 100644 --- a/sys/i386/isa/if_ex.c +++ b/sys/i386/isa/if_ex.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_ex.c,v 1.13.2.1 1999/08/29 16:07:21 peter Exp $ */ /* diff --git a/sys/i386/isa/if_fe.c b/sys/i386/isa/if_fe.c index 3a4721c320b0..4cc9e2ec8e87 100644 --- a/sys/i386/isa/if_fe.c +++ b/sys/i386/isa/if_fe.c @@ -21,7 +21,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_fe.c,v 1.48.2.4 1999/09/01 23:56:52 nyan Exp $ * * Device driver for Fujitsu MB86960A/MB86965A based Ethernet cards. * To be used with FreeBSD 3.x diff --git a/sys/i386/isa/if_fereg.h b/sys/i386/isa/if_fereg.h index 7e28201f6987..a35a3dc1b7c5 100644 --- a/sys/i386/isa/if_fereg.h +++ b/sys/i386/isa/if_fereg.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/if_fereg.h,v 1.6.2.1 1999/08/29 16:07:21 peter Exp $ */ /* * Registers on FMV-180 series' ISA bus interface ASIC. diff --git a/sys/i386/isa/if_ie.c b/sys/i386/isa/if_ie.c index 6b744e7e452b..df3479323240 100644 --- a/sys/i386/isa/if_ie.c +++ b/sys/i386/isa/if_ie.c @@ -47,7 +47,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_ie.c,v 1.58.2.1 1999/08/29 16:07:22 peter Exp $ */ /* diff --git a/sys/i386/isa/if_ie507.h b/sys/i386/isa/if_ie507.h index 9be1396cf49e..6324dd860992 100644 --- a/sys/i386/isa/if_ie507.h +++ b/sys/i386/isa/if_ie507.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_ie507.h,v 1.3.4.1 1999/08/29 16:07:22 peter Exp $ * Definitions for 3C507 */ diff --git a/sys/i386/isa/if_iereg.h b/sys/i386/isa/if_iereg.h index 875f63ca9dbb..36551f22a099 100644 --- a/sys/i386/isa/if_iereg.h +++ b/sys/i386/isa/if_iereg.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_iereg.h,v 1.3.4.1 1999/08/29 16:07:22 peter Exp $ * definitions for AT&T StarLAN 10 etc... */ diff --git a/sys/i386/isa/if_le.c b/sys/i386/isa/if_le.c index ff0ea8ad8379..6863773e125c 100644 --- a/sys/i386/isa/if_le.c +++ b/sys/i386/isa/if_le.c @@ -21,7 +21,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/i386/isa/if_le.c,v 1.49.2.1 1999/08/29 16:07:22 peter Exp $ */ /* diff --git a/sys/i386/isa/if_lnc.c b/sys/i386/isa/if_lnc.c index 3b0ee4a864f1..3f2e577b34f9 100644 --- a/sys/i386/isa/if_lnc.c +++ b/sys/i386/isa/if_lnc.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_lnc.c,v 1.51.2.4 1999/08/29 16:07:22 peter Exp $ */ /* diff --git a/sys/i386/isa/if_lnc.h b/sys/i386/isa/if_lnc.h index 2830a3c92ad9..9a071d483b05 100644 --- a/sys/i386/isa/if_lnc.h +++ b/sys/i386/isa/if_lnc.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_lnc.h,v 1.9.2.2 1999/08/29 16:07:23 peter Exp $ */ #include <i386/isa/ic/Am7990.h> diff --git a/sys/i386/isa/if_rdp.c b/sys/i386/isa/if_rdp.c index 5bd0abf7a5cb..a9262eb97b6a 100644 --- a/sys/i386/isa/if_rdp.c +++ b/sys/i386/isa/if_rdp.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_rdp.c,v 1.3.2.1 1999/08/29 16:07:23 peter Exp $ */ /* diff --git a/sys/i386/isa/if_rdpreg.h b/sys/i386/isa/if_rdpreg.h index ee56e82e4963..b2e69f8e1256 100644 --- a/sys/i386/isa/if_rdpreg.h +++ b/sys/i386/isa/if_rdpreg.h @@ -25,7 +25,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/i386/isa/if_rdpreg.h,v 1.1.1.1.2.1 1999/08/29 16:07:23 peter Exp $ */ /* diff --git a/sys/i386/isa/if_sr.c b/sys/i386/isa/if_sr.c index 0b59fbee404b..c980013cee31 100644 --- a/sys/i386/isa/if_sr.c +++ b/sys/i386/isa/if_sr.c @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_sr.c,v 1.21.2.1 1999/08/29 16:07:23 peter Exp $ */ /* diff --git a/sys/i386/isa/if_srregs.h b/sys/i386/isa/if_srregs.h index 64d9ba11c50e..307eec76a348 100644 --- a/sys/i386/isa/if_srregs.h +++ b/sys/i386/isa/if_srregs.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_srregs.h,v 1.4.4.1 1999/08/29 16:07:24 peter Exp $ */ #ifndef _IF_SRREGS_H_ #define _IF_SRREGS_H_ diff --git a/sys/i386/isa/if_wi.c b/sys/i386/isa/if_wi.c index 1151d7466265..4aa017791557 100644 --- a/sys/i386/isa/if_wi.c +++ b/sys/i386/isa/if_wi.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_wi.c,v 1.5.2.4 1999/08/29 16:07:24 peter Exp $ */ /* @@ -116,7 +116,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/i386/isa/if_wi.c,v 1.5.2.4 1999/08/29 16:07:24 peter Exp $"; #endif static struct wi_softc wi_softc[NWI]; diff --git a/sys/i386/isa/if_wireg.h b/sys/i386/isa/if_wireg.h index d4173273f524..72dd2e20bcf4 100644 --- a/sys/i386/isa/if_wireg.h +++ b/sys/i386/isa/if_wireg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_wireg.h,v 1.4.2.3 1999/08/29 16:07:24 peter Exp $ */ struct wi_counters { diff --git a/sys/i386/isa/if_wl.c b/sys/i386/isa/if_wl.c index 01c3b3463a04..b2df2aa4af66 100644 --- a/sys/i386/isa/if_wl.c +++ b/sys/i386/isa/if_wl.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/if_wl.c,v 1.20.2.2 1999/09/16 07:35:38 roberto Exp $ */ /* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/i386/isa/if_ze.c b/sys/i386/isa/if_ze.c index 281cea88f79b..89e4b93640d1 100644 --- a/sys/i386/isa/if_ze.c +++ b/sys/i386/isa/if_ze.c @@ -47,7 +47,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_ze.c,v 1.56.2.1 1999/08/29 16:07:25 peter Exp $ */ /* XXX don't mix different PCCARD support code. */ diff --git a/sys/i386/isa/if_zp.c b/sys/i386/isa/if_zp.c index c475290beb30..1a30c699cd15 100644 --- a/sys/i386/isa/if_zp.c +++ b/sys/i386/isa/if_zp.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * From: if_ep.c,v 1.9 1994/01/25 10:46:29 deraadt Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_zp.c,v 1.49.2.2 1999/08/29 16:07:25 peter Exp $ */ /*- * TODO: diff --git a/sys/i386/isa/if_zpreg.h b/sys/i386/isa/if_zpreg.h index b9848f7cfec3..44836041d0e2 100644 --- a/sys/i386/isa/if_zpreg.h +++ b/sys/i386/isa/if_zpreg.h @@ -21,7 +21,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/i386/isa/if_zpreg.h,v 1.6.4.1 1999/08/29 16:07:25 peter Exp $ */ /************************************************************************** * * diff --git a/sys/i386/isa/intr_machdep.c b/sys/i386/isa/intr_machdep.c index 1c570543bb02..c9e070ceb0f5 100644 --- a/sys/i386/isa/intr_machdep.c +++ b/sys/i386/isa/intr_machdep.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.c 7.2 (Berkeley) 5/13/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/intr_machdep.c,v 1.16.2.2 1999/08/29 16:07:25 peter Exp $ */ #include "opt_auto_eoi.h" diff --git a/sys/i386/isa/intr_machdep.h b/sys/i386/isa/intr_machdep.h index e8f542e095a3..64987d09799f 100644 --- a/sys/i386/isa/intr_machdep.h +++ b/sys/i386/isa/intr_machdep.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)isa_device.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/intr_machdep.h,v 1.13.2.3 1999/09/02 23:56:55 msmith Exp $ */ #ifndef _I386_ISA_INTR_MACHDEP_H_ diff --git a/sys/i386/isa/ipl.s b/sys/i386/isa/ipl.s index 01e99c772d46..310f4bd09c5e 100644 --- a/sys/i386/isa/ipl.s +++ b/sys/i386/isa/ipl.s @@ -36,7 +36,7 @@ * * @(#)ipl.s * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ipl.s,v 1.24.2.1 1999/08/29 16:07:26 peter Exp $ */ diff --git a/sys/i386/isa/ipl_funcs.c b/sys/i386/isa/ipl_funcs.c index 46cb75cf5d1b..574c628a94e4 100644 --- a/sys/i386/isa/ipl_funcs.c +++ b/sys/i386/isa/ipl_funcs.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ipl_funcs.c,v 1.14.2.2 1999/08/29 16:07:26 peter Exp $ */ #include <sys/types.h> diff --git a/sys/i386/isa/isa.c b/sys/i386/isa/isa.c index ac0235b9ddba..a33e2cf5208b 100644 --- a/sys/i386/isa/isa.c +++ b/sys/i386/isa/isa.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.c 7.2 (Berkeley) 5/13/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/isa.c,v 1.117.2.1 1999/08/29 16:07:26 peter Exp $ */ /* diff --git a/sys/i386/isa/isa.h b/sys/i386/isa/isa.h index cc66da9be045..285fc0435e0e 100644 --- a/sys/i386/isa/isa.h +++ b/sys/i386/isa/isa.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.h 5.7 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/isa.h,v 1.22.2.1 1999/08/29 16:07:26 peter Exp $ */ #ifdef PC98 diff --git a/sys/i386/isa/isa_device.h b/sys/i386/isa/isa_device.h index aea20b696bd8..c66d580627d6 100644 --- a/sys/i386/isa/isa_device.h +++ b/sys/i386/isa/isa_device.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)isa_device.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/isa_device.h,v 1.57.2.1 1999/08/29 16:07:26 peter Exp $ */ #ifndef _I386_ISA_ISA_DEVICE_H_ diff --git a/sys/i386/isa/istallion.c b/sys/i386/isa/istallion.c index 885be8214577..0e4e2c2c86b5 100644 --- a/sys/i386/isa/istallion.c +++ b/sys/i386/isa/istallion.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/istallion.c,v 1.23.2.1 1999/08/29 16:07:27 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/isa/kbdtables.h b/sys/i386/isa/kbdtables.h index 4d2468d5894e..347fbc465afb 100644 --- a/sys/i386/isa/kbdtables.h +++ b/sys/i386/isa/kbdtables.h @@ -25,7 +25,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/i386/isa/kbdtables.h,v 1.42.2.1 1999/08/29 16:07:27 peter Exp $ */ #define SET8 0x80 /* set eight bit on */ diff --git a/sys/i386/isa/loran.c b/sys/i386/isa/loran.c index 5fbb409b53e9..97ad4ee23af6 100644 --- a/sys/i386/isa/loran.c +++ b/sys/i386/isa/loran.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/loran.c,v 1.14.2.1 1999/08/29 16:07:27 peter Exp $ * * This device-driver helps the userland controlprogram for a LORAN-C * receiver avoid monopolizing the CPU. diff --git a/sys/i386/isa/lpt.c b/sys/i386/isa/lpt.c index a6281ce10c7e..122df5ac5eed 100644 --- a/sys/i386/isa/lpt.c +++ b/sys/i386/isa/lpt.c @@ -46,7 +46,7 @@ * SUCH DAMAGE. * * from: unknown origin, 386BSD 0.1 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/lpt.c,v 1.72.2.2 1999/08/29 16:07:27 peter Exp $ */ /* diff --git a/sys/i386/isa/lptreg.h b/sys/i386/isa/lptreg.h index 70906f0073ec..5e6b281a009a 100644 --- a/sys/i386/isa/lptreg.h +++ b/sys/i386/isa/lptreg.h @@ -6,7 +6,7 @@ * William Jolitz. * * form: @(#)lptreg.h 1.1 (Berkeley) 12/19/90 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/lptreg.h,v 1.6.4.1 1999/08/29 16:07:28 peter Exp $ */ /* diff --git a/sys/i386/isa/matcd/matcd.c b/sys/i386/isa/matcd/matcd.c index bb64ab738c3c..a4cd70eb0775 100644 --- a/sys/i386/isa/matcd/matcd.c +++ b/sys/i386/isa/matcd/matcd.c @@ -337,7 +337,7 @@ static char MATCDVERSION[]="Version 1(26) 18-Oct-95"; static char MATCDCOPYRIGHT[] = "Matsushita CD-ROM driver, Copr. 1994,1995 Frank Durda IV"; /* The proceeding strings may not be changed*/ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/matcd/matcd.c,v 1.37.2.1 1999/08/29 16:07:47 peter Exp $ */ /*--------------------------------------------------------------------------- Include declarations diff --git a/sys/i386/isa/mcd.c b/sys/i386/isa/mcd.c index fc8eda69cf3c..a1d5b9238a8f 100644 --- a/sys/i386/isa/mcd.c +++ b/sys/i386/isa/mcd.c @@ -40,7 +40,7 @@ * 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/i386/isa/mcd.c,v 1.101.2.1 1999/08/29 16:07:28 peter Exp $ */ static const char COPYRIGHT[] = "mcd-driver (C)1993 by H.Veit & B.Moore"; diff --git a/sys/i386/isa/mcdreg.h b/sys/i386/isa/mcdreg.h index f0f75f7b2254..1dcf2686446d 100644 --- a/sys/i386/isa/mcdreg.h +++ b/sys/i386/isa/mcdreg.h @@ -41,7 +41,7 @@ * the manufacturer or anyone else might provide better documentation, * so this file (and the driver) will then have a better quality. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/mcdreg.h,v 1.13.4.1 1999/08/29 16:07:28 peter Exp $ */ #ifndef MCD_H diff --git a/sys/i386/isa/mse.c b/sys/i386/isa/mse.c index 9edbcb7a066a..081ba2e8d7af 100644 --- a/sys/i386/isa/mse.c +++ b/sys/i386/isa/mse.c @@ -11,7 +11,7 @@ * this software for any purpose. It is provided "as is" * without express or implied warranty. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/mse.c,v 1.39.2.1 1999/08/29 16:07:28 peter Exp $ */ /* * Driver for the Logitech and ATI Inport Bus mice for use with 386bsd and diff --git a/sys/i386/isa/npx.c b/sys/i386/isa/npx.c index 6f5d78d571af..da8279d595d5 100644 --- a/sys/i386/isa/npx.c +++ b/sys/i386/isa/npx.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * from: @(#)npx.c 7.2 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/npx.c,v 1.65.2.1 1999/08/29 16:07:29 peter Exp $ */ #include "npx.h" diff --git a/sys/i386/isa/pcaudio.c b/sys/i386/isa/pcaudio.c index 22ce6d8d4abb..c1e0261725ab 100644 --- a/sys/i386/isa/pcaudio.c +++ b/sys/i386/isa/pcaudio.c @@ -25,7 +25,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/i386/isa/pcaudio.c,v 1.45.2.1 1999/08/29 16:07:29 peter Exp $ */ #include "pca.h" diff --git a/sys/i386/isa/pcf.c b/sys/i386/isa/pcf.c index 41c92b48d970..449370dd71af 100644 --- a/sys/i386/isa/pcf.c +++ b/sys/i386/isa/pcf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcf.c,v 1.6.2.2 1999/08/29 16:07:29 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/i386/isa/pcibus.c b/sys/i386/isa/pcibus.c index 51e853992fe8..a1114636dfad 100644 --- a/sys/i386/isa/pcibus.c +++ b/sys/i386/isa/pcibus.c @@ -23,7 +23,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/i386/isa/pcibus.c,v 1.41.2.1 1999/08/29 16:07:29 peter Exp $ * */ diff --git a/sys/i386/isa/pcibus.h b/sys/i386/isa/pcibus.h index 34b3fc54aaa3..53700c868fe2 100644 --- a/sys/i386/isa/pcibus.h +++ b/sys/i386/isa/pcibus.h @@ -23,7 +23,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/i386/isa/pcibus.h,v 1.1.4.1 1999/08/29 16:07:29 peter Exp $ * */ diff --git a/sys/i386/isa/pnp.c b/sys/i386/isa/pnp.c index 4c11dc76d37e..ac17a7d45ab5 100644 --- a/sys/i386/isa/pnp.c +++ b/sys/i386/isa/pnp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pnp.c,v 1.9.2.1 1999/08/29 16:07:30 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/pnp.h b/sys/i386/isa/pnp.h index 7b6392578d92..b0642f670225 100644 --- a/sys/i386/isa/pnp.h +++ b/sys/i386/isa/pnp.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pnp.h,v 1.7.2.1 1999/08/29 16:07:30 peter Exp $ */ #ifndef _I386_ISA_PNP_H_ diff --git a/sys/i386/isa/ppc.c b/sys/i386/isa/ppc.c index 6c199fb93946..8e1bf18155ab 100644 --- a/sys/i386/isa/ppc.c +++ b/sys/i386/isa/ppc.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ppc.c,v 1.15.2.2 1999/08/29 16:07:30 peter Exp $ * */ #include "ppc.h" diff --git a/sys/i386/isa/ppcreg.h b/sys/i386/isa/ppcreg.h index fa185aab7cd0..df8507930901 100644 --- a/sys/i386/isa/ppcreg.h +++ b/sys/i386/isa/ppcreg.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ppcreg.h,v 1.7.2.1 1999/08/29 16:07:30 peter Exp $ * */ #ifndef __PPCREG_H diff --git a/sys/i386/isa/prof_machdep.c b/sys/i386/isa/prof_machdep.c index 1cce85dc04bb..72b744de42f9 100644 --- a/sys/i386/isa/prof_machdep.c +++ b/sys/i386/isa/prof_machdep.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/prof_machdep.c,v 1.11.2.1 1999/08/29 16:07:30 peter Exp $ */ #ifdef GUPROF diff --git a/sys/i386/isa/psm.c b/sys/i386/isa/psm.c index be32dc6b072b..4dc48edca5b7 100644 --- a/sys/i386/isa/psm.c +++ b/sys/i386/isa/psm.c @@ -20,7 +20,7 @@ * 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/i386/isa/psm.c,v 1.60.2.4 1999/08/29 16:07:31 peter Exp $ */ /* diff --git a/sys/i386/isa/random_machdep.c b/sys/i386/isa/random_machdep.c index 66a48b8ad207..b0032e8499e6 100644 --- a/sys/i386/isa/random_machdep.c +++ b/sys/i386/isa/random_machdep.c @@ -1,7 +1,7 @@ /* * random_machdep.c -- A strong random number generator * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/random_machdep.c,v 1.29.2.1 1999/08/29 16:07:31 peter Exp $ * * Version 0.95, last modified 18-Oct-95 * diff --git a/sys/i386/isa/rtc.h b/sys/i386/isa/rtc.h index 6f78657db0e1..0ac0b3185d1f 100644 --- a/sys/i386/isa/rtc.h +++ b/sys/i386/isa/rtc.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)rtc.h 7.1 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/rtc.h,v 1.11.2.1 1999/08/29 16:07:31 peter Exp $ */ #ifndef _I386_ISA_RTC_H_ diff --git a/sys/i386/isa/scd.c b/sys/i386/isa/scd.c index e5c4b1128755..3950e5f5fc92 100644 --- a/sys/i386/isa/scd.c +++ b/sys/i386/isa/scd.c @@ -41,7 +41,7 @@ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/scd.c,v 1.41.2.1 1999/08/29 16:07:31 peter Exp $ */ /* Please send any comments to micke@dynas.se */ diff --git a/sys/i386/isa/scdreg.h b/sys/i386/isa/scdreg.h index e9ce3b15a23f..fb00787f217e 100644 --- a/sys/i386/isa/scdreg.h +++ b/sys/i386/isa/scdreg.h @@ -25,7 +25,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/i386/isa/scdreg.h,v 1.4.4.1 1999/08/29 16:07:32 peter Exp $ * */ diff --git a/sys/i386/isa/si.c b/sys/i386/isa/si.c index 987ee6f435c4..41e7e8913964 100644 --- a/sys/i386/isa/si.c +++ b/sys/i386/isa/si.c @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/si.c,v 1.78.2.1 1999/08/29 16:07:32 peter Exp $ */ #ifndef lint diff --git a/sys/i386/isa/si2_z280.c b/sys/i386/isa/si2_z280.c index 72596d49e371..abcd3f8db83e 100644 --- a/sys/i386/isa/si2_z280.c +++ b/sys/i386/isa/si2_z280.c @@ -25,7 +25,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/si2_z280.c,v 1.1 1998/03/23 16:12:53 peter Exp $ */ /* SI2_Z280.C Version, Bootstrap and Download Code Arrays... */ diff --git a/sys/i386/isa/si3_t225.c b/sys/i386/isa/si3_t225.c index 4d269119c167..ce4e068ee5a4 100644 --- a/sys/i386/isa/si3_t225.c +++ b/sys/i386/isa/si3_t225.c @@ -25,7 +25,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/si3_t225.c,v 1.1.4.1 1999/03/31 23:57:10 nsayer Exp $ */ /* SI3_T225.C Version, Bootstrap and Download Code Arrays... */ diff --git a/sys/i386/isa/sio.c b/sys/i386/isa/sio.c index 1cea96e35f98..31dfe8a370d3 100644 --- a/sys/i386/isa/sio.c +++ b/sys/i386/isa/sio.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)com.c 7.5 (Berkeley) 5/16/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/sio.c,v 1.224.2.7 1999/08/29 16:07:32 peter Exp $ */ #include "opt_comconsole.h" diff --git a/sys/i386/isa/sioreg.h b/sys/i386/isa/sioreg.h index 052106525998..e4015038c50b 100644 --- a/sys/i386/isa/sioreg.h +++ b/sys/i386/isa/sioreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)comreg.h 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/sioreg.h,v 1.11.2.1 1999/08/29 16:07:33 peter Exp $ */ diff --git a/sys/i386/isa/sireg.h b/sys/i386/isa/sireg.h index 711bf92e7ea0..6dc0c1ba99a2 100644 --- a/sys/i386/isa/sireg.h +++ b/sys/i386/isa/sireg.h @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/sireg.h,v 1.6.2.2 1999/08/29 16:07:33 peter Exp $ */ /* diff --git a/sys/i386/isa/sound/mmap_test.c b/sys/i386/isa/sound/mmap_test.c index 8f2f5a547b98..b76c44ec4d46 100644 --- a/sys/i386/isa/sound/mmap_test.c +++ b/sys/i386/isa/sound/mmap_test.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/i386/isa/sound/mmap_test.c,v 1.4.2.1 1999/08/29 16:07:48 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/sys/i386/isa/sound/pcm86.c b/sys/i386/isa/sound/pcm86.c index 11cbdee02139..9afe3a711bfa 100644 --- a/sys/i386/isa/sound/pcm86.c +++ b/sys/i386/isa/sound/pcm86.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/sound/pcm86.c,v 1.7.2.2 1999/08/29 16:07:48 peter Exp $ */ /* diff --git a/sys/i386/isa/sound/sound.doc b/sys/i386/isa/sound/sound.doc index 13f370275036..970e87e1da26 100644 --- a/sys/i386/isa/sound/sound.doc +++ b/sys/i386/isa/sound/sound.doc @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/i386/isa/sound/sound.doc,v 1.11.2.1 1999/08/29 16:07:49 peter Exp $ Instructions on using audio on a FreeBSD 2.1 (or 2.0-current) system. See also /sys/i386/conf/LINT. diff --git a/sys/i386/isa/spkr.c b/sys/i386/isa/spkr.c index 4c42d4605f44..194efbae5955 100644 --- a/sys/i386/isa/spkr.c +++ b/sys/i386/isa/spkr.c @@ -4,7 +4,7 @@ * v1.4 by Eric S. Raymond (esr@snark.thyrsus.com) Aug 1993 * modified for FreeBSD by Andrew A. Chernov <ache@astral.msk.su> * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/spkr.c,v 1.35.2.1 1999/08/29 16:07:33 peter Exp $ */ #include "speaker.h" diff --git a/sys/i386/isa/stallion.c b/sys/i386/isa/stallion.c index 67764e697f1d..02df9c13910c 100644 --- a/sys/i386/isa/stallion.c +++ b/sys/i386/isa/stallion.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/stallion.c,v 1.24.2.1 1999/08/29 16:07:33 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/isa/syscons_isa.c b/sys/i386/isa/syscons_isa.c index 20b4ce9a164c..0aa11e6172bc 100644 --- a/sys/i386/isa/syscons_isa.c +++ b/sys/i386/isa/syscons_isa.c @@ -23,7 +23,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/i386/isa/syscons_isa.c,v 1.1.2.1 1999/08/29 16:07:33 peter Exp $ */ #include "sc.h" diff --git a/sys/i386/isa/timerreg.h b/sys/i386/isa/timerreg.h index 0bfd7fc8cd63..3cc52d45366d 100644 --- a/sys/i386/isa/timerreg.h +++ b/sys/i386/isa/timerreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: Header: timerreg.h,v 1.2 93/02/28 15:08:58 mccanne Exp - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/timerreg.h,v 1.5.4.1 1999/08/29 16:07:34 peter Exp $ */ /* diff --git a/sys/i386/isa/vector.s b/sys/i386/isa/vector.s index c10946306602..4ee5a009d4d5 100644 --- a/sys/i386/isa/vector.s +++ b/sys/i386/isa/vector.s @@ -1,6 +1,6 @@ /* * from: vector.s, 386BSD 0.1 unknown origin - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/vector.s,v 1.30.4.1 1999/08/29 16:07:34 peter Exp $ */ /* diff --git a/sys/i386/isa/vesa.c b/sys/i386/isa/vesa.c index a729825ecda1..29c84735ed18 100644 --- a/sys/i386/isa/vesa.c +++ b/sys/i386/isa/vesa.c @@ -23,7 +23,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/i386/isa/vesa.c,v 1.15.2.7 1999/08/29 16:07:34 peter Exp $ */ #include "vga.h" diff --git a/sys/i386/isa/vga_isa.c b/sys/i386/isa/vga_isa.c index faa45a6bc2be..d77d20b27e09 100644 --- a/sys/i386/isa/vga_isa.c +++ b/sys/i386/isa/vga_isa.c @@ -26,7 +26,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/i386/isa/vga_isa.c,v 1.1.2.4 1999/08/29 16:07:34 peter Exp $ */ #include "vga.h" diff --git a/sys/i386/isa/wd.c b/sys/i386/isa/wd.c index 9b7f79e6febb..c1cfa9cb32b6 100644 --- a/sys/i386/isa/wd.c +++ b/sys/i386/isa/wd.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)wd.c 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/wd.c,v 1.186.2.4 1999/08/29 16:07:34 peter Exp $ */ /* TODO: diff --git a/sys/i386/isa/wdc_p.h b/sys/i386/isa/wdc_p.h index 2a2133effd66..95041b1c9c5b 100644 --- a/sys/i386/isa/wdc_p.h +++ b/sys/i386/isa/wdc_p.h @@ -16,7 +16,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/wdc_p.h,v 1.1.6.1 1999/08/29 16:07:35 peter Exp $ */ #define Q_CMD640B 0x00000001 /* CMD640B quirk: serialize IDE channels */ diff --git a/sys/i386/isa/wdreg.h b/sys/i386/isa/wdreg.h index d7716ae73680..8114f23f6236 100644 --- a/sys/i386/isa/wdreg.h +++ b/sys/i386/isa/wdreg.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)wdreg.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/wdreg.h,v 1.25.2.2 1999/08/29 16:07:35 peter Exp $ */ /* diff --git a/sys/i386/isa/wfd.c b/sys/i386/isa/wfd.c index 540a75aa7587..e690bef65dc7 100644 --- a/sys/i386/isa/wfd.c +++ b/sys/i386/isa/wfd.c @@ -23,7 +23,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/i386/isa/wfd.c,v 1.17.2.3 1999/08/29 16:07:35 peter Exp $ */ /* diff --git a/sys/i386/isa/wst.c b/sys/i386/isa/wst.c index 10a39df8585b..59b98be64d02 100644 --- a/sys/i386/isa/wst.c +++ b/sys/i386/isa/wst.c @@ -25,7 +25,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/i386/isa/wst.c,v 1.15.2.2 1999/08/29 16:07:35 peter Exp $ */ #include "wdc.h" diff --git a/sys/i386/isa/wt.c b/sys/i386/isa/wt.c index b2602f2ec42c..2d3f11f103db 100644 --- a/sys/i386/isa/wt.c +++ b/sys/i386/isa/wt.c @@ -20,7 +20,7 @@ * the original CMU copyright notice. * * Version 1.3, Thu Nov 11 12:09:13 MSK 1993 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/wt.c,v 1.47.2.1 1999/08/29 16:07:36 peter Exp $ * */ diff --git a/sys/i386/isa/wtreg.h b/sys/i386/isa/wtreg.h index 33f0ee478750..0ac5598ef141 100644 --- a/sys/i386/isa/wtreg.h +++ b/sys/i386/isa/wtreg.h @@ -19,7 +19,7 @@ * the original CMU copyright notice. * * Version 1.3, Thu Nov 11 12:09:13 MSK 1993 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/wtreg.h,v 1.10.4.1 1999/08/29 16:07:36 peter Exp $ * */ diff --git a/sys/i386/linux/Makefile b/sys/i386/linux/Makefile index c062c96ec177..f2dd101aa0e5 100644 --- a/sys/i386/linux/Makefile +++ b/sys/i386/linux/Makefile @@ -1,6 +1,6 @@ # Makefile for syscall tables # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/linux/Makefile,v 1.3.4.1 1999/08/29 16:07:49 peter Exp $ all: @echo "make linux_sysent.c only" diff --git a/sys/i386/linux/imgact_linux.c b/sys/i386/linux/imgact_linux.c index feb99c297837..85d524277926 100644 --- a/sys/i386/linux/imgact_linux.c +++ b/sys/i386/linux/imgact_linux.c @@ -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/i386/linux/imgact_linux.c,v 1.31.2.1 1999/08/29 16:07:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h index 3fc39f6c1ec7..3a4fbeb71962 100644 --- a/sys/i386/linux/linux.h +++ b/sys/i386/linux/linux.h @@ -25,7 +25,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/i386/linux/linux.h,v 1.26.2.7 1999/08/29 16:07:50 peter Exp $ */ #ifndef _I386_LINUX_LINUX_H_ diff --git a/sys/i386/linux/linux_dummy.c b/sys/i386/linux/linux_dummy.c index 86040f4fadf9..fe18f80fb547 100644 --- a/sys/i386/linux/linux_dummy.c +++ b/sys/i386/linux/linux_dummy.c @@ -25,7 +25,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/i386/linux/linux_dummy.c,v 1.9.2.1 1999/08/29 16:07:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_file.c b/sys/i386/linux/linux_file.c index 489b6ca6b57e..255e65c20035 100644 --- a/sys/i386/linux/linux_file.c +++ b/sys/i386/linux/linux_file.c @@ -25,7 +25,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/i386/linux/linux_file.c,v 1.23.2.4 1999/08/29 16:07:50 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/i386/linux/linux_genassym.c b/sys/i386/linux/linux_genassym.c index 022a0f9802b4..677321ae7def 100644 --- a/sys/i386/linux/linux_genassym.c +++ b/sys/i386/linux/linux_genassym.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/linux/linux_genassym.c,v 1.8.2.1 1999/08/29 16:07:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_ioctl.c b/sys/i386/linux/linux_ioctl.c index c6c99f386a8e..b7b87a392c5b 100644 --- a/sys/i386/linux/linux_ioctl.c +++ b/sys/i386/linux/linux_ioctl.c @@ -25,7 +25,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/i386/linux/linux_ioctl.c,v 1.30.2.9 1999/08/29 16:07:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_ipc.c b/sys/i386/linux/linux_ipc.c index 5efee536adb3..b5a6a3f616ee 100644 --- a/sys/i386/linux/linux_ipc.c +++ b/sys/i386/linux/linux_ipc.c @@ -25,7 +25,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/i386/linux/linux_ipc.c,v 1.14.2.1 1999/08/29 16:07:51 peter Exp $ */ diff --git a/sys/i386/linux/linux_misc.c b/sys/i386/linux/linux_misc.c index 5bf70435118f..73ae20701aff 100644 --- a/sys/i386/linux/linux_misc.c +++ b/sys/i386/linux/linux_misc.c @@ -25,7 +25,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/i386/linux/linux_misc.c,v 1.51.2.8 1999/08/29 16:07:51 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/i386/linux/linux_signal.c b/sys/i386/linux/linux_signal.c index 518c0f2648f6..cf666c34041a 100644 --- a/sys/i386/linux/linux_signal.c +++ b/sys/i386/linux/linux_signal.c @@ -25,7 +25,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/i386/linux/linux_signal.c,v 1.14.2.2 1999/08/29 16:07:52 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_socket.c b/sys/i386/linux/linux_socket.c index d29efb63d85d..ffee32b71649 100644 --- a/sys/i386/linux/linux_socket.c +++ b/sys/i386/linux/linux_socket.c @@ -25,7 +25,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/i386/linux/linux_socket.c,v 1.15.2.1 1999/08/29 16:07:52 peter Exp $ */ /* XXX we use functions that might not exist. */ diff --git a/sys/i386/linux/linux_stats.c b/sys/i386/linux/linux_stats.c index a8fe0b27f8b0..e3a3e6d951ca 100644 --- a/sys/i386/linux/linux_stats.c +++ b/sys/i386/linux/linux_stats.c @@ -25,7 +25,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/i386/linux/linux_stats.c,v 1.9.2.2 1999/08/29 16:07:52 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_sysvec.c b/sys/i386/linux/linux_sysvec.c index 898e0f02bd09..d43687ec22cc 100644 --- a/sys/i386/linux/linux_sysvec.c +++ b/sys/i386/linux/linux_sysvec.c @@ -25,7 +25,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/i386/linux/linux_sysvec.c,v 1.44.2.2 1999/08/29 16:07:52 peter Exp $ */ /* XXX we use functions that might not exist. */ diff --git a/sys/i386/linux/linux_util.c b/sys/i386/linux/linux_util.c index 7c87174089a9..4fa9586c7462 100644 --- a/sys/i386/linux/linux_util.c +++ b/sys/i386/linux/linux_util.c @@ -27,7 +27,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * from: svr4_util.c,v 1.5 1995/01/22 23:44:50 christos Exp - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linux_util.c,v 1.7.2.1 1999/08/29 16:07:52 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_util.h b/sys/i386/linux/linux_util.h index 323c6adb4d0a..bbd517e7ea66 100644 --- a/sys/i386/linux/linux_util.h +++ b/sys/i386/linux/linux_util.h @@ -28,7 +28,7 @@ * * from: svr4_util.h,v 1.5 1994/11/18 02:54:31 christos Exp * from: linux_util.h,v 1.2 1995/03/05 23:23:50 fvdl Exp - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linux_util.h,v 1.7.2.2 1999/08/29 16:07:53 peter Exp $ */ /* diff --git a/sys/i386/linux/syscalls.conf b/sys/i386/linux/syscalls.conf index 01e258801231..fb3a1f297b89 100644 --- a/sys/i386/linux/syscalls.conf +++ b/sys/i386/linux/syscalls.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/linux/syscalls.conf,v 1.4.2.1 1999/08/29 16:07:53 peter Exp $ sysnames="/dev/null" sysproto="linux_proto.h" sysproto_h=_LINUX_SYSPROTO_H_ diff --git a/sys/i386/linux/syscalls.master b/sys/i386/linux/syscalls.master index ff9bdd597a24..3627fd1e0d59 100644 --- a/sys/i386/linux/syscalls.master +++ b/sys/i386/linux/syscalls.master @@ -1,4 +1,4 @@ - $FreeBSD$ + $FreeBSD: src/sys/i386/linux/syscalls.master,v 1.16.2.5 1999/08/29 16:07:53 peter Exp $ ; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 ; System call name/number master file (or rather, slave, from LINUX). diff --git a/sys/i4b/driver/i4b_ctl.c b/sys/i4b/driver/i4b_ctl.c index ad84cf0764fc..7d8772816fec 100644 --- a/sys/i4b/driver/i4b_ctl.c +++ b/sys/i4b/driver/i4b_ctl.c @@ -27,7 +27,7 @@ * i4b_ctl.c - i4b system control port driver * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_ctl.c,v 1.2.2.1 1999/08/29 16:24:59 peter Exp $ * * last edit-date: [Sat Dec 5 17:59:15 1998] * diff --git a/sys/i4b/driver/i4b_ipr.c b/sys/i4b/driver/i4b_ipr.c index c66d2df3102d..e66464fbbaca 100644 --- a/sys/i4b/driver/i4b_ipr.c +++ b/sys/i4b/driver/i4b_ipr.c @@ -27,7 +27,7 @@ * i4b_ipr.c - isdn4bsd IP over raw HDLC ISDN network driver * --------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_ipr.c,v 1.1.2.1 1999/08/29 16:25:00 peter Exp $ * * last edit-date: [Fri Dec 18 11:50:47 1998] * diff --git a/sys/i4b/driver/i4b_isppp.c b/sys/i4b/driver/i4b_isppp.c index 415699a8144a..958eddc60447 100644 --- a/sys/i4b/driver/i4b_isppp.c +++ b/sys/i4b/driver/i4b_isppp.c @@ -34,7 +34,7 @@ * the "cx" driver for Cronyx's HDLC-in-hardware device). This driver * is only the glue between sppp and i4b. * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_isppp.c,v 1.1.2.1 1999/08/29 16:25:00 peter Exp $ * * last edit-date: [Fri Dec 18 11:47:58 1998] * diff --git a/sys/i4b/driver/i4b_rbch.c b/sys/i4b/driver/i4b_rbch.c index 5a05e6ac837b..fc3cdfa73f59 100644 --- a/sys/i4b/driver/i4b_rbch.c +++ b/sys/i4b/driver/i4b_rbch.c @@ -27,7 +27,7 @@ * i4b_rbch.c - device driver for raw B channel data * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_rbch.c,v 1.1.2.1 1999/08/29 16:25:00 peter Exp $ * * last edit-date: [Sun Dec 13 10:19:08 1998] * diff --git a/sys/i4b/driver/i4b_tel.c b/sys/i4b/driver/i4b_tel.c index 83b0be58bafa..a5268f2104c2 100644 --- a/sys/i4b/driver/i4b_tel.c +++ b/sys/i4b/driver/i4b_tel.c @@ -27,7 +27,7 @@ * i4b_tel.c - device driver for ISDN telephony * -------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_tel.c,v 1.1.2.1 1999/08/29 16:25:01 peter Exp $ * * last edit-date: [Mon Dec 14 11:32:06 1998] * diff --git a/sys/i4b/driver/i4b_trace.c b/sys/i4b/driver/i4b_trace.c index 636b2bd1d83b..e29d66832c22 100644 --- a/sys/i4b/driver/i4b_trace.c +++ b/sys/i4b/driver/i4b_trace.c @@ -27,7 +27,7 @@ * i4btrc - device driver for trace data read device * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_trace.c,v 1.1.2.1 1999/08/29 16:25:02 peter Exp $ * * last edit-date: [Sat Dec 5 18:01:53 1998] * diff --git a/sys/i4b/include/i4b_global.h b/sys/i4b/include/i4b_global.h index e35154c15e08..e3a74b89dbd1 100644 --- a/sys/i4b/include/i4b_global.h +++ b/sys/i4b/include/i4b_global.h @@ -27,7 +27,7 @@ * i4b_global.h - i4b global include file * -------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_global.h,v 1.1.2.1 1999/08/29 16:25:03 peter Exp $ * * last edit-date: [Sat Dec 5 18:03:41 1998] * diff --git a/sys/i4b/include/i4b_isdnq931.h b/sys/i4b/include/i4b_isdnq931.h index 720f7f4a8ed1..fb820d8a0648 100644 --- a/sys/i4b/include/i4b_isdnq931.h +++ b/sys/i4b/include/i4b_isdnq931.h @@ -27,7 +27,7 @@ * i4b_isdnq931.h - DSS1 layer 3 message types * ------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_isdnq931.h,v 1.1.2.1 1999/08/29 16:25:04 peter Exp $ * * last edit-date: [Sat Dec 5 18:04:01 1998] * diff --git a/sys/i4b/include/i4b_l1l2.h b/sys/i4b/include/i4b_l1l2.h index ee92eda0e860..ccdd91e99c45 100644 --- a/sys/i4b/include/i4b_l1l2.h +++ b/sys/i4b/include/i4b_l1l2.h @@ -27,7 +27,7 @@ * i4b_l1l2.h - i4b layer 1 / layer 2 interactions * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_l1l2.h,v 1.1.2.1 1999/08/29 16:25:04 peter Exp $ * * last edit-date: [Sat Dec 5 18:04:25 1998] * diff --git a/sys/i4b/include/i4b_l2l3.h b/sys/i4b/include/i4b_l2l3.h index c6fa13ccb4c6..96f0674b5000 100644 --- a/sys/i4b/include/i4b_l2l3.h +++ b/sys/i4b/include/i4b_l2l3.h @@ -27,7 +27,7 @@ * i4b_l2l3.h - i4b layer 2 / layer 3 interactions * ----------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_l2l3.h,v 1.1.2.1 1999/08/29 16:25:05 peter Exp $ * * last edit-date: [Sat Dec 5 18:04:44 1998] * diff --git a/sys/i4b/include/i4b_l3l4.h b/sys/i4b/include/i4b_l3l4.h index 0b3918c31655..df64db56e202 100644 --- a/sys/i4b/include/i4b_l3l4.h +++ b/sys/i4b/include/i4b_l3l4.h @@ -27,7 +27,7 @@ * i4b_l3l4.h - layer 3 / layer 4 interface * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_l3l4.h,v 1.1.2.1 1999/08/29 16:25:06 peter Exp $ * * last edit-date: [Sat Dec 5 18:04:58 1998] * diff --git a/sys/i4b/include/i4b_mbuf.h b/sys/i4b/include/i4b_mbuf.h index 403eecb8acb6..7c65806a4708 100644 --- a/sys/i4b/include/i4b_mbuf.h +++ b/sys/i4b/include/i4b_mbuf.h @@ -27,7 +27,7 @@ * i4b - mbuf handling support routines * -------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_mbuf.h,v 1.1.2.1 1999/08/29 16:25:06 peter Exp $ * * last edit-date: [Sat Dec 5 18:05:12 1998] * diff --git a/sys/i4b/layer1/i4b_avm_a1.c b/sys/i4b/layer1/i4b_avm_a1.c index cdb57f5e3b54..0530a428ecbd 100644 --- a/sys/i4b/layer1/i4b_avm_a1.c +++ b/sys/i4b/layer1/i4b_avm_a1.c @@ -35,7 +35,7 @@ * i4b_avm_a1.c - AVM A1/Fritz passive card driver for isdn4bsd * ------------------------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_avm_a1.c,v 1.1.2.1 1999/08/29 16:25:07 peter Exp $ * * last edit-date: [Wed Dec 16 14:59:59 1998] * diff --git a/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c b/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c index a9cab962f3ab..0f91fd678ab5 100644 --- a/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c +++ b/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c @@ -33,7 +33,7 @@ * Fritz!Card pcmcia specific routines for isic driver * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c,v 1.1.2.1 1999/08/29 16:25:08 peter Exp $ * * last edit-date: [Tue Dec 1 22:03:51 1998] * diff --git a/sys/i4b/layer1/i4b_bchan.c b/sys/i4b/layer1/i4b_bchan.c index e50c813af0e3..728f242da21b 100644 --- a/sys/i4b/layer1/i4b_bchan.c +++ b/sys/i4b/layer1/i4b_bchan.c @@ -27,7 +27,7 @@ * i4b_bchan.c - B channel handling L1 procedures * ---------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_bchan.c,v 1.1.2.1 1999/08/29 16:25:08 peter Exp $ * * last edit-date: [Sat Dec 5 18:21:57 1998] * diff --git a/sys/i4b/layer1/i4b_ctx_s0P.c b/sys/i4b/layer1/i4b_ctx_s0P.c index 27837c08bccc..17ed73d45c17 100644 --- a/sys/i4b/layer1/i4b_ctx_s0P.c +++ b/sys/i4b/layer1/i4b_ctx_s0P.c @@ -27,7 +27,7 @@ * isic - I4B Siemens ISDN Chipset Driver for Creatix PnP cards * ============================================================ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_ctx_s0P.c,v 1.1.2.1 1999/08/29 16:25:09 peter Exp $ * * last edit-date: [Mon Dec 14 17:26:30 1998] * diff --git a/sys/i4b/layer1/i4b_drn_ngo.c b/sys/i4b/layer1/i4b_drn_ngo.c index 686e8ac3731c..e773f82a86fa 100644 --- a/sys/i4b/layer1/i4b_drn_ngo.c +++ b/sys/i4b/layer1/i4b_drn_ngo.c @@ -27,7 +27,7 @@ * i4b_drn_ngo.c - Dr. Neuhaus Niccy GO@ and SAGEM Cybermod * -------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_drn_ngo.c,v 1.1.2.1 1999/08/29 16:25:10 peter Exp $ * * last edit-date: [Mon Dec 14 17:26:03 1998] * diff --git a/sys/i4b/layer1/i4b_dynalink.c b/sys/i4b/layer1/i4b_dynalink.c index aaef98c1968f..f635ee6276bb 100644 --- a/sys/i4b/layer1/i4b_dynalink.c +++ b/sys/i4b/layer1/i4b_dynalink.c @@ -33,7 +33,7 @@ * isdn4bsd layer1 driver for Dynalink IS64PH isdn TA * ================================================== * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_dynalink.c,v 1.1.2.1 1999/08/29 16:25:10 peter Exp $ * * last edit-date: [Thu Dec 17 05:50:39 1998] * diff --git a/sys/i4b/layer1/i4b_elsa_isdnmc.c b/sys/i4b/layer1/i4b_elsa_isdnmc.c index 6bbaeea3a4cd..c510e471b0ec 100644 --- a/sys/i4b/layer1/i4b_elsa_isdnmc.c +++ b/sys/i4b/layer1/i4b_elsa_isdnmc.c @@ -33,7 +33,7 @@ * ELSA MicroLink ISDN/MC card specific routines * --------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_isdnmc.c,v 1.1.2.1 1999/08/29 16:25:11 peter Exp $ * * last edit-date: [Tue Dec 1 07:45:53 1998] * diff --git a/sys/i4b/layer1/i4b_elsa_mcall.c b/sys/i4b/layer1/i4b_elsa_mcall.c index fa98c558c5e7..cd4048cc5405 100644 --- a/sys/i4b/layer1/i4b_elsa_mcall.c +++ b/sys/i4b/layer1/i4b_elsa_mcall.c @@ -33,7 +33,7 @@ * ELSA MicroLink MC/all card specific routines * -------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_mcall.c,v 1.1.2.1 1999/08/29 16:25:11 peter Exp $ * * last edit-date: [Tue Dec 1 07:45:53 1998] * diff --git a/sys/i4b/layer1/i4b_elsa_qs1i.c b/sys/i4b/layer1/i4b_elsa_qs1i.c index f288919f827f..cfbb9f32d167 100644 --- a/sys/i4b/layer1/i4b_elsa_qs1i.c +++ b/sys/i4b/layer1/i4b_elsa_qs1i.c @@ -27,7 +27,7 @@ * isic - I4B Siemens ISDN Chipset Driver for ELSA Quickstep 1000pro ISA * ===================================================================== * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_qs1i.c,v 1.2.2.1 1999/08/29 16:25:12 peter Exp $ * * last edit-date: [Mon Dec 14 17:27:08 1998] * diff --git a/sys/i4b/layer1/i4b_elsa_qs1p.c b/sys/i4b/layer1/i4b_elsa_qs1p.c index 2285b7fe22bc..a3d655be306a 100644 --- a/sys/i4b/layer1/i4b_elsa_qs1p.c +++ b/sys/i4b/layer1/i4b_elsa_qs1p.c @@ -27,7 +27,7 @@ * isic - I4B Siemens ISDN Chipset Driver for ELSA Quickstep 1000pro PCI * ===================================================================== * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_qs1p.c,v 1.1.2.1 1999/08/29 16:25:13 peter Exp $ * * last edit-date: [Sat Dec 5 18:22:41 1998] * diff --git a/sys/i4b/layer1/i4b_hscx.c b/sys/i4b/layer1/i4b_hscx.c index 9bf92b4e2f72..2c44f0b8403e 100644 --- a/sys/i4b/layer1/i4b_hscx.c +++ b/sys/i4b/layer1/i4b_hscx.c @@ -27,7 +27,7 @@ * i4b - Siemens HSCX chip (B-channel) handling * -------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_hscx.c,v 1.1.2.1 1999/08/29 16:25:13 peter Exp $ * * last edit-date: [Sat Dec 5 18:23:36 1998] * diff --git a/sys/i4b/layer1/i4b_hscx.h b/sys/i4b/layer1/i4b_hscx.h index 4e9246a70459..de3adb0079e6 100644 --- a/sys/i4b/layer1/i4b_hscx.h +++ b/sys/i4b/layer1/i4b_hscx.h @@ -30,7 +30,7 @@ * *--------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_hscx.h,v 1.1.2.1 1999/08/29 16:25:14 peter Exp $ * * last edit-date: [Thu Feb 5 13:38:50 1998] * diff --git a/sys/i4b/layer1/i4b_ipac.h b/sys/i4b/layer1/i4b_ipac.h index 0cd5746575a8..460f1af62e0e 100644 --- a/sys/i4b/layer1/i4b_ipac.h +++ b/sys/i4b/layer1/i4b_ipac.h @@ -27,7 +27,7 @@ * i4b_ipac.h - definitions for the Siemens IPAC PSB2115 chip * ========================================================== * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_ipac.h,v 1.1.2.1 1999/08/29 16:25:14 peter Exp $ * * last edit-date: [Sat Dec 5 18:23:50 1998] * diff --git a/sys/i4b/layer1/i4b_isac.c b/sys/i4b/layer1/i4b_isac.c index 5a8d661428cd..069054490839 100644 --- a/sys/i4b/layer1/i4b_isac.c +++ b/sys/i4b/layer1/i4b_isac.c @@ -27,7 +27,7 @@ * i4b_isac.c - i4b siemens isdn chipset driver ISAC handler * --------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isac.c,v 1.1.2.1 1999/08/29 16:25:15 peter Exp $ * * last edit-date: [Sat Dec 5 18:23:59 1998] * diff --git a/sys/i4b/layer1/i4b_isac.h b/sys/i4b/layer1/i4b_isac.h index c0950cfe808f..e3b885ece281 100644 --- a/sys/i4b/layer1/i4b_isac.h +++ b/sys/i4b/layer1/i4b_isac.h @@ -30,7 +30,7 @@ * *--------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isac.h,v 1.1.2.1 1999/08/29 16:25:15 peter Exp $ * * last edit-date: [Fri Mar 27 15:52:40 1998] * diff --git a/sys/i4b/layer1/i4b_isic.c b/sys/i4b/layer1/i4b_isic.c index 324056866867..35b99c96b455 100644 --- a/sys/i4b/layer1/i4b_isic.c +++ b/sys/i4b/layer1/i4b_isic.c @@ -27,7 +27,7 @@ * i4b_isic.c - global isic stuff * ============================== * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isic.c,v 1.1.2.1 1999/08/29 16:25:16 peter Exp $ * * last edit-date: [Fri Dec 18 12:14:07 1998] * diff --git a/sys/i4b/layer1/i4b_isic_isa.c b/sys/i4b/layer1/i4b_isic_isa.c index cf62881dd3dd..3b254e042a61 100644 --- a/sys/i4b/layer1/i4b_isic_isa.c +++ b/sys/i4b/layer1/i4b_isic_isa.c @@ -27,7 +27,7 @@ * i4b_isic_isa.c - ISA bus interface * ================================== * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isic_isa.c,v 1.1.2.1 1999/08/29 16:25:17 peter Exp $ * * last edit-date: [Fri Dec 18 12:00:26 1998] * diff --git a/sys/i4b/layer1/i4b_isic_pci.c b/sys/i4b/layer1/i4b_isic_pci.c index e453f953798f..210ae9a8a246 100644 --- a/sys/i4b/layer1/i4b_isic_pci.c +++ b/sys/i4b/layer1/i4b_isic_pci.c @@ -27,7 +27,7 @@ * i4b_isic_pci.c - PCI bus interface * ================================== * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isic_pci.c,v 1.2.2.1 1999/08/29 16:25:17 peter Exp $ * * last edit-date: [Sat Dec 5 18:24:36 1998] * diff --git a/sys/i4b/layer1/i4b_isic_pcmcia.c b/sys/i4b/layer1/i4b_isic_pcmcia.c index 0168acfd270e..515c72386a32 100644 --- a/sys/i4b/layer1/i4b_isic_pcmcia.c +++ b/sys/i4b/layer1/i4b_isic_pcmcia.c @@ -35,7 +35,7 @@ * i4b_isic_pcmcia.c - i4b FreeBSD PCMCIA support * ---------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isic_pcmcia.c,v 1.3.2.1 1999/08/29 16:25:18 peter Exp $ * * last edit-date: [Mon Dec 14 17:30:09 1998] * diff --git a/sys/i4b/layer1/i4b_isic_pnp.c b/sys/i4b/layer1/i4b_isic_pnp.c index a6b11dcaca32..fdde2a9a0195 100644 --- a/sys/i4b/layer1/i4b_isic_pnp.c +++ b/sys/i4b/layer1/i4b_isic_pnp.c @@ -37,7 +37,7 @@ * i4b_isic_pnp.c - i4b pnp support * -------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isic_pnp.c,v 1.1.2.1 1999/08/29 16:25:18 peter Exp $ * * last edit-date: [Fri Dec 18 20:54:56 1998] * diff --git a/sys/i4b/layer1/i4b_itk_ix1.c b/sys/i4b/layer1/i4b_itk_ix1.c index dd80022855cc..62e50776d382 100644 --- a/sys/i4b/layer1/i4b_itk_ix1.c +++ b/sys/i4b/layer1/i4b_itk_ix1.c @@ -26,7 +26,7 @@ * i4b_itk_ix1.c - ITK ix1 micro passive card driver for isdn4bsd * -------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_itk_ix1.c,v 1.2.2.1 1999/08/29 16:25:19 peter Exp $ * * last edit-date: [Wed Dec 16 14:46:36 1998] * diff --git a/sys/i4b/layer1/i4b_l1.c b/sys/i4b/layer1/i4b_l1.c index 25c2d67eda7f..fd982eece767 100644 --- a/sys/i4b/layer1/i4b_l1.c +++ b/sys/i4b/layer1/i4b_l1.c @@ -27,7 +27,7 @@ * i4b_l1.c - isdn4bsd layer 1 handler * ----------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_l1.c,v 1.1.2.1 1999/08/29 16:25:19 peter Exp $ * * last edit-date: [Sat Dec 5 18:24:52 1998] * diff --git a/sys/i4b/layer1/i4b_l1.h b/sys/i4b/layer1/i4b_l1.h index 6d32ecf09cc0..2bcf2cbd7f2a 100644 --- a/sys/i4b/layer1/i4b_l1.h +++ b/sys/i4b/layer1/i4b_l1.h @@ -27,7 +27,7 @@ * i4b_l1.h - isdn4bsd layer 1 header file * --------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_l1.h,v 1.1.2.1 1999/08/29 16:25:20 peter Exp $ * * last edit-date: [Mon Dec 14 10:41:36 1998] * diff --git a/sys/i4b/layer1/i4b_l1fsm.c b/sys/i4b/layer1/i4b_l1fsm.c index bb452dbd2cf9..a8a822a079a0 100644 --- a/sys/i4b/layer1/i4b_l1fsm.c +++ b/sys/i4b/layer1/i4b_l1fsm.c @@ -27,7 +27,7 @@ * i4b_l1fsm.c - isdn4bsd layer 1 I.430 state machine * -------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_l1fsm.c,v 1.1.2.1 1999/08/29 16:25:20 peter Exp $ * * last edit-date: [Sat Dec 5 18:25:12 1998] * diff --git a/sys/i4b/layer1/i4b_sws.c b/sys/i4b/layer1/i4b_sws.c index 613f7fc75148..a449718ee012 100644 --- a/sys/i4b/layer1/i4b_sws.c +++ b/sys/i4b/layer1/i4b_sws.c @@ -47,7 +47,7 @@ * EXPERIMENTAL !!!! * ================= * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_sws.c,v 1.1.2.1 1999/08/29 16:25:21 peter Exp $ * * last edit-date: [Sun Dec 13 10:49:25 1998] * diff --git a/sys/i4b/layer1/i4b_tel_s016.c b/sys/i4b/layer1/i4b_tel_s016.c index aaec754210cc..537e89189ecc 100644 --- a/sys/i4b/layer1/i4b_tel_s016.c +++ b/sys/i4b/layer1/i4b_tel_s016.c @@ -37,7 +37,7 @@ * isic - I4B Siemens ISDN Chipset Driver for Teles S0/16 and clones * ================================================================= * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s016.c,v 1.1.2.1 1999/08/29 16:25:22 peter Exp $ * * last edit-date: [Fri Dec 4 10:40:17 1998] * diff --git a/sys/i4b/layer1/i4b_tel_s0163.c b/sys/i4b/layer1/i4b_tel_s0163.c index 9f01f90c0abd..eb26daae0e09 100644 --- a/sys/i4b/layer1/i4b_tel_s0163.c +++ b/sys/i4b/layer1/i4b_tel_s0163.c @@ -37,7 +37,7 @@ * isic - I4B Siemens ISDN Chipset Driver for Teles S0/16.3 * ======================================================== * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s0163.c,v 1.1.2.1 1999/08/29 16:25:22 peter Exp $ * * last edit-date: [Fri Dec 4 10:40:58 1998] * diff --git a/sys/i4b/layer1/i4b_tel_s08.c b/sys/i4b/layer1/i4b_tel_s08.c index ea9b8f3348d4..f1262f7990a2 100644 --- a/sys/i4b/layer1/i4b_tel_s08.c +++ b/sys/i4b/layer1/i4b_tel_s08.c @@ -37,7 +37,7 @@ * isic - I4B Siemens ISDN Chipset Driver for Teles S0/8 and clones * ================================================================ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s08.c,v 1.1.2.1 1999/08/29 16:25:23 peter Exp $ * * last edit-date: [Fri Dec 4 10:39:12 1998] * diff --git a/sys/i4b/layer1/i4b_tel_s0P.c b/sys/i4b/layer1/i4b_tel_s0P.c index e1429445f07a..b581e0d4dae0 100644 --- a/sys/i4b/layer1/i4b_tel_s0P.c +++ b/sys/i4b/layer1/i4b_tel_s0P.c @@ -38,7 +38,7 @@ * EXPERIMENTAL !!! * ================ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s0P.c,v 1.1.2.1 1999/08/29 16:25:23 peter Exp $ * * last edit-date: [Thu Dec 10 07:11:15 1998] * diff --git a/sys/i4b/layer1/i4b_usr_sti.c b/sys/i4b/layer1/i4b_usr_sti.c index d82387ccdc33..59ebbc82fc51 100644 --- a/sys/i4b/layer1/i4b_usr_sti.c +++ b/sys/i4b/layer1/i4b_usr_sti.c @@ -27,7 +27,7 @@ * i4b_usr_sti.c - USRobotics Sportster ISDN TA intern (Tina-pp) * ------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_usr_sti.c,v 1.1.2.1 1999/08/29 16:25:23 peter Exp $ * * last edit-date: [Sat Dec 5 18:25:34 1998] * diff --git a/sys/i4b/layer1/isa_isic.c b/sys/i4b/layer1/isa_isic.c index dd0e3a0874d3..357b72526e90 100644 --- a/sys/i4b/layer1/isa_isic.c +++ b/sys/i4b/layer1/isa_isic.c @@ -33,7 +33,7 @@ * isa_isic.c - ISA bus frontend for i4b_isic driver * -------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/isa_isic.c,v 1.1.2.1 1999/08/29 16:25:24 peter Exp $ * * last edit-date: [Mon Dec 14 10:53:16 1998] * diff --git a/sys/i4b/layer1/isapnp_isic.c b/sys/i4b/layer1/isapnp_isic.c index d76c9249dd24..368b31dfea67 100644 --- a/sys/i4b/layer1/isapnp_isic.c +++ b/sys/i4b/layer1/isapnp_isic.c @@ -33,7 +33,7 @@ * isapnp_isic.c - ISA-P&P bus frontend for i4b_isic driver * -------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/isapnp_isic.c,v 1.1.2.1 1999/08/29 16:25:24 peter Exp $ * * last edit-date: [Mon Dec 14 10:54:23 1998] * diff --git a/sys/i4b/layer1/isic_supio.c b/sys/i4b/layer1/isic_supio.c index ca3e31597b60..3600c1ae43a8 100644 --- a/sys/i4b/layer1/isic_supio.c +++ b/sys/i4b/layer1/isic_supio.c @@ -37,7 +37,7 @@ * But we attach to the supio, so just see "isic". * ----------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/isic_supio.c,v 1.1.2.1 1999/08/29 16:25:25 peter Exp $ * * last edit-date: [Mon Nov 16 12:29:19 1998] * diff --git a/sys/i4b/layer1/pci_isic.c b/sys/i4b/layer1/pci_isic.c index 0d8f61dff926..0d556c0f5162 100644 --- a/sys/i4b/layer1/pci_isic.c +++ b/sys/i4b/layer1/pci_isic.c @@ -33,7 +33,7 @@ * pci_isic.c - pcmcia bus frontend for i4b_isic driver * ------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/pci_isic.c,v 1.1.2.1 1999/08/29 16:25:25 peter Exp $ * * last edit-date: [Mon Nov 16 20:37:32 1998] * diff --git a/sys/i4b/layer1/pcmcia_isic.c b/sys/i4b/layer1/pcmcia_isic.c index f24e26ff9f4d..2cc452b12fb6 100644 --- a/sys/i4b/layer1/pcmcia_isic.c +++ b/sys/i4b/layer1/pcmcia_isic.c @@ -33,7 +33,7 @@ * pcmcia_isic.c - pcmcia bus frontend for i4b_isic driver * ------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/pcmcia_isic.c,v 1.1.2.1 1999/08/29 16:25:26 peter Exp $ * * last edit-date: [Fri Dec 4 10:38:43 1998] * diff --git a/sys/i4b/layer1/pcmcia_isic.h b/sys/i4b/layer1/pcmcia_isic.h index f9992fb989f0..bdcc1149f44f 100644 --- a/sys/i4b/layer1/pcmcia_isic.h +++ b/sys/i4b/layer1/pcmcia_isic.h @@ -33,7 +33,7 @@ * pcmcia_isic.h - common definitions for pcmcia isic cards * -------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/pcmcia_isic.h,v 1.1.2.1 1999/08/29 16:25:26 peter Exp $ * * last edit-date: [Mon Nov 30 21:19:14 1998] * diff --git a/sys/i4b/layer2/i4b_iframe.c b/sys/i4b/layer2/i4b_iframe.c index 142f274c4bdb..b317bdf880e9 100644 --- a/sys/i4b/layer2/i4b_iframe.c +++ b/sys/i4b/layer2/i4b_iframe.c @@ -27,7 +27,7 @@ * i4b_iframe.c - i frame handling routines * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_iframe.c,v 1.1.2.1 1999/08/29 16:25:29 peter Exp $ * * last edit-date: [Sat Dec 5 18:26:16 1998] * diff --git a/sys/i4b/layer2/i4b_l2.c b/sys/i4b/layer2/i4b_l2.c index 32ceee11481c..c9c42cae5820 100644 --- a/sys/i4b/layer2/i4b_l2.c +++ b/sys/i4b/layer2/i4b_l2.c @@ -27,7 +27,7 @@ * i4b_l2.c - ISDN layer 2 (Q.921) * ------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2.c,v 1.1.2.1 1999/08/29 16:25:29 peter Exp $ * * last edit-date: [Sat Dec 5 18:27:00 1998] * diff --git a/sys/i4b/layer2/i4b_l2.h b/sys/i4b/layer2/i4b_l2.h index f11fb693e99f..d622c850b448 100644 --- a/sys/i4b/layer2/i4b_l2.h +++ b/sys/i4b/layer2/i4b_l2.h @@ -27,7 +27,7 @@ * i4b_l2.h - ISDN layer 2 (Q.921) definitions * --------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2.h,v 1.1.2.1 1999/08/29 16:25:29 peter Exp $ * * last edit-date: [Sat Dec 5 18:27:13 1998] * diff --git a/sys/i4b/layer2/i4b_l2fsm.c b/sys/i4b/layer2/i4b_l2fsm.c index 46860c626527..8e475773bfd4 100644 --- a/sys/i4b/layer2/i4b_l2fsm.c +++ b/sys/i4b/layer2/i4b_l2fsm.c @@ -27,7 +27,7 @@ * i4b_l2fsm.c - layer 2 FSM * ------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2fsm.c,v 1.1.2.1 1999/08/29 16:25:30 peter Exp $ * * last edit-date: [Sat Dec 5 18:28:15 1998] * diff --git a/sys/i4b/layer2/i4b_l2fsm.h b/sys/i4b/layer2/i4b_l2fsm.h index 0b97827bbfb4..8175f406851e 100644 --- a/sys/i4b/layer2/i4b_l2fsm.h +++ b/sys/i4b/layer2/i4b_l2fsm.h @@ -27,7 +27,7 @@ * i4b_l2fsm.h - layer 2 FSM * ------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2fsm.h,v 1.1.2.1 1999/08/29 16:25:30 peter Exp $ * * last edit-date: [Sat Dec 5 18:28:39 1998] * diff --git a/sys/i4b/layer2/i4b_l2timer.c b/sys/i4b/layer2/i4b_l2timer.c index d189866fd369..5a9303f8b49a 100644 --- a/sys/i4b/layer2/i4b_l2timer.c +++ b/sys/i4b/layer2/i4b_l2timer.c @@ -27,7 +27,7 @@ * i4b_l2timer.c - layer 2 timer handling * -------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2timer.c,v 1.1.2.1 1999/08/29 16:25:30 peter Exp $ * * last edit-date: [Sat Dec 5 18:29:13 1998] * diff --git a/sys/i4b/layer2/i4b_lme.c b/sys/i4b/layer2/i4b_lme.c index 4c0115774d99..c5153f8925a5 100644 --- a/sys/i4b/layer2/i4b_lme.c +++ b/sys/i4b/layer2/i4b_lme.c @@ -27,7 +27,7 @@ * i4b_lme.c - layer management entity * ------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_lme.c,v 1.1.2.1 1999/08/29 16:25:31 peter Exp $ * * last edit-date: [Sat Dec 5 18:29:25 1998] * diff --git a/sys/i4b/layer2/i4b_mbuf.c b/sys/i4b/layer2/i4b_mbuf.c index 1581c44544fd..ae7fe2b4a5af 100644 --- a/sys/i4b/layer2/i4b_mbuf.c +++ b/sys/i4b/layer2/i4b_mbuf.c @@ -27,7 +27,7 @@ * i4b - mbuf handling support routines * ------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_mbuf.c,v 1.1.2.1 1999/08/29 16:25:31 peter Exp $ * * last edit-date: [Sat Dec 5 18:29:44 1998] * diff --git a/sys/i4b/layer2/i4b_sframe.c b/sys/i4b/layer2/i4b_sframe.c index f58b869e6ba8..0e57bb5f62b5 100644 --- a/sys/i4b/layer2/i4b_sframe.c +++ b/sys/i4b/layer2/i4b_sframe.c @@ -27,7 +27,7 @@ * i4b_sframe.c - s frame handling routines * ---------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_sframe.c,v 1.1.2.1 1999/08/29 16:25:32 peter Exp $ * * last edit-date: [Sat Dec 5 18:30:02 1998] * diff --git a/sys/i4b/layer2/i4b_tei.c b/sys/i4b/layer2/i4b_tei.c index e27fe202edf0..c634e9a68d3b 100644 --- a/sys/i4b/layer2/i4b_tei.c +++ b/sys/i4b/layer2/i4b_tei.c @@ -27,7 +27,7 @@ * i4b_tei.c - tei handling procedures * ----------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_tei.c,v 1.1.2.1 1999/08/29 16:25:32 peter Exp $ * * last edit-date: [Sat Dec 5 18:30:20 1998] * diff --git a/sys/i4b/layer2/i4b_uframe.c b/sys/i4b/layer2/i4b_uframe.c index 42b5f1a915fc..54f8c95591a6 100644 --- a/sys/i4b/layer2/i4b_uframe.c +++ b/sys/i4b/layer2/i4b_uframe.c @@ -27,7 +27,7 @@ * i4b_uframe.c - routines for handling U-frames * ----------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_uframe.c,v 1.1.2.1 1999/08/29 16:25:32 peter Exp $ * * last edit-date: [Sat Dec 5 18:30:33 1998] * diff --git a/sys/i4b/layer2/i4b_util.c b/sys/i4b/layer2/i4b_util.c index 82c8c66b47ee..4d7b764c7eeb 100644 --- a/sys/i4b/layer2/i4b_util.c +++ b/sys/i4b/layer2/i4b_util.c @@ -27,7 +27,7 @@ * i4b_util.c - layer 2 utility routines * ------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_util.c,v 1.1.2.1 1999/08/29 16:25:33 peter Exp $ * * last edit-date: [Sat Dec 5 18:31:10 1998] * diff --git a/sys/i4b/layer3/i4b_l2if.c b/sys/i4b/layer3/i4b_l2if.c index 4b800189093e..9d37e4bb843e 100644 --- a/sys/i4b/layer3/i4b_l2if.c +++ b/sys/i4b/layer3/i4b_l2if.c @@ -27,7 +27,7 @@ * i4b_l2if.c - Layer 3 interface to Layer 2 * ------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l2if.c,v 1.1.2.1 1999/08/29 16:25:34 peter Exp $ * * last edit-date: [Sat Dec 5 18:31:26 1998] * diff --git a/sys/i4b/layer3/i4b_l3.h b/sys/i4b/layer3/i4b_l3.h index 96742b25aa82..8c14edf20db9 100644 --- a/sys/i4b/layer3/i4b_l3.h +++ b/sys/i4b/layer3/i4b_l3.h @@ -27,7 +27,7 @@ * i4b_l3.h - layer 3 header file * ------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l3.h,v 1.1.2.1 1999/08/29 16:25:35 peter Exp $ * * last edit-date: [Sat Dec 5 18:31:41 1998] * diff --git a/sys/i4b/layer3/i4b_l3fsm.c b/sys/i4b/layer3/i4b_l3fsm.c index 22157cf26c55..7a6a2124c261 100644 --- a/sys/i4b/layer3/i4b_l3fsm.c +++ b/sys/i4b/layer3/i4b_l3fsm.c @@ -27,7 +27,7 @@ * i4b_l3fsm.c - layer 3 FSM * ------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l3fsm.c,v 1.1.2.1 1999/08/29 16:25:36 peter Exp $ * * last edit-date: [Sat Dec 5 18:32:17 1998] * diff --git a/sys/i4b/layer3/i4b_l3fsm.h b/sys/i4b/layer3/i4b_l3fsm.h index 588b791567fa..8ccf1608bffc 100644 --- a/sys/i4b/layer3/i4b_l3fsm.h +++ b/sys/i4b/layer3/i4b_l3fsm.h @@ -27,7 +27,7 @@ * i4b_l3fsm.c - layer 3 FSM * ------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l3fsm.h,v 1.1.2.1 1999/08/29 16:25:36 peter Exp $ * * last edit-date: [Sat Dec 5 18:32:45 1998] * diff --git a/sys/i4b/layer3/i4b_l3timer.c b/sys/i4b/layer3/i4b_l3timer.c index 47b154d0ebde..65f1c0231ab5 100644 --- a/sys/i4b/layer3/i4b_l3timer.c +++ b/sys/i4b/layer3/i4b_l3timer.c @@ -27,7 +27,7 @@ * i4b_l3timer.c - timer and timeout handling for layer 3 * ------------------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l3timer.c,v 1.1.2.1 1999/08/29 16:25:37 peter Exp $ * * last edit-date: [Sat Dec 5 18:33:00 1998] * diff --git a/sys/i4b/layer3/i4b_l4if.c b/sys/i4b/layer3/i4b_l4if.c index d03998c87e7a..4c59149e10ca 100644 --- a/sys/i4b/layer3/i4b_l4if.c +++ b/sys/i4b/layer3/i4b_l4if.c @@ -27,7 +27,7 @@ * i4b_l4if.c - Layer 3 interface to Layer 4 * ------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l4if.c,v 1.1.2.1 1999/08/29 16:25:38 peter Exp $ * * last edit-date: [Sat Dec 5 18:33:16 1998] * diff --git a/sys/i4b/layer3/i4b_q931.c b/sys/i4b/layer3/i4b_q931.c index 080dfc2823d7..119fac758bc4 100644 --- a/sys/i4b/layer3/i4b_q931.c +++ b/sys/i4b/layer3/i4b_q931.c @@ -27,7 +27,7 @@ * i4b_q931.c - Q931 received messages handling * -------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_q931.c,v 1.1.2.1 1999/08/29 16:25:38 peter Exp $ * * last edit-date: [Sat Dec 5 18:33:36 1998] * diff --git a/sys/i4b/layer3/i4b_q931.h b/sys/i4b/layer3/i4b_q931.h index d1c4cbee5a39..3b7efa9aeb51 100644 --- a/sys/i4b/layer3/i4b_q931.h +++ b/sys/i4b/layer3/i4b_q931.h @@ -27,7 +27,7 @@ * i4b_q931.h - Q931 handling header file * -------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_q931.h,v 1.1.2.1 1999/08/29 16:25:39 peter Exp $ * * last edit-date: [Sat Dec 5 18:33:53 1998] * diff --git a/sys/i4b/layer3/i4b_q932fac.c b/sys/i4b/layer3/i4b_q932fac.c index 6869b6e5be29..cba4a275d74d 100644 --- a/sys/i4b/layer3/i4b_q932fac.c +++ b/sys/i4b/layer3/i4b_q932fac.c @@ -27,7 +27,7 @@ * i4b_q932fac.c - Q932 facility handling * -------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_q932fac.c,v 1.1.2.1 1999/08/29 16:25:39 peter Exp $ * * last edit-date: [Sat Dec 5 18:34:11 1998] * diff --git a/sys/i4b/layer3/i4b_q932fac.h b/sys/i4b/layer3/i4b_q932fac.h index de5adbac61c5..efe9ac109c12 100644 --- a/sys/i4b/layer3/i4b_q932fac.h +++ b/sys/i4b/layer3/i4b_q932fac.h @@ -27,7 +27,7 @@ * i4b_q932fac.h - Q932 facility handling header file * -------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_q932fac.h,v 1.1.2.1 1999/08/29 16:25:40 peter Exp $ * * last edit-date: [Fri Dec 18 18:17:23 1998] * diff --git a/sys/i4b/layer4/i4b_i4bdrv.c b/sys/i4b/layer4/i4b_i4bdrv.c index 1edaf4048c72..cbe01d8c7788 100644 --- a/sys/i4b/layer4/i4b_i4bdrv.c +++ b/sys/i4b/layer4/i4b_i4bdrv.c @@ -27,7 +27,7 @@ * i4b_i4bdrv.c - i4b userland interface driver * -------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_i4bdrv.c,v 1.2.2.1 1999/08/29 16:25:41 peter Exp $ * * last edit-date: [Sat Dec 5 18:35:02 1998] * diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c index cca3d8a1b5ec..e03f5a973bd0 100644 --- a/sys/i4b/layer4/i4b_l4.c +++ b/sys/i4b/layer4/i4b_l4.c @@ -27,7 +27,7 @@ * i4b_l4.c - kernel interface to userland * ----------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_l4.c,v 1.1.2.1 1999/08/29 16:25:41 peter Exp $ * * last edit-date: [Sat Dec 5 18:35:16 1998] * diff --git a/sys/i4b/layer4/i4b_l4.h b/sys/i4b/layer4/i4b_l4.h index 3bd131cc9d0e..fc8a1a4e9798 100644 --- a/sys/i4b/layer4/i4b_l4.h +++ b/sys/i4b/layer4/i4b_l4.h @@ -27,7 +27,7 @@ * i4b_l4.h - kernel interface to userland header file * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_l4.h,v 1.1.2.1 1999/08/29 16:25:42 peter Exp $ * * last edit-date: [Sat Dec 5 18:35:34 1998] * diff --git a/sys/i4b/layer4/i4b_l4mgmt.c b/sys/i4b/layer4/i4b_l4mgmt.c index 8eee9ca42c85..35ae67efd595 100644 --- a/sys/i4b/layer4/i4b_l4mgmt.c +++ b/sys/i4b/layer4/i4b_l4mgmt.c @@ -27,7 +27,7 @@ * i4b_l4mgmt.c - layer 4 calldescriptor management utilites * ----------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_l4mgmt.c,v 1.1.2.1 1999/08/29 16:25:42 peter Exp $ * * last edit-date: [Sat Dec 5 18:35:50 1998] * diff --git a/sys/i4b/layer4/i4b_l4timer.c b/sys/i4b/layer4/i4b_l4timer.c index 216fbb2a5bac..4bf1c3a61c8f 100644 --- a/sys/i4b/layer4/i4b_l4timer.c +++ b/sys/i4b/layer4/i4b_l4timer.c @@ -27,7 +27,7 @@ * i4b_l4timer.c - timer and timeout handling for layer 4 * -------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_l4timer.c,v 1.1.2.1 1999/08/29 16:25:42 peter Exp $ * * last edit-date: [Sat Dec 5 18:36:07 1998] * diff --git a/sys/i4b/tina-dd/i4b_tina_dd.c b/sys/i4b/tina-dd/i4b_tina_dd.c index 7389f9074266..83246b979ec8 100644 --- a/sys/i4b/tina-dd/i4b_tina_dd.c +++ b/sys/i4b/tina-dd/i4b_tina_dd.c @@ -28,7 +28,7 @@ * i4b_tina_dd.c - i4b Stollman Tina-dd control device driver * ---------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/tina-dd/i4b_tina_dd.c,v 1.2.2.1 1999/08/29 16:25:43 peter Exp $ * * last edit-date: [Sat Dec 5 18:41:38 1998] * diff --git a/sys/i4b/tina-dd/i4b_tina_ioctl.h b/sys/i4b/tina-dd/i4b_tina_ioctl.h index ec422f0b1df6..921bf94b1911 100644 --- a/sys/i4b/tina-dd/i4b_tina_ioctl.h +++ b/sys/i4b/tina-dd/i4b_tina_ioctl.h @@ -31,7 +31,7 @@ * i4b_tina_ioctl.h - i4b Stollman Tina-dd ioctl header file * --------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/tina-dd/i4b_tina_ioctl.h,v 1.1.2.1 1999/08/29 16:25:44 peter Exp $ * * last edit-date: [Sat Dec 5 18:41:51 1998] * diff --git a/sys/isa/atkbd_isa.c b/sys/isa/atkbd_isa.c index 9c0157f391a5..49388438ed39 100644 --- a/sys/isa/atkbd_isa.c +++ b/sys/isa/atkbd_isa.c @@ -23,7 +23,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/isa/atkbd_isa.c,v 1.3.2.3 1999/08/29 16:25:44 peter Exp $ */ #include "atkbd.h" diff --git a/sys/isa/atkbdc_isa.c b/sys/isa/atkbdc_isa.c index 3100bed789c8..f6c3812d2db3 100644 --- a/sys/isa/atkbdc_isa.c +++ b/sys/isa/atkbdc_isa.c @@ -23,7 +23,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/isa/atkbdc_isa.c,v 1.2.2.2 1999/08/29 16:25:44 peter Exp $ */ #include "atkbdc.h" diff --git a/sys/isa/ic/esp.h b/sys/isa/ic/esp.h index a381ee7d22aa..241980bbc66d 100644 --- a/sys/isa/ic/esp.h +++ b/sys/isa/ic/esp.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/isa/ic/esp.h,v 1.3.2.1 1999/08/29 16:25:48 peter Exp $ */ #ifndef _IC_ESP_H_ diff --git a/sys/isa/ic/ns16550.h b/sys/isa/ic/ns16550.h index e8fad7da832e..6a196000c2ac 100644 --- a/sys/isa/ic/ns16550.h +++ b/sys/isa/ic/ns16550.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)ns16550.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/isa/ic/ns16550.h,v 1.5.2.1 1999/08/29 16:25:49 peter Exp $ */ /* diff --git a/sys/isa/isareg.h b/sys/isa/isareg.h index cc66da9be045..00a27360443c 100644 --- a/sys/isa/isareg.h +++ b/sys/isa/isareg.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.h 5.7 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/isa/isareg.h,v 1.2.2.1 1999/08/29 16:25:45 peter Exp $ */ #ifdef PC98 diff --git a/sys/isa/isavar.h b/sys/isa/isavar.h index 42a8f852eca0..5463cc002d52 100644 --- a/sys/isa/isavar.h +++ b/sys/isa/isavar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/isa/isavar.h,v 1.2.2.1 1999/08/29 16:25:45 peter Exp $ */ #define ISA_NPORT_IVARS 2 diff --git a/sys/isa/psm.c b/sys/isa/psm.c index e2eeef1058e9..7d80d7db9773 100644 --- a/sys/isa/psm.c +++ b/sys/isa/psm.c @@ -20,7 +20,7 @@ * 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/isa/psm.c,v 1.2.2.5 1999/08/29 16:25:46 peter Exp $ */ /* diff --git a/sys/isa/sio.c b/sys/isa/sio.c index 595ab6bc1a31..1f7daeb88539 100644 --- a/sys/isa/sio.c +++ b/sys/isa/sio.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/isa/sio.c,v 1.220.2.2 1999/08/29 16:25:46 peter Exp $ * from: @(#)com.c 7.5 (Berkeley) 5/16/91 * from: i386/isa sio.c,v 1.215 */ diff --git a/sys/isa/sioreg.h b/sys/isa/sioreg.h index 59b68036686a..16973e19f80d 100644 --- a/sys/isa/sioreg.h +++ b/sys/isa/sioreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)comreg.h 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/isa/sioreg.h,v 1.11.2.1 1999/08/29 16:25:47 peter Exp $ */ diff --git a/sys/isa/syscons_isa.c b/sys/isa/syscons_isa.c index 082697c379c6..060fc03b3a37 100644 --- a/sys/isa/syscons_isa.c +++ b/sys/isa/syscons_isa.c @@ -23,7 +23,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/isa/syscons_isa.c,v 1.2.2.2 1999/08/29 16:25:47 peter Exp $ */ #include "sc.h" diff --git a/sys/isa/vga_isa.c b/sys/isa/vga_isa.c index 88900c118d88..7d78b912faae 100644 --- a/sys/isa/vga_isa.c +++ b/sys/isa/vga_isa.c @@ -26,7 +26,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/isa/vga_isa.c,v 1.5.2.3 1999/08/29 16:25:47 peter Exp $ */ #include "vga.h" diff --git a/sys/isofs/cd9660/TODO b/sys/isofs/cd9660/TODO index b8d7f3efebb9..bcafcce0103c 100644 --- a/sys/isofs/cd9660/TODO +++ b/sys/isofs/cd9660/TODO @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/isofs/cd9660/TODO,v 1.6.4.1 1999/08/29 16:25:49 peter Exp $ 2) should understand Rock Ridge diff --git a/sys/isofs/cd9660/cd9660_bmap.c b/sys/isofs/cd9660/cd9660_bmap.c index e5fcd9ab32b3..b47739a09c0f 100644 --- a/sys/isofs/cd9660/cd9660_bmap.c +++ b/sys/isofs/cd9660/cd9660_bmap.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_bmap.c 8.3 (Berkeley) 1/23/94 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_bmap.c,v 1.7.2.1 1999/08/29 16:25:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_lookup.c b/sys/isofs/cd9660/cd9660_lookup.c index b9aabbc7e2b8..0513514d7260 100644 --- a/sys/isofs/cd9660/cd9660_lookup.c +++ b/sys/isofs/cd9660/cd9660_lookup.c @@ -38,7 +38,7 @@ * from: @(#)ufs_lookup.c 7.33 (Berkeley) 5/19/91 * * @(#)cd9660_lookup.c 8.2 (Berkeley) 1/23/94 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_lookup.c,v 1.20.2.2 1999/08/29 16:25:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_node.c b/sys/isofs/cd9660/cd9660_node.c index 018ed0eee255..0c257a184b3d 100644 --- a/sys/isofs/cd9660/cd9660_node.c +++ b/sys/isofs/cd9660/cd9660_node.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_node.c 8.2 (Berkeley) 1/23/94 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_node.c,v 1.26.2.2 1999/08/29 16:25:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_node.h b/sys/isofs/cd9660/cd9660_node.h index 8496155fa069..e98dc884dd70 100644 --- a/sys/isofs/cd9660/cd9660_node.h +++ b/sys/isofs/cd9660/cd9660_node.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_node.h 8.6 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_node.h,v 1.17.2.1 1999/08/29 16:25:50 peter Exp $ */ /* diff --git a/sys/isofs/cd9660/cd9660_rrip.c b/sys/isofs/cd9660/cd9660_rrip.c index 16a2a9b757ef..f1c7f1c0ef45 100644 --- a/sys/isofs/cd9660/cd9660_rrip.c +++ b/sys/isofs/cd9660/cd9660_rrip.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_rrip.c 8.6 (Berkeley) 12/5/94 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_rrip.c,v 1.13.2.2 1999/08/29 16:25:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_rrip.h b/sys/isofs/cd9660/cd9660_rrip.h index 5008abf2a0ac..141919a6b4ed 100644 --- a/sys/isofs/cd9660/cd9660_rrip.h +++ b/sys/isofs/cd9660/cd9660_rrip.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_rrip.h 8.2 (Berkeley) 12/5/94 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_rrip.h,v 1.5.4.1 1999/08/29 16:25:51 peter Exp $ */ typedef struct { diff --git a/sys/isofs/cd9660/cd9660_util.c b/sys/isofs/cd9660/cd9660_util.c index 2a11dc2f6361..a3a3e9f9cb03 100644 --- a/sys/isofs/cd9660/cd9660_util.c +++ b/sys/isofs/cd9660/cd9660_util.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)cd9660_util.c 8.3 (Berkeley) 12/5/94 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_util.c,v 1.10.4.3 1999/08/29 16:25:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_vfsops.c b/sys/isofs/cd9660/cd9660_vfsops.c index bc5066b3754a..f2b946e4732f 100644 --- a/sys/isofs/cd9660/cd9660_vfsops.c +++ b/sys/isofs/cd9660/cd9660_vfsops.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_vfsops.c 8.18 (Berkeley) 5/22/95 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_vfsops.c,v 1.47.2.2 1999/08/29 16:25:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_vnops.c b/sys/isofs/cd9660/cd9660_vnops.c index af9f5bb5a6a8..034566781c76 100644 --- a/sys/isofs/cd9660/cd9660_vnops.c +++ b/sys/isofs/cd9660/cd9660_vnops.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_vnops.c 8.19 (Berkeley) 5/27/95 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_vnops.c,v 1.53.2.2 1999/08/29 16:25:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/iso.h b/sys/isofs/cd9660/iso.h index 6a685d2465e9..3ead82df86da 100644 --- a/sys/isofs/cd9660/iso.h +++ b/sys/isofs/cd9660/iso.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)iso.h 8.6 (Berkeley) 5/10/95 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/iso.h,v 1.16.4.2 1999/08/29 16:25:52 peter Exp $ */ #define ISODCL(from, to) (to - from + 1) diff --git a/sys/isofs/cd9660/iso_rrip.h b/sys/isofs/cd9660/iso_rrip.h index 0c06e98825ce..21145160b3a5 100644 --- a/sys/isofs/cd9660/iso_rrip.h +++ b/sys/isofs/cd9660/iso_rrip.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)iso_rrip.h 8.2 (Berkeley) 1/23/94 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/iso_rrip.h,v 1.5.2.1 1999/08/29 16:25:52 peter Exp $ */ diff --git a/sys/kern/Make.tags.inc b/sys/kern/Make.tags.inc index e81caa525819..c9e5a75590f1 100644 --- a/sys/kern/Make.tags.inc +++ b/sys/kern/Make.tags.inc @@ -1,5 +1,5 @@ # @(#)Make.tags.inc 8.1 (Berkeley) 6/11/93 -# $FreeBSD$ +# $FreeBSD: src/sys/kern/Make.tags.inc,v 1.4.4.1 1999/08/29 16:25:53 peter Exp $ # Common files for "make tags". # Included by the Makefile for each architecture. diff --git a/sys/kern/bus_if.m b/sys/kern/bus_if.m index baf58369f4b1..9c8b806827f4 100644 --- a/sys/kern/bus_if.m +++ b/sys/kern/bus_if.m @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/kern/bus_if.m,v 1.5.2.1 1999/08/29 16:25:53 peter Exp $ # INTERFACE bus; diff --git a/sys/kern/device_if.m b/sys/kern/device_if.m index 69f70ef7a4f1..7bb71192c00a 100644 --- a/sys/kern/device_if.m +++ b/sys/kern/device_if.m @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/kern/device_if.m,v 1.3.2.1 1999/08/29 16:25:53 peter Exp $ # INTERFACE device; diff --git a/sys/kern/imgact_aout.c b/sys/kern/imgact_aout.c index 2213e302e78e..7d2369700895 100644 --- a/sys/kern/imgact_aout.c +++ b/sys/kern/imgact_aout.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/imgact_aout.c,v 1.44.2.4 1999/09/01 06:12:00 sef Exp $ */ #include <sys/param.h> diff --git a/sys/kern/imgact_elf.c b/sys/kern/imgact_elf.c index 05c2b47f9d75..943d5ccd4dd9 100644 --- a/sys/kern/imgact_elf.c +++ b/sys/kern/imgact_elf.c @@ -26,7 +26,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/kern/imgact_elf.c,v 1.44.2.7 1999/09/01 06:12:01 sef Exp $ */ #include "opt_rlimit.h" diff --git a/sys/kern/imgact_gzip.c b/sys/kern/imgact_gzip.c index a9d2c39e1127..1f8b5707e1ee 100644 --- a/sys/kern/imgact_gzip.c +++ b/sys/kern/imgact_gzip.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/imgact_gzip.c,v 1.35.2.2 1999/08/29 16:25:54 peter Exp $ * * This module handles execution of a.out files which have been run through * "gzip". This saves diskspace, but wastes cpu-cycles and VM. diff --git a/sys/kern/imgact_shell.c b/sys/kern/imgact_shell.c index ed5ffa977530..0b2d0d3040b5 100644 --- a/sys/kern/imgact_shell.c +++ b/sys/kern/imgact_shell.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/imgact_shell.c,v 1.17.2.1 1999/08/29 16:25:55 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/inflate.c b/sys/kern/inflate.c index f38e0bf07795..ff89244bb2d3 100644 --- a/sys/kern/inflate.c +++ b/sys/kern/inflate.c @@ -7,7 +7,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/inflate.c,v 1.12.2.1 1999/08/29 16:25:55 peter Exp $ * * */ diff --git a/sys/kern/init_main.c b/sys/kern/init_main.c index 99b8dfd1fb55..e1021f40e722 100644 --- a/sys/kern/init_main.c +++ b/sys/kern/init_main.c @@ -39,7 +39,7 @@ * SUCH DAMAGE. * * @(#)init_main.c 8.9 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/init_main.c,v 1.103.2.5 1999/08/29 16:25:56 peter Exp $ */ #include "opt_devfs.h" diff --git a/sys/kern/kern_acct.c b/sys/kern/kern_acct.c index aad7afab36b4..e0d6d6f977fa 100644 --- a/sys/kern/kern_acct.c +++ b/sys/kern/kern_acct.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)kern_acct.c 8.1 (Berkeley) 6/14/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_acct.c,v 1.19.2.1 1999/08/29 16:25:56 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_clock.c b/sys/kern/kern_clock.c index f7a1f095582d..4f733fcdbf24 100644 --- a/sys/kern/kern_clock.c +++ b/sys/kern/kern_clock.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)kern_clock.c 8.5 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_clock.c,v 1.86.2.4 1999/08/29 16:25:57 peter Exp $ */ #include "opt_ntp.h" diff --git a/sys/kern/kern_conf.c b/sys/kern/kern_conf.c index 4aec672bce76..9510ed2f1042 100644 --- a/sys/kern/kern_conf.c +++ b/sys/kern/kern_conf.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_conf.c,v 1.29.2.2 1999/08/29 16:25:57 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_descrip.c b/sys/kern/kern_descrip.c index 2b037edd34bf..73d2be8589fb 100644 --- a/sys/kern/kern_descrip.c +++ b/sys/kern/kern_descrip.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_descrip.c 8.6 (Berkeley) 4/19/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_descrip.c,v 1.58.2.2 1999/08/29 16:25:58 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_environment.c b/sys/kern/kern_environment.c index a80848230bf7..00de5f66761a 100644 --- a/sys/kern/kern_environment.c +++ b/sys/kern/kern_environment.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_environment.c,v 1.4.2.2 1999/08/29 16:25:58 peter Exp $ */ /* diff --git a/sys/kern/kern_exec.c b/sys/kern/kern_exec.c index 0867e866d6a8..e7861cf32873 100644 --- a/sys/kern/kern_exec.c +++ b/sys/kern/kern_exec.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_exec.c,v 1.93.2.3 1999/08/29 16:25:58 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_exit.c b/sys/kern/kern_exit.c index 3d007c695035..dd5d6f3135f8 100644 --- a/sys/kern/kern_exit.c +++ b/sys/kern/kern_exit.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_exit.c 8.7 (Berkeley) 2/12/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_exit.c,v 1.71.2.4 1999/08/29 16:25:59 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_fork.c b/sys/kern/kern_fork.c index e78cfa765421..079a3d1d9bab 100644 --- a/sys/kern/kern_fork.c +++ b/sys/kern/kern_fork.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_fork.c 8.6 (Berkeley) 4/8/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_fork.c,v 1.54.2.4 1999/08/29 16:25:59 peter Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/kern_intr.c b/sys/kern/kern_intr.c index d2d73e689924..f4ccaecaff52 100644 --- a/sys/kern/kern_intr.c +++ b/sys/kern/kern_intr.c @@ -23,7 +23,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/kern/kern_intr.c,v 1.21.2.1 1999/08/29 16:25:59 peter Exp $ * */ diff --git a/sys/kern/kern_ktrace.c b/sys/kern/kern_ktrace.c index a4d0df90bb33..da48a0aaed8e 100644 --- a/sys/kern/kern_ktrace.c +++ b/sys/kern/kern_ktrace.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)kern_ktrace.c 8.2 (Berkeley) 9/23/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_ktrace.c,v 1.25.2.2 1999/09/01 05:52:13 dima Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/kern_linker.c b/sys/kern/kern_linker.c index a5be517dc62f..2ef111a30cd9 100644 --- a/sys/kern/kern_linker.c +++ b/sys/kern/kern_linker.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_linker.c,v 1.21.2.2 1999/08/29 16:25:59 peter Exp $ */ #include "opt_ddb.h" diff --git a/sys/kern/kern_lkm.c b/sys/kern/kern_lkm.c index 85cb1fcaab7a..613679526d7b 100644 --- a/sys/kern/kern_lkm.c +++ b/sys/kern/kern_lkm.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_lkm.c,v 1.60.2.1 1999/08/29 16:26:00 peter Exp $ */ #include "opt_devfs.h" diff --git a/sys/kern/kern_lock.c b/sys/kern/kern_lock.c index 952fde3cff28..b16634554c00 100644 --- a/sys/kern/kern_lock.c +++ b/sys/kern/kern_lock.c @@ -38,7 +38,7 @@ * SUCH DAMAGE. * * @(#)kern_lock.c 8.18 (Berkeley) 5/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_lock.c,v 1.23.2.4 1999/08/29 16:26:00 peter Exp $ */ #include "opt_lint.h" diff --git a/sys/kern/kern_lockf.c b/sys/kern/kern_lockf.c index 27bb5c49f6af..1b48d68a56a6 100644 --- a/sys/kern/kern_lockf.c +++ b/sys/kern/kern_lockf.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)ufs_lockf.c 8.3 (Berkeley) 1/6/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_lockf.c,v 1.20.2.2 1999/08/29 16:26:00 peter Exp $ */ #include "opt_debug_lockf.h" diff --git a/sys/kern/kern_malloc.c b/sys/kern/kern_malloc.c index 7baca955769c..a629e99fd4b1 100644 --- a/sys/kern/kern_malloc.c +++ b/sys/kern/kern_malloc.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)kern_malloc.c 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_malloc.c,v 1.51.2.4 1999/08/29 16:26:00 peter Exp $ */ #include "opt_vm.h" diff --git a/sys/kern/kern_mib.c b/sys/kern/kern_mib.c index 27a098789a22..896946deede9 100644 --- a/sys/kern/kern_mib.c +++ b/sys/kern/kern_mib.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)kern_sysctl.c 8.4 (Berkeley) 4/14/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_mib.c,v 1.16.2.1 1999/08/29 16:26:01 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_module.c b/sys/kern/kern_module.c index 520bf965bea1..cc2520fd9587 100644 --- a/sys/kern/kern_module.c +++ b/sys/kern/kern_module.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_module.c,v 1.14.2.1 1999/08/29 16:26:01 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_physio.c b/sys/kern/kern_physio.c index 13b177b05686..1ec308a365d4 100644 --- a/sys/kern/kern_physio.c +++ b/sys/kern/kern_physio.c @@ -16,7 +16,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_physio.c,v 1.29.2.1 1999/08/29 16:26:01 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_proc.c b/sys/kern/kern_proc.c index efc9367c2861..1ac2f96a3f37 100644 --- a/sys/kern/kern_proc.c +++ b/sys/kern/kern_proc.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)kern_proc.c 8.7 (Berkeley) 2/14/95 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_proc.c,v 1.43.2.2 1999/08/29 16:26:01 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_prot.c b/sys/kern/kern_prot.c index 74f6c76f7d37..92499cf30d18 100644 --- a/sys/kern/kern_prot.c +++ b/sys/kern/kern_prot.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_prot.c 8.6 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_prot.c,v 1.43.2.1 1999/08/29 16:26:02 peter Exp $ */ /* diff --git a/sys/kern/kern_resource.c b/sys/kern/kern_resource.c index 3cd1e6fd153e..9d174a4800c8 100644 --- a/sys/kern/kern_resource.c +++ b/sys/kern/kern_resource.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_resource.c 8.5 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_resource.c,v 1.38.2.2 1999/08/29 16:26:02 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_shutdown.c b/sys/kern/kern_shutdown.c index 1667c985f501..6ba7fbbe643d 100644 --- a/sys/kern/kern_shutdown.c +++ b/sys/kern/kern_shutdown.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_shutdown.c 8.3 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_shutdown.c,v 1.44.2.1 1999/08/29 16:26:02 peter Exp $ */ #include "opt_ddb.h" diff --git a/sys/kern/kern_sig.c b/sys/kern/kern_sig.c index e132b818205a..1a7f570ee127 100644 --- a/sys/kern/kern_sig.c +++ b/sys/kern/kern_sig.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_sig.c 8.7 (Berkeley) 4/18/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_sig.c,v 1.53.2.5 1999/09/01 16:22:45 sef Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_subr.c b/sys/kern/kern_subr.c index 7388d1051ab5..0c2369922e87 100644 --- a/sys/kern/kern_subr.c +++ b/sys/kern/kern_subr.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_subr.c 8.3 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_subr.c,v 1.24.2.5 1999/08/29 16:26:02 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_synch.c b/sys/kern/kern_synch.c index f0b8c8b041b9..c632a00d1b63 100644 --- a/sys/kern/kern_synch.c +++ b/sys/kern/kern_synch.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)kern_synch.c 8.9 (Berkeley) 5/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_synch.c,v 1.72.2.3 1999/08/29 16:26:03 peter Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/kern_syscalls.c b/sys/kern/kern_syscalls.c index ac7e0a8c1b40..36adaf0b6554 100644 --- a/sys/kern/kern_syscalls.c +++ b/sys/kern/kern_syscalls.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_syscalls.c,v 1.3.2.1 1999/08/29 16:26:03 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_sysctl.c b/sys/kern/kern_sysctl.c index 9eb443f220fc..f73dd1f1c4a7 100644 --- a/sys/kern/kern_sysctl.c +++ b/sys/kern/kern_sysctl.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)kern_sysctl.c 8.4 (Berkeley) 4/14/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_sysctl.c,v 1.83.2.1 1999/08/29 16:26:03 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_threads.c b/sys/kern/kern_threads.c index 8abcadce1d9c..4d6e7b7852cc 100644 --- a/sys/kern/kern_threads.c +++ b/sys/kern/kern_threads.c @@ -46,7 +46,7 @@ * in Germany will I accept domestic beer. This code may or may not work * and I certainly make no claims as to its fitness for *any* purpose. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_threads.c,v 1.10.2.1 1999/08/29 16:26:03 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_time.c b/sys/kern/kern_time.c index 5bb23f0581f0..7a657ef3248d 100644 --- a/sys/kern/kern_time.c +++ b/sys/kern/kern_time.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)kern_time.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_time.c,v 1.59.2.2 1999/08/29 16:26:03 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_timeout.c b/sys/kern/kern_timeout.c index 42a7a7320f39..9eafb564f5f4 100644 --- a/sys/kern/kern_timeout.c +++ b/sys/kern/kern_timeout.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * From: @(#)kern_clock.c 8.5 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_timeout.c,v 1.55.2.2 1999/08/29 16:26:04 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_xxx.c b/sys/kern/kern_xxx.c index f60c6bec4197..132158efa169 100644 --- a/sys/kern/kern_xxx.c +++ b/sys/kern/kern_xxx.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)kern_xxx.c 8.2 (Berkeley) 11/14/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_xxx.c,v 1.28.2.1 1999/08/29 16:26:04 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/link_aout.c b/sys/kern/link_aout.c index cc8a1b5d85ea..75a75e547f29 100644 --- a/sys/kern/link_aout.c +++ b/sys/kern/link_aout.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/link_aout.c,v 1.17.2.1 1999/08/29 16:26:04 peter Exp $ */ #ifndef __alpha__ diff --git a/sys/kern/link_elf.c b/sys/kern/link_elf.c index 2fec6f748e79..8286e5bde85d 100644 --- a/sys/kern/link_elf.c +++ b/sys/kern/link_elf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/link_elf.c,v 1.11.2.1 1999/08/29 16:26:04 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/makedevops.pl b/sys/kern/makedevops.pl index c5f29a5d64fc..723c6e3cf205 100644 --- a/sys/kern/makedevops.pl +++ b/sys/kern/makedevops.pl @@ -35,7 +35,7 @@ # From @(#)makedevops.sh 1.1 1998/06/14 13:53:12 dfr Exp $ # From @(#)makedevops.sh ?.? 1998/10/05 # -# $FreeBSD$ +# $FreeBSD: src/sys/kern/makedevops.pl,v 1.2.2.2 1999/08/29 16:26:04 peter Exp $ # # Script to produce device front-end sugar. diff --git a/sys/kern/makedevops.sh b/sys/kern/makedevops.sh index 28a6948b9e64..4bc3a0d16686 100644 --- a/sys/kern/makedevops.sh +++ b/sys/kern/makedevops.sh @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # From @(#)vnode_if.sh 8.1 (Berkeley) 6/10/93 -# $FreeBSD$ +# $FreeBSD: src/sys/kern/makedevops.sh,v 1.2.2.1 1999/08/29 16:26:04 peter Exp $ # # Script to produce device front-end sugar. diff --git a/sys/kern/makesyscalls.sh b/sys/kern/makesyscalls.sh index 413d2b88f51d..d78edc138ed1 100644 --- a/sys/kern/makesyscalls.sh +++ b/sys/kern/makesyscalls.sh @@ -1,6 +1,6 @@ #! /bin/sh - # @(#)makesyscalls.sh 8.1 (Berkeley) 6/10/93 -# $FreeBSD$ +# $FreeBSD: src/sys/kern/makesyscalls.sh,v 1.35.2.1 1999/08/29 16:26:05 peter Exp $ set -e diff --git a/sys/kern/md5c.c b/sys/kern/md5c.c index c4e3791f5342..a6624fb8f721 100644 --- a/sys/kern/md5c.c +++ b/sys/kern/md5c.c @@ -22,7 +22,7 @@ * These notices must be retained in any copies of any part of this * documentation and/or software. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/md5c.c,v 1.15.2.1 1999/08/29 16:26:05 peter Exp $ * * This code is the same as the code published by RSA Inc. It has been * edited for clarity and style only. diff --git a/sys/kern/subr_autoconf.c b/sys/kern/subr_autoconf.c index fbb8be7caa55..abb14de8c5a2 100644 --- a/sys/kern/subr_autoconf.c +++ b/sys/kern/subr_autoconf.c @@ -41,7 +41,7 @@ * * @(#)subr_autoconf.c 8.1 (Berkeley) 6/10/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_autoconf.c,v 1.8.2.1 1999/08/29 16:26:05 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_bus.c b/sys/kern/subr_bus.c index 54827246f48b..4f3df606c3ad 100644 --- a/sys/kern/subr_bus.c +++ b/sys/kern/subr_bus.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_bus.c,v 1.14.2.1 1999/08/29 16:26:05 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_devstat.c b/sys/kern/subr_devstat.c index 565907860996..4b234b6467d8 100644 --- a/sys/kern/subr_devstat.c +++ b/sys/kern/subr_devstat.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_devstat.c,v 1.8.2.2 1999/08/29 16:26:06 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_diskslice.c b/sys/kern/subr_diskslice.c index be784682e32b..6e5c2228607e 100644 --- a/sys/kern/subr_diskslice.c +++ b/sys/kern/subr_diskslice.c @@ -43,7 +43,7 @@ * from: wd.c,v 1.55 1994/10/22 01:57:12 phk Exp $ * from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91 * from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_diskslice.c,v 1.61.2.2 1999/08/29 16:26:06 peter Exp $ */ #include "opt_devfs.h" diff --git a/sys/kern/subr_dkbad.c b/sys/kern/subr_dkbad.c index c9a9a17e3417..7df89e69ce67 100644 --- a/sys/kern/subr_dkbad.c +++ b/sys/kern/subr_dkbad.c @@ -43,7 +43,7 @@ * from: wd.c,v 1.55 1994/10/22 01:57:12 phk Exp $ * from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91 * from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_dkbad.c,v 1.8.2.1 1999/08/29 16:26:06 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_log.c b/sys/kern/subr_log.c index 902039148617..12cbf0e4603d 100644 --- a/sys/kern/subr_log.c +++ b/sys/kern/subr_log.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)subr_log.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_log.c,v 1.33.2.1 1999/08/29 16:26:06 peter Exp $ */ /* diff --git a/sys/kern/subr_module.c b/sys/kern/subr_module.c index 15df73bbf1e1..98d96515515e 100644 --- a/sys/kern/subr_module.c +++ b/sys/kern/subr_module.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_module.c,v 1.4.2.1 1999/08/29 16:26:06 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_prf.c b/sys/kern/subr_prf.c index 947cf88a3ec6..123abc270bdf 100644 --- a/sys/kern/subr_prf.c +++ b/sys/kern/subr_prf.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)subr_prf.c 8.3 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_prf.c,v 1.51.2.3 1999/08/29 16:26:07 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index c4f90662a7ff..30d736e69ffa 100644 --- a/sys/kern/subr_prof.c +++ b/sys/kern/subr_prof.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)subr_prof.c 8.3 (Berkeley) 9/23/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_prof.c,v 1.28.2.1 1999/08/29 16:26:07 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_rlist.c b/sys/kern/subr_rlist.c index 9722f13048fe..221ad4ae9390 100644 --- a/sys/kern/subr_rlist.c +++ b/sys/kern/subr_rlist.c @@ -54,7 +54,7 @@ * functioning of this software, nor does the author assume any responsibility * for damages incurred with its use. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_rlist.c,v 1.29.2.1 1999/08/29 16:26:07 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_rman.c b/sys/kern/subr_rman.c index f8f8b4e7e38a..5dc28c8f6de1 100644 --- a/sys/kern/subr_rman.c +++ b/sys/kern/subr_rman.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_rman.c,v 1.4.2.1 1999/08/29 16:26:07 peter Exp $ */ /* diff --git a/sys/kern/subr_scanf.c b/sys/kern/subr_scanf.c index 52ba2ba63b40..76c51e73901e 100644 --- a/sys/kern/subr_scanf.c +++ b/sys/kern/subr_scanf.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_scanf.c,v 1.1.2.2 1999/08/29 16:26:07 peter Exp $ * From: Id: vfscanf.c,v 1.13 1998/09/25 12:20:27 obrien Exp */ diff --git a/sys/kern/subr_xxx.c b/sys/kern/subr_xxx.c index 86cb08db75d2..bc6ab2a99eca 100644 --- a/sys/kern/subr_xxx.c +++ b/sys/kern/subr_xxx.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)subr_xxx.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_xxx.c,v 1.12.2.1 1999/08/29 16:26:07 peter Exp $ */ /* diff --git a/sys/kern/sys_generic.c b/sys/kern/sys_generic.c index e187c21dea20..f8e66cc8bb21 100644 --- a/sys/kern/sys_generic.c +++ b/sys/kern/sys_generic.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)sys_generic.c 8.5 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/sys_generic.c,v 1.43.2.2 1999/08/29 16:26:08 peter Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/sys_pipe.c b/sys/kern/sys_pipe.c index d468a15e4c80..f3026c6d7f16 100644 --- a/sys/kern/sys_pipe.c +++ b/sys/kern/sys_pipe.c @@ -16,7 +16,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/sys_pipe.c,v 1.46.2.4 1999/08/29 16:26:08 peter Exp $ */ /* diff --git a/sys/kern/sys_process.c b/sys/kern/sys_process.c index 43d0d80f76c6..b9014c93b288 100644 --- a/sys/kern/sys_process.c +++ b/sys/kern/sys_process.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/sys_process.c,v 1.41.2.1 1999/08/29 16:26:08 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/sys_socket.c b/sys/kern/sys_socket.c index 057ca4830bb5..b8fb4c120ddd 100644 --- a/sys/kern/sys_socket.c +++ b/sys/kern/sys_socket.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)sys_socket.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/sys_socket.c,v 1.19.2.2 1999/08/29 16:26:08 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master index 5db96cf273cf..1e00a77e5003 100644 --- a/sys/kern/syscalls.master +++ b/sys/kern/syscalls.master @@ -1,4 +1,4 @@ - $FreeBSD$ + $FreeBSD: src/sys/kern/syscalls.master,v 1.55.2.2 1999/08/29 16:26:08 peter Exp $ ; from: @(#)syscalls.master 8.2 (Berkeley) 1/13/94 ; ; System call name/number master file. diff --git a/sys/kern/sysv_ipc.c b/sys/kern/sysv_ipc.c index 0cdbe54168e4..582f1c6ced83 100644 --- a/sys/kern/sysv_ipc.c +++ b/sys/kern/sysv_ipc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/kern/sysv_ipc.c,v 1.8.2.1 1999/08/29 16:26:09 peter Exp $ */ /* $NetBSD: sysv_ipc.c,v 1.7 1994/06/29 06:33:11 cgd Exp $ */ /* diff --git a/sys/kern/sysv_msg.c b/sys/kern/sysv_msg.c index 5d7721804686..76c5c807bef4 100644 --- a/sys/kern/sysv_msg.c +++ b/sys/kern/sysv_msg.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/kern/sysv_msg.c,v 1.18.2.2 1999/08/29 16:26:09 peter Exp $ */ /* * Implementation of SVID messages diff --git a/sys/kern/sysv_sem.c b/sys/kern/sysv_sem.c index 73c7cf0f8d95..c5c40852d3e8 100644 --- a/sys/kern/sysv_sem.c +++ b/sys/kern/sysv_sem.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/kern/sysv_sem.c,v 1.22.2.1 1999/08/29 16:26:09 peter Exp $ */ /* * Implementation of SVID semaphores diff --git a/sys/kern/sysv_shm.c b/sys/kern/sysv_shm.c index 29bf43e5ce72..fa3e72d12e06 100644 --- a/sys/kern/sysv_shm.c +++ b/sys/kern/sysv_shm.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/kern/sysv_shm.c,v 1.39.2.2 1999/08/29 16:26:09 peter Exp $ */ /* $NetBSD: sysv_shm.c,v 1.23 1994/07/04 23:25:12 glass Exp $ */ /* diff --git a/sys/kern/tty.c b/sys/kern/tty.c index 261a81443fff..b3233def8fb4 100644 --- a/sys/kern/tty.c +++ b/sys/kern/tty.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)tty.c 8.8 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty.c,v 1.111.2.1 1999/08/29 16:26:09 peter Exp $ */ /*- diff --git a/sys/kern/tty_compat.c b/sys/kern/tty_compat.c index c104e223c106..ad571cfbd1b4 100644 --- a/sys/kern/tty_compat.c +++ b/sys/kern/tty_compat.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tty_compat.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_compat.c,v 1.28.2.1 1999/08/29 16:26:10 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/tty_conf.c b/sys/kern/tty_conf.c index 43c73be8ac7e..2f7f67979b0b 100644 --- a/sys/kern/tty_conf.c +++ b/sys/kern/tty_conf.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)tty_conf.c 8.4 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_conf.c,v 1.13.2.1 1999/08/29 16:26:10 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/tty_pty.c b/sys/kern/tty_pty.c index ab4a7bc1687a..59826498ec5c 100644 --- a/sys/kern/tty_pty.c +++ b/sys/kern/tty_pty.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tty_pty.c 8.4 (Berkeley) 2/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_pty.c,v 1.54.2.1 1999/08/29 16:26:10 peter Exp $ */ /* diff --git a/sys/kern/tty_subr.c b/sys/kern/tty_subr.c index d3ed6701e521..c3450fa55f43 100644 --- a/sys/kern/tty_subr.c +++ b/sys/kern/tty_subr.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_subr.c,v 1.30.2.1 1999/08/29 16:26:10 peter Exp $ */ /* diff --git a/sys/kern/tty_tb.c b/sys/kern/tty_tb.c index 39b75c2bf387..ae24ca50e8f1 100644 --- a/sys/kern/tty_tb.c +++ b/sys/kern/tty_tb.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tty_tb.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_tb.c,v 1.4.4.1 1999/08/29 16:26:10 peter Exp $ */ #include "tb.h" diff --git a/sys/kern/tty_tty.c b/sys/kern/tty_tty.c index e36fb2403c01..a84c544daade 100644 --- a/sys/kern/tty_tty.c +++ b/sys/kern/tty_tty.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tty_tty.c 8.2 (Berkeley) 9/23/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_tty.c,v 1.25.2.1 1999/08/29 16:26:11 peter Exp $ */ /* diff --git a/sys/kern/uipc_domain.c b/sys/kern/uipc_domain.c index 279106c3badc..17b7a086556d 100644 --- a/sys/kern/uipc_domain.c +++ b/sys/kern/uipc_domain.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)uipc_domain.c 8.2 (Berkeley) 10/18/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/uipc_domain.c,v 1.20.2.1 1999/08/29 16:26:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/uipc_mbuf.c b/sys/kern/uipc_mbuf.c index fbba928f1881..1b39d728613b 100644 --- a/sys/kern/uipc_mbuf.c +++ b/sys/kern/uipc_mbuf.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)uipc_mbuf.c 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/uipc_mbuf.c,v 1.37.2.2 1999/08/29 16:26:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/uipc_proto.c b/sys/kern/uipc_proto.c index b6279d4717b9..28c865071dc6 100644 --- a/sys/kern/uipc_proto.c +++ b/sys/kern/uipc_proto.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)uipc_proto.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/uipc_proto.c,v 1.17.2.1 1999/08/29 16:26:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/uipc_socket.c b/sys/kern/uipc_socket.c index 820166d622bd..b72483a81832 100644 --- a/sys/kern/uipc_socket.c +++ b/sys/kern/uipc_socket.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)uipc_socket.c 8.3 (Berkeley) 4/15/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/uipc_socket.c,v 1.51.2.5 1999/08/29 16:26:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/uipc_socket2.c b/sys/kern/uipc_socket2.c index a88e5766d247..225b54b08b28 100644 --- a/sys/kern/uipc_socket2.c +++ b/sys/kern/uipc_socket2.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)uipc_socket2.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/uipc_socket2.c,v 1.43.2.5 1999/08/29 16:26:12 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/uipc_syscalls.c b/sys/kern/uipc_syscalls.c index bc0229c647bd..bcbeb15b758e 100644 --- a/sys/kern/uipc_syscalls.c +++ b/sys/kern/uipc_syscalls.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)uipc_syscalls.c 8.4 (Berkeley) 2/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/uipc_syscalls.c,v 1.49.2.3 1999/08/29 16:26:12 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c index 1b8021d6e864..1e152531caea 100644 --- a/sys/kern/uipc_usrreq.c +++ b/sys/kern/uipc_usrreq.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)uipc_usrreq.c 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/uipc_usrreq.c,v 1.37.2.4 1999/08/29 16:26:12 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/vfs_aio.c b/sys/kern/vfs_aio.c index 8f4839b8be80..75fa194a0d0a 100644 --- a/sys/kern/vfs_aio.c +++ b/sys/kern/vfs_aio.c @@ -13,7 +13,7 @@ * bad that happens because of using this software isn't the responsibility * of the author. This software is distributed AS-IS. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_aio.c,v 1.36.2.2 1999/08/29 16:26:12 peter Exp $ */ /* diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c index 501febb833a2..325260d32d5f 100644 --- a/sys/kern/vfs_bio.c +++ b/sys/kern/vfs_bio.c @@ -11,7 +11,7 @@ * 2. Absolutely no warranty of function or purpose is made by the author * John S. Dyson. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_bio.c,v 1.193.2.8 1999/09/16 01:50:29 alfred Exp $ */ /* diff --git a/sys/kern/vfs_cache.c b/sys/kern/vfs_cache.c index a4b362895abc..596b2386810f 100644 --- a/sys/kern/vfs_cache.c +++ b/sys/kern/vfs_cache.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)vfs_cache.c 8.5 (Berkeley) 3/22/95 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_cache.c,v 1.38.2.3 1999/09/16 02:02:15 alfred Exp $ */ #include <sys/param.h> diff --git a/sys/kern/vfs_cluster.c b/sys/kern/vfs_cluster.c index 94a182207d99..75a72644b41e 100644 --- a/sys/kern/vfs_cluster.c +++ b/sys/kern/vfs_cluster.c @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * @(#)vfs_cluster.c 8.7 (Berkeley) 2/13/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_cluster.c,v 1.77.2.1 1999/08/29 16:26:13 peter Exp $ */ #include "opt_debug_cluster.h" diff --git a/sys/kern/vfs_conf.c b/sys/kern/vfs_conf.c index 05343bfdcb7c..526865edbdef 100644 --- a/sys/kern/vfs_conf.c +++ b/sys/kern/vfs_conf.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * @(#)vfs_conf.c 8.8 (Berkeley) 3/31/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_conf.c,v 1.26.2.1 1999/08/29 16:26:14 peter Exp $ */ /* diff --git a/sys/kern/vfs_init.c b/sys/kern/vfs_init.c index 641a1ccb53a8..5f789af879b8 100644 --- a/sys/kern/vfs_init.c +++ b/sys/kern/vfs_init.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vfs_init.c 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_init.c,v 1.41.2.1 1999/08/29 16:26:14 peter Exp $ */ diff --git a/sys/kern/vfs_lookup.c b/sys/kern/vfs_lookup.c index 943a8de7bcc3..b5cc54e32482 100644 --- a/sys/kern/vfs_lookup.c +++ b/sys/kern/vfs_lookup.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vfs_lookup.c 8.4 (Berkeley) 2/16/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_lookup.c,v 1.31.2.1 1999/08/29 16:26:14 peter Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c index c7375a2b0979..a741b5f77d5f 100644 --- a/sys/kern/vfs_subr.c +++ b/sys/kern/vfs_subr.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vfs_subr.c 8.31 (Berkeley) 5/26/95 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_subr.c,v 1.182.2.3 1999/09/16 02:02:15 alfred Exp $ */ /* diff --git a/sys/kern/vfs_syscalls.c b/sys/kern/vfs_syscalls.c index 1fa8e7248da5..4371071ac894 100644 --- a/sys/kern/vfs_syscalls.c +++ b/sys/kern/vfs_syscalls.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vfs_syscalls.c 8.13 (Berkeley) 4/15/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.112.2.6 1999/08/29 16:26:15 peter Exp $ */ /* For 4.3 integer FS ID compatibility */ diff --git a/sys/kern/vfs_vnops.c b/sys/kern/vfs_vnops.c index d0d1f49564ec..e23af073fdb7 100644 --- a/sys/kern/vfs_vnops.c +++ b/sys/kern/vfs_vnops.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vfs_vnops.c 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_vnops.c,v 1.62.2.2 1999/08/29 16:26:15 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/vnode_if.sh b/sys/kern/vnode_if.sh index f60b05c0f095..bdd921b5de84 100644 --- a/sys/kern/vnode_if.sh +++ b/sys/kern/vnode_if.sh @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # @(#)vnode_if.sh 8.1 (Berkeley) 6/10/93 -# $FreeBSD$ +# $FreeBSD: src/sys/kern/vnode_if.sh,v 1.16.2.1 1999/08/29 16:26:16 peter Exp $ # # Script to produce VFS front-end sugar. diff --git a/sys/kern/vnode_if.src b/sys/kern/vnode_if.src index 173af6dc1927..7dd92dcf2c37 100644 --- a/sys/kern/vnode_if.src +++ b/sys/kern/vnode_if.src @@ -31,7 +31,7 @@ # SUCH DAMAGE. # # @(#)vnode_if.src 8.12 (Berkeley) 5/14/95 -# $FreeBSD$ +# $FreeBSD: src/sys/kern/vnode_if.src,v 1.19.2.1 1999/08/29 16:26:16 peter Exp $ # # diff --git a/sys/libkern/adddi3.c b/sys/libkern/adddi3.c index 51793da73f70..4b5d2ba55a26 100644 --- a/sys/libkern/adddi3.c +++ b/sys/libkern/adddi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/adddi3.c,v 1.4.4.1 1999/08/29 16:26:30 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/anddi3.c b/sys/libkern/anddi3.c index d278a3619463..bc8170cf2e4c 100644 --- a/sys/libkern/anddi3.c +++ b/sys/libkern/anddi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/anddi3.c,v 1.4.4.1 1999/08/29 16:26:30 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/ashldi3.c b/sys/libkern/ashldi3.c index 4e8e8d6441b3..94e3354fbeba 100644 --- a/sys/libkern/ashldi3.c +++ b/sys/libkern/ashldi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/ashldi3.c,v 1.4.4.1 1999/08/29 16:26:30 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/ashrdi3.c b/sys/libkern/ashrdi3.c index 031fcc0523b4..fec73228f3fc 100644 --- a/sys/libkern/ashrdi3.c +++ b/sys/libkern/ashrdi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/ashrdi3.c,v 1.5.4.1 1999/08/29 16:26:30 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/bcmp.c b/sys/libkern/bcmp.c index 30208dce038b..d2295aac7550 100644 --- a/sys/libkern/bcmp.c +++ b/sys/libkern/bcmp.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/bcmp.c,v 1.4.4.1 1999/08/29 16:26:30 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/cmpdi2.c b/sys/libkern/cmpdi2.c index 55198b90d89f..679648b24a65 100644 --- a/sys/libkern/cmpdi2.c +++ b/sys/libkern/cmpdi2.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/cmpdi2.c,v 1.5.2.1 1999/08/29 16:26:30 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/divdi3.c b/sys/libkern/divdi3.c index b221ce58240c..2d38ca38639a 100644 --- a/sys/libkern/divdi3.c +++ b/sys/libkern/divdi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/divdi3.c,v 1.5.4.1 1999/08/29 16:26:31 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/ffs.c b/sys/libkern/ffs.c index 533b8ec483a3..fa6fe3eb1c87 100644 --- a/sys/libkern/ffs.c +++ b/sys/libkern/ffs.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/ffs.c,v 1.4.4.1 1999/08/29 16:26:31 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/index.c b/sys/libkern/index.c index 63512232fa2f..6fc872c09035 100644 --- a/sys/libkern/index.c +++ b/sys/libkern/index.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/index.c,v 1.3.4.1 1999/08/29 16:26:31 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/iordi3.c b/sys/libkern/iordi3.c index 8477ac24ea8b..e54dbc0de45e 100644 --- a/sys/libkern/iordi3.c +++ b/sys/libkern/iordi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/iordi3.c,v 1.4.4.1 1999/08/29 16:26:31 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/locc.c b/sys/libkern/locc.c index a4510cad9c56..478ed0482eac 100644 --- a/sys/libkern/locc.c +++ b/sys/libkern/locc.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)locc.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/locc.c,v 1.5.4.1 1999/08/29 16:26:31 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/lshldi3.c b/sys/libkern/lshldi3.c index 5d20c1d233cf..41f29d5ab7cd 100644 --- a/sys/libkern/lshldi3.c +++ b/sys/libkern/lshldi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/lshldi3.c,v 1.4.4.1 1999/08/29 16:26:31 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/lshrdi3.c b/sys/libkern/lshrdi3.c index 6cce84eb658d..edcb2f6bf20c 100644 --- a/sys/libkern/lshrdi3.c +++ b/sys/libkern/lshrdi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/lshrdi3.c,v 1.4.4.1 1999/08/29 16:26:31 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/mcount.c b/sys/libkern/mcount.c index ca3c1c4c1209..2a3a42d61efd 100644 --- a/sys/libkern/mcount.c +++ b/sys/libkern/mcount.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/mcount.c,v 1.14.2.1 1999/08/29 16:26:32 peter Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/moddi3.c b/sys/libkern/moddi3.c index c0e51b32fb7a..b999174cd2fc 100644 --- a/sys/libkern/moddi3.c +++ b/sys/libkern/moddi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/moddi3.c,v 1.6.2.1 1999/08/29 16:26:32 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/muldi3.c b/sys/libkern/muldi3.c index f17a2474dbdb..85c22a622716 100644 --- a/sys/libkern/muldi3.c +++ b/sys/libkern/muldi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/muldi3.c,v 1.5.4.1 1999/08/29 16:26:32 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/negdi2.c b/sys/libkern/negdi2.c index a803bf40e8f7..ac9127726b81 100644 --- a/sys/libkern/negdi2.c +++ b/sys/libkern/negdi2.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/negdi2.c,v 1.4.4.1 1999/08/29 16:26:32 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/notdi2.c b/sys/libkern/notdi2.c index 0a1e97e9e4eb..5f80f6df7f5c 100644 --- a/sys/libkern/notdi2.c +++ b/sys/libkern/notdi2.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/notdi2.c,v 1.4.4.1 1999/08/29 16:26:32 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/qdivrem.c b/sys/libkern/qdivrem.c index 241adeb7a6cb..f3b2d8a138d6 100644 --- a/sys/libkern/qdivrem.c +++ b/sys/libkern/qdivrem.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/qdivrem.c,v 1.7.2.1 1999/08/29 16:26:32 peter Exp $ */ /* diff --git a/sys/libkern/qsort.c b/sys/libkern/qsort.c index 407ad6b0e67e..7f38234303bd 100644 --- a/sys/libkern/qsort.c +++ b/sys/libkern/qsort.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/qsort.c,v 1.9.2.1 1999/08/29 16:26:33 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/quad.h b/sys/libkern/quad.h index 14f57542f761..998e209f6157 100644 --- a/sys/libkern/quad.h +++ b/sys/libkern/quad.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)quad.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/quad.h,v 1.6.4.1 1999/08/29 16:26:33 peter Exp $ */ /* diff --git a/sys/libkern/random.c b/sys/libkern/random.c index 35ddea1add68..64a5b57ed8aa 100644 --- a/sys/libkern/random.c +++ b/sys/libkern/random.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)random.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/random.c,v 1.6.4.1 1999/08/29 16:26:33 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/rindex.c b/sys/libkern/rindex.c index f51abccb84d4..3121b8dbcac3 100644 --- a/sys/libkern/rindex.c +++ b/sys/libkern/rindex.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/rindex.c,v 1.4.4.1 1999/08/29 16:26:33 peter Exp $ */ #include <stddef.h> diff --git a/sys/libkern/scanc.c b/sys/libkern/scanc.c index 2a68f583f014..c56c8d69d705 100644 --- a/sys/libkern/scanc.c +++ b/sys/libkern/scanc.c @@ -32,7 +32,7 @@ * * @(#)scanc.c 8.1 (Berkeley) 6/10/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/scanc.c,v 1.7.4.1 1999/08/29 16:26:33 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/skpc.c b/sys/libkern/skpc.c index 8ea07da266a7..fdab84f2e198 100644 --- a/sys/libkern/skpc.c +++ b/sys/libkern/skpc.c @@ -32,7 +32,7 @@ * * @(#)skpc.c 8.1 (Berkeley) 6/10/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/skpc.c,v 1.5.4.1 1999/08/29 16:26:33 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/strcat.c b/sys/libkern/strcat.c index 3d953b260153..41ce34987606 100644 --- a/sys/libkern/strcat.c +++ b/sys/libkern/strcat.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/strcat.c,v 1.4.4.1 1999/08/29 16:26:34 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strcmp.c b/sys/libkern/strcmp.c index 77c5f66233e9..c6df2492fbe9 100644 --- a/sys/libkern/strcmp.c +++ b/sys/libkern/strcmp.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/strcmp.c,v 1.6.2.1 1999/08/29 16:26:34 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strcpy.c b/sys/libkern/strcpy.c index e84f986dea93..6f358e2b29cb 100644 --- a/sys/libkern/strcpy.c +++ b/sys/libkern/strcpy.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/strcpy.c,v 1.5.2.1 1999/08/29 16:26:34 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strlen.c b/sys/libkern/strlen.c index e3e50cbfca29..d0fe39f013fe 100644 --- a/sys/libkern/strlen.c +++ b/sys/libkern/strlen.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/strlen.c,v 1.5.2.1 1999/08/29 16:26:34 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strncmp.c b/sys/libkern/strncmp.c index 523a456fe4ef..25d6f054df3d 100644 --- a/sys/libkern/strncmp.c +++ b/sys/libkern/strncmp.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/strncmp.c,v 1.6.2.1 1999/08/29 16:26:34 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strncpy.c b/sys/libkern/strncpy.c index 2b36d1a19459..95e5c7c5ba51 100644 --- a/sys/libkern/strncpy.c +++ b/sys/libkern/strncpy.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/strncpy.c,v 1.5.2.1 1999/08/29 16:26:34 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/subdi3.c b/sys/libkern/subdi3.c index 9f34e6b4e370..d7c508eb8c1d 100644 --- a/sys/libkern/subdi3.c +++ b/sys/libkern/subdi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/subdi3.c,v 1.4.4.1 1999/08/29 16:26:34 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/ucmpdi2.c b/sys/libkern/ucmpdi2.c index 696e28e4f4e2..50e3745fad2b 100644 --- a/sys/libkern/ucmpdi2.c +++ b/sys/libkern/ucmpdi2.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/ucmpdi2.c,v 1.4.4.1 1999/08/29 16:26:35 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/udivdi3.c b/sys/libkern/udivdi3.c index 0827fbdc826c..4087e26c334a 100644 --- a/sys/libkern/udivdi3.c +++ b/sys/libkern/udivdi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/udivdi3.c,v 1.5.4.1 1999/08/29 16:26:35 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/umoddi3.c b/sys/libkern/umoddi3.c index 30fb30713f3a..1d21777bb07d 100644 --- a/sys/libkern/umoddi3.c +++ b/sys/libkern/umoddi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/umoddi3.c,v 1.5.4.1 1999/08/29 16:26:35 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/xordi3.c b/sys/libkern/xordi3.c index b666446f049e..1e458a5c2702 100644 --- a/sys/libkern/xordi3.c +++ b/sys/libkern/xordi3.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/xordi3.c,v 1.4.4.1 1999/08/29 16:26:35 peter Exp $ */ #include "quad.h" diff --git a/sys/miscfs/deadfs/dead_vnops.c b/sys/miscfs/deadfs/dead_vnops.c index f9acbd043587..81ca519c2108 100644 --- a/sys/miscfs/deadfs/dead_vnops.c +++ b/sys/miscfs/deadfs/dead_vnops.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)dead_vnops.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/deadfs/dead_vnops.c,v 1.25.2.1 1999/08/29 16:26:37 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/devfs/devfs_tree.c b/sys/miscfs/devfs/devfs_tree.c index 7f73d1381a6a..fd55ce0cfcf4 100644 --- a/sys/miscfs/devfs/devfs_tree.c +++ b/sys/miscfs/devfs/devfs_tree.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/devfs/devfs_tree.c,v 1.58.2.1 1999/08/29 16:26:38 peter Exp $ */ diff --git a/sys/miscfs/devfs/devfs_vfsops.c b/sys/miscfs/devfs/devfs_vfsops.c index b427e232ca49..fd372ef63f24 100644 --- a/sys/miscfs/devfs/devfs_vfsops.c +++ b/sys/miscfs/devfs/devfs_vfsops.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/devfs/devfs_vfsops.c,v 1.35.2.1 1999/08/29 16:26:38 peter Exp $ * */ diff --git a/sys/miscfs/devfs/devfs_vnops.c b/sys/miscfs/devfs/devfs_vnops.c index ea077f7d449c..cbcc2b27561c 100644 --- a/sys/miscfs/devfs/devfs_vnops.c +++ b/sys/miscfs/devfs/devfs_vnops.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/devfs/devfs_vnops.c,v 1.65.2.2 1999/08/29 16:26:39 peter Exp $ */ diff --git a/sys/miscfs/devfs/devfsdefs.h b/sys/miscfs/devfs/devfsdefs.h index 6541a538e635..fe27c98d9cd4 100644 --- a/sys/miscfs/devfs/devfsdefs.h +++ b/sys/miscfs/devfs/devfsdefs.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/devfs/devfsdefs.h,v 1.18.2.1 1999/08/29 16:26:40 peter Exp $ */ #ifdef DEVFS_DEBUG #define DBPRINT(A) printf(A) diff --git a/sys/miscfs/fdesc/fdesc.h b/sys/miscfs/fdesc/fdesc.h index 463e52836918..91433b7ea131 100644 --- a/sys/miscfs/fdesc/fdesc.h +++ b/sys/miscfs/fdesc/fdesc.h @@ -35,7 +35,7 @@ * * @(#)fdesc.h 8.5 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/fdesc/fdesc.h,v 1.6.2.1 1999/08/29 16:26:40 peter Exp $ */ #ifdef KERNEL diff --git a/sys/miscfs/fdesc/fdesc_vfsops.c b/sys/miscfs/fdesc/fdesc_vfsops.c index 59c1d303343c..0373082c7e2b 100644 --- a/sys/miscfs/fdesc/fdesc_vfsops.c +++ b/sys/miscfs/fdesc/fdesc_vfsops.c @@ -35,7 +35,7 @@ * * @(#)fdesc_vfsops.c 8.4 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/fdesc/fdesc_vfsops.c,v 1.17.2.1 1999/08/29 16:26:41 peter Exp $ */ /* diff --git a/sys/miscfs/fdesc/fdesc_vnops.c b/sys/miscfs/fdesc/fdesc_vnops.c index 92ffd21dbf1d..73c68701944b 100644 --- a/sys/miscfs/fdesc/fdesc_vnops.c +++ b/sys/miscfs/fdesc/fdesc_vnops.c @@ -35,7 +35,7 @@ * * @(#)fdesc_vnops.c 8.9 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/fdesc/fdesc_vnops.c,v 1.40.2.1 1999/08/29 16:26:42 peter Exp $ */ /* diff --git a/sys/miscfs/fifofs/fifo.h b/sys/miscfs/fifofs/fifo.h index e63020752863..215f8841df9f 100644 --- a/sys/miscfs/fifofs/fifo.h +++ b/sys/miscfs/fifofs/fifo.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)fifo.h 8.6 (Berkeley) 5/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/fifofs/fifo.h,v 1.15.2.1 1999/08/29 16:26:43 peter Exp $ */ extern vop_t **fifo_vnodeop_p; diff --git a/sys/miscfs/fifofs/fifo_vnops.c b/sys/miscfs/fifofs/fifo_vnops.c index 4a8199a672b5..2393a2d5a720 100644 --- a/sys/miscfs/fifofs/fifo_vnops.c +++ b/sys/miscfs/fifofs/fifo_vnops.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)fifo_vnops.c 8.10 (Berkeley) 5/27/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/fifofs/fifo_vnops.c,v 1.43.2.1 1999/08/29 16:26:43 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/kernfs/kernfs.h b/sys/miscfs/kernfs/kernfs.h index 361d4899bead..786de053bba8 100644 --- a/sys/miscfs/kernfs/kernfs.h +++ b/sys/miscfs/kernfs/kernfs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)kernfs.h 8.6 (Berkeley) 3/29/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/kernfs/kernfs.h,v 1.10.2.1 1999/08/29 16:26:44 peter Exp $ */ #define _PATH_KERNFS "/kern" /* Default mountpoint */ diff --git a/sys/miscfs/kernfs/kernfs_vfsops.c b/sys/miscfs/kernfs/kernfs_vfsops.c index b203d0807aec..875b75356c8e 100644 --- a/sys/miscfs/kernfs/kernfs_vfsops.c +++ b/sys/miscfs/kernfs/kernfs_vfsops.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)kernfs_vfsops.c 8.10 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/kernfs/kernfs_vfsops.c,v 1.24.2.1 1999/08/29 16:26:45 peter Exp $ */ /* diff --git a/sys/miscfs/kernfs/kernfs_vnops.c b/sys/miscfs/kernfs/kernfs_vnops.c index 940e2fc9bcb4..358d1f79f01e 100644 --- a/sys/miscfs/kernfs/kernfs_vnops.c +++ b/sys/miscfs/kernfs/kernfs_vnops.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)kernfs_vnops.c 8.15 (Berkeley) 5/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/kernfs/kernfs_vnops.c,v 1.37.2.1 1999/08/29 16:26:45 peter Exp $ */ /* diff --git a/sys/miscfs/nullfs/null.h b/sys/miscfs/nullfs/null.h index f796d18c6706..f53a6f233750 100644 --- a/sys/miscfs/nullfs/null.h +++ b/sys/miscfs/nullfs/null.h @@ -35,7 +35,7 @@ * * @(#)null.h 8.3 (Berkeley) 8/20/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null.h,v 1.8.2.1 1999/08/29 16:26:46 peter Exp $ */ struct null_args { diff --git a/sys/miscfs/nullfs/null_subr.c b/sys/miscfs/nullfs/null_subr.c index 1504fc84ac0e..0efdc16eea78 100644 --- a/sys/miscfs/nullfs/null_subr.c +++ b/sys/miscfs/nullfs/null_subr.c @@ -35,7 +35,7 @@ * * @(#)null_subr.c 8.7 (Berkeley) 5/14/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null_subr.c,v 1.19.2.1 1999/08/29 16:26:46 peter Exp $ */ #include "opt_debug_nullfs.h" diff --git a/sys/miscfs/nullfs/null_vfsops.c b/sys/miscfs/nullfs/null_vfsops.c index f6ac5a0f749a..f8df04cb897b 100644 --- a/sys/miscfs/nullfs/null_vfsops.c +++ b/sys/miscfs/nullfs/null_vfsops.c @@ -36,7 +36,7 @@ * @(#)null_vfsops.c 8.2 (Berkeley) 1/21/94 * * @(#)lofs_vfsops.c 1.2 (Berkeley) 6/18/92 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null_vfsops.c,v 1.28.2.1 1999/08/29 16:26:47 peter Exp $ */ /* diff --git a/sys/miscfs/nullfs/null_vnops.c b/sys/miscfs/nullfs/null_vnops.c index 8e3c677c54b2..14a89bf61951 100644 --- a/sys/miscfs/nullfs/null_vnops.c +++ b/sys/miscfs/nullfs/null_vnops.c @@ -37,11 +37,11 @@ * * Ancestors: * @(#)lofs_vnops.c 1.2 (Berkeley) 6/18/92 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null_vnops.c,v 1.30.2.1 1999/08/29 16:26:47 peter Exp $ * ...and... * @(#)null_vnodeops.c 1.20 92/07/07 UCLA Ficus project * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null_vnops.c,v 1.30.2.1 1999/08/29 16:26:47 peter Exp $ */ /* diff --git a/sys/miscfs/portal/portal.h b/sys/miscfs/portal/portal.h index 6e781455d75b..f2b364c23935 100644 --- a/sys/miscfs/portal/portal.h +++ b/sys/miscfs/portal/portal.h @@ -35,7 +35,7 @@ * * @(#)portal.h 8.4 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/portal/portal.h,v 1.5.2.1 1999/08/29 16:26:48 peter Exp $ */ struct portal_args { diff --git a/sys/miscfs/portal/portal_vfsops.c b/sys/miscfs/portal/portal_vfsops.c index d447664171f1..5e9e52418b63 100644 --- a/sys/miscfs/portal/portal_vfsops.c +++ b/sys/miscfs/portal/portal_vfsops.c @@ -35,7 +35,7 @@ * * @(#)portal_vfsops.c 8.11 (Berkeley) 5/14/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/portal/portal_vfsops.c,v 1.22.2.1 1999/08/29 16:26:49 peter Exp $ */ /* diff --git a/sys/miscfs/portal/portal_vnops.c b/sys/miscfs/portal/portal_vnops.c index 614d211c8dc6..23653d455f5d 100644 --- a/sys/miscfs/portal/portal_vnops.c +++ b/sys/miscfs/portal/portal_vnops.c @@ -35,7 +35,7 @@ * * @(#)portal_vnops.c 8.14 (Berkeley) 5/21/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/portal/portal_vnops.c,v 1.35.2.1 1999/08/29 16:26:49 peter Exp $ */ /* diff --git a/sys/miscfs/procfs/README b/sys/miscfs/procfs/README index f816b321b432..891f3ce90408 100644 --- a/sys/miscfs/procfs/README +++ b/sys/miscfs/procfs/README @@ -110,4 +110,4 @@ the debugger, the debugger should fork and the child should stop itself "attach". as before, the child will hit a breakpoint on the first instruction in any newly exec'd image. -$FreeBSD$ +$FreeBSD: src/sys/miscfs/procfs/README,v 1.3.4.1 1999/08/29 16:26:50 peter Exp $ diff --git a/sys/miscfs/procfs/procfs.h b/sys/miscfs/procfs/procfs.h index 271eea25d42f..6b479036fbf6 100644 --- a/sys/miscfs/procfs/procfs.h +++ b/sys/miscfs/procfs/procfs.h @@ -37,7 +37,7 @@ * @(#)procfs.h 8.9 (Berkeley) 5/14/95 * * From: - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs.h,v 1.21.2.1 1999/08/29 16:26:51 peter Exp $ */ /* diff --git a/sys/miscfs/procfs/procfs_ctl.c b/sys/miscfs/procfs/procfs_ctl.c index 4f4d84bf02af..f6367e6b38e2 100644 --- a/sys/miscfs/procfs/procfs_ctl.c +++ b/sys/miscfs/procfs/procfs_ctl.c @@ -37,7 +37,7 @@ * @(#)procfs_ctl.c 8.4 (Berkeley) 6/15/94 * * From: - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_ctl.c,v 1.17.2.1 1999/08/29 16:26:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_fpregs.c b/sys/miscfs/procfs/procfs_fpregs.c index b3331e5a726e..5568597c197e 100644 --- a/sys/miscfs/procfs/procfs_fpregs.c +++ b/sys/miscfs/procfs/procfs_fpregs.c @@ -37,7 +37,7 @@ * @(#)procfs_fpregs.c 8.2 (Berkeley) 6/15/94 * * From: - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_fpregs.c,v 1.8.2.1 1999/08/29 16:26:52 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_map.c b/sys/miscfs/procfs/procfs_map.c index 881455e12f20..9774f94a67bd 100644 --- a/sys/miscfs/procfs/procfs_map.c +++ b/sys/miscfs/procfs/procfs_map.c @@ -36,7 +36,7 @@ * * @(#)procfs_status.c 8.3 (Berkeley) 2/17/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_map.c,v 1.18.2.2 1999/08/29 16:26:52 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_mem.c b/sys/miscfs/procfs/procfs_mem.c index 72d4bfa33e3b..c227fee0822e 100644 --- a/sys/miscfs/procfs/procfs_mem.c +++ b/sys/miscfs/procfs/procfs_mem.c @@ -37,7 +37,7 @@ * * @(#)procfs_mem.c 8.5 (Berkeley) 6/15/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_mem.c,v 1.35.2.1 1999/08/29 16:26:53 peter Exp $ */ /* diff --git a/sys/miscfs/procfs/procfs_note.c b/sys/miscfs/procfs/procfs_note.c index 273010b32956..2ebdfad1ab83 100644 --- a/sys/miscfs/procfs/procfs_note.c +++ b/sys/miscfs/procfs/procfs_note.c @@ -36,7 +36,7 @@ * * @(#)procfs_note.c 8.2 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_note.c,v 1.5.2.1 1999/08/29 16:26:53 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_regs.c b/sys/miscfs/procfs/procfs_regs.c index 0edb9ad60639..e149db924808 100644 --- a/sys/miscfs/procfs/procfs_regs.c +++ b/sys/miscfs/procfs/procfs_regs.c @@ -37,7 +37,7 @@ * @(#)procfs_regs.c 8.4 (Berkeley) 6/15/94 * * From: - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_regs.c,v 1.8.2.1 1999/08/29 16:26:53 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_status.c b/sys/miscfs/procfs/procfs_status.c index 150f04d6e393..d71dc5eff80b 100644 --- a/sys/miscfs/procfs/procfs_status.c +++ b/sys/miscfs/procfs/procfs_status.c @@ -37,7 +37,7 @@ * @(#)procfs_status.c 8.4 (Berkeley) 6/15/94 * * From: - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_status.c,v 1.12.2.2 1999/08/29 16:26:54 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_subr.c b/sys/miscfs/procfs/procfs_subr.c index 13dd329bd6dd..5728a6640d20 100644 --- a/sys/miscfs/procfs/procfs_subr.c +++ b/sys/miscfs/procfs/procfs_subr.c @@ -36,7 +36,7 @@ * * @(#)procfs_subr.c 8.6 (Berkeley) 5/14/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_subr.c,v 1.22.2.1 1999/08/29 16:26:54 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_type.c b/sys/miscfs/procfs/procfs_type.c index cb2a45f6a3d6..1f7136cc75ba 100644 --- a/sys/miscfs/procfs/procfs_type.c +++ b/sys/miscfs/procfs/procfs_type.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_type.c,v 1.5.2.1 1999/08/29 16:26:55 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_vfsops.c b/sys/miscfs/procfs/procfs_vfsops.c index a74fe2f06a61..27e4e141a5d4 100644 --- a/sys/miscfs/procfs/procfs_vfsops.c +++ b/sys/miscfs/procfs/procfs_vfsops.c @@ -36,7 +36,7 @@ * * @(#)procfs_vfsops.c 8.7 (Berkeley) 5/10/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_vfsops.c,v 1.26.2.1 1999/08/29 16:26:55 peter Exp $ */ /* diff --git a/sys/miscfs/procfs/procfs_vnops.c b/sys/miscfs/procfs/procfs_vnops.c index 5ce200222820..f7a162571e83 100644 --- a/sys/miscfs/procfs/procfs_vnops.c +++ b/sys/miscfs/procfs/procfs_vnops.c @@ -36,7 +36,7 @@ * * @(#)procfs_vnops.c 8.18 (Berkeley) 5/21/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_vnops.c,v 1.63.2.1 1999/08/29 16:26:55 peter Exp $ */ /* diff --git a/sys/miscfs/specfs/spec_vnops.c b/sys/miscfs/specfs/spec_vnops.c index fa8dfbd4b114..28ea1bdd5a4d 100644 --- a/sys/miscfs/specfs/spec_vnops.c +++ b/sys/miscfs/specfs/spec_vnops.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)spec_vnops.c 8.14 (Berkeley) 5/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/specfs/spec_vnops.c,v 1.78.2.1 1999/08/29 16:26:57 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/specfs/specdev.h b/sys/miscfs/specfs/specdev.h index 87f48d0dacf9..db1a8c72a890 100644 --- a/sys/miscfs/specfs/specdev.h +++ b/sys/miscfs/specfs/specdev.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)specdev.h 8.6 (Berkeley) 5/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/specfs/specdev.h,v 1.15.2.1 1999/08/29 16:26:58 peter Exp $ */ /* diff --git a/sys/miscfs/umapfs/umap.h b/sys/miscfs/umapfs/umap.h index 09963cbe2b65..fdff8f079f86 100644 --- a/sys/miscfs/umapfs/umap.h +++ b/sys/miscfs/umapfs/umap.h @@ -35,7 +35,7 @@ * * @(#)umap.h 8.4 (Berkeley) 8/20/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/umapfs/umap.h,v 1.9.2.1 1999/08/29 16:26:59 peter Exp $ */ #define MAPFILEENTRIES 64 diff --git a/sys/miscfs/umapfs/umap_subr.c b/sys/miscfs/umapfs/umap_subr.c index ed316a944cb1..e323279f1b31 100644 --- a/sys/miscfs/umapfs/umap_subr.c +++ b/sys/miscfs/umapfs/umap_subr.c @@ -35,7 +35,7 @@ * * @(#)umap_subr.c 8.9 (Berkeley) 5/14/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/umapfs/umap_subr.c,v 1.16.2.1 1999/08/29 16:26:59 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/umapfs/umap_vfsops.c b/sys/miscfs/umapfs/umap_vfsops.c index d7b7ff7b64c8..9dc203b0e6d9 100644 --- a/sys/miscfs/umapfs/umap_vfsops.c +++ b/sys/miscfs/umapfs/umap_vfsops.c @@ -35,7 +35,7 @@ * * @(#)umap_vfsops.c 8.8 (Berkeley) 5/14/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/umapfs/umap_vfsops.c,v 1.23.2.1 1999/08/29 16:27:00 peter Exp $ */ /* diff --git a/sys/miscfs/umapfs/umap_vnops.c b/sys/miscfs/umapfs/umap_vnops.c index caff96b08f0e..3050a5597071 100644 --- a/sys/miscfs/umapfs/umap_vnops.c +++ b/sys/miscfs/umapfs/umap_vnops.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)umap_vnops.c 8.6 (Berkeley) 5/22/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/umapfs/umap_vnops.c,v 1.26.2.1 1999/08/29 16:27:00 peter Exp $ */ /* diff --git a/sys/miscfs/union/union.h b/sys/miscfs/union/union.h index 1fc5f996cab0..02c31fb913dc 100644 --- a/sys/miscfs/union/union.h +++ b/sys/miscfs/union/union.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)union.h 8.9 (Berkeley) 12/10/94 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/union/union.h,v 1.13.2.1 1999/08/29 16:27:01 peter Exp $ */ struct union_args { diff --git a/sys/miscfs/union/union_subr.c b/sys/miscfs/union/union_subr.c index 6334810ae622..6ceaa518df54 100644 --- a/sys/miscfs/union/union_subr.c +++ b/sys/miscfs/union/union_subr.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)union_subr.c 8.20 (Berkeley) 5/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/union/union_subr.c,v 1.36.2.2 1999/08/29 16:27:02 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/union/union_vfsops.c b/sys/miscfs/union/union_vfsops.c index 32f35179d233..e572ef387175 100644 --- a/sys/miscfs/union/union_vfsops.c +++ b/sys/miscfs/union/union_vfsops.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)union_vfsops.c 8.20 (Berkeley) 5/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/union/union_vfsops.c,v 1.30.2.1 1999/08/29 16:27:02 peter Exp $ */ /* diff --git a/sys/miscfs/union/union_vnops.c b/sys/miscfs/union/union_vnops.c index c5420a7e0a58..b66000c0a811 100644 --- a/sys/miscfs/union/union_vnops.c +++ b/sys/miscfs/union/union_vnops.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)union_vnops.c 8.32 (Berkeley) 6/23/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/union/union_vnops.c,v 1.59.2.1 1999/08/29 16:27:03 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/Makefile b/sys/modules/Makefile index b374d489804e..fdae4a321bfe 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/Makefile,v 1.47.2.3 1999/08/29 16:27:04 peter Exp $ # XXX present but broken: ip_mroute_mod # XXX not yet completed porting: acd diff --git a/sys/modules/Makefile.inc b/sys/modules/Makefile.inc index 2e4c96d251b4..6671d0e4164b 100644 --- a/sys/modules/Makefile.inc +++ b/sys/modules/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/Makefile.inc,v 1.1.2.1 1999/08/29 16:27:04 peter Exp $ KLDMOD= true diff --git a/sys/modules/atapi/Makefile b/sys/modules/atapi/Makefile index a145312597c9..7bcb3b201f97 100644 --- a/sys/modules/atapi/Makefile +++ b/sys/modules/atapi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/atapi/Makefile,v 1.12.2.1 1999/08/29 16:27:05 peter Exp $ .PATH: ${.CURDIR}/../../i386/isa KMOD = atapi diff --git a/sys/modules/ccd/Makefile b/sys/modules/ccd/Makefile index 223ad52b8ef5..66bfb980601f 100644 --- a/sys/modules/ccd/Makefile +++ b/sys/modules/ccd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ccd/Makefile,v 1.7.2.1 1999/08/29 16:27:06 peter Exp $ .PATH: ${.CURDIR}/../../dev/ccd KMOD= ccd diff --git a/sys/modules/cd9660/Makefile b/sys/modules/cd9660/Makefile index 757725ac10e7..5ab049316199 100644 --- a/sys/modules/cd9660/Makefile +++ b/sys/modules/cd9660/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/cd9660/Makefile,v 1.6.2.1 1999/08/29 16:27:07 peter Exp $ .PATH: ${.CURDIR}/../../isofs/cd9660 KMOD= cd9660 diff --git a/sys/modules/coda/Makefile b/sys/modules/coda/Makefile index d3ce37ebd1f0..6a6676d704f5 100644 --- a/sys/modules/coda/Makefile +++ b/sys/modules/coda/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/coda/Makefile,v 1.4.2.1 1999/08/29 16:27:08 peter Exp $ .PATH: ${.CURDIR}/../../coda KMOD= coda diff --git a/sys/modules/coff/Makefile b/sys/modules/coff/Makefile index ab7ecd123ad2..c67e226d791b 100644 --- a/sys/modules/coff/Makefile +++ b/sys/modules/coff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/coff/Makefile,v 1.8.2.1 1999/08/29 16:27:09 peter Exp $ .PATH: ${.CURDIR}/../../i386/ibcs2 KMOD= ibcs2_coff diff --git a/sys/modules/fdesc/Makefile b/sys/modules/fdesc/Makefile index 4981b5636dac..7bbb38343e1d 100644 --- a/sys/modules/fdesc/Makefile +++ b/sys/modules/fdesc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/fdesc/Makefile,v 1.4.2.1 1999/08/29 16:27:10 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/fdesc KMOD= fdesc diff --git a/sys/modules/fpu/Makefile b/sys/modules/fpu/Makefile index 66c2ad1ae02a..4a9bbed91f1d 100644 --- a/sys/modules/fpu/Makefile +++ b/sys/modules/fpu/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/fpu/Makefile,v 1.5.2.1 1999/08/29 16:27:11 peter Exp $ .PATH: ${.CURDIR}/../../i386/i386 KMOD= fpu diff --git a/sys/modules/gnufpu/Makefile b/sys/modules/gnufpu/Makefile index d7bfb676aa6f..2545e3447d63 100644 --- a/sys/modules/gnufpu/Makefile +++ b/sys/modules/gnufpu/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/gnufpu/Makefile,v 1.6.2.1 1999/08/29 16:27:12 peter Exp $ .PATH: ${.CURDIR}/../../gnu/i386/fpemul KMOD= gnufpu diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile index f9e58255f0bd..971b0e91b1fb 100644 --- a/sys/modules/ibcs2/Makefile +++ b/sys/modules/ibcs2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ibcs2/Makefile,v 1.23.2.1 1999/08/29 16:27:14 peter Exp $ .PATH: ${.CURDIR}/../../i386/ibcs2 KMOD= ibcs2 diff --git a/sys/modules/ibcs2/ibcs2.8 b/sys/modules/ibcs2/ibcs2.8 index be34bd88ba48..cb820071d520 100644 --- a/sys/modules/ibcs2/ibcs2.8 +++ b/sys/modules/ibcs2/ibcs2.8 @@ -25,7 +25,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/modules/ibcs2/ibcs2.8,v 1.6.2.4 1999/08/29 16:27:14 peter Exp $ .\" .Dd November 27, 1995 .Dt IBCS2 8 diff --git a/sys/modules/ibcs2/ibcs2.sh b/sys/modules/ibcs2/ibcs2.sh index c8bf2a809c81..6c2016310741 100644 --- a/sys/modules/ibcs2/ibcs2.sh +++ b/sys/modules/ibcs2/ibcs2.sh @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ibcs2/ibcs2.sh,v 1.8.2.1 1999/08/29 16:27:14 peter Exp $ PATH=/bin:/sbin:/usr/bin:/usr/sbin; export PATH diff --git a/sys/modules/if_disc/Makefile b/sys/modules/if_disc/Makefile index 35984a0020ae..526321223226 100644 --- a/sys/modules/if_disc/Makefile +++ b/sys/modules/if_disc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/if_disc/Makefile,v 1.6.2.1 1999/08/29 16:27:15 peter Exp $ .PATH: ${.CURDIR}/../../net KMOD= if_disc diff --git a/sys/modules/if_ppp/Makefile b/sys/modules/if_ppp/Makefile index 6db718d378d8..e6c3b90f6a7f 100644 --- a/sys/modules/if_ppp/Makefile +++ b/sys/modules/if_ppp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/if_ppp/Makefile,v 1.16.2.1 1999/08/29 16:27:16 peter Exp $ .PATH: ${.CURDIR}/../../net KMOD= if_ppp diff --git a/sys/modules/if_sl/Makefile b/sys/modules/if_sl/Makefile index a71693269e96..df524ef750cd 100644 --- a/sys/modules/if_sl/Makefile +++ b/sys/modules/if_sl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/if_sl/Makefile,v 1.7.2.1 1999/08/29 16:27:17 peter Exp $ .PATH: ${.CURDIR}/../../net KMOD= if_sl diff --git a/sys/modules/if_tun/Makefile b/sys/modules/if_tun/Makefile index e16a41181525..8ba89624fff7 100644 --- a/sys/modules/if_tun/Makefile +++ b/sys/modules/if_tun/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/if_tun/Makefile,v 1.8.2.1 1999/08/29 16:27:18 peter Exp $ .PATH: ${.CURDIR}/../../net KMOD= if_tun diff --git a/sys/modules/ip_mroute_mod/Makefile b/sys/modules/ip_mroute_mod/Makefile index 39412bcd95a6..38683cec2b92 100644 --- a/sys/modules/ip_mroute_mod/Makefile +++ b/sys/modules/ip_mroute_mod/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ip_mroute_mod/Makefile,v 1.4.2.1 1999/08/29 16:27:19 peter Exp $ .PATH: ${.CURDIR}/../../netinet KMOD= ip_mroute diff --git a/sys/modules/ipfw/Makefile b/sys/modules/ipfw/Makefile index 5638020ae51a..cb4416dea86c 100644 --- a/sys/modules/ipfw/Makefile +++ b/sys/modules/ipfw/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ipfw/Makefile,v 1.9.2.1 1999/08/29 16:27:20 peter Exp $ .PATH: ${.CURDIR}/../../netinet KMOD= ipfw diff --git a/sys/modules/joy/Makefile b/sys/modules/joy/Makefile index a54ef87c389f..74785aca4ede 100644 --- a/sys/modules/joy/Makefile +++ b/sys/modules/joy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/joy/Makefile,v 1.11.2.1 1999/08/29 16:27:21 peter Exp $ .PATH: ${.CURDIR}/../../i386/isa KMOD = joy diff --git a/sys/modules/joy/joy.8 b/sys/modules/joy/joy.8 index e073e4731a47..45e218fc3821 100644 --- a/sys/modules/joy/joy.8 +++ b/sys/modules/joy/joy.8 @@ -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/modules/joy/joy.8,v 1.4.2.3 1999/08/29 16:27:22 peter Exp $ .\" .Dd March 16, 1996 .Dt JOY 8 diff --git a/sys/modules/joy/joy.sh b/sys/modules/joy/joy.sh index 48c5482eb12b..52f68ee10f35 100644 --- a/sys/modules/joy/joy.sh +++ b/sys/modules/joy/joy.sh @@ -1,4 +1,4 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/sys/modules/joy/joy.sh,v 1.4.2.1 1999/08/29 16:27:22 peter Exp $ kldload joy diff --git a/sys/modules/kernfs/Makefile b/sys/modules/kernfs/Makefile index 1b29c5244249..0c8e801b5eda 100644 --- a/sys/modules/kernfs/Makefile +++ b/sys/modules/kernfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/kernfs/Makefile,v 1.4.2.1 1999/08/29 16:27:23 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/kernfs KMOD= kernfs diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index ab40571ed08b..859338ab61a4 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/linux/Makefile,v 1.24.2.2 1999/08/29 16:27:25 peter Exp $ .PATH: ${.CURDIR}/../../i386/linux KMOD= linux diff --git a/sys/modules/linux/linux.8 b/sys/modules/linux/linux.8 index 5fef3eb2c17f..5a0df130689a 100644 --- a/sys/modules/linux/linux.8 +++ b/sys/modules/linux/linux.8 @@ -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/modules/linux/linux.8,v 1.3.2.4 1999/08/29 16:27:25 peter Exp $ .\" .Dd January 9, 1997 .Dt LINUX 8 diff --git a/sys/modules/linux/linux.sh b/sys/modules/linux/linux.sh index aad1331a274c..87c288e17c0d 100644 --- a/sys/modules/linux/linux.sh +++ b/sys/modules/linux/linux.sh @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/sys/modules/linux/linux.sh,v 1.6.2.1 1999/08/29 16:27:25 peter Exp $ FOUND=`kldstat -v | egrep 'linux(aout|elf)'` diff --git a/sys/modules/lkm/Makefile b/sys/modules/lkm/Makefile index 082fb2e648c7..8e51c50e5ca9 100644 --- a/sys/modules/lkm/Makefile +++ b/sys/modules/lkm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/lkm/Makefile,v 1.1.2.1 1999/08/29 16:27:27 peter Exp $ .PATH: ${.CURDIR}/../../kern KMOD = lkm diff --git a/sys/modules/mfs/Makefile b/sys/modules/mfs/Makefile index a5cbc9e4ba73..75ab87c52dc2 100644 --- a/sys/modules/mfs/Makefile +++ b/sys/modules/mfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/mfs/Makefile,v 1.5.2.1 1999/08/29 16:27:28 peter Exp $ .PATH: ${.CURDIR}/../../ufs/mfs KMOD= mfs diff --git a/sys/modules/msdos/Makefile b/sys/modules/msdos/Makefile index 777aa2a251b6..c7536628128a 100644 --- a/sys/modules/msdos/Makefile +++ b/sys/modules/msdos/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/msdos/Makefile,v 1.7.2.1 1999/08/29 16:27:29 peter Exp $ .PATH: ${.CURDIR}/../../msdosfs KMOD= msdos diff --git a/sys/modules/nfs/Makefile b/sys/modules/nfs/Makefile index 113d58922c05..f5c9aca8074f 100644 --- a/sys/modules/nfs/Makefile +++ b/sys/modules/nfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/nfs/Makefile,v 1.11.2.1 1999/08/29 16:27:30 peter Exp $ .PATH: ${.CURDIR}/../../nfs KMOD= nfs diff --git a/sys/modules/ntfs/Makefile b/sys/modules/ntfs/Makefile index 0aea8277177b..9932e4b4ea8c 100644 --- a/sys/modules/ntfs/Makefile +++ b/sys/modules/ntfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ntfs/Makefile,v 1.1.1.1.2.2 1999/08/29 16:27:31 peter Exp $ .PATH: ${.CURDIR}/../../ntfs KMOD= ntfs diff --git a/sys/modules/nullfs/Makefile b/sys/modules/nullfs/Makefile index 3fd3568b8686..ffcfa85df0e0 100644 --- a/sys/modules/nullfs/Makefile +++ b/sys/modules/nullfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/nullfs/Makefile,v 1.7.2.1 1999/08/29 16:27:32 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/nullfs KMOD= null diff --git a/sys/modules/pcic/Makefile b/sys/modules/pcic/Makefile index 3cf397460710..701cffbbfb4a 100644 --- a/sys/modules/pcic/Makefile +++ b/sys/modules/pcic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/pcic/Makefile,v 1.8.2.1 1999/08/29 16:27:33 peter Exp $ .PATH: ${.CURDIR}/../../pccard KMOD= pcic diff --git a/sys/modules/portal/Makefile b/sys/modules/portal/Makefile index f6037ff996f5..a366c956f757 100644 --- a/sys/modules/portal/Makefile +++ b/sys/modules/portal/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/portal/Makefile,v 1.4.2.1 1999/08/29 16:27:34 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/portal KMOD= portal diff --git a/sys/modules/procfs/Makefile b/sys/modules/procfs/Makefile index 03cb6ade586e..7c051e2a53b5 100644 --- a/sys/modules/procfs/Makefile +++ b/sys/modules/procfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/procfs/Makefile,v 1.13.2.1 1999/08/29 16:27:35 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/procfs KMOD= procfs diff --git a/sys/modules/splash/Makefile b/sys/modules/splash/Makefile index 1c634bf4bf98..87468e10653d 100644 --- a/sys/modules/splash/Makefile +++ b/sys/modules/splash/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/splash/Makefile,v 1.1.2.2 1999/08/29 16:27:36 peter Exp $ SUBDIR= bmp pcx diff --git a/sys/modules/splash/Makefile.inc b/sys/modules/splash/Makefile.inc index 265f86d1ed55..389ce0280232 100644 --- a/sys/modules/splash/Makefile.inc +++ b/sys/modules/splash/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/splash/Makefile.inc,v 1.1.2.1 1999/08/29 16:27:37 peter Exp $ .include "../Makefile.inc" diff --git a/sys/modules/splash/bmp/Makefile b/sys/modules/splash/bmp/Makefile index af009a282619..948f5f2b7026 100644 --- a/sys/modules/splash/bmp/Makefile +++ b/sys/modules/splash/bmp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/splash/bmp/Makefile,v 1.1.2.1 1999/08/29 16:27:38 peter Exp $ KMOD= splash_bmp SRCS= splash_bmp.c diff --git a/sys/modules/splash/bmp/splash_bmp.c b/sys/modules/splash/bmp/splash_bmp.c index 0512a62f503b..ca6b76bb53e5 100644 --- a/sys/modules/splash/bmp/splash_bmp.c +++ b/sys/modules/splash/bmp/splash_bmp.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/modules/splash/bmp/splash_bmp.c,v 1.3.2.5 1999/08/29 16:27:38 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/splash/pcx/Makefile b/sys/modules/splash/pcx/Makefile index a64a61864db2..d445ee436d48 100644 --- a/sys/modules/splash/pcx/Makefile +++ b/sys/modules/splash/pcx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/splash/pcx/Makefile,v 1.2.2.1 1999/08/29 16:27:39 peter Exp $ KMOD= splash_pcx SRCS= splash_pcx.c diff --git a/sys/modules/splash/pcx/splash_pcx.c b/sys/modules/splash/pcx/splash_pcx.c index 9fd3c22d3b69..67d25d24424e 100644 --- a/sys/modules/splash/pcx/splash_pcx.c +++ b/sys/modules/splash/pcx/splash_pcx.c @@ -27,7 +27,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/modules/splash/pcx/splash_pcx.c,v 1.1.2.1 1999/08/29 16:27:40 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/Makefile b/sys/modules/syscons/Makefile index cbcdc08303a7..bf6353368ce7 100644 --- a/sys/modules/syscons/Makefile +++ b/sys/modules/syscons/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/Makefile,v 1.7.2.2 1999/08/29 16:27:41 peter Exp $ SUBDIR= blank daemon fade green logo rain snake star warp fire diff --git a/sys/modules/syscons/Makefile.inc b/sys/modules/syscons/Makefile.inc index 265f86d1ed55..eee6e0ef7339 100644 --- a/sys/modules/syscons/Makefile.inc +++ b/sys/modules/syscons/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/Makefile.inc,v 1.1.2.1 1999/08/29 16:27:41 peter Exp $ .include "../Makefile.inc" diff --git a/sys/modules/syscons/blank/Makefile b/sys/modules/syscons/blank/Makefile index e299c924f7a9..74cf7ac3cd9c 100644 --- a/sys/modules/syscons/blank/Makefile +++ b/sys/modules/syscons/blank/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/blank/Makefile,v 1.8.2.1 1999/08/29 16:27:43 peter Exp $ KMOD= blank_saver SRCS= blank_saver.c diff --git a/sys/modules/syscons/blank/blank_saver.c b/sys/modules/syscons/blank/blank_saver.c index e81e67a2ba48..b9802ff154ed 100644 --- a/sys/modules/syscons/blank/blank_saver.c +++ b/sys/modules/syscons/blank/blank_saver.c @@ -25,7 +25,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/modules/syscons/blank/blank_saver.c,v 1.15.2.1 1999/08/29 16:27:43 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/daemon/Makefile b/sys/modules/syscons/daemon/Makefile index ea3407784191..f7579b534b34 100644 --- a/sys/modules/syscons/daemon/Makefile +++ b/sys/modules/syscons/daemon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/daemon/Makefile,v 1.5.2.1 1999/08/29 16:27:44 peter Exp $ KMOD= daemon_saver SRCS= daemon_saver.c diff --git a/sys/modules/syscons/daemon/daemon_saver.c b/sys/modules/syscons/daemon/daemon_saver.c index 92eb3ae673ab..6c7aae60f54d 100644 --- a/sys/modules/syscons/daemon/daemon_saver.c +++ b/sys/modules/syscons/daemon/daemon_saver.c @@ -25,7 +25,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/modules/syscons/daemon/daemon_saver.c,v 1.14.2.2 1999/08/29 16:27:45 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/fade/Makefile b/sys/modules/syscons/fade/Makefile index 5fc34ebfe19c..4a647e4aa3d8 100644 --- a/sys/modules/syscons/fade/Makefile +++ b/sys/modules/syscons/fade/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/fade/Makefile,v 1.8.2.1 1999/08/29 16:27:46 peter Exp $ KMOD= fade_saver SRCS= fade_saver.c diff --git a/sys/modules/syscons/fade/fade_saver.c b/sys/modules/syscons/fade/fade_saver.c index 73e61aa8cd46..3013b7f359ce 100644 --- a/sys/modules/syscons/fade/fade_saver.c +++ b/sys/modules/syscons/fade/fade_saver.c @@ -25,7 +25,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/modules/syscons/fade/fade_saver.c,v 1.16.2.1 1999/08/29 16:27:46 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/fire/fire_saver.c b/sys/modules/syscons/fire/fire_saver.c index bcb8850e66f5..665ba6ba2052 100644 --- a/sys/modules/syscons/fire/fire_saver.c +++ b/sys/modules/syscons/fire/fire_saver.c @@ -23,7 +23,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/modules/syscons/fire/fire_saver.c,v 1.2.2.2 1999/08/29 16:27:47 peter Exp $ */ /* diff --git a/sys/modules/syscons/green/Makefile b/sys/modules/syscons/green/Makefile index f62b1f4a2757..f93e8403da1a 100644 --- a/sys/modules/syscons/green/Makefile +++ b/sys/modules/syscons/green/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/green/Makefile,v 1.8.2.1 1999/08/29 16:27:49 peter Exp $ KMOD= green_saver SRCS= green_saver.c diff --git a/sys/modules/syscons/green/green_saver.c b/sys/modules/syscons/green/green_saver.c index b16329ae0848..83e8bea4c27d 100644 --- a/sys/modules/syscons/green/green_saver.c +++ b/sys/modules/syscons/green/green_saver.c @@ -25,7 +25,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/modules/syscons/green/green_saver.c,v 1.15.2.1 1999/08/29 16:27:49 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/logo/Makefile b/sys/modules/syscons/logo/Makefile index 2a9ede26cce9..cdb519ec77fd 100644 --- a/sys/modules/syscons/logo/Makefile +++ b/sys/modules/syscons/logo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/logo/Makefile,v 1.2.2.1 1999/08/29 16:27:50 peter Exp $ KMOD= logo_saver SRCS= logo_saver.c diff --git a/sys/modules/syscons/logo/logo_saver.c b/sys/modules/syscons/logo/logo_saver.c index cfc3858c34e6..e5b21614ca78 100644 --- a/sys/modules/syscons/logo/logo_saver.c +++ b/sys/modules/syscons/logo/logo_saver.c @@ -25,7 +25,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/modules/syscons/logo/logo_saver.c,v 1.4.2.3 1999/08/29 16:27:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/rain/Makefile b/sys/modules/syscons/rain/Makefile index ecc5ec332581..6898f2aa2501 100644 --- a/sys/modules/syscons/rain/Makefile +++ b/sys/modules/syscons/rain/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/rain/Makefile,v 1.1.2.1 1999/08/29 16:27:51 peter Exp $ KMOD= rain_saver SRCS= rain_saver.c diff --git a/sys/modules/syscons/rain/rain_saver.c b/sys/modules/syscons/rain/rain_saver.c index 3ae57a2c2e31..f78724cc0d20 100644 --- a/sys/modules/syscons/rain/rain_saver.c +++ b/sys/modules/syscons/rain/rain_saver.c @@ -25,7 +25,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/modules/syscons/rain/rain_saver.c,v 1.2.2.2 1999/08/29 16:27:52 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/saver.h b/sys/modules/syscons/saver.h index c8c57cadb975..177c6692a646 100644 --- a/sys/modules/syscons/saver.h +++ b/sys/modules/syscons/saver.h @@ -25,7 +25,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/modules/syscons/saver.h,v 1.16.2.2 1999/08/29 16:27:41 peter Exp $ */ #include <machine/apm_bios.h> #include <machine/console.h> diff --git a/sys/modules/syscons/snake/Makefile b/sys/modules/syscons/snake/Makefile index 6dab3edc9ac2..7e0c002c9662 100644 --- a/sys/modules/syscons/snake/Makefile +++ b/sys/modules/syscons/snake/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/snake/Makefile,v 1.8.2.1 1999/08/29 16:27:53 peter Exp $ KMOD= snake_saver SRCS= snake_saver.c diff --git a/sys/modules/syscons/snake/snake_saver.c b/sys/modules/syscons/snake/snake_saver.c index 3c01418ab87c..02ca8ce44ed1 100644 --- a/sys/modules/syscons/snake/snake_saver.c +++ b/sys/modules/syscons/snake/snake_saver.c @@ -25,7 +25,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/modules/syscons/snake/snake_saver.c,v 1.22.2.2 1999/08/29 16:27:54 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/star/Makefile b/sys/modules/syscons/star/Makefile index 7ae11d782852..f825b7a5525f 100644 --- a/sys/modules/syscons/star/Makefile +++ b/sys/modules/syscons/star/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/star/Makefile,v 1.8.2.1 1999/08/29 16:27:54 peter Exp $ KMOD= star_saver SRCS= star_saver.c diff --git a/sys/modules/syscons/star/star_saver.c b/sys/modules/syscons/star/star_saver.c index 958749014b64..c69dbed13d19 100644 --- a/sys/modules/syscons/star/star_saver.c +++ b/sys/modules/syscons/star/star_saver.c @@ -25,7 +25,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/modules/syscons/star/star_saver.c,v 1.19.2.2 1999/08/29 16:27:55 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/warp/Makefile b/sys/modules/syscons/warp/Makefile index 45a3af9ecb23..33a2c75eab75 100644 --- a/sys/modules/syscons/warp/Makefile +++ b/sys/modules/syscons/warp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/warp/Makefile,v 1.2.2.1 1999/08/29 16:27:56 peter Exp $ KMOD= warp_saver SRCS= warp_saver.c diff --git a/sys/modules/syscons/warp/warp_saver.c b/sys/modules/syscons/warp/warp_saver.c index 68e1dcf2d51a..8e693e4f06a5 100644 --- a/sys/modules/syscons/warp/warp_saver.c +++ b/sys/modules/syscons/warp/warp_saver.c @@ -25,7 +25,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/modules/syscons/warp/warp_saver.c,v 1.4.2.2 1999/08/29 16:27:57 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/umapfs/Makefile b/sys/modules/umapfs/Makefile index 28acc62ee646..16405555e896 100644 --- a/sys/modules/umapfs/Makefile +++ b/sys/modules/umapfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/umapfs/Makefile,v 1.4.2.1 1999/08/29 16:27:58 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/umapfs KMOD= umap diff --git a/sys/modules/union/Makefile b/sys/modules/union/Makefile index ff0ab8a32539..72d47d931c58 100644 --- a/sys/modules/union/Makefile +++ b/sys/modules/union/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/union/Makefile,v 1.4.2.1 1999/08/29 16:27:59 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/union KMOD= union diff --git a/sys/modules/vesa/Makefile b/sys/modules/vesa/Makefile index 3cc7d6fcf850..7725a5670c24 100644 --- a/sys/modules/vesa/Makefile +++ b/sys/modules/vesa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/vesa/Makefile,v 1.5.2.1 1999/08/29 16:28:00 peter Exp $ .PATH: ${.CURDIR}/../../dev/syscons ${.CURDIR}/../../i386/isa KMOD = vesa diff --git a/sys/modules/vinum/Makefile b/sys/modules/vinum/Makefile index b717bbc2b7f1..c6f0bf9b3c84 100644 --- a/sys/modules/vinum/Makefile +++ b/sys/modules/vinum/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/vinum/Makefile,v 1.7.2.4 1999/08/29 16:28:01 peter Exp $ MAINTAINER = grog@FreeBSD.org SOURCE= ${.CURDIR}/../../dev/vinum diff --git a/sys/msdosfs/bootsect.h b/sys/msdosfs/bootsect.h index 666c0f8f41b1..d96245fe153a 100644 --- a/sys/msdosfs/bootsect.h +++ b/sys/msdosfs/bootsect.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/bootsect.h,v 1.6.2.1 1999/08/29 16:28:02 peter Exp $ */ /* $NetBSD: bootsect.h,v 1.9 1997/11/17 15:36:17 ws Exp $ */ /* diff --git a/sys/msdosfs/bpb.h b/sys/msdosfs/bpb.h index 88b9eefb859a..3ed2a1d48fd8 100644 --- a/sys/msdosfs/bpb.h +++ b/sys/msdosfs/bpb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/bpb.h,v 1.6.2.1 1999/08/29 16:28:03 peter Exp $ */ /* $NetBSD: bpb.h,v 1.7 1997/11/17 15:36:24 ws Exp $ */ /* diff --git a/sys/msdosfs/denode.h b/sys/msdosfs/denode.h index 49eac87a2075..a534a0f74129 100644 --- a/sys/msdosfs/denode.h +++ b/sys/msdosfs/denode.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/denode.h,v 1.18.2.1 1999/08/29 16:28:03 peter Exp $ */ /* $NetBSD: denode.h,v 1.25 1997/11/17 15:36:28 ws Exp $ */ /*- diff --git a/sys/msdosfs/direntry.h b/sys/msdosfs/direntry.h index 3225b78b8936..ea7f85a52539 100644 --- a/sys/msdosfs/direntry.h +++ b/sys/msdosfs/direntry.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/direntry.h,v 1.13.2.1 1999/08/29 16:28:04 peter Exp $ */ /* $NetBSD: direntry.h,v 1.14 1997/11/17 15:36:32 ws Exp $ */ /*- diff --git a/sys/msdosfs/fat.h b/sys/msdosfs/fat.h index 9f20cbae4199..361d7f05b94d 100644 --- a/sys/msdosfs/fat.h +++ b/sys/msdosfs/fat.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/fat.h,v 1.7.2.1 1999/08/29 16:28:05 peter Exp $ */ /* $NetBSD: fat.h,v 1.12 1997/11/17 15:36:36 ws Exp $ */ /*- diff --git a/sys/msdosfs/msdosfs_conv.c b/sys/msdosfs/msdosfs_conv.c index 8c43f93c0adc..00fbd348b0b6 100644 --- a/sys/msdosfs/msdosfs_conv.c +++ b/sys/msdosfs/msdosfs_conv.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/msdosfs_conv.c,v 1.28.2.1 1999/08/29 16:28:05 peter Exp $ */ /* $NetBSD: msdosfs_conv.c,v 1.25 1997/11/17 15:36:40 ws Exp $ */ /*- diff --git a/sys/msdosfs/msdosfs_denode.c b/sys/msdosfs/msdosfs_denode.c index 7fb398c6615b..4ee84a97c715 100644 --- a/sys/msdosfs/msdosfs_denode.c +++ b/sys/msdosfs/msdosfs_denode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/msdosfs_denode.c,v 1.44.2.1 1999/08/29 16:28:05 peter Exp $ */ /* $NetBSD: msdosfs_denode.c,v 1.28 1998/02/10 14:10:00 mrg Exp $ */ /*- diff --git a/sys/msdosfs/msdosfs_fat.c b/sys/msdosfs/msdosfs_fat.c index fae002774668..8fff541dce62 100644 --- a/sys/msdosfs/msdosfs_fat.c +++ b/sys/msdosfs/msdosfs_fat.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/msdosfs_fat.c,v 1.21.2.1 1999/08/29 16:28:06 peter Exp $ */ /* $NetBSD: msdosfs_fat.c,v 1.28 1997/11/17 15:36:49 ws Exp $ */ /*- diff --git a/sys/msdosfs/msdosfs_lookup.c b/sys/msdosfs/msdosfs_lookup.c index 578c483a4ae5..06f7544dc8c1 100644 --- a/sys/msdosfs/msdosfs_lookup.c +++ b/sys/msdosfs/msdosfs_lookup.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/msdosfs_lookup.c,v 1.28.2.1 1999/08/29 16:28:07 peter Exp $ */ /* $NetBSD: msdosfs_lookup.c,v 1.37 1997/11/17 15:36:54 ws Exp $ */ /*- diff --git a/sys/msdosfs/msdosfs_vfsops.c b/sys/msdosfs/msdosfs_vfsops.c index 366b23684f81..83ebd0effccd 100644 --- a/sys/msdosfs/msdosfs_vfsops.c +++ b/sys/msdosfs/msdosfs_vfsops.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/msdosfs_vfsops.c,v 1.39.2.2 1999/08/29 16:28:07 peter Exp $ */ /* $NetBSD: msdosfs_vfsops.c,v 1.51 1997/11/17 15:36:58 ws Exp $ */ /*- diff --git a/sys/msdosfs/msdosfs_vnops.c b/sys/msdosfs/msdosfs_vnops.c index 10601daaca86..e455217ca6bc 100644 --- a/sys/msdosfs/msdosfs_vnops.c +++ b/sys/msdosfs/msdosfs_vnops.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/msdosfs_vnops.c,v 1.80.2.1 1999/08/29 16:28:07 peter Exp $ */ /* $NetBSD: msdosfs_vnops.c,v 1.68 1998/02/10 14:10:04 mrg Exp $ */ /*- diff --git a/sys/msdosfs/msdosfsmount.h b/sys/msdosfs/msdosfsmount.h index 6bd6551341f0..1d69dcdfb3ef 100644 --- a/sys/msdosfs/msdosfsmount.h +++ b/sys/msdosfs/msdosfsmount.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/msdosfsmount.h,v 1.16.2.1 1999/08/29 16:28:08 peter Exp $ */ /* $NetBSD: msdosfsmount.h,v 1.17 1997/11/17 15:37:07 ws Exp $ */ /*- diff --git a/sys/net/bpf.c b/sys/net/bpf.c index 7c60765f83b1..46a2973cf41b 100644 --- a/sys/net/bpf.c +++ b/sys/net/bpf.c @@ -37,7 +37,7 @@ * * @(#)bpf.c 8.2 (Berkeley) 3/28/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/net/bpf.c,v 1.46.2.1 1999/08/29 16:28:09 peter Exp $ */ #include "bpfilter.h" diff --git a/sys/net/bpf.h b/sys/net/bpf.h index fa5e46cc4844..a32199fc4332 100644 --- a/sys/net/bpf.h +++ b/sys/net/bpf.h @@ -38,7 +38,7 @@ * @(#)bpf.h 8.1 (Berkeley) 6/10/93 * @(#)bpf.h 1.34 (LBL) 6/16/96 * - * $FreeBSD$ + * $FreeBSD: src/sys/net/bpf.h,v 1.16.2.1 1999/08/29 16:28:10 peter Exp $ */ #ifndef _NET_BPF_H_ diff --git a/sys/net/bpf_compat.h b/sys/net/bpf_compat.h index 0936b8490316..722da7ad49f8 100644 --- a/sys/net/bpf_compat.h +++ b/sys/net/bpf_compat.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)bpf_compat.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/bpf_compat.h,v 1.5.4.1 1999/08/29 16:28:11 peter Exp $ */ #ifndef _NET_BPF_COMPAT_H_ diff --git a/sys/net/bpf_filter.c b/sys/net/bpf_filter.c index 43039a168cfd..fdb3bcc52cf4 100644 --- a/sys/net/bpf_filter.c +++ b/sys/net/bpf_filter.c @@ -37,7 +37,7 @@ * * @(#)bpf_filter.c 8.1 (Berkeley) 6/10/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/net/bpf_filter.c,v 1.12.2.2 1999/08/29 16:28:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/bpfdesc.h b/sys/net/bpfdesc.h index d87cc40b2f90..80b0a737c96a 100644 --- a/sys/net/bpfdesc.h +++ b/sys/net/bpfdesc.h @@ -37,7 +37,7 @@ * * @(#)bpfdesc.h 8.1 (Berkeley) 6/10/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/net/bpfdesc.h,v 1.12.2.1 1999/08/29 16:28:11 peter Exp $ */ #ifndef _NET_BPFDESC_H_ diff --git a/sys/net/bsd_comp.c b/sys/net/bsd_comp.c index d5072cc11b7b..ba88ff025050 100644 --- a/sys/net/bsd_comp.c +++ b/sys/net/bsd_comp.c @@ -40,7 +40,7 @@ /* * This version is for use with mbufs on BSD-derived systems. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/bsd_comp.c,v 1.10.2.1 1999/08/29 16:28:12 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/ethernet.h b/sys/net/ethernet.h index c8b62e0c5724..91dc2a54ff26 100644 --- a/sys/net/ethernet.h +++ b/sys/net/ethernet.h @@ -1,7 +1,7 @@ /* * Fundamental constants relating to ethernet. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/ethernet.h,v 1.9.2.1 1999/08/29 16:28:13 peter Exp $ * */ diff --git a/sys/net/hostcache.c b/sys/net/hostcache.c index 0a1d4c00d912..74fc8945bf39 100644 --- a/sys/net/hostcache.c +++ b/sys/net/hostcache.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/hostcache.c,v 1.5.2.1 1999/08/29 16:28:13 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/hostcache.h b/sys/net/hostcache.h index 6ffb9ace5e3a..57b78f97d6ff 100644 --- a/sys/net/hostcache.h +++ b/sys/net/hostcache.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/hostcache.h,v 1.2.2.1 1999/08/29 16:28:14 peter Exp $ */ #ifndef _NET_HOSTCACHE_H diff --git a/sys/net/if.c b/sys/net/if.c index 75e01e10f39c..92ade1be840c 100644 --- a/sys/net/if.c +++ b/sys/net/if.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if.c 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if.c,v 1.64.2.1 1999/08/29 16:28:14 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/net/if.h b/sys/net/if.h index 2705d7ce44ce..b6d5422c9645 100644 --- a/sys/net/if.h +++ b/sys/net/if.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if.h,v 1.49.2.1 1999/08/29 16:28:15 peter Exp $ */ #ifndef _NET_IF_H_ diff --git a/sys/net/if_arp.h b/sys/net/if_arp.h index 97902a75b945..3d4ccdcedf70 100644 --- a/sys/net/if_arp.h +++ b/sys/net/if_arp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_arp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_arp.h,v 1.10.2.2 1999/08/29 16:28:15 peter Exp $ */ #ifndef _NET_IF_ARP_H_ diff --git a/sys/net/if_disc.c b/sys/net/if_disc.c index fff6bd7dbcb0..3983938c9594 100644 --- a/sys/net/if_disc.c +++ b/sys/net/if_disc.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)if_loop.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_disc.c,v 1.21.2.1 1999/08/29 16:28:16 peter Exp $ */ /* diff --git a/sys/net/if_dl.h b/sys/net/if_dl.h index aac7c1439dce..b0431dba53c0 100644 --- a/sys/net/if_dl.h +++ b/sys/net/if_dl.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_dl.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_dl.h,v 1.6.4.2 1999/08/29 16:28:16 peter Exp $ */ #ifndef _NET_IF_DL_H_ diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c index 886574d1f937..8ed10e461faa 100644 --- a/sys/net/if_ethersubr.c +++ b/sys/net/if_ethersubr.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_ethersubr.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_ethersubr.c,v 1.54.2.1 1999/08/29 16:28:17 peter Exp $ */ #include "opt_atalk.h" diff --git a/sys/net/if_fddisubr.c b/sys/net/if_fddisubr.c index a86a82cc3e1e..afd6fa5461fe 100644 --- a/sys/net/if_fddisubr.c +++ b/sys/net/if_fddisubr.c @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * from: if_ethersubr.c,v 1.5 1994/12/13 22:31:45 wollman Exp - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_fddisubr.c,v 1.33.2.1 1999/08/29 16:28:17 peter Exp $ */ #include "opt_atalk.h" diff --git a/sys/net/if_iso88025subr.c b/sys/net/if_iso88025subr.c index d31ea0cbe60e..ddef5adc9c2b 100644 --- a/sys/net/if_iso88025subr.c +++ b/sys/net/if_iso88025subr.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_iso88025subr.c,v 1.2.2.2 1999/08/29 16:28:18 peter Exp $ * */ diff --git a/sys/net/if_llc.h b/sys/net/if_llc.h index 8bcd63e5646a..2371a8878222 100644 --- a/sys/net/if_llc.h +++ b/sys/net/if_llc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_llc.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_llc.h,v 1.6.4.1 1999/08/29 16:28:18 peter Exp $ */ #ifndef _NET_IF_LLC_H_ diff --git a/sys/net/if_loop.c b/sys/net/if_loop.c index bc15eafe0b09..0ace77a6981d 100644 --- a/sys/net/if_loop.c +++ b/sys/net/if_loop.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_loop.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_loop.c,v 1.37.2.1 1999/08/29 16:28:19 peter Exp $ */ /* diff --git a/sys/net/if_media.c b/sys/net/if_media.c index dfc9a3a82203..3681f9c8c734 100644 --- a/sys/net/if_media.c +++ b/sys/net/if_media.c @@ -1,5 +1,5 @@ /* $NetBSD: if_media.c,v 1.1 1997/03/17 02:55:15 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_media.c,v 1.6.2.1 1999/08/29 16:28:19 peter Exp $ */ /* * Copyright (c) 1997 diff --git a/sys/net/if_media.h b/sys/net/if_media.h index 383f04f00781..90fea7736918 100644 --- a/sys/net/if_media.h +++ b/sys/net/if_media.h @@ -1,5 +1,5 @@ /* $NetBSD: if_media.h,v 1.3 1997/03/26 01:19:27 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_media.h,v 1.2.6.3 1999/08/29 16:28:20 peter Exp $ */ /* * Copyright (c) 1997 diff --git a/sys/net/if_mib.c b/sys/net/if_mib.c index 4a93e7048e1e..6e9d4a60b4bc 100644 --- a/sys/net/if_mib.c +++ b/sys/net/if_mib.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_mib.c,v 1.6.2.1 1999/08/29 16:28:20 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/if_mib.h b/sys/net/if_mib.h index 6c29389f6876..52c6cf0a0fb8 100644 --- a/sys/net/if_mib.h +++ b/sys/net/if_mib.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_mib.h,v 1.5.4.1 1999/08/29 16:28:20 peter Exp $ */ #ifndef _NET_IF_MIB_H diff --git a/sys/net/if_ppp.c b/sys/net/if_ppp.c index 1f12e3bece0f..c0d68a39b14a 100644 --- a/sys/net/if_ppp.c +++ b/sys/net/if_ppp.c @@ -69,7 +69,7 @@ * Paul Mackerras (paulus@cs.anu.edu.au). */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_ppp.c,v 1.59.2.1 1999/08/29 16:28:21 peter Exp $ */ /* from if_sl.c,v 1.11 84/10/04 12:54:47 rick Exp */ /* from NetBSD: if_ppp.c,v 1.15.2.2 1994/07/28 05:17:58 cgd Exp */ diff --git a/sys/net/if_ppp.h b/sys/net/if_ppp.h index 713d39a22a30..78634b68b17f 100644 --- a/sys/net/if_ppp.h +++ b/sys/net/if_ppp.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_ppp.h,v 1.13.2.1 1999/08/29 16:28:21 peter Exp $ */ #ifndef _IF_PPP_H_ diff --git a/sys/net/if_pppvar.h b/sys/net/if_pppvar.h index e4b4fd7cfcc6..eb19937eacfa 100644 --- a/sys/net/if_pppvar.h +++ b/sys/net/if_pppvar.h @@ -39,7 +39,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_pppvar.h,v 1.13.2.1 1999/08/29 16:28:22 peter Exp $ */ /* diff --git a/sys/net/if_sl.c b/sys/net/if_sl.c index 8f450457a976..ab9022ada914 100644 --- a/sys/net/if_sl.c +++ b/sys/net/if_sl.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_sl.c 8.6 (Berkeley) 2/1/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_sl.c,v 1.70.2.2 1999/09/14 09:07:00 ru Exp $ */ /* diff --git a/sys/net/if_slvar.h b/sys/net/if_slvar.h index 06ac4d961524..f8f75375bba8 100644 --- a/sys/net/if_slvar.h +++ b/sys/net/if_slvar.h @@ -32,7 +32,7 @@ * * @(#)if_slvar.h 8.3 (Berkeley) 2/1/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_slvar.h,v 1.15.2.1 1999/08/29 16:28:23 peter Exp $ */ #ifndef _NET_IF_SLVAR_H_ diff --git a/sys/net/if_sppp.h b/sys/net/if_sppp.h index 5e0d53f8e601..6023b4dde0d0 100644 --- a/sys/net/if_sppp.h +++ b/sys/net/if_sppp.h @@ -16,7 +16,7 @@ * * From: Version 2.0, Fri Oct 6 20:39:21 MSK 1995 * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_sppp.h,v 1.13.2.1 1999/08/29 16:28:23 peter Exp $ */ #ifndef _NET_IF_SPPP_H_ diff --git a/sys/net/if_spppsubr.c b/sys/net/if_spppsubr.c index a72f758f8cee..65602d5212d8 100644 --- a/sys/net/if_spppsubr.c +++ b/sys/net/if_spppsubr.c @@ -17,7 +17,7 @@ * * From: Version 2.4, Thu Apr 30 17:17:21 MSD 1997 * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_spppsubr.c,v 1.52.2.1 1999/08/29 16:28:24 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/if_tun.h b/sys/net/if_tun.h index 750ad64955e6..c1d8fb35b815 100644 --- a/sys/net/if_tun.h +++ b/sys/net/if_tun.h @@ -13,7 +13,7 @@ * UCL. This driver is based much more on read/write/select mode of * operation though. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_tun.h,v 1.13.2.1 1999/08/29 16:28:25 peter Exp $ */ #ifndef _NET_IF_TUN_H_ diff --git a/sys/net/if_tunvar.h b/sys/net/if_tunvar.h index 9493c35dfd7c..e4c7e5f24c31 100644 --- a/sys/net/if_tunvar.h +++ b/sys/net/if_tunvar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_tunvar.h,v 1.3.2.1 1999/08/29 16:28:25 peter Exp $ */ #ifndef _NET_IF_TUNVAR_H_ diff --git a/sys/net/if_types.h b/sys/net/if_types.h index ebcbcbfef19f..fa5f04174c90 100644 --- a/sys/net/if_types.h +++ b/sys/net/if_types.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_types.h 8.2 (Berkeley) 4/20/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_types.h,v 1.6.4.1 1999/08/29 16:28:26 peter Exp $ */ #ifndef _NET_IF_TYPES_H_ diff --git a/sys/net/if_var.h b/sys/net/if_var.h index 5e3c69b1e5e1..9a5cf800d02c 100644 --- a/sys/net/if_var.h +++ b/sys/net/if_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)if.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_var.h,v 1.10.2.2 1999/08/29 16:28:26 peter Exp $ */ #ifndef _NET_IF_VAR_H_ diff --git a/sys/net/if_vlan.c b/sys/net/if_vlan.c index eba68126f3b4..91b02408f48b 100644 --- a/sys/net/if_vlan.c +++ b/sys/net/if_vlan.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_vlan.c,v 1.4.2.1 1999/08/29 16:28:27 peter Exp $ */ /* diff --git a/sys/net/if_vlan_var.h b/sys/net/if_vlan_var.h index 1c5c9aef792c..bc05d15adfa3 100644 --- a/sys/net/if_vlan_var.h +++ b/sys/net/if_vlan_var.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_vlan_var.h,v 1.1.2.1 1999/08/29 16:28:27 peter Exp $ */ #ifndef _NET_IF_VLAN_VAR_H_ diff --git a/sys/net/iso88025.h b/sys/net/iso88025.h index ccb16e16836a..11b205849bd8 100644 --- a/sys/net/iso88025.h +++ b/sys/net/iso88025.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/iso88025.h,v 1.2.2.2 1999/08/29 16:28:28 peter Exp $ * * Information gathered from tokenring@freebsd, /sys/net/ethernet.h and * the Mach token ring driver. diff --git a/sys/net/netisr.h b/sys/net/netisr.h index 802c4daaa736..fcfa0aa48dc5 100644 --- a/sys/net/netisr.h +++ b/sys/net/netisr.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)netisr.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/netisr.h,v 1.14.2.1 1999/08/29 16:28:28 peter Exp $ */ #ifndef _NET_NETISR_H_ diff --git a/sys/net/ppp_comp.h b/sys/net/ppp_comp.h index b777bfc2d3b0..675fc3924e86 100644 --- a/sys/net/ppp_comp.h +++ b/sys/net/ppp_comp.h @@ -24,7 +24,7 @@ * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, * OR MODIFICATIONS. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/ppp_comp.h,v 1.7.2.1 1999/08/29 16:28:29 peter Exp $ */ #ifndef _NET_PPP_COMP_H diff --git a/sys/net/ppp_deflate.c b/sys/net/ppp_deflate.c index fdc0c64fbd23..bcc7b87b0ead 100644 --- a/sys/net/ppp_deflate.c +++ b/sys/net/ppp_deflate.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/ppp_deflate.c,v 1.11.4.1 1999/08/29 16:28:29 peter Exp $ */ /* * ppp_deflate.c - interface the zlib procedures for Deflate compression diff --git a/sys/net/ppp_defs.h b/sys/net/ppp_defs.h index ac86be268788..0675e669f35e 100644 --- a/sys/net/ppp_defs.h +++ b/sys/net/ppp_defs.h @@ -24,7 +24,7 @@ * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, * OR MODIFICATIONS. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/ppp_defs.h,v 1.5.2.1 1999/08/29 16:28:29 peter Exp $ */ #ifndef _PPP_DEFS_H_ diff --git a/sys/net/ppp_tty.c b/sys/net/ppp_tty.c index 5fdff39a432b..a13c1b463636 100644 --- a/sys/net/ppp_tty.c +++ b/sys/net/ppp_tty.c @@ -70,7 +70,7 @@ * Paul Mackerras (paulus@cs.anu.edu.au). */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/ppp_tty.c,v 1.38.2.1 1999/08/29 16:28:30 peter Exp $ */ #include "ppp.h" #if NPPP > 0 diff --git a/sys/net/radix.c b/sys/net/radix.c index 55887eb61eb9..34b4c0fc3806 100644 --- a/sys/net/radix.c +++ b/sys/net/radix.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)radix.c 8.4 (Berkeley) 11/2/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/radix.c,v 1.15.2.2 1999/08/29 16:28:30 peter Exp $ */ /* diff --git a/sys/net/radix.h b/sys/net/radix.h index f68f67aaecd5..88c4685d635a 100644 --- a/sys/net/radix.h +++ b/sys/net/radix.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)radix.h 8.2 (Berkeley) 10/31/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/radix.h,v 1.14.2.1 1999/08/29 16:28:31 peter Exp $ */ #ifndef _RADIX_H_ diff --git a/sys/net/raw_cb.c b/sys/net/raw_cb.c index 97dbc102f616..4e6257dc72bf 100644 --- a/sys/net/raw_cb.c +++ b/sys/net/raw_cb.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)raw_cb.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/raw_cb.c,v 1.15.2.1 1999/08/29 16:28:31 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/raw_cb.h b/sys/net/raw_cb.h index 5184de6f1376..b995a24be463 100644 --- a/sys/net/raw_cb.h +++ b/sys/net/raw_cb.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)raw_cb.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/raw_cb.h,v 1.10.2.1 1999/08/29 16:28:32 peter Exp $ */ #ifndef _NET_RAW_CB_H_ diff --git a/sys/net/raw_usrreq.c b/sys/net/raw_usrreq.c index bf12fe00df78..d0ad98184071 100644 --- a/sys/net/raw_usrreq.c +++ b/sys/net/raw_usrreq.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)raw_usrreq.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/raw_usrreq.c,v 1.16.2.1 1999/08/29 16:28:32 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/route.c b/sys/net/route.c index e65cdfea0e3f..c1adef0ad061 100644 --- a/sys/net/route.c +++ b/sys/net/route.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)route.c 8.2 (Berkeley) 11/15/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/route.c,v 1.50.2.1 1999/08/29 16:28:32 peter Exp $ */ #include "opt_inet.h" diff --git a/sys/net/route.h b/sys/net/route.h index 80976110af98..a0396ab81cd0 100644 --- a/sys/net/route.h +++ b/sys/net/route.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)route.h 8.3 (Berkeley) 4/19/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/route.h,v 1.28.2.2 1999/09/15 08:38:05 ru Exp $ */ #ifndef _NET_ROUTE_H_ diff --git a/sys/net/rtsock.c b/sys/net/rtsock.c index 30925f3a3c1e..0f04a456c4f5 100644 --- a/sys/net/rtsock.c +++ b/sys/net/rtsock.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)rtsock.c 8.5 (Berkeley) 11/2/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/rtsock.c,v 1.37.2.1 1999/08/29 16:28:34 peter Exp $ */ diff --git a/sys/net/slcompress.c b/sys/net/slcompress.c index f878bf55413e..42daea911751 100644 --- a/sys/net/slcompress.c +++ b/sys/net/slcompress.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)slcompress.c 8.2 (Berkeley) 4/16/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/slcompress.c,v 1.12.2.1 1999/08/29 16:28:34 peter Exp $ */ /* diff --git a/sys/net/slcompress.h b/sys/net/slcompress.h index ca7ed031ccfc..88c11b74ee82 100644 --- a/sys/net/slcompress.h +++ b/sys/net/slcompress.h @@ -34,7 +34,7 @@ * * Van Jacobson (van@helios.ee.lbl.gov), Dec 31, 1989: * - Initial distribution. - * $FreeBSD$ + * $FreeBSD: src/sys/net/slcompress.h,v 1.13.2.1 1999/08/29 16:28:35 peter Exp $ */ #ifndef _NET_SLCOMPRESS_H_ diff --git a/sys/net/slip.h b/sys/net/slip.h index 917ebf0865b4..d44b0191baaf 100644 --- a/sys/net/slip.h +++ b/sys/net/slip.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)slip.h 8.1 (Berkeley) 2/12/94 - * $FreeBSD$ + * $FreeBSD: src/sys/net/slip.h,v 1.8.4.1 1999/08/29 16:28:35 peter Exp $ */ #ifndef _NET_SLIP_H_ diff --git a/sys/net/zlib.c b/sys/net/zlib.c index 46a5e982193e..a004f5fb74dd 100644 --- a/sys/net/zlib.c +++ b/sys/net/zlib.c @@ -10,7 +10,7 @@ * - added inflateIncomp and deflateOutputPending * - allow strm->next_out to be NULL, meaning discard the output * - * $FreeBSD$ + * $FreeBSD: src/sys/net/zlib.c,v 1.7.4.1 1999/08/29 16:28:36 peter Exp $ */ /* diff --git a/sys/net/zlib.h b/sys/net/zlib.h index 850c584f2bdb..a770c36c0048 100644 --- a/sys/net/zlib.h +++ b/sys/net/zlib.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/zlib.h,v 1.4.4.1 1999/08/29 16:28:36 peter Exp $ */ /* * This file is derived from zlib.h and zconf.h from the zlib-1.0.4 diff --git a/sys/netatm/atm.h b/sys/netatm/atm.h index 1145a9c462f8..fd96a10738ab 100644 --- a/sys/netatm/atm.h +++ b/sys/netatm/atm.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm.h,v 1.1.2.1 1999/08/29 16:28:40 peter Exp $ * */ diff --git a/sys/netatm/atm_aal5.c b/sys/netatm/atm_aal5.c index 2cf70c9e3cad..538ea458ed0e 100644 --- a/sys/netatm/atm_aal5.c +++ b/sys/netatm/atm_aal5.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_aal5.c,v 1.4.2.1 1999/08/29 16:28:40 peter Exp $ * */ @@ -39,7 +39,7 @@ #include <sys/stat.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_aal5.c,v 1.4.2.1 1999/08/29 16:28:40 peter Exp $"); #endif diff --git a/sys/netatm/atm_cm.c b/sys/netatm/atm_cm.c index 13943511d948..01d16274b795 100644 --- a/sys/netatm/atm_cm.c +++ b/sys/netatm/atm_cm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_cm.c,v 1.3.2.2 1999/08/29 16:28:41 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_cm.c,v 1.3.2.2 1999/08/29 16:28:41 peter Exp $"); #endif diff --git a/sys/netatm/atm_cm.h b/sys/netatm/atm_cm.h index 0507caa8fcfa..30f1ada6a8ee 100644 --- a/sys/netatm/atm_cm.h +++ b/sys/netatm/atm_cm.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_cm.h,v 1.1.2.1 1999/08/29 16:28:42 peter Exp $ * */ diff --git a/sys/netatm/atm_device.c b/sys/netatm/atm_device.c index 9c645a590dc1..9a0c6917a61b 100644 --- a/sys/netatm/atm_device.c +++ b/sys/netatm/atm_device.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_device.c,v 1.4.2.1 1999/08/29 16:28:42 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_device.c,v 1.4.2.1 1999/08/29 16:28:42 peter Exp $"); #endif diff --git a/sys/netatm/atm_if.c b/sys/netatm/atm_if.c index 1d3bb8566c2a..0ce53de9abdd 100644 --- a/sys/netatm/atm_if.c +++ b/sys/netatm/atm_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_if.c,v 1.3.2.1 1999/08/29 16:28:42 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_if.c,v 1.3.2.1 1999/08/29 16:28:42 peter Exp $"); #endif diff --git a/sys/netatm/atm_if.h b/sys/netatm/atm_if.h index d2ea47180c32..6f242c637bf0 100644 --- a/sys/netatm/atm_if.h +++ b/sys/netatm/atm_if.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_if.h,v 1.1.2.1 1999/08/29 16:28:43 peter Exp $ * */ diff --git a/sys/netatm/atm_ioctl.h b/sys/netatm/atm_ioctl.h index 547432058435..cb1dee7be58e 100644 --- a/sys/netatm/atm_ioctl.h +++ b/sys/netatm/atm_ioctl.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_ioctl.h,v 1.1.2.2 1999/08/29 16:28:43 peter Exp $ * */ diff --git a/sys/netatm/atm_pcb.h b/sys/netatm/atm_pcb.h index b5518e8079ac..e6248e9a7b71 100644 --- a/sys/netatm/atm_pcb.h +++ b/sys/netatm/atm_pcb.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_pcb.h,v 1.1.2.1 1999/08/29 16:28:44 peter Exp $ * */ diff --git a/sys/netatm/atm_proto.c b/sys/netatm/atm_proto.c index a75024a94c20..82b4873a2940 100644 --- a/sys/netatm/atm_proto.c +++ b/sys/netatm/atm_proto.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_proto.c,v 1.2.2.1 1999/08/29 16:28:44 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_proto.c,v 1.2.2.1 1999/08/29 16:28:44 peter Exp $"); #endif diff --git a/sys/netatm/atm_sap.h b/sys/netatm/atm_sap.h index 35f54351c4f5..3941dc0783f0 100644 --- a/sys/netatm/atm_sap.h +++ b/sys/netatm/atm_sap.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_sap.h,v 1.1.2.1 1999/08/29 16:28:45 peter Exp $ * */ diff --git a/sys/netatm/atm_sigmgr.h b/sys/netatm/atm_sigmgr.h index bd502a32424e..594c212ade9c 100644 --- a/sys/netatm/atm_sigmgr.h +++ b/sys/netatm/atm_sigmgr.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_sigmgr.h,v 1.1.2.1 1999/08/29 16:28:45 peter Exp $ * */ diff --git a/sys/netatm/atm_signal.c b/sys/netatm/atm_signal.c index e79de84629fc..e6964d2b071a 100644 --- a/sys/netatm/atm_signal.c +++ b/sys/netatm/atm_signal.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_signal.c,v 1.2.2.1 1999/08/29 16:28:45 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_signal.c,v 1.2.2.1 1999/08/29 16:28:45 peter Exp $"); #endif diff --git a/sys/netatm/atm_socket.c b/sys/netatm/atm_socket.c index 2976ff17ceae..4a6c005102aa 100644 --- a/sys/netatm/atm_socket.c +++ b/sys/netatm/atm_socket.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_socket.c,v 1.3.2.1 1999/08/29 16:28:46 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_socket.c,v 1.3.2.1 1999/08/29 16:28:46 peter Exp $"); #endif diff --git a/sys/netatm/atm_stack.h b/sys/netatm/atm_stack.h index be7edc851821..aed86b7a4b86 100644 --- a/sys/netatm/atm_stack.h +++ b/sys/netatm/atm_stack.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_stack.h,v 1.1.2.1 1999/08/29 16:28:46 peter Exp $ * */ diff --git a/sys/netatm/atm_subr.c b/sys/netatm/atm_subr.c index 16262e82d3e6..67f9fe78dac1 100644 --- a/sys/netatm/atm_subr.c +++ b/sys/netatm/atm_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_subr.c,v 1.3.2.1 1999/08/29 16:28:47 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_subr.c,v 1.3.2.1 1999/08/29 16:28:47 peter Exp $"); #endif diff --git a/sys/netatm/atm_sys.h b/sys/netatm/atm_sys.h index 0c240bfceef8..62e61842a5f1 100644 --- a/sys/netatm/atm_sys.h +++ b/sys/netatm/atm_sys.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_sys.h,v 1.2.2.1 1999/08/29 16:28:47 peter Exp $ * */ diff --git a/sys/netatm/atm_usrreq.c b/sys/netatm/atm_usrreq.c index d700d27358ab..871351ae111c 100644 --- a/sys/netatm/atm_usrreq.c +++ b/sys/netatm/atm_usrreq.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_usrreq.c,v 1.3.2.1 1999/08/29 16:28:48 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_usrreq.c,v 1.3.2.1 1999/08/29 16:28:48 peter Exp $"); #endif diff --git a/sys/netatm/atm_var.h b/sys/netatm/atm_var.h index d19a475bd33d..a0c850b815e7 100644 --- a/sys/netatm/atm_var.h +++ b/sys/netatm/atm_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_var.h,v 1.1.2.1 1999/08/29 16:28:48 peter Exp $ * */ diff --git a/sys/netatm/atm_vc.h b/sys/netatm/atm_vc.h index 64d1b6f39a9d..782cba15f0bb 100644 --- a/sys/netatm/atm_vc.h +++ b/sys/netatm/atm_vc.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_vc.h,v 1.1.2.1 1999/08/29 16:28:48 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm.h b/sys/netatm/ipatm/ipatm.h index 887509c0fee8..5c07283dc907 100644 --- a/sys/netatm/ipatm/ipatm.h +++ b/sys/netatm/ipatm/ipatm.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm.h,v 1.1.2.1 1999/08/29 16:28:52 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_event.c b/sys/netatm/ipatm/ipatm_event.c index 0566d1cfd3b2..d2955b64b30c 100644 --- a/sys/netatm/ipatm/ipatm_event.c +++ b/sys/netatm/ipatm/ipatm_event.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_event.c,v 1.3.2.1 1999/08/29 16:28:52 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_event.c,v 1.3.2.1 1999/08/29 16:28:52 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_if.c b/sys/netatm/ipatm/ipatm_if.c index eeb3c00659e6..a1a63921e924 100644 --- a/sys/netatm/ipatm/ipatm_if.c +++ b/sys/netatm/ipatm/ipatm_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_if.c,v 1.2.2.1 1999/08/29 16:28:53 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_if.c,v 1.2.2.1 1999/08/29 16:28:53 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_input.c b/sys/netatm/ipatm/ipatm_input.c index e3049cfb63dd..d78766239a4a 100644 --- a/sys/netatm/ipatm/ipatm_input.c +++ b/sys/netatm/ipatm/ipatm_input.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_input.c,v 1.2.2.1 1999/08/29 16:28:53 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_input.c,v 1.2.2.1 1999/08/29 16:28:53 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_load.c b/sys/netatm/ipatm/ipatm_load.c index 2acbb2666e31..cb21efcb23eb 100644 --- a/sys/netatm/ipatm/ipatm_load.c +++ b/sys/netatm/ipatm/ipatm_load.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_load.c,v 1.2.2.2 1999/08/29 16:28:54 peter Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_load.c,v 1.2.2.2 1999/08/29 16:28:54 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_output.c b/sys/netatm/ipatm/ipatm_output.c index c7a1933d8dd2..e07e3ca653d8 100644 --- a/sys/netatm/ipatm/ipatm_output.c +++ b/sys/netatm/ipatm/ipatm_output.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_output.c,v 1.2.2.1 1999/08/29 16:28:54 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_output.c,v 1.2.2.1 1999/08/29 16:28:54 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_serv.h b/sys/netatm/ipatm/ipatm_serv.h index a807b0672357..d6be268d7424 100644 --- a/sys/netatm/ipatm/ipatm_serv.h +++ b/sys/netatm/ipatm/ipatm_serv.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_serv.h,v 1.1.2.1 1999/08/29 16:28:54 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_usrreq.c b/sys/netatm/ipatm/ipatm_usrreq.c index d10f7c743ee8..aa7e5382206e 100644 --- a/sys/netatm/ipatm/ipatm_usrreq.c +++ b/sys/netatm/ipatm/ipatm_usrreq.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_usrreq.c,v 1.3.2.1 1999/08/29 16:28:55 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_usrreq.c,v 1.3.2.1 1999/08/29 16:28:55 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_var.h b/sys/netatm/ipatm/ipatm_var.h index b587a6e0e4cd..45743cac11d7 100644 --- a/sys/netatm/ipatm/ipatm_var.h +++ b/sys/netatm/ipatm/ipatm_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_var.h,v 1.1.2.1 1999/08/29 16:28:55 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_vcm.c b/sys/netatm/ipatm/ipatm_vcm.c index 409c3357aa94..1bc1072c692e 100644 --- a/sys/netatm/ipatm/ipatm_vcm.c +++ b/sys/netatm/ipatm/ipatm_vcm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_vcm.c,v 1.3.2.1 1999/08/29 16:28:56 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_vcm.c,v 1.3.2.1 1999/08/29 16:28:56 peter Exp $"); #endif diff --git a/sys/netatm/kern_include.h b/sys/netatm/kern_include.h index 1ce9dd300193..7f26e27d9d16 100644 --- a/sys/netatm/kern_include.h +++ b/sys/netatm/kern_include.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/kern_include.h,v 1.1.2.1 1999/08/29 16:28:49 peter Exp $ * */ diff --git a/sys/netatm/port.h b/sys/netatm/port.h index d9a0b133c4ec..4845779e95b2 100644 --- a/sys/netatm/port.h +++ b/sys/netatm/port.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/port.h,v 1.1.2.1 1999/08/29 16:28:50 peter Exp $ * */ diff --git a/sys/netatm/queue.h b/sys/netatm/queue.h index 67bff75481a8..04d3556a63e8 100644 --- a/sys/netatm/queue.h +++ b/sys/netatm/queue.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/queue.h,v 1.1.2.1 1999/08/29 16:28:50 peter Exp $ * */ diff --git a/sys/netatm/sigpvc/sigpvc.h b/sys/netatm/sigpvc/sigpvc.h index 8cc8374b1ee5..2b18371b0002 100644 --- a/sys/netatm/sigpvc/sigpvc.h +++ b/sys/netatm/sigpvc/sigpvc.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc.h,v 1.1.2.1 1999/08/29 16:28:57 peter Exp $ * */ diff --git a/sys/netatm/sigpvc/sigpvc_if.c b/sys/netatm/sigpvc/sigpvc_if.c index cd6bd390e2ad..ccee6a7e40b4 100644 --- a/sys/netatm/sigpvc/sigpvc_if.c +++ b/sys/netatm/sigpvc/sigpvc_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_if.c,v 1.4.2.1 1999/08/29 16:28:57 peter Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/sigpvc/sigpvc_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_if.c,v 1.4.2.1 1999/08/29 16:28:57 peter Exp $"); #endif diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c index adf462b0256f..363b5b50a0dd 100644 --- a/sys/netatm/sigpvc/sigpvc_subr.c +++ b/sys/netatm/sigpvc/sigpvc_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_subr.c,v 1.2.2.1 1999/08/29 16:28:58 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/sigpvc/sigpvc_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_subr.c,v 1.2.2.1 1999/08/29 16:28:58 peter Exp $"); #endif extern struct sp_info sigpvc_vcpool; diff --git a/sys/netatm/sigpvc/sigpvc_var.h b/sys/netatm/sigpvc/sigpvc_var.h index 2cb96bcda2f0..23603e86559c 100644 --- a/sys/netatm/sigpvc/sigpvc_var.h +++ b/sys/netatm/sigpvc/sigpvc_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_var.h,v 1.1.2.1 1999/08/29 16:28:58 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_arp.c b/sys/netatm/spans/spans_arp.c index b22d85aa903d..260089fde604 100644 --- a/sys/netatm/spans/spans_arp.c +++ b/sys/netatm/spans/spans_arp.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_arp.c,v 1.4.2.1 1999/08/29 16:28:59 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/spans/spans_cls.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_arp.c,v 1.4.2.1 1999/08/29 16:28:59 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_cls.c b/sys/netatm/spans/spans_cls.c index 74dd3fb92b10..bdf859954a7f 100644 --- a/sys/netatm/spans/spans_cls.c +++ b/sys/netatm/spans/spans_cls.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_cls.c,v 1.3.2.1 1999/08/29 16:28:59 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/spans/spans_cls.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_cls.c,v 1.3.2.1 1999/08/29 16:28:59 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_cls.h b/sys/netatm/spans/spans_cls.h index 02e2f6a12a07..db3d6747719e 100644 --- a/sys/netatm/spans/spans_cls.h +++ b/sys/netatm/spans/spans_cls.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_cls.h,v 1.1.2.1 1999/08/29 16:29:00 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_if.c b/sys/netatm/spans/spans_if.c index 41032d25a4e2..70a6c3cea1a1 100644 --- a/sys/netatm/spans/spans_if.c +++ b/sys/netatm/spans/spans_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_if.c,v 1.4.2.1 1999/08/29 16:29:00 peter Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_if.c,v 1.4.2.1 1999/08/29 16:29:00 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_kxdr.c b/sys/netatm/spans/spans_kxdr.c index d2e4ee4aea4c..3ca8ede66ea9 100644 --- a/sys/netatm/spans/spans_kxdr.c +++ b/sys/netatm/spans/spans_kxdr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_kxdr.c,v 1.2.2.1 1999/08/29 16:29:01 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_kxdr.c,v 1.2.2.1 1999/08/29 16:29:01 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_msg.c b/sys/netatm/spans/spans_msg.c index 08ceb75d9658..febfb427ebfb 100644 --- a/sys/netatm/spans/spans_msg.c +++ b/sys/netatm/spans/spans_msg.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_msg.c,v 1.3.2.1 1999/08/29 16:29:02 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_msg.c,v 1.3.2.1 1999/08/29 16:29:02 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_print.c b/sys/netatm/spans/spans_print.c index 949d6dd8861e..62ba7be7130c 100644 --- a/sys/netatm/spans/spans_print.c +++ b/sys/netatm/spans/spans_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_print.c,v 1.4.2.1 1999/08/29 16:29:02 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_print.c,v 1.4.2.1 1999/08/29 16:29:02 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_proto.c b/sys/netatm/spans/spans_proto.c index 47e4edc82d93..aa2e61260ec0 100644 --- a/sys/netatm/spans/spans_proto.c +++ b/sys/netatm/spans/spans_proto.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_proto.c,v 1.3.2.1 1999/08/29 16:29:02 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_proto.c,v 1.3.2.1 1999/08/29 16:29:02 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_subr.c b/sys/netatm/spans/spans_subr.c index a53d31de2263..fa728a007239 100644 --- a/sys/netatm/spans/spans_subr.c +++ b/sys/netatm/spans/spans_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_subr.c,v 1.3.2.1 1999/08/29 16:29:03 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_subr.c,v 1.3.2.1 1999/08/29 16:29:03 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_util.c b/sys/netatm/spans/spans_util.c index e174e16de6c0..7043bda841b7 100644 --- a/sys/netatm/spans/spans_util.c +++ b/sys/netatm/spans/spans_util.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_util.c,v 1.3.2.1 1999/08/29 16:29:03 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_util.c,v 1.3.2.1 1999/08/29 16:29:03 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_var.h b/sys/netatm/spans/spans_var.h index f93d1fc5a2d2..208db15cc9f6 100644 --- a/sys/netatm/spans/spans_var.h +++ b/sys/netatm/spans/spans_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_var.h,v 1.1.2.1 1999/08/29 16:29:04 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_xdr.x b/sys/netatm/spans/spans_xdr.x index 1f46857d73fb..173be7d28e5f 100644 --- a/sys/netatm/spans/spans_xdr.x +++ b/sys/netatm/spans/spans_xdr.x @@ -23,7 +23,7 @@ % * Copies of this Software may be made, however, the above copyright % * notice must be reproduced on all copies. % * -% * @(#) $FreeBSD$ +% * @(#) $FreeBSD: src/sys/netatm/spans/spans_xdr.x,v 1.1.2.1 1999/08/29 16:29:04 peter Exp $ % * % */ % @@ -61,7 +61,7 @@ % */ % %#ifndef lint -%static char *RCSid = "@(#) $FreeBSD$"; +%static char *RCSid = "@(#) $FreeBSD: src/sys/netatm/spans/spans_xdr.x,v 1.1.2.1 1999/08/29 16:29:04 peter Exp $"; %#endif % #endif diff --git a/sys/netatm/uni/q2110_sigaa.c b/sys/netatm/uni/q2110_sigaa.c index cdec794f522f..ef8305d14418 100644 --- a/sys/netatm/uni/q2110_sigaa.c +++ b/sys/netatm/uni/q2110_sigaa.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/q2110_sigaa.c,v 1.2.2.1 1999/08/29 16:29:06 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_sigaa.c,v 1.2.2.1 1999/08/29 16:29:06 peter Exp $"); #endif diff --git a/sys/netatm/uni/q2110_sigcpcs.c b/sys/netatm/uni/q2110_sigcpcs.c index 6fdf512cfb75..4802fdf85c58 100644 --- a/sys/netatm/uni/q2110_sigcpcs.c +++ b/sys/netatm/uni/q2110_sigcpcs.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/q2110_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:06 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:06 peter Exp $"); #endif diff --git a/sys/netatm/uni/q2110_subr.c b/sys/netatm/uni/q2110_subr.c index f1ea3776572d..d521f18f1a69 100644 --- a/sys/netatm/uni/q2110_subr.c +++ b/sys/netatm/uni/q2110_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/q2110_subr.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_subr.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_sigaa.c b/sys/netatm/uni/qsaal1_sigaa.c index 579e08bdeb22..ec356fdd510b 100644 --- a/sys/netatm/uni/qsaal1_sigaa.c +++ b/sys/netatm/uni/qsaal1_sigaa.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigaa.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigaa.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_sigcpcs.c b/sys/netatm/uni/qsaal1_sigcpcs.c index 8f579845de14..c13d7ba43c16 100644 --- a/sys/netatm/uni/qsaal1_sigcpcs.c +++ b/sys/netatm/uni/qsaal1_sigcpcs.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_subr.c b/sys/netatm/uni/qsaal1_subr.c index ee18866be373..d08a8a66f5a6 100644 --- a/sys/netatm/uni/qsaal1_subr.c +++ b/sys/netatm/uni/qsaal1_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/qsaal1_subr.c,v 1.2.2.1 1999/08/29 16:29:08 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_subr.c,v 1.2.2.1 1999/08/29 16:29:08 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni.c b/sys/netatm/uni/sscf_uni.c index 000a2f8125a3..8c37d3b47800 100644 --- a/sys/netatm/uni/sscf_uni.c +++ b/sys/netatm/uni/sscf_uni.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni.c,v 1.4.2.1 1999/08/29 16:29:08 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni.c,v 1.4.2.1 1999/08/29 16:29:08 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni.h b/sys/netatm/uni/sscf_uni.h index e55d6b8e9d30..70926d8bdc2f 100644 --- a/sys/netatm/uni/sscf_uni.h +++ b/sys/netatm/uni/sscf_uni.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni.h,v 1.1.2.1 1999/08/29 16:29:09 peter Exp $ * */ diff --git a/sys/netatm/uni/sscf_uni_lower.c b/sys/netatm/uni/sscf_uni_lower.c index c1690667d522..c53269292e69 100644 --- a/sys/netatm/uni/sscf_uni_lower.c +++ b/sys/netatm/uni/sscf_uni_lower.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_lower.c,v 1.3.2.1 1999/08/29 16:29:09 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_lower.c,v 1.3.2.1 1999/08/29 16:29:09 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni_upper.c b/sys/netatm/uni/sscf_uni_upper.c index df0ea2565df1..5f22368767ed 100644 --- a/sys/netatm/uni/sscf_uni_upper.c +++ b/sys/netatm/uni/sscf_uni_upper.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_upper.c,v 1.3.2.1 1999/08/29 16:29:09 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_upper.c,v 1.3.2.1 1999/08/29 16:29:09 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni_var.h b/sys/netatm/uni/sscf_uni_var.h index f8b70aacaf76..2446bf5f5168 100644 --- a/sys/netatm/uni/sscf_uni_var.h +++ b/sys/netatm/uni/sscf_uni_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_var.h,v 1.1.2.1 1999/08/29 16:29:10 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop.c b/sys/netatm/uni/sscop.c index 88299bc0f08c..5b63dd969627 100644 --- a/sys/netatm/uni/sscop.c +++ b/sys/netatm/uni/sscop.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop.c,v 1.3.2.1 1999/08/29 16:29:10 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop.c,v 1.3.2.1 1999/08/29 16:29:10 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop.h b/sys/netatm/uni/sscop.h index 89ca468bcc37..7322fbdd71ad 100644 --- a/sys/netatm/uni/sscop.h +++ b/sys/netatm/uni/sscop.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop.h,v 1.1.2.1 1999/08/29 16:29:11 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_lower.c b/sys/netatm/uni/sscop_lower.c index 393a39413e5f..32c99c465073 100644 --- a/sys/netatm/uni/sscop_lower.c +++ b/sys/netatm/uni/sscop_lower.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_lower.c,v 1.3.2.1 1999/08/29 16:29:11 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_lower.c,v 1.3.2.1 1999/08/29 16:29:11 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_misc.h b/sys/netatm/uni/sscop_misc.h index 5fcea10bcc0f..5e9e58fbc8c9 100644 --- a/sys/netatm/uni/sscop_misc.h +++ b/sys/netatm/uni/sscop_misc.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_misc.h,v 1.1.2.1 1999/08/29 16:29:12 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_pdu.c b/sys/netatm/uni/sscop_pdu.c index 5fd4c07bb9af..183b58cb80ff 100644 --- a/sys/netatm/uni/sscop_pdu.c +++ b/sys/netatm/uni/sscop_pdu.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_pdu.c,v 1.3.2.1 1999/08/29 16:29:12 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_pdu.c,v 1.3.2.1 1999/08/29 16:29:12 peter Exp $"); #endif /* diff --git a/sys/netatm/uni/sscop_pdu.h b/sys/netatm/uni/sscop_pdu.h index 9a930d0feaff..4ab4863c6050 100644 --- a/sys/netatm/uni/sscop_pdu.h +++ b/sys/netatm/uni/sscop_pdu.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_pdu.h,v 1.1.2.1 1999/08/29 16:29:12 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_sigaa.c b/sys/netatm/uni/sscop_sigaa.c index 5e91d7cde51f..7a24e0af3dca 100644 --- a/sys/netatm/uni/sscop_sigaa.c +++ b/sys/netatm/uni/sscop_sigaa.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_sigaa.c,v 1.2.2.1 1999/08/29 16:29:13 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_sigaa.c,v 1.2.2.1 1999/08/29 16:29:13 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_sigcpcs.c b/sys/netatm/uni/sscop_sigcpcs.c index 9223bb2cfec0..68e922f7a111 100644 --- a/sys/netatm/uni/sscop_sigcpcs.c +++ b/sys/netatm/uni/sscop_sigcpcs.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:13 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:13 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_subr.c b/sys/netatm/uni/sscop_subr.c index c182329063a2..6e8c7170319a 100644 --- a/sys/netatm/uni/sscop_subr.c +++ b/sys/netatm/uni/sscop_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_subr.c,v 1.3.2.1 1999/08/29 16:29:14 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_subr.c,v 1.3.2.1 1999/08/29 16:29:14 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_timer.c b/sys/netatm/uni/sscop_timer.c index 6181b845ad6d..b4d876710d93 100644 --- a/sys/netatm/uni/sscop_timer.c +++ b/sys/netatm/uni/sscop_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_timer.c,v 1.3.2.1 1999/08/29 16:29:14 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_timer.c,v 1.3.2.1 1999/08/29 16:29:14 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_upper.c b/sys/netatm/uni/sscop_upper.c index 5f345fc61a51..6ee4b62adfa2 100644 --- a/sys/netatm/uni/sscop_upper.c +++ b/sys/netatm/uni/sscop_upper.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_upper.c,v 1.3.2.1 1999/08/29 16:29:15 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_upper.c,v 1.3.2.1 1999/08/29 16:29:15 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_var.h b/sys/netatm/uni/sscop_var.h index f29108a40d0b..2f2f4093f277 100644 --- a/sys/netatm/uni/sscop_var.h +++ b/sys/netatm/uni/sscop_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_var.h,v 1.1.2.1 1999/08/29 16:29:15 peter Exp $ * */ diff --git a/sys/netatm/uni/uni.h b/sys/netatm/uni/uni.h index b7cd1bd48b4a..7b6ebec618b1 100644 --- a/sys/netatm/uni/uni.h +++ b/sys/netatm/uni/uni.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uni.h,v 1.1.2.1 1999/08/29 16:29:15 peter Exp $ * */ diff --git a/sys/netatm/uni/uni_load.c b/sys/netatm/uni/uni_load.c index bd51a4774b06..657ef5c9f004 100644 --- a/sys/netatm/uni/uni_load.c +++ b/sys/netatm/uni/uni_load.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uni_load.c,v 1.2.2.1 1999/08/29 16:29:16 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/uni.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uni_load.c,v 1.2.2.1 1999/08/29 16:29:16 peter Exp $"); #endif /* diff --git a/sys/netatm/uni/uniarp.c b/sys/netatm/uni/uniarp.c index 24e0501de6f1..659a54cfa278 100644 --- a/sys/netatm/uni/uniarp.c +++ b/sys/netatm/uni/uniarp.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp.c,v 1.5.2.1 1999/08/29 16:29:16 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp.c,v 1.5.2.1 1999/08/29 16:29:16 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_cache.c b/sys/netatm/uni/uniarp_cache.c index 6e08e57db388..2f567597d6d3 100644 --- a/sys/netatm/uni/uniarp_cache.c +++ b/sys/netatm/uni/uniarp_cache.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_cache.c,v 1.3.2.1 1999/08/29 16:29:17 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_cache.c,v 1.3.2.1 1999/08/29 16:29:17 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_input.c b/sys/netatm/uni/uniarp_input.c index 6da4300ea699..c61a015146fb 100644 --- a/sys/netatm/uni/uniarp_input.c +++ b/sys/netatm/uni/uniarp_input.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_input.c,v 1.3.2.1 1999/08/29 16:29:17 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_input.c,v 1.3.2.1 1999/08/29 16:29:17 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_output.c b/sys/netatm/uni/uniarp_output.c index f8cd594caac1..7d7024477817 100644 --- a/sys/netatm/uni/uniarp_output.c +++ b/sys/netatm/uni/uniarp_output.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_output.c,v 1.2.2.1 1999/08/29 16:29:18 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_output.c,v 1.2.2.1 1999/08/29 16:29:18 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_timer.c b/sys/netatm/uni/uniarp_timer.c index 2b550ad9d342..5dcbf1b5effa 100644 --- a/sys/netatm/uni/uniarp_timer.c +++ b/sys/netatm/uni/uniarp_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_timer.c,v 1.2.2.1 1999/08/29 16:29:18 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_timer.c,v 1.2.2.1 1999/08/29 16:29:18 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_vcm.c b/sys/netatm/uni/uniarp_vcm.c index 95e20e2785d2..d6ad9949cbde 100644 --- a/sys/netatm/uni/uniarp_vcm.c +++ b/sys/netatm/uni/uniarp_vcm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_vcm.c,v 1.3.2.1 1999/08/29 16:29:18 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_vcm.c,v 1.3.2.1 1999/08/29 16:29:18 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniip.c b/sys/netatm/uni/uniip.c index 1137613ffd2b..432a52ccbf19 100644 --- a/sys/netatm/uni/uniip.c +++ b/sys/netatm/uni/uniip.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniip.c,v 1.2.2.1 1999/08/29 16:29:19 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniip.c,v 1.2.2.1 1999/08/29 16:29:19 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniip_var.h b/sys/netatm/uni/uniip_var.h index 409d2ad6de0f..f38fa7c188e6 100644 --- a/sys/netatm/uni/uniip_var.h +++ b/sys/netatm/uni/uniip_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniip_var.h,v 1.1.2.1 1999/08/29 16:29:19 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig.h b/sys/netatm/uni/unisig.h index 1f06f5ccffc1..05357fb51402 100644 --- a/sys/netatm/uni/unisig.h +++ b/sys/netatm/uni/unisig.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig.h,v 1.1.2.1 1999/08/29 16:29:20 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_decode.c b/sys/netatm/uni/unisig_decode.c index 6cd9bde21412..2ec72cc1b928 100644 --- a/sys/netatm/uni/unisig_decode.c +++ b/sys/netatm/uni/unisig_decode.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_decode.c,v 1.3.2.1 1999/08/29 16:29:20 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_decode.c,v 1.3.2.1 1999/08/29 16:29:20 peter Exp $"); #endif #define ALLOC_IE(ie) \ diff --git a/sys/netatm/uni/unisig_decode.h b/sys/netatm/uni/unisig_decode.h index 3a181f06abd7..409e359c6394 100644 --- a/sys/netatm/uni/unisig_decode.h +++ b/sys/netatm/uni/unisig_decode.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_decode.h,v 1.1.2.1 1999/08/29 16:29:21 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_encode.c b/sys/netatm/uni/unisig_encode.c index 9789ae94fa7c..78919e8e97b0 100644 --- a/sys/netatm/uni/unisig_encode.c +++ b/sys/netatm/uni/unisig_encode.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_encode.c,v 1.3.2.1 1999/08/29 16:29:21 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_encode.c,v 1.3.2.1 1999/08/29 16:29:21 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_if.c b/sys/netatm/uni/unisig_if.c index ef9788707506..2b4dd895ebb8 100644 --- a/sys/netatm/uni/unisig_if.c +++ b/sys/netatm/uni/unisig_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_if.c,v 1.5.2.1 1999/08/29 16:29:22 peter Exp $ * */ @@ -47,7 +47,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_if.c,v 1.5.2.1 1999/08/29 16:29:22 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_mbuf.c b/sys/netatm/uni/unisig_mbuf.c index 031d2ce85932..12a02a65c4cc 100644 --- a/sys/netatm/uni/unisig_mbuf.c +++ b/sys/netatm/uni/unisig_mbuf.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_mbuf.c,v 1.3.2.1 1999/08/29 16:29:22 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_mbuf.c,v 1.3.2.1 1999/08/29 16:29:22 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_mbuf.h b/sys/netatm/uni/unisig_mbuf.h index 986ae43ab5cb..4e76109e5640 100644 --- a/sys/netatm/uni/unisig_mbuf.h +++ b/sys/netatm/uni/unisig_mbuf.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_mbuf.h,v 1.1.2.1 1999/08/29 16:29:23 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_msg.c b/sys/netatm/uni/unisig_msg.c index 7d4125883832..78ee5e9dd49b 100644 --- a/sys/netatm/uni/unisig_msg.c +++ b/sys/netatm/uni/unisig_msg.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_msg.c,v 1.4.2.1 1999/08/29 16:29:23 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_msg.c,v 1.4.2.1 1999/08/29 16:29:23 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_msg.h b/sys/netatm/uni/unisig_msg.h index ad1e6d1af41a..026c7e0b62f3 100644 --- a/sys/netatm/uni/unisig_msg.h +++ b/sys/netatm/uni/unisig_msg.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_msg.h,v 1.1.2.1 1999/08/29 16:29:23 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_print.c b/sys/netatm/uni/unisig_print.c index 174b7518902f..c4828b0c2c06 100644 --- a/sys/netatm/uni/unisig_print.c +++ b/sys/netatm/uni/unisig_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_print.c,v 1.2.2.1 1999/08/29 16:29:24 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_print.c,v 1.2.2.1 1999/08/29 16:29:24 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_print.h b/sys/netatm/uni/unisig_print.h index 22f440a06abc..23bc453ce561 100644 --- a/sys/netatm/uni/unisig_print.h +++ b/sys/netatm/uni/unisig_print.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_print.h,v 1.1.2.1 1999/08/29 16:29:24 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_proto.c b/sys/netatm/uni/unisig_proto.c index 39aa8b0e44a6..1c6b17d9af60 100644 --- a/sys/netatm/uni/unisig_proto.c +++ b/sys/netatm/uni/unisig_proto.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_proto.c,v 1.3.2.1 1999/08/29 16:29:24 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_mbuf.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_proto.c,v 1.3.2.1 1999/08/29 16:29:24 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_sigmgr_state.c b/sys/netatm/uni/unisig_sigmgr_state.c index b4360c9a5f21..c341425b5330 100644 --- a/sys/netatm/uni/unisig_sigmgr_state.c +++ b/sys/netatm/uni/unisig_sigmgr_state.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_sigmgr_state.c,v 1.4.2.1 1999/08/29 16:29:25 peter Exp $ * */ @@ -47,7 +47,7 @@ #include <netatm/uni/sscf_uni.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_sigmgr_state.c,v 1.4.2.1 1999/08/29 16:29:25 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_subr.c b/sys/netatm/uni/unisig_subr.c index 124784a5eae8..0ae3854ec271 100644 --- a/sys/netatm/uni/unisig_subr.c +++ b/sys/netatm/uni/unisig_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_subr.c,v 1.5.2.1 1999/08/29 16:29:25 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_subr.c,v 1.5.2.1 1999/08/29 16:29:25 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_util.c b/sys/netatm/uni/unisig_util.c index 5243628dd0b2..af0dbc08d1ab 100644 --- a/sys/netatm/uni/unisig_util.c +++ b/sys/netatm/uni/unisig_util.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_util.c,v 1.4.2.1 1999/08/29 16:29:25 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_util.c,v 1.4.2.1 1999/08/29 16:29:25 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_var.h b/sys/netatm/uni/unisig_var.h index ca7e7faf56d5..efa227f25be2 100644 --- a/sys/netatm/uni/unisig_var.h +++ b/sys/netatm/uni/unisig_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_var.h,v 1.2.2.1 1999/08/29 16:29:26 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_vc_state.c b/sys/netatm/uni/unisig_vc_state.c index b6775095d730..711d99319e71 100644 --- a/sys/netatm/uni/unisig_vc_state.c +++ b/sys/netatm/uni/unisig_vc_state.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_vc_state.c,v 1.4.2.1 1999/08/29 16:29:26 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_vc_state.c,v 1.4.2.1 1999/08/29 16:29:26 peter Exp $"); #endif diff --git a/sys/netinet/fil.c b/sys/netinet/fil.c index ee0ff9096f38..aac7d214f395 100644 --- a/sys/netinet/fil.c +++ b/sys/netinet/fil.c @@ -7,7 +7,7 @@ */ #if !defined(lint) static const char sccsid[] = "@(#)fil.c 1.36 6/5/96 (C) 1993-1996 Darren Reed"; -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/fil.c,v 1.4.2.1 1999/08/29 16:29:29 peter Exp $"; #endif #include "opt_ipfilter.h" @@ -1098,7 +1098,7 @@ nodata: * SUCH DAMAGE. * * @(#)uipc_mbuf.c 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/fil.c,v 1.4.2.1 1999/08/29 16:29:29 peter Exp $ */ /* * Copy data from an mbuf chain starting "off" bytes from the beginning, diff --git a/sys/netinet/icmp_var.h b/sys/netinet/icmp_var.h index c30d96f4f35d..9e1829159b0f 100644 --- a/sys/netinet/icmp_var.h +++ b/sys/netinet/icmp_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)icmp_var.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/icmp_var.h,v 1.12.2.1 1999/08/29 16:29:30 peter Exp $ */ #ifndef _NETINET_ICMP_VAR_H_ diff --git a/sys/netinet/if_ether.c b/sys/netinet/if_ether.c index baba98854663..b42ee80c6f90 100644 --- a/sys/netinet/if_ether.c +++ b/sys/netinet/if_ether.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_ether.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/if_ether.c,v 1.52.2.5 1999/09/16 00:50:37 lile Exp $ */ /* diff --git a/sys/netinet/if_ether.h b/sys/netinet/if_ether.h index 79f1252781c7..85d8cb8aeefa 100644 --- a/sys/netinet/if_ether.h +++ b/sys/netinet/if_ether.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_ether.h 8.3 (Berkeley) 5/2/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/if_ether.h,v 1.21.2.1 1999/08/29 16:29:31 peter Exp $ */ #ifndef _NETINET_IF_ETHER_H_ diff --git a/sys/netinet/if_fddi.h b/sys/netinet/if_fddi.h index fc6acc6c9c8f..df95c2b7b67c 100644 --- a/sys/netinet/if_fddi.h +++ b/sys/netinet/if_fddi.h @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * @(#)if_fddi.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/if_fddi.h,v 1.6.4.1 1999/08/29 16:29:32 peter Exp $ */ #ifndef _NETINET_IF_FDDI_H_ diff --git a/sys/netinet/igmp.c b/sys/netinet/igmp.c index 83cc650c21a5..2ee19eb87e8e 100644 --- a/sys/netinet/igmp.c +++ b/sys/netinet/igmp.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)igmp.c 8.1 (Berkeley) 7/19/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/igmp.c,v 1.27.2.1 1999/08/29 16:29:32 peter Exp $ */ /* diff --git a/sys/netinet/igmp.h b/sys/netinet/igmp.h index 7d943d6eb548..4150010b5e97 100644 --- a/sys/netinet/igmp.h +++ b/sys/netinet/igmp.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)igmp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/igmp.h,v 1.9.4.1 1999/08/29 16:29:32 peter Exp $ */ #ifndef _NETINET_IGMP_H_ diff --git a/sys/netinet/igmp_var.h b/sys/netinet/igmp_var.h index 9e4802c305ec..1eb60fb8439f 100644 --- a/sys/netinet/igmp_var.h +++ b/sys/netinet/igmp_var.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)igmp_var.h 8.1 (Berkeley) 7/19/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/igmp_var.h,v 1.12.2.1 1999/08/29 16:29:33 peter Exp $ */ #ifndef _NETINET_IGMP_VAR_H_ diff --git a/sys/netinet/in.c b/sys/netinet/in.c index c28b559b2fc2..acee9212c999 100644 --- a/sys/netinet/in.c +++ b/sys/netinet/in.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in.c 8.4 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in.c,v 1.39.2.2 1999/08/29 16:29:33 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/in.h b/sys/netinet/in.h index 61869ef1cd47..6e159804e52a 100644 --- a/sys/netinet/in.h +++ b/sys/netinet/in.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in.h 8.3 (Berkeley) 1/3/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in.h,v 1.38.2.3 1999/08/29 16:29:34 peter Exp $ */ #ifndef _NETINET_IN_H_ diff --git a/sys/netinet/in_cksum.c b/sys/netinet/in_cksum.c index eaf14935070a..71dc328a2d14 100644 --- a/sys/netinet/in_cksum.c +++ b/sys/netinet/in_cksum.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in_cksum.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_cksum.c,v 1.5.4.1 1999/08/29 16:29:34 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/in_hostcache.c b/sys/netinet/in_hostcache.c index 33e0187565fa..8985f6bfeb5f 100644 --- a/sys/netinet/in_hostcache.c +++ b/sys/netinet/in_hostcache.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_hostcache.c,v 1.2.2.1 1999/08/29 16:29:35 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/in_hostcache.h b/sys/netinet/in_hostcache.h index 98e8fd433ecb..4380c360d2ca 100644 --- a/sys/netinet/in_hostcache.h +++ b/sys/netinet/in_hostcache.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_hostcache.h,v 1.1.4.1 1999/08/29 16:29:35 peter Exp $ */ #ifndef _NETINET_IN_HOSTCACHE_H diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c index 1859ac379b9b..ed21b00d0d02 100644 --- a/sys/netinet/in_pcb.c +++ b/sys/netinet/in_pcb.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in_pcb.c 8.4 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_pcb.c,v 1.46.2.3 1999/08/29 16:29:35 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/in_pcb.h b/sys/netinet/in_pcb.h index bdb16f7fa563..1f621c36b2ae 100644 --- a/sys/netinet/in_pcb.h +++ b/sys/netinet/in_pcb.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in_pcb.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_pcb.h,v 1.26.2.1 1999/08/29 16:29:36 peter Exp $ */ #ifndef _NETINET_IN_PCB_H_ diff --git a/sys/netinet/in_proto.c b/sys/netinet/in_proto.c index bf793ea75370..74ee1b064ba1 100644 --- a/sys/netinet/in_proto.c +++ b/sys/netinet/in_proto.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in_proto.c 8.2 (Berkeley) 2/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_proto.c,v 1.47.2.1 1999/08/29 16:29:36 peter Exp $ */ #include "opt_ipdivert.h" diff --git a/sys/netinet/in_rmx.c b/sys/netinet/in_rmx.c index c7c9cab9c1f5..28c76d01f5cb 100644 --- a/sys/netinet/in_rmx.c +++ b/sys/netinet/in_rmx.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_rmx.c,v 1.35.2.1 1999/08/29 16:29:37 peter Exp $ */ /* diff --git a/sys/netinet/in_systm.h b/sys/netinet/in_systm.h index 5d18c56e7175..9597aac3ac50 100644 --- a/sys/netinet/in_systm.h +++ b/sys/netinet/in_systm.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in_systm.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_systm.h,v 1.7.2.1 1999/08/29 16:29:38 peter Exp $ */ #ifndef _NETINET_IN_SYSTM_H_ diff --git a/sys/netinet/in_var.h b/sys/netinet/in_var.h index 1ba4beff060b..65e183d06c0f 100644 --- a/sys/netinet/in_var.h +++ b/sys/netinet/in_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in_var.h 8.2 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_var.h,v 1.29.2.1 1999/08/29 16:29:38 peter Exp $ */ #ifndef _NETINET_IN_VAR_H_ diff --git a/sys/netinet/ip.h b/sys/netinet/ip.h index 0b6f1b6361d5..d6348537ab82 100644 --- a/sys/netinet/ip.h +++ b/sys/netinet/ip.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip.h 8.2 (Berkeley) 6/1/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip.h,v 1.15.2.1 1999/08/29 16:29:38 peter Exp $ */ #ifndef _NETINET_IP_H_ diff --git a/sys/netinet/ip_auth.c b/sys/netinet/ip_auth.c index 4afda70b809d..5ef6bc7a62df 100644 --- a/sys/netinet/ip_auth.c +++ b/sys/netinet/ip_auth.c @@ -6,7 +6,7 @@ * to the original author and the contributors. */ #if !defined(lint) -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_auth.c,v 1.6.2.1 1999/08/29 16:29:39 peter Exp $"; #endif #if defined(KERNEL) && !defined(_KERNEL) diff --git a/sys/netinet/ip_auth.h b/sys/netinet/ip_auth.h index 72e51b22ae1c..53ce77cf3d45 100644 --- a/sys/netinet/ip_auth.h +++ b/sys/netinet/ip_auth.h @@ -5,7 +5,7 @@ * provided that this notice is preserved and due credit is given * to the original author and the contributors. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_auth.h,v 1.2.2.1 1999/08/29 16:29:39 peter Exp $ * */ #ifndef __IP_AUTH_H__ diff --git a/sys/netinet/ip_compat.h b/sys/netinet/ip_compat.h index e3fd1fee5f85..1f68444b3015 100644 --- a/sys/netinet/ip_compat.h +++ b/sys/netinet/ip_compat.h @@ -6,7 +6,7 @@ * to the original author and the contributors. * * @(#)ip_compat.h 1.8 1/14/96 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_compat.h,v 1.1.1.6.2.1 1999/08/29 16:29:40 peter Exp $ */ #ifndef __IP_COMPAT_H__ diff --git a/sys/netinet/ip_divert.c b/sys/netinet/ip_divert.c index 73b3b2e9b735..efaa552cc689 100644 --- a/sys/netinet/ip_divert.c +++ b/sys/netinet/ip_divert.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_divert.c,v 1.35.2.2 1999/08/29 16:29:40 peter Exp $ */ #include "opt_inet.h" diff --git a/sys/netinet/ip_dummynet.c b/sys/netinet/ip_dummynet.c index f0acebb91797..de5aaf210753 100644 --- a/sys/netinet/ip_dummynet.c +++ b/sys/netinet/ip_dummynet.c @@ -10,7 +10,7 @@ * * This software is provided ``AS IS'' without any warranties of any kind. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_dummynet.c,v 1.7.2.7 1999/08/29 16:29:40 peter Exp $ */ /* diff --git a/sys/netinet/ip_dummynet.h b/sys/netinet/ip_dummynet.h index 2935caa28566..39062956364f 100644 --- a/sys/netinet/ip_dummynet.h +++ b/sys/netinet/ip_dummynet.h @@ -10,7 +10,7 @@ * * This software is provided ``AS IS'' without any warranties of any kind. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_dummynet.h,v 1.2.2.3 1999/08/29 16:29:41 peter Exp $ */ #ifndef _IP_DUMMYNET_H diff --git a/sys/netinet/ip_fil.c b/sys/netinet/ip_fil.c index 2dbea5dbf8ac..a0e7fc671a28 100644 --- a/sys/netinet/ip_fil.c +++ b/sys/netinet/ip_fil.c @@ -7,7 +7,7 @@ */ #if !defined(lint) static const char sccsid[] = "@(#)ip_fil.c 2.41 6/5/96 (C) 1993-1995 Darren Reed"; -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_fil.c,v 1.7.2.1 1999/08/29 16:29:41 peter Exp $"; #endif #include "opt_ipfilter.h" diff --git a/sys/netinet/ip_fil.h b/sys/netinet/ip_fil.h index 79f68964cbc9..99c0c4c69c4f 100644 --- a/sys/netinet/ip_fil.h +++ b/sys/netinet/ip_fil.h @@ -6,7 +6,7 @@ * to the original author and the contributors. * * @(#)ip_fil.h 1.35 6/5/96 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_fil.h,v 1.6.2.1 1999/08/29 16:29:42 peter Exp $ */ #ifndef __IP_FIL_H__ diff --git a/sys/netinet/ip_flow.c b/sys/netinet/ip_flow.c index 29357f40e009..dc56c8f5de10 100644 --- a/sys/netinet/ip_flow.c +++ b/sys/netinet/ip_flow.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_flow.c,v 1.6.2.1 1999/08/29 16:29:42 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/ip_flow.h b/sys/netinet/ip_flow.h index 4675996cc790..22b5dab5c7a5 100644 --- a/sys/netinet/ip_flow.h +++ b/sys/netinet/ip_flow.h @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_flow.h,v 1.1.2.1 1999/08/29 16:29:42 peter Exp $ */ #ifndef _NETINET_IP_FLOW_H diff --git a/sys/netinet/ip_frag.c b/sys/netinet/ip_frag.c index de104e55452b..b7cf45ed1a99 100644 --- a/sys/netinet/ip_frag.c +++ b/sys/netinet/ip_frag.c @@ -7,7 +7,7 @@ */ #if !defined(lint) static const char sccsid[] = "@(#)ip_frag.c 1.11 3/24/96 (C) 1993-1995 Darren Reed"; -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_frag.c,v 1.3.2.1 1999/08/29 16:29:43 peter Exp $"; #endif #if !defined(_KERNEL) && defined(KERNEL) diff --git a/sys/netinet/ip_frag.h b/sys/netinet/ip_frag.h index c50905042fa1..4248aaf45627 100644 --- a/sys/netinet/ip_frag.h +++ b/sys/netinet/ip_frag.h @@ -6,7 +6,7 @@ * to the original author and the contributors. * * @(#)ip_frag.h 1.5 3/24/96 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_frag.h,v 1.1.1.5.2.1 1999/08/29 16:29:43 peter Exp $ */ #ifndef __IP_FRAG_H__ diff --git a/sys/netinet/ip_fw.c b/sys/netinet/ip_fw.c index c2af6b3a8239..920675baeda7 100644 --- a/sys/netinet/ip_fw.c +++ b/sys/netinet/ip_fw.c @@ -12,7 +12,7 @@ * * This software is provided ``AS IS'' without any warranties of any kind. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_fw.c,v 1.103.2.9 1999/08/29 16:29:44 peter Exp $ */ /* diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h index 4ad1525fcafa..217499557999 100644 --- a/sys/netinet/ip_fw.h +++ b/sys/netinet/ip_fw.h @@ -11,7 +11,7 @@ * * This software is provided ``AS IS'' without any warranties of any kind. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_fw.h,v 1.36.2.3 1999/08/29 16:29:45 peter Exp $ */ #ifndef _IP_FW_H diff --git a/sys/netinet/ip_icmp.c b/sys/netinet/ip_icmp.c index a6ecf6f30b0c..655544998b4a 100644 --- a/sys/netinet/ip_icmp.c +++ b/sys/netinet/ip_icmp.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip_icmp.c 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_icmp.c,v 1.33.2.2 1999/08/29 16:29:45 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/ip_icmp.h b/sys/netinet/ip_icmp.h index 4dd6c9750d7c..bd6e8f5754c7 100644 --- a/sys/netinet/ip_icmp.h +++ b/sys/netinet/ip_icmp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip_icmp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_icmp.h,v 1.12.2.1 1999/08/29 16:29:45 peter Exp $ */ #ifndef _NETINET_IP_ICMP_H_ diff --git a/sys/netinet/ip_input.c b/sys/netinet/ip_input.c index 47eab73bfd1a..be8a9d159352 100644 --- a/sys/netinet/ip_input.c +++ b/sys/netinet/ip_input.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip_input.c 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_input.c,v 1.111.2.3 1999/08/29 16:29:46 peter Exp $ * $ANA: ip_input.c,v 1.5 1996/09/18 14:34:59 wollman Exp $ */ diff --git a/sys/netinet/ip_log.c b/sys/netinet/ip_log.c index 3f73a3e21fb6..c7298602f217 100644 --- a/sys/netinet/ip_log.c +++ b/sys/netinet/ip_log.c @@ -5,7 +5,7 @@ * provided that this notice is preserved and due credit is given * to the original author and the contributors. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_log.c,v 1.6.2.1 1999/08/29 16:29:46 peter Exp $ */ #include "opt_ipfilter.h" diff --git a/sys/netinet/ip_mroute.c b/sys/netinet/ip_mroute.c index 00e11fe0cf48..b5963dedd973 100644 --- a/sys/netinet/ip_mroute.c +++ b/sys/netinet/ip_mroute.c @@ -9,7 +9,7 @@ * Modified by Bill Fenner, PARC, April 1995 * * MROUTING Revision: 3.5 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_mroute.c,v 1.53.2.1 1999/08/29 16:29:47 peter Exp $ */ #include "opt_mrouting.h" diff --git a/sys/netinet/ip_mroute.h b/sys/netinet/ip_mroute.h index abccedaa02a9..7823a7168190 100644 --- a/sys/netinet/ip_mroute.h +++ b/sys/netinet/ip_mroute.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)ip_mroute.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_mroute.h,v 1.15.2.1 1999/08/29 16:29:47 peter Exp $ */ #ifndef _NETINET_IP_MROUTE_H_ diff --git a/sys/netinet/ip_nat.c b/sys/netinet/ip_nat.c index a8f8744f5149..e32377c0d5d9 100644 --- a/sys/netinet/ip_nat.c +++ b/sys/netinet/ip_nat.c @@ -9,7 +9,7 @@ */ #if !defined(lint) static const char sccsid[] = "@(#)ip_nat.c 1.11 6/5/96 (C) 1995 Darren Reed"; -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_nat.c,v 1.5.2.1 1999/08/29 16:29:48 peter Exp $"; #endif #include "opt_ipfilter.h" diff --git a/sys/netinet/ip_nat.h b/sys/netinet/ip_nat.h index d02a84457774..a5e677fed63a 100644 --- a/sys/netinet/ip_nat.h +++ b/sys/netinet/ip_nat.h @@ -6,7 +6,7 @@ * to the original author and the contributors. * * @(#)ip_nat.h 1.5 2/4/96 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_nat.h,v 1.2.2.1 1999/08/29 16:29:48 peter Exp $ */ #ifndef __IP_NAT_H__ diff --git a/sys/netinet/ip_output.c b/sys/netinet/ip_output.c index bf6dbf586444..12235858c9db 100644 --- a/sys/netinet/ip_output.c +++ b/sys/netinet/ip_output.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip_output.c 8.3 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_output.c,v 1.85.2.4 1999/08/29 16:29:49 peter Exp $ */ #define _IP_VHL diff --git a/sys/netinet/ip_proxy.c b/sys/netinet/ip_proxy.c index 30639b94f3b5..c853042d3d96 100644 --- a/sys/netinet/ip_proxy.c +++ b/sys/netinet/ip_proxy.c @@ -6,7 +6,7 @@ * to the original author and the contributors. */ #if !defined(lint) -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_proxy.c,v 1.3.2.1 1999/08/29 16:29:49 peter Exp $"; #endif #if defined(__FreeBSD__) && defined(KERNEL) && !defined(_KERNEL) diff --git a/sys/netinet/ip_proxy.h b/sys/netinet/ip_proxy.h index cd7e9f9a671a..1c2a01b56e9f 100644 --- a/sys/netinet/ip_proxy.h +++ b/sys/netinet/ip_proxy.h @@ -5,7 +5,7 @@ * provided that this notice is preserved and due credit is given * to the original author and the contributors. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_proxy.h,v 1.1.1.3.2.1 1999/08/29 16:29:50 peter Exp $ */ #ifndef __IP_PROXY_H__ diff --git a/sys/netinet/ip_state.c b/sys/netinet/ip_state.c index 6e1c09bc1cc0..1c4ae4be004a 100644 --- a/sys/netinet/ip_state.c +++ b/sys/netinet/ip_state.c @@ -7,7 +7,7 @@ */ #if !defined(lint) static const char sccsid[] = "@(#)ip_state.c 1.8 6/5/96 (C) 1993-1995 Darren Reed"; -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_state.c,v 1.4.2.1 1999/08/29 16:29:50 peter Exp $"; #endif #include "opt_ipfilter.h" diff --git a/sys/netinet/ip_state.h b/sys/netinet/ip_state.h index 2b7e8989de4d..f756a5d2719c 100644 --- a/sys/netinet/ip_state.h +++ b/sys/netinet/ip_state.h @@ -6,7 +6,7 @@ * to the original author and the contributors. * * @(#)ip_state.h 1.3 1/12/96 (C) 1995 Darren Reed - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_state.h,v 1.1.1.5.2.1 1999/08/29 16:29:51 peter Exp $ */ #ifndef __IP_STATE_H__ #define __IP_STATE_H__ diff --git a/sys/netinet/ip_var.h b/sys/netinet/ip_var.h index 08b3a06d3304..d30d614b49ab 100644 --- a/sys/netinet/ip_var.h +++ b/sys/netinet/ip_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip_var.h 8.2 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_var.h,v 1.45.2.1 1999/08/29 16:29:51 peter Exp $ */ #ifndef _NETINET_IP_VAR_H_ diff --git a/sys/netinet/raw_ip.c b/sys/netinet/raw_ip.c index 1c4a8fd54f3f..43ebc3c0e886 100644 --- a/sys/netinet/raw_ip.c +++ b/sys/netinet/raw_ip.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)raw_ip.c 8.7 (Berkeley) 5/15/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/raw_ip.c,v 1.56.2.2 1999/08/29 16:29:52 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/tcp.h b/sys/netinet/tcp.h index 268b54e272c1..ac44f17b9613 100644 --- a/sys/netinet/tcp.h +++ b/sys/netinet/tcp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp.h,v 1.10.2.1 1999/08/29 16:29:52 peter Exp $ */ #ifndef _NETINET_TCP_H_ diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c index a01607dac3ec..9470d63594a5 100644 --- a/sys/netinet/tcp_debug.c +++ b/sys/netinet/tcp_debug.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_debug.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_debug.c,v 1.13.2.1 1999/08/29 16:29:52 peter Exp $ */ #include "opt_inet.h" diff --git a/sys/netinet/tcp_debug.h b/sys/netinet/tcp_debug.h index c359cb4034b1..3f1e6ec16306 100644 --- a/sys/netinet/tcp_debug.h +++ b/sys/netinet/tcp_debug.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_debug.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_debug.h,v 1.7.4.1 1999/08/29 16:29:53 peter Exp $ */ #ifndef _NETINET_TCP_DEBUG_H_ diff --git a/sys/netinet/tcp_fsm.h b/sys/netinet/tcp_fsm.h index 2af6e2b6d0e4..18dbf8a9626c 100644 --- a/sys/netinet/tcp_fsm.h +++ b/sys/netinet/tcp_fsm.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_fsm.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_fsm.h,v 1.10.2.2 1999/08/29 16:29:54 peter Exp $ */ #ifndef _NETINET_TCP_FSM_H_ diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c index da0d9aa73a9e..01ea536f0732 100644 --- a/sys/netinet/tcp_input.c +++ b/sys/netinet/tcp_input.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_input.c 8.12 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_input.c,v 1.82.2.2 1999/08/29 16:29:54 peter Exp $ */ #include "opt_ipfw.h" /* for ipfw_fwd */ diff --git a/sys/netinet/tcp_output.c b/sys/netinet/tcp_output.c index 23839526a61f..d343d0a01a7f 100644 --- a/sys/netinet/tcp_output.c +++ b/sys/netinet/tcp_output.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_output.c 8.4 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_output.c,v 1.32.2.2 1999/08/29 16:29:55 peter Exp $ */ #include "opt_tcpdebug.h" diff --git a/sys/netinet/tcp_seq.h b/sys/netinet/tcp_seq.h index 0ad0fb838be1..d33f77981ef2 100644 --- a/sys/netinet/tcp_seq.h +++ b/sys/netinet/tcp_seq.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_seq.h 8.3 (Berkeley) 6/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_seq.h,v 1.8.4.1 1999/08/29 16:29:55 peter Exp $ */ #ifndef _NETINET_TCP_SEQ_H_ diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c index e8457363da8a..a1aa0900467a 100644 --- a/sys/netinet/tcp_subr.c +++ b/sys/netinet/tcp_subr.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_subr.c 8.2 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_subr.c,v 1.49.2.4 1999/08/29 16:29:55 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/netinet/tcp_timer.c b/sys/netinet/tcp_timer.c index 858c684f048e..40a2c86848ba 100644 --- a/sys/netinet/tcp_timer.c +++ b/sys/netinet/tcp_timer.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_timer.c 8.2 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_timer.c,v 1.28.2.1 1999/08/29 16:29:56 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/netinet/tcp_timer.h b/sys/netinet/tcp_timer.h index 3c0f39e47a4d..269635524bb2 100644 --- a/sys/netinet/tcp_timer.h +++ b/sys/netinet/tcp_timer.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_timer.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_timer.h,v 1.13.2.1 1999/08/29 16:29:56 peter Exp $ */ #ifndef _NETINET_TCP_TIMER_H_ diff --git a/sys/netinet/tcp_usrreq.c b/sys/netinet/tcp_usrreq.c index 060f84ac1e38..110d783703f8 100644 --- a/sys/netinet/tcp_usrreq.c +++ b/sys/netinet/tcp_usrreq.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)tcp_usrreq.c 8.2 (Berkeley) 1/3/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_usrreq.c,v 1.40.2.3 1999/08/29 16:29:57 peter Exp $ */ #include "opt_tcpdebug.h" diff --git a/sys/netinet/tcp_var.h b/sys/netinet/tcp_var.h index 2742619e449f..4e004989956b 100644 --- a/sys/netinet/tcp_var.h +++ b/sys/netinet/tcp_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_var.h 8.4 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_var.h,v 1.49.2.1 1999/08/29 16:29:57 peter Exp $ */ #ifndef _NETINET_TCP_VAR_H_ diff --git a/sys/netinet/tcpip.h b/sys/netinet/tcpip.h index 2cf3df1d3ba6..d0f51fd6eb3e 100644 --- a/sys/netinet/tcpip.h +++ b/sys/netinet/tcpip.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcpip.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcpip.h,v 1.7.2.1 1999/08/29 16:29:57 peter Exp $ */ #ifndef _NETINET_TCPIP_H_ diff --git a/sys/netinet/udp.h b/sys/netinet/udp.h index 635267f065a1..7763c82fe55a 100644 --- a/sys/netinet/udp.h +++ b/sys/netinet/udp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)udp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/udp.h,v 1.6.4.1 1999/08/29 16:29:58 peter Exp $ */ #ifndef _NETINET_UDP_H_ diff --git a/sys/netinet/udp_usrreq.c b/sys/netinet/udp_usrreq.c index c3b7ffb22942..80c0199a7564 100644 --- a/sys/netinet/udp_usrreq.c +++ b/sys/netinet/udp_usrreq.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)udp_usrreq.c 8.6 (Berkeley) 5/23/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/udp_usrreq.c,v 1.49.2.2 1999/08/29 16:29:58 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/udp_var.h b/sys/netinet/udp_var.h index f0a5141d8432..b27e7ebc2b09 100644 --- a/sys/netinet/udp_var.h +++ b/sys/netinet/udp_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)udp_var.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/udp_var.h,v 1.16.2.2 1999/08/29 16:29:59 peter Exp $ */ #ifndef _NETINET_UDP_VAR_H_ diff --git a/sys/netipx/ipx.c b/sys/netipx/ipx.c index dccb99783550..fbfdced64020 100644 --- a/sys/netipx/ipx.c +++ b/sys/netipx/ipx.c @@ -33,7 +33,7 @@ * * @(#)ipx.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx.c,v 1.15.2.1 1999/08/29 16:30:03 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx.h b/sys/netipx/ipx.h index fd23b5c63a07..c0a91d2b8209 100644 --- a/sys/netipx/ipx.h +++ b/sys/netipx/ipx.h @@ -33,7 +33,7 @@ * * @(#)ipx.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx.h,v 1.13.4.2 1999/08/30 16:52:10 jhay Exp $ */ #ifndef _NETIPX_IPX_H_ diff --git a/sys/netipx/ipx_cksum.c b/sys/netipx/ipx_cksum.c index 02d8f93a1a1d..48ed59c3b5a2 100644 --- a/sys/netipx/ipx_cksum.c +++ b/sys/netipx/ipx_cksum.c @@ -33,7 +33,7 @@ * * @(#)ipx_cksum.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_cksum.c,v 1.7.4.2 1999/08/30 16:52:10 jhay Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx_if.h b/sys/netipx/ipx_if.h index c6ec19e0ded0..103d2dda1f02 100644 --- a/sys/netipx/ipx_if.h +++ b/sys/netipx/ipx_if.h @@ -33,7 +33,7 @@ * * @(#)ipx_if.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_if.h,v 1.9.4.1 1999/08/29 16:30:04 peter Exp $ */ #ifndef _NETIPX_IPX_IF_H_ diff --git a/sys/netipx/ipx_input.c b/sys/netipx/ipx_input.c index 0b51a9bccb3d..964aac5fc0d1 100644 --- a/sys/netipx/ipx_input.c +++ b/sys/netipx/ipx_input.c @@ -33,7 +33,7 @@ * * @(#)ipx_input.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_input.c,v 1.18.2.2 1999/08/30 16:52:10 jhay Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx_ip.c b/sys/netipx/ipx_ip.c index 4f5721f00fef..9bfcc2a86163 100644 --- a/sys/netipx/ipx_ip.c +++ b/sys/netipx/ipx_ip.c @@ -33,7 +33,7 @@ * * @(#)ipx_ip.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_ip.c,v 1.22.2.1 1999/08/29 16:30:05 peter Exp $ */ /* diff --git a/sys/netipx/ipx_ip.h b/sys/netipx/ipx_ip.h index 0543df5dab29..e875a93c939f 100644 --- a/sys/netipx/ipx_ip.h +++ b/sys/netipx/ipx_ip.h @@ -33,7 +33,7 @@ * * @(#)ipxip.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_ip.h,v 1.12.2.1 1999/08/29 16:30:05 peter Exp $ */ #ifndef _NETIPX_IPXIP_H_ diff --git a/sys/netipx/ipx_outputfl.c b/sys/netipx/ipx_outputfl.c index e0f3b9a6b3d9..538d0c866ed6 100644 --- a/sys/netipx/ipx_outputfl.c +++ b/sys/netipx/ipx_outputfl.c @@ -33,7 +33,7 @@ * * @(#)ipx_outputfl.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_outputfl.c,v 1.10.2.3 1999/08/30 16:52:10 jhay Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx_pcb.c b/sys/netipx/ipx_pcb.c index 66a6c8222da7..1cfedadb55ed 100644 --- a/sys/netipx/ipx_pcb.c +++ b/sys/netipx/ipx_pcb.c @@ -33,7 +33,7 @@ * * @(#)ipx_pcb.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_pcb.c,v 1.14.2.3 1999/08/30 16:52:10 jhay Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx_pcb.h b/sys/netipx/ipx_pcb.h index 366f6c1c4f9c..2a2aed3766de 100644 --- a/sys/netipx/ipx_pcb.h +++ b/sys/netipx/ipx_pcb.h @@ -33,7 +33,7 @@ * * @(#)ipx_pcb.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_pcb.h,v 1.12.2.2 1999/08/30 16:52:11 jhay Exp $ */ #ifndef _NETIPX_IPX_PCB_H_ diff --git a/sys/netipx/ipx_proto.c b/sys/netipx/ipx_proto.c index 65ab19cf6218..b489f412e178 100644 --- a/sys/netipx/ipx_proto.c +++ b/sys/netipx/ipx_proto.c @@ -33,7 +33,7 @@ * * @(#)ipx_proto.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_proto.c,v 1.13.2.1 1999/08/29 16:30:07 peter Exp $ */ #include "opt_ipx.h" diff --git a/sys/netipx/ipx_tun.c b/sys/netipx/ipx_tun.c index f2709eb8c8cf..2c727546f7ef 100644 --- a/sys/netipx/ipx_tun.c +++ b/sys/netipx/ipx_tun.c @@ -33,7 +33,7 @@ * * @(#)ipx_tun.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_tun.c,v 1.8.4.1 1999/08/29 16:30:07 peter Exp $ */ /* diff --git a/sys/netipx/ipx_usrreq.c b/sys/netipx/ipx_usrreq.c index bb4d6f37c302..ba765460e532 100644 --- a/sys/netipx/ipx_usrreq.c +++ b/sys/netipx/ipx_usrreq.c @@ -33,7 +33,7 @@ * * @(#)ipx_usrreq.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_usrreq.c,v 1.21.2.3 1999/08/30 16:52:11 jhay Exp $ */ #include "opt_ipx.h" diff --git a/sys/netipx/ipx_var.h b/sys/netipx/ipx_var.h index 0ffd908a0026..89ebb6b38290 100644 --- a/sys/netipx/ipx_var.h +++ b/sys/netipx/ipx_var.h @@ -33,7 +33,7 @@ * * @(#)ipx_var.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/ipx_var.h,v 1.11.2.1 1999/08/29 16:30:08 peter Exp $ */ #ifndef _NETIPX_IPX_VAR_H_ diff --git a/sys/netipx/spx.h b/sys/netipx/spx.h index 6fca28a17d7a..3e68c3bb07fb 100644 --- a/sys/netipx/spx.h +++ b/sys/netipx/spx.h @@ -33,7 +33,7 @@ * * @(#)spx.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/spx.h,v 1.14.2.1 1999/08/29 16:30:08 peter Exp $ */ #ifndef _NETIPX_SPX_H_ diff --git a/sys/netipx/spx_debug.c b/sys/netipx/spx_debug.c index d8e0a6f34f0f..e352720c8450 100644 --- a/sys/netipx/spx_debug.c +++ b/sys/netipx/spx_debug.c @@ -33,7 +33,7 @@ * * @(#)spx_debug.c * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/spx_debug.c,v 1.13.2.1 1999/08/29 16:30:10 peter Exp $ */ #include "opt_inet.h" diff --git a/sys/netipx/spx_debug.h b/sys/netipx/spx_debug.h index 94f2e2f3bbf9..28a87445df1a 100644 --- a/sys/netipx/spx_debug.h +++ b/sys/netipx/spx_debug.h @@ -33,7 +33,7 @@ * * @(#)spx_debug.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/spx_debug.h,v 1.10.4.1 1999/08/29 16:30:10 peter Exp $ */ #ifndef _NETIPX_SPX_DEBUG_H_ diff --git a/sys/netipx/spx_timer.h b/sys/netipx/spx_timer.h index 602200975fad..b2c9921ac150 100644 --- a/sys/netipx/spx_timer.h +++ b/sys/netipx/spx_timer.h @@ -33,7 +33,7 @@ * * @(#)spx_timer.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/spx_timer.h,v 1.9.4.1 1999/08/29 16:30:10 peter Exp $ */ #ifndef _NETIPX_SPX_TIMER_H_ diff --git a/sys/netipx/spx_usrreq.c b/sys/netipx/spx_usrreq.c index 0da1149bfc3a..a980775bad3e 100644 --- a/sys/netipx/spx_usrreq.c +++ b/sys/netipx/spx_usrreq.c @@ -33,7 +33,7 @@ * * @(#)spx_usrreq.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/spx_usrreq.c,v 1.22.2.3 1999/08/30 16:52:11 jhay Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/spx_var.h b/sys/netipx/spx_var.h index 7dfb783ee89d..9e5ba85a1631 100644 --- a/sys/netipx/spx_var.h +++ b/sys/netipx/spx_var.h @@ -33,7 +33,7 @@ * * @(#)spx_var.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netipx/spx_var.h,v 1.8.4.1 1999/08/29 16:30:11 peter Exp $ */ #ifndef _NETIPX_SPX_VAR_H_ diff --git a/sys/netns/idp.h b/sys/netns/idp.h index e83275659767..3e6c1d3998f0 100644 --- a/sys/netns/idp.h +++ b/sys/netns/idp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)idp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/idp.h,v 1.7.4.1 1999/08/29 16:30:13 peter Exp $ */ #ifndef _NETNS_IDP_H_ diff --git a/sys/netns/idp_usrreq.c b/sys/netns/idp_usrreq.c index a03770f02ddb..fd0a30e2771e 100644 --- a/sys/netns/idp_usrreq.c +++ b/sys/netns/idp_usrreq.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)idp_usrreq.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/idp_usrreq.c,v 1.8.4.1 1999/08/29 16:30:13 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/idp_var.h b/sys/netns/idp_var.h index ce4314177404..52d7afedb3e2 100644 --- a/sys/netns/idp_var.h +++ b/sys/netns/idp_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)idp_var.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/idp_var.h,v 1.8.4.1 1999/08/29 16:30:14 peter Exp $ */ #ifndef _NETNS_IDP_VAR_H_ diff --git a/sys/netns/ns.c b/sys/netns/ns.c index 7af5acf12ac9..e6f64c5180f6 100644 --- a/sys/netns/ns.c +++ b/sys/netns/ns.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns.c 8.2 (Berkeley) 11/15/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns.c,v 1.8.4.1 1999/08/29 16:30:14 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns.h b/sys/netns/ns.h index a20b868cab61..9c1f8b5f7139 100644 --- a/sys/netns/ns.h +++ b/sys/netns/ns.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns.h,v 1.11.4.1 1999/08/29 16:30:15 peter Exp $ */ #ifndef _NETNS_NS_H_ diff --git a/sys/netns/ns_cksum.c b/sys/netns/ns_cksum.c index 1f9a58aad096..8c79654e108e 100644 --- a/sys/netns/ns_cksum.c +++ b/sys/netns/ns_cksum.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_cksum.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_cksum.c,v 1.6.4.1 1999/08/29 16:30:15 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_error.c b/sys/netns/ns_error.c index fc4db94bd69e..43d7467f5a8b 100644 --- a/sys/netns/ns_error.c +++ b/sys/netns/ns_error.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_error.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_error.c,v 1.8.4.1 1999/08/29 16:30:16 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_error.h b/sys/netns/ns_error.h index 234080130fa7..41fd77fd3afd 100644 --- a/sys/netns/ns_error.h +++ b/sys/netns/ns_error.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_error.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_error.h,v 1.8.4.1 1999/08/29 16:30:16 peter Exp $ */ #ifndef _NETNS_NS_ERROR_H_ diff --git a/sys/netns/ns_if.h b/sys/netns/ns_if.h index 4dfabe7c7494..ba664f5bc9be 100644 --- a/sys/netns/ns_if.h +++ b/sys/netns/ns_if.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_if.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_if.h,v 1.10.4.1 1999/08/29 16:30:17 peter Exp $ */ #ifndef _NETNS_NS_IF_H_ diff --git a/sys/netns/ns_input.c b/sys/netns/ns_input.c index 21d64a09a8a6..0c6130dbc59d 100644 --- a/sys/netns/ns_input.c +++ b/sys/netns/ns_input.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_input.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_input.c,v 1.10.4.1 1999/08/29 16:30:17 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_ip.c b/sys/netns/ns_ip.c index 0c5fbeb84647..8ee2b4d86e6e 100644 --- a/sys/netns/ns_ip.c +++ b/sys/netns/ns_ip.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_ip.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_ip.c,v 1.8.4.1 1999/08/29 16:30:18 peter Exp $ */ /* diff --git a/sys/netns/ns_output.c b/sys/netns/ns_output.c index 572ed36585fe..183929934069 100644 --- a/sys/netns/ns_output.c +++ b/sys/netns/ns_output.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_output.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_output.c,v 1.6.4.1 1999/08/29 16:30:18 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_pcb.c b/sys/netns/ns_pcb.c index 85f7548e68e9..ddf318c74a43 100644 --- a/sys/netns/ns_pcb.c +++ b/sys/netns/ns_pcb.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_pcb.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_pcb.c,v 1.8.4.1 1999/08/29 16:30:19 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_pcb.h b/sys/netns/ns_pcb.h index 8b5646a32cc5..3dd5c968ce9a 100644 --- a/sys/netns/ns_pcb.h +++ b/sys/netns/ns_pcb.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns_pcb.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_pcb.h,v 1.9.4.1 1999/08/29 16:30:19 peter Exp $ */ #ifndef _NETNS_NS_PCB_H_ diff --git a/sys/netns/ns_proto.c b/sys/netns/ns_proto.c index 1bee0e472814..c71e9ad2816c 100644 --- a/sys/netns/ns_proto.c +++ b/sys/netns/ns_proto.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)ns_proto.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/ns_proto.c,v 1.9.4.1 1999/08/29 16:30:20 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/sp.h b/sys/netns/sp.h index adef4fd64b31..127540cf98b9 100644 --- a/sys/netns/sp.h +++ b/sys/netns/sp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)sp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/sp.h,v 1.7.4.1 1999/08/29 16:30:20 peter Exp $ */ #ifndef _NETNS_SP_H_ diff --git a/sys/netns/spidp.h b/sys/netns/spidp.h index 3920f672a214..cba571c7666f 100644 --- a/sys/netns/spidp.h +++ b/sys/netns/spidp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)spidp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/spidp.h,v 1.7.4.1 1999/08/29 16:30:20 peter Exp $ */ #ifndef _NETNS_SPIDP_H_ diff --git a/sys/netns/spp_debug.c b/sys/netns/spp_debug.c index 840d93a844c9..7878824d6814 100644 --- a/sys/netns/spp_debug.c +++ b/sys/netns/spp_debug.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)spp_debug.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/spp_debug.c,v 1.9.2.1 1999/08/29 16:30:21 peter Exp $ */ #include "opt_inet.h" diff --git a/sys/netns/spp_debug.h b/sys/netns/spp_debug.h index db0d71318a52..34e9e9e60dca 100644 --- a/sys/netns/spp_debug.h +++ b/sys/netns/spp_debug.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)spp_debug.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/spp_debug.h,v 1.8.4.1 1999/08/29 16:30:21 peter Exp $ */ #ifndef _NETNS_SPP_DEBUG_H_ diff --git a/sys/netns/spp_timer.h b/sys/netns/spp_timer.h index 7501a0cc9889..3890fca754ca 100644 --- a/sys/netns/spp_timer.h +++ b/sys/netns/spp_timer.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)spp_timer.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/spp_timer.h,v 1.7.4.1 1999/08/29 16:30:22 peter Exp $ */ #ifndef _NETNS_SPP_TIMER_H_ diff --git a/sys/netns/spp_usrreq.c b/sys/netns/spp_usrreq.c index 4ab74ce1e250..b467d6f05af6 100644 --- a/sys/netns/spp_usrreq.c +++ b/sys/netns/spp_usrreq.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)spp_usrreq.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/spp_usrreq.c,v 1.10.4.1 1999/08/29 16:30:22 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/spp_var.h b/sys/netns/spp_var.h index e1d88dee9ec2..bf3ea6b9c5e1 100644 --- a/sys/netns/spp_var.h +++ b/sys/netns/spp_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)spp_var.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netns/spp_var.h,v 1.9.4.1 1999/08/29 16:30:22 peter Exp $ */ #ifndef _NETNS_SPP_VAR_H_ diff --git a/sys/nfs/bootp_subr.c b/sys/nfs/bootp_subr.c index 3b9a9c3eee78..1245f4ef66ee 100644 --- a/sys/nfs/bootp_subr.c +++ b/sys/nfs/bootp_subr.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/nfs/bootp_subr.c,v 1.18.2.1 1999/08/29 16:30:24 peter Exp $ */ /* * Copyright (c) 1995 Gordon Ross, Adam Glass diff --git a/sys/nfs/krpc.h b/sys/nfs/krpc.h index 6c889b57f77c..005b48d589ce 100644 --- a/sys/nfs/krpc.h +++ b/sys/nfs/krpc.h @@ -1,5 +1,5 @@ /* $NetBSD: krpc.h,v 1.4 1995/12/19 23:07:11 cgd Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/nfs/krpc.h,v 1.5.2.1 1999/08/29 16:30:26 peter Exp $ */ #include <sys/cdefs.h> diff --git a/sys/nfs/krpc_subr.c b/sys/nfs/krpc_subr.c index d8e0d5a3c844..aabea5cfc5d9 100644 --- a/sys/nfs/krpc_subr.c +++ b/sys/nfs/krpc_subr.c @@ -1,5 +1,5 @@ /* $NetBSD: krpc_subr.c,v 1.12.4.1 1996/06/07 00:52:26 cgd Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/nfs/krpc_subr.c,v 1.11.2.1 1999/08/29 16:30:26 peter Exp $ */ /* * Copyright (c) 1995 Gordon Ross, Adam Glass diff --git a/sys/nfs/nfs.h b/sys/nfs/nfs.h index 2f3be046206f..df9d8b418a1e 100644 --- a/sys/nfs/nfs.h +++ b/sys/nfs/nfs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.4 (Berkeley) 5/1/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs.h,v 1.44.2.1 1999/08/29 16:30:26 peter Exp $ */ #ifndef _NFS_NFS_H_ diff --git a/sys/nfs/nfs_bio.c b/sys/nfs/nfs_bio.c index d3a8c12538d5..d67a61ccb727 100644 --- a/sys/nfs/nfs_bio.c +++ b/sys/nfs/nfs_bio.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_bio.c 8.9 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_bio.c,v 1.65.2.2 1999/08/29 16:30:27 peter Exp $ */ diff --git a/sys/nfs/nfs_node.c b/sys/nfs/nfs_node.c index 13ff9b2902a0..e5a9ac69e5d2 100644 --- a/sys/nfs/nfs_node.c +++ b/sys/nfs/nfs_node.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_node.c 8.6 (Berkeley) 5/22/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_node.c,v 1.28.2.4 1999/08/29 16:30:27 peter Exp $ */ diff --git a/sys/nfs/nfs_nqlease.c b/sys/nfs/nfs_nqlease.c index 8348d6d82f83..d50f4ae157d9 100644 --- a/sys/nfs/nfs_nqlease.c +++ b/sys/nfs/nfs_nqlease.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_nqlease.c 8.9 (Berkeley) 5/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_nqlease.c,v 1.39.2.2 1999/08/29 16:30:28 peter Exp $ */ diff --git a/sys/nfs/nfs_serv.c b/sys/nfs/nfs_serv.c index 264653bc4495..3527d4950036 100644 --- a/sys/nfs/nfs_serv.c +++ b/sys/nfs/nfs_serv.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_serv.c 8.8 (Berkeley) 7/31/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_serv.c,v 1.72.2.5 1999/08/29 16:30:28 peter Exp $ */ /* diff --git a/sys/nfs/nfs_socket.c b/sys/nfs/nfs_socket.c index a61390b8b594..c8785ddf2c51 100644 --- a/sys/nfs/nfs_socket.c +++ b/sys/nfs/nfs_socket.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_socket.c 8.5 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_socket.c,v 1.49.2.4 1999/08/29 16:30:29 peter Exp $ */ /* diff --git a/sys/nfs/nfs_srvcache.c b/sys/nfs/nfs_srvcache.c index b866cbe67813..d6aca3425409 100644 --- a/sys/nfs/nfs_srvcache.c +++ b/sys/nfs/nfs_srvcache.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_srvcache.c 8.3 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_srvcache.c,v 1.17.2.1 1999/08/29 16:30:30 peter Exp $ */ /* diff --git a/sys/nfs/nfs_subs.c b/sys/nfs/nfs_subs.c index 2bd46282c245..7c790139a6c9 100644 --- a/sys/nfs/nfs_subs.c +++ b/sys/nfs/nfs_subs.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_subs.c 8.8 (Berkeley) 5/22/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_subs.c,v 1.70.2.3 1999/08/29 16:30:30 peter Exp $ */ /* diff --git a/sys/nfs/nfs_syscalls.c b/sys/nfs/nfs_syscalls.c index ed100af996c9..76b2277500b0 100644 --- a/sys/nfs/nfs_syscalls.c +++ b/sys/nfs/nfs_syscalls.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_syscalls.c 8.5 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_syscalls.c,v 1.44.2.2 1999/08/29 16:30:31 peter Exp $ */ #include <sys/param.h> diff --git a/sys/nfs/nfs_vfsops.c b/sys/nfs/nfs_vfsops.c index 9f4630eb1bb4..dcac8baee12e 100644 --- a/sys/nfs/nfs_vfsops.c +++ b/sys/nfs/nfs_vfsops.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_vfsops.c 8.12 (Berkeley) 5/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_vfsops.c,v 1.79.2.1 1999/08/29 16:30:31 peter Exp $ */ #include <sys/param.h> diff --git a/sys/nfs/nfs_vnops.c b/sys/nfs/nfs_vnops.c index 3d32f6a825d3..2dda9d08a6bb 100644 --- a/sys/nfs/nfs_vnops.c +++ b/sys/nfs/nfs_vnops.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_vnops.c 8.16 (Berkeley) 5/27/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfs_vnops.c,v 1.116.2.7 1999/08/29 16:30:32 peter Exp $ */ diff --git a/sys/nfs/nfsdiskless.h b/sys/nfs/nfsdiskless.h index 487e0bf65226..26b37e5f38be 100644 --- a/sys/nfs/nfsdiskless.h +++ b/sys/nfs/nfsdiskless.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsdiskless.h 8.2 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsdiskless.h,v 1.10.2.1 1999/08/29 16:30:33 peter Exp $ */ diff --git a/sys/nfs/nfsm_subs.h b/sys/nfs/nfsm_subs.h index 3242b7ccb883..8c877bddba75 100644 --- a/sys/nfs/nfsm_subs.h +++ b/sys/nfs/nfsm_subs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsm_subs.h 8.2 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsm_subs.h,v 1.22.2.2 1999/08/29 16:30:33 peter Exp $ */ diff --git a/sys/nfs/nfsmount.h b/sys/nfs/nfsmount.h index 77ac7e329464..7b2bbd7690a4 100644 --- a/sys/nfs/nfsmount.h +++ b/sys/nfs/nfsmount.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsmount.h 8.3 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsmount.h,v 1.15.2.1 1999/08/29 16:30:34 peter Exp $ */ diff --git a/sys/nfs/nfsnode.h b/sys/nfs/nfsnode.h index 3bc818ff2594..4747feef0cc3 100644 --- a/sys/nfs/nfsnode.h +++ b/sys/nfs/nfsnode.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsnode.h 8.9 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsnode.h,v 1.28.2.1 1999/08/29 16:30:34 peter Exp $ */ diff --git a/sys/nfs/nfsproto.h b/sys/nfs/nfsproto.h index cbb2832704bd..c7a41fc37572 100644 --- a/sys/nfs/nfsproto.h +++ b/sys/nfs/nfsproto.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsproto.h 8.2 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsproto.h,v 1.6.2.1 1999/08/29 16:30:35 peter Exp $ */ #ifndef _NFS_NFSPROTO_H_ diff --git a/sys/nfs/nfsrtt.h b/sys/nfs/nfsrtt.h index 447308633015..5bd5cacee07f 100644 --- a/sys/nfs/nfsrtt.h +++ b/sys/nfs/nfsrtt.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsrtt.h 8.2 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsrtt.h,v 1.9.2.1 1999/08/29 16:30:35 peter Exp $ */ diff --git a/sys/nfs/nfsrvcache.h b/sys/nfs/nfsrvcache.h index eec5850bd381..b8724ebf46a6 100644 --- a/sys/nfs/nfsrvcache.h +++ b/sys/nfs/nfsrvcache.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsrvcache.h 8.3 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsrvcache.h,v 1.11.2.1 1999/08/29 16:30:36 peter Exp $ */ diff --git a/sys/nfs/nfsv2.h b/sys/nfs/nfsv2.h index 6f8f85e00d44..23a1767f5071 100644 --- a/sys/nfs/nfsv2.h +++ b/sys/nfs/nfsv2.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsv2.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsv2.h,v 1.8.2.1 1999/08/29 16:30:36 peter Exp $ */ #include <nfs/nfsproto.h> diff --git a/sys/nfs/nqnfs.h b/sys/nfs/nqnfs.h index 2ba78aead0f4..ce24e58449f1 100644 --- a/sys/nfs/nqnfs.h +++ b/sys/nfs/nqnfs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nqnfs.h 8.3 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nqnfs.h,v 1.18.2.1 1999/08/29 16:30:36 peter Exp $ */ diff --git a/sys/nfs/rpcv2.h b/sys/nfs/rpcv2.h index 525df093a42d..aecd76f07966 100644 --- a/sys/nfs/rpcv2.h +++ b/sys/nfs/rpcv2.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)rpcv2.h 8.2 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/rpcv2.h,v 1.9.2.1 1999/08/29 16:30:37 peter Exp $ */ diff --git a/sys/nfs/xdr_subs.h b/sys/nfs/xdr_subs.h index b381f81c1d65..a17cef4fa09c 100644 --- a/sys/nfs/xdr_subs.h +++ b/sys/nfs/xdr_subs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)xdr_subs.h 8.3 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/xdr_subs.h,v 1.10.2.1 1999/08/29 16:30:37 peter Exp $ */ diff --git a/sys/ntfs/ntfs.h b/sys/ntfs/ntfs.h index 7aa65288a00c..d2642450c391 100644 --- a/sys/ntfs/ntfs.h +++ b/sys/ntfs/ntfs.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs.h,v 1.2.2.4 1999/08/29 16:30:39 peter Exp $ */ /*#define NTFS_DEBUG 1*/ diff --git a/sys/ntfs/ntfs_compr.c b/sys/ntfs/ntfs_compr.c index 29ba2bd045d4..3912163ddca1 100644 --- a/sys/ntfs/ntfs_compr.c +++ b/sys/ntfs/ntfs_compr.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_compr.c,v 1.2.2.3 1999/08/29 16:30:40 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ntfs/ntfs_compr.h b/sys/ntfs/ntfs_compr.h index bdec08cc3e78..2c65a304af86 100644 --- a/sys/ntfs/ntfs_compr.h +++ b/sys/ntfs/ntfs_compr.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_compr.h,v 1.2.2.3 1999/08/29 16:30:40 peter Exp $ */ #define NTFS_COMPBLOCK_SIZE 0x1000 diff --git a/sys/ntfs/ntfs_extern.h b/sys/ntfs/ntfs_extern.h index 9f714382c2ef..8e04245ba688 100644 --- a/sys/ntfs/ntfs_extern.h +++ b/sys/ntfs/ntfs_extern.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_extern.h,v 1.2.2.3 1999/08/29 16:30:41 peter Exp $ */ struct sockaddr; diff --git a/sys/ntfs/ntfs_ihash.c b/sys/ntfs/ntfs_ihash.c index 50ee7ac17353..47fe5ebc01a6 100644 --- a/sys/ntfs/ntfs_ihash.c +++ b/sys/ntfs/ntfs_ihash.c @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * @(#)ufs_ihash.c 8.7 (Berkeley) 5/17/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_ihash.c,v 1.2.2.3 1999/08/29 16:30:42 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ntfs/ntfs_ihash.h b/sys/ntfs/ntfs_ihash.h index 16132a90f919..dc83183283c0 100644 --- a/sys/ntfs/ntfs_ihash.h +++ b/sys/ntfs/ntfs_ihash.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_ihash.h,v 1.1.2.3 1999/08/29 16:30:42 peter Exp $ */ void ntfs_nthashinit __P((void)); diff --git a/sys/ntfs/ntfs_inode.h b/sys/ntfs/ntfs_inode.h index a61338552804..0120fe927d75 100644 --- a/sys/ntfs/ntfs_inode.h +++ b/sys/ntfs/ntfs_inode.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_inode.h,v 1.2.2.3 1999/08/29 16:30:42 peter Exp $ */ /* These flags are kept in i_flag. */ diff --git a/sys/ntfs/ntfs_subr.c b/sys/ntfs/ntfs_subr.c index af62684897b5..a77d074b5c5e 100644 --- a/sys/ntfs/ntfs_subr.c +++ b/sys/ntfs/ntfs_subr.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_subr.c,v 1.2.2.3 1999/08/29 16:30:43 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ntfs/ntfs_subr.h b/sys/ntfs/ntfs_subr.h index f0b9a8a1df44..42cec60dccbd 100644 --- a/sys/ntfs/ntfs_subr.h +++ b/sys/ntfs/ntfs_subr.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_subr.h,v 1.2.2.3 1999/08/29 16:30:43 peter Exp $ */ #define VA_LOADED 0x0001 diff --git a/sys/ntfs/ntfs_vfsops.c b/sys/ntfs/ntfs_vfsops.c index e857717c67cb..e5bb5d4e67eb 100644 --- a/sys/ntfs/ntfs_vfsops.c +++ b/sys/ntfs/ntfs_vfsops.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_vfsops.c,v 1.2.2.3 1999/08/29 16:30:44 peter Exp $ */ diff --git a/sys/ntfs/ntfs_vfsops.h b/sys/ntfs/ntfs_vfsops.h index d7f5f5d26a11..3bafe624044a 100644 --- a/sys/ntfs/ntfs_vfsops.h +++ b/sys/ntfs/ntfs_vfsops.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_vfsops.h,v 1.1.2.3 1999/08/29 16:30:44 peter Exp $ */ #define VG_DONTLOADIN 0x0001 /* Tells ntfs_vgetex to do not call */ /* ntfs_loadnode on ntnode, even if */ diff --git a/sys/ntfs/ntfs_vnops.c b/sys/ntfs/ntfs_vnops.c index 6197017ba6b7..6ca27ff49ac9 100644 --- a/sys/ntfs/ntfs_vnops.c +++ b/sys/ntfs/ntfs_vnops.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfs_vnops.c,v 1.2.2.3 1999/08/29 16:30:44 peter Exp $ * */ diff --git a/sys/ntfs/ntfsmount.h b/sys/ntfs/ntfsmount.h index 0a1f7918e383..b9b94c83e6de 100644 --- a/sys/ntfs/ntfsmount.h +++ b/sys/ntfs/ntfsmount.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ntfs/ntfsmount.h,v 1.2.2.3 1999/08/29 16:30:45 peter Exp $ */ #define NTFS_MFLAG_CASEINS 0x00000001 diff --git a/sys/pc98/boot/Makefile b/sys/pc98/boot/Makefile index 904c72fd7786..181bb8bf1727 100644 --- a/sys/pc98/boot/Makefile +++ b/sys/pc98/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/boot/Makefile,v 1.5.4.1 1999/08/29 16:30:46 peter Exp $ SUBDIR= biosboot kzipboot netboot rawboot diff --git a/sys/pc98/boot/Makefile.inc b/sys/pc98/boot/Makefile.inc index a3603a63e939..165ca3ac3b08 100644 --- a/sys/pc98/boot/Makefile.inc +++ b/sys/pc98/boot/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/boot/Makefile.inc,v 1.4.2.1 1999/08/29 16:30:47 peter Exp $ BINDIR?= /usr/mdec CFLAGS+= -aout diff --git a/sys/pc98/boot/biosboot/Makefile b/sys/pc98/boot/biosboot/Makefile index 925028d109ad..456adebfb17e 100644 --- a/sys/pc98/boot/biosboot/Makefile +++ b/sys/pc98/boot/biosboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/boot/biosboot/Makefile,v 1.22.2.1 1999/08/29 16:30:47 peter Exp $ # PROG= boot diff --git a/sys/pc98/boot/biosboot/README.386BSD b/sys/pc98/boot/biosboot/README.386BSD index 3d7c09da5968..301c8e3676f1 100644 --- a/sys/pc98/boot/biosboot/README.386BSD +++ b/sys/pc98/boot/biosboot/README.386BSD @@ -169,4 +169,4 @@ Before you do this ensure you have a booting floppy with correct disktab and bootblock files on it so that if it doesn't work, you can re-disklabel from the floppy. -$FreeBSD$ +$FreeBSD: src/sys/pc98/boot/biosboot/README.386BSD,v 1.5.2.1 1999/08/29 16:30:48 peter Exp $ diff --git a/sys/pc98/boot/biosboot/README.MACH b/sys/pc98/boot/biosboot/README.MACH index 73d090a404bd..d6ed72a59dd1 100644 --- a/sys/pc98/boot/biosboot/README.MACH +++ b/sys/pc98/boot/biosboot/README.MACH @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:33:55 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/README.MACH,v 1.4.2.1 1999/08/29 16:30:48 peter Exp $ */ ********NOTE: This is not all relevant to the 386BSD version********** diff --git a/sys/pc98/boot/biosboot/README.serial b/sys/pc98/boot/biosboot/README.serial index 7edcdeec060c..a3ac66305f53 100644 --- a/sys/pc98/boot/biosboot/README.serial +++ b/sys/pc98/boot/biosboot/README.serial @@ -193,4 +193,4 @@ CAVEATS: from the new kernel. -$FreeBSD$ +$FreeBSD: src/sys/pc98/boot/biosboot/README.serial,v 1.6.2.1 1999/08/29 16:30:49 peter Exp $ diff --git a/sys/pc98/boot/biosboot/asm.S b/sys/pc98/boot/biosboot/asm.S index f14c7f55104c..d59506216203 100644 --- a/sys/pc98/boot/biosboot/asm.S +++ b/sys/pc98/boot/biosboot/asm.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:13 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/asm.S,v 1.4.2.1 1999/08/29 16:30:49 peter Exp $ */ diff --git a/sys/pc98/boot/biosboot/asm.h b/sys/pc98/boot/biosboot/asm.h index 6f4bcc39e52d..94cf720a2644 100644 --- a/sys/pc98/boot/biosboot/asm.h +++ b/sys/pc98/boot/biosboot/asm.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.7 92/02/29 15:33:41 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/asm.h,v 1.3.4.1 1999/08/29 16:30:50 peter Exp $ */ #define S_ARG0 4(%esp) diff --git a/sys/pc98/boot/biosboot/bios.S b/sys/pc98/boot/biosboot/bios.S index 88d9506c46b4..18ebadf171c4 100644 --- a/sys/pc98/boot/biosboot/bios.S +++ b/sys/pc98/boot/biosboot/bios.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/bios.S,v 1.9.2.1 1999/08/29 16:30:50 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/boot.c b/sys/pc98/boot/biosboot/boot.c index c225bd35bda3..3394260ff7fe 100644 --- a/sys/pc98/boot/biosboot/boot.c +++ b/sys/pc98/boot/biosboot/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/boot.c,v 1.19.2.1 1999/08/29 16:30:51 peter Exp $ */ diff --git a/sys/pc98/boot/biosboot/boot.h b/sys/pc98/boot/biosboot/boot.h index 4e32192eebc6..af988c87bf03 100644 --- a/sys/pc98/boot/biosboot/boot.h +++ b/sys/pc98/boot/biosboot/boot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:03 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/boot.h,v 1.14.2.1 1999/08/29 16:30:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/pc98/boot/biosboot/disk.c b/sys/pc98/boot/biosboot/disk.c index ad9d3ff74d88..1a4cfabb399d 100644 --- a/sys/pc98/boot/biosboot/disk.c +++ b/sys/pc98/boot/biosboot/disk.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:49 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/disk.c,v 1.9.4.1 1999/08/29 16:30:51 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/io.c b/sys/pc98/boot/biosboot/io.c index 3b540dd1c892..2804940f46d8 100644 --- a/sys/pc98/boot/biosboot/io.c +++ b/sys/pc98/boot/biosboot/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/io.c,v 1.13.2.1 1999/08/29 16:30:52 peter Exp $ */ #include "boot.h" diff --git a/sys/pc98/boot/biosboot/serial.S b/sys/pc98/boot/biosboot/serial.S index f2df31aec6cf..56594e44ff66 100644 --- a/sys/pc98/boot/biosboot/serial.S +++ b/sys/pc98/boot/biosboot/serial.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/serial.S,v 1.8.2.1 1999/08/29 16:30:52 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/start.S b/sys/pc98/boot/biosboot/start.S index a7e69355d621..c3d0356ede4a 100644 --- a/sys/pc98/boot/biosboot/start.S +++ b/sys/pc98/boot/biosboot/start.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:29 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/start.S,v 1.6.2.1 1999/08/29 16:30:53 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/sys.c b/sys/pc98/boot/biosboot/sys.c index 1b138b36d479..bd2136cd6af1 100644 --- a/sys/pc98/boot/biosboot/sys.c +++ b/sys/pc98/boot/biosboot/sys.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:34 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/sys.c,v 1.15.2.1 1999/08/29 16:30:54 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/table.c b/sys/pc98/boot/biosboot/table.c index 81dc130a0314..dcaf0df1db73 100644 --- a/sys/pc98/boot/biosboot/table.c +++ b/sys/pc98/boot/biosboot/table.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:43 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/boot/biosboot/table.c,v 1.8.2.1 1999/08/29 16:30:54 peter Exp $ */ /* diff --git a/sys/pc98/boot/kzipboot/Makefile b/sys/pc98/boot/kzipboot/Makefile index 6bf04e18bdde..7e0bef12ee8c 100644 --- a/sys/pc98/boot/kzipboot/Makefile +++ b/sys/pc98/boot/kzipboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/boot/kzipboot/Makefile,v 1.7.2.1 1999/08/29 16:30:55 peter Exp $ PROG= kztail.o kzhead.o BINMODE = 444 # target is a relocatable object diff --git a/sys/pc98/boot/netboot/3c509.c b/sys/pc98/boot/netboot/3c509.c index accc948c6b4f..2ddfd6c6db7b 100644 --- a/sys/pc98/boot/netboot/3c509.c +++ b/sys/pc98/boot/netboot/3c509.c @@ -18,7 +18,7 @@ Author: Martin Renters. 3c509 support added by Serge Babkin (babkin@hq.icb.chel.su) -$FreeBSD$ +$FreeBSD: src/sys/pc98/boot/netboot/3c509.c,v 1.2.2.1 1999/08/29 16:30:58 peter Exp $ ***************************************************************************/ diff --git a/sys/pc98/boot/rawboot/Makefile b/sys/pc98/boot/rawboot/Makefile index be5f4cab8f79..0c02ae65d678 100644 --- a/sys/pc98/boot/rawboot/Makefile +++ b/sys/pc98/boot/rawboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/boot/rawboot/Makefile,v 1.12.2.1 1999/08/29 16:30:59 peter Exp $ # PROG= boot diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index b2f6454872b3..10a0c6da2ac9 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -15,7 +15,7 @@ # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/GENERIC98,v 1.63.2.15 1999/09/02 12:19:00 nyan Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98 index 41b0f3859520..4f4e596a0b24 100644 --- a/sys/pc98/conf/Makefile.pc98 +++ b/sys/pc98/conf/Makefile.pc98 @@ -3,7 +3,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/Makefile.pc98,v 1.52.2.8 1999/09/07 12:25:36 nyan Exp $ # # Makefile for FreeBSD # diff --git a/sys/pc98/conf/devices.pc98 b/sys/pc98/conf/devices.pc98 index eeac8f2048c5..4e28dba6284f 100644 --- a/sys/pc98/conf/devices.pc98 +++ b/sys/pc98/conf/devices.pc98 @@ -1,6 +1,6 @@ # This file tells what major numbers the various possible swap devices have. # -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/devices.pc98,v 1.7.2.1 1999/08/29 16:31:01 peter Exp $ # wd 0 wfd 1 diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 7dfe5a0b34db..2b17770ff097 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/files.pc98,v 1.81.2.14 1999/09/07 12:25:36 nyan Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 96f340e69ff2..a4273bbdb300 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/pc98/conf/majors.pc98,v 1.49.2.1 1999/08/29 16:31:02 peter Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index 3bd9e0dcefc3..a5e8d9a87f1c 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/options.pc98,v 1.78.2.6 1999/08/29 16:31:02 peter Exp $ DISABLE_PSE IDE_DELAY diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c index 4c4abf5c1907..1c722913afff 100644 --- a/sys/pc98/i386/machdep.c +++ b/sys/pc98/i386/machdep.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/i386/machdep.c,v 1.105.2.7 1999/08/29 16:31:03 peter Exp $ */ #include "apm.h" diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c index e29f82476207..514cdba991fc 100644 --- a/sys/pc98/i386/userconfig.c +++ b/sys/pc98/i386/userconfig.c @@ -46,7 +46,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/pc98/i386/userconfig.c,v 1.65.2.11 1999/09/02 12:17:09 nyan Exp $ **/ /** @@ -2534,7 +2534,7 @@ visuserconfig(void) * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/i386/userconfig.c,v 1.65.2.11 1999/09/02 12:17:09 nyan Exp $ */ #include "scbus.h" diff --git a/sys/pc98/pc98/atcompat_diskslice.c b/sys/pc98/pc98/atcompat_diskslice.c index d58a22832b57..dd69e7b7c13d 100644 --- a/sys/pc98/pc98/atcompat_diskslice.c +++ b/sys/pc98/pc98/atcompat_diskslice.c @@ -35,7 +35,7 @@ * * from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91 * from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/atcompat_diskslice.c,v 1.13.2.1 1999/08/29 16:31:06 peter Exp $ */ /* diff --git a/sys/pc98/pc98/clock.c b/sys/pc98/pc98/clock.c index 56aa65a21753..9f3dc68338a1 100644 --- a/sys/pc98/pc98/clock.c +++ b/sys/pc98/pc98/clock.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)clock.c 7.2 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/clock.c,v 1.65.2.4 1999/08/29 16:31:07 peter Exp $ */ /* diff --git a/sys/pc98/pc98/diskslice_machdep.c b/sys/pc98/pc98/diskslice_machdep.c index 6ba441e4982e..83a1365308c5 100644 --- a/sys/pc98/pc98/diskslice_machdep.c +++ b/sys/pc98/pc98/diskslice_machdep.c @@ -35,7 +35,7 @@ * * from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91 * from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/diskslice_machdep.c,v 1.17.2.2 1999/08/29 16:31:07 peter Exp $ */ /* diff --git a/sys/pc98/pc98/fd.c b/sys/pc98/pc98/fd.c index cf043322cad2..810c1e6cab8c 100644 --- a/sys/pc98/pc98/fd.c +++ b/sys/pc98/pc98/fd.c @@ -47,7 +47,7 @@ * SUCH DAMAGE. * * from: @(#)fd.c 7.4 (Berkeley) 5/25/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/fd.c,v 1.50.2.3 1999/08/29 16:31:08 peter Exp $ * */ diff --git a/sys/pc98/pc98/fdreg.h b/sys/pc98/pc98/fdreg.h index cd1f0a7c0eff..9781259bed2e 100644 --- a/sys/pc98/pc98/fdreg.h +++ b/sys/pc98/pc98/fdreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)fdreg.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/fdreg.h,v 1.4.4.1 1999/08/29 16:31:08 peter Exp $ */ /* diff --git a/sys/pc98/pc98/if_ed.c b/sys/pc98/pc98/if_ed.c index a6b1accff724..5af08f97a2c8 100644 --- a/sys/pc98/pc98/if_ed.c +++ b/sys/pc98/pc98/if_ed.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/if_ed.c,v 1.58.2.4 1999/08/29 16:31:09 peter Exp $ */ /* diff --git a/sys/pc98/pc98/if_ed98.h b/sys/pc98/pc98/if_ed98.h index 44b77f41de88..38dc457cfa6f 100644 --- a/sys/pc98/pc98/if_ed98.h +++ b/sys/pc98/pc98/if_ed98.h @@ -24,7 +24,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/pc98/pc98/if_ed98.h,v 1.17.2.3 1999/08/29 16:31:10 peter Exp $ */ /* diff --git a/sys/pc98/pc98/mse.c b/sys/pc98/pc98/mse.c index 318ab191e520..3168b9ff52e1 100644 --- a/sys/pc98/pc98/mse.c +++ b/sys/pc98/pc98/mse.c @@ -11,7 +11,7 @@ * this software for any purpose. It is provided "as is" * without express or implied warranty. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/mse.c,v 1.18.2.1 1999/08/29 16:31:10 peter Exp $ */ /* * Driver for the Logitech and ATI Inport Bus mice for use with 386bsd and diff --git a/sys/pc98/pc98/npx.c b/sys/pc98/pc98/npx.c index 1c2219cd0b72..b4d91ce3ed7b 100644 --- a/sys/pc98/pc98/npx.c +++ b/sys/pc98/pc98/npx.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * from: @(#)npx.c 7.2 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/npx.c,v 1.42.2.1 1999/08/29 16:31:10 peter Exp $ */ #include "npx.h" diff --git a/sys/pc98/pc98/olpt.c b/sys/pc98/pc98/olpt.c index 19846345799c..ed0041ced236 100644 --- a/sys/pc98/pc98/olpt.c +++ b/sys/pc98/pc98/olpt.c @@ -46,7 +46,7 @@ * SUCH DAMAGE. * * from: unknown origin, 386BSD 0.1 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/olpt.c,v 1.1.2.2 1999/08/29 16:31:11 peter Exp $ */ /* diff --git a/sys/pc98/pc98/pc98.c b/sys/pc98/pc98/pc98.c index bfc43fcc6fca..9db15689afba 100644 --- a/sys/pc98/pc98/pc98.c +++ b/sys/pc98/pc98/pc98.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.c 7.2 (Berkeley) 5/13/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/pc98.c,v 1.55.2.1 1999/08/29 16:31:11 peter Exp $ */ /* diff --git a/sys/pc98/pc98/pc98.h b/sys/pc98/pc98/pc98.h index 5cafb758dd5c..014e3ff8d793 100644 --- a/sys/pc98/pc98/pc98.h +++ b/sys/pc98/pc98/pc98.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.h 5.7 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/pc98.h,v 1.10.4.1 1999/08/29 16:31:12 peter Exp $ */ #ifndef _PC98_PC98_PC98_H_ diff --git a/sys/pc98/pc98/pc98gdc.c b/sys/pc98/pc98/pc98gdc.c index 62ebd1df9a4d..a063f9dcc7fa 100644 --- a/sys/pc98/pc98/pc98gdc.c +++ b/sys/pc98/pc98/pc98gdc.c @@ -25,7 +25,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/pc98/pc98/pc98gdc.c,v 1.3.2.3 1999/08/29 16:31:13 peter Exp $ */ #include "gdc.h" diff --git a/sys/pc98/pc98/pc98kbd.c b/sys/pc98/pc98/pc98kbd.c index 817cfc277fd2..e84f425ec959 100644 --- a/sys/pc98/pc98/pc98kbd.c +++ b/sys/pc98/pc98/pc98kbd.c @@ -25,7 +25,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/pc98/pc98/pc98kbd.c,v 1.4.2.2 1999/08/29 16:31:14 peter Exp $ */ #include "pckbd.h" diff --git a/sys/pc98/pc98/pcaudio.c b/sys/pc98/pc98/pcaudio.c index ad0d0d639f79..b405a3fa176d 100644 --- a/sys/pc98/pc98/pcaudio.c +++ b/sys/pc98/pc98/pcaudio.c @@ -25,7 +25,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/pc98/pc98/pcaudio.c,v 1.20.2.1 1999/08/29 16:31:14 peter Exp $ */ #include "pca.h" diff --git a/sys/pc98/pc98/ppc.c b/sys/pc98/pc98/ppc.c index 4f4ed2bfac21..d9ea75dd5057 100644 --- a/sys/pc98/pc98/ppc.c +++ b/sys/pc98/pc98/ppc.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/ppc.c,v 1.1.2.2 1999/08/29 16:31:14 peter Exp $ * */ #include "ppc.h" diff --git a/sys/pc98/pc98/ppcreg.h b/sys/pc98/pc98/ppcreg.h index eee6cfefff12..0b663425dfb2 100644 --- a/sys/pc98/pc98/ppcreg.h +++ b/sys/pc98/pc98/ppcreg.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/ppcreg.h,v 1.1.2.2 1999/08/29 16:31:15 peter Exp $ * */ #ifndef __PPCREG_H diff --git a/sys/pc98/pc98/scvidctl.c b/sys/pc98/pc98/scvidctl.c index 828ee8eeb5ef..edf55a001920 100644 --- a/sys/pc98/pc98/scvidctl.c +++ b/sys/pc98/pc98/scvidctl.c @@ -23,7 +23,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/pc98/pc98/scvidctl.c,v 1.2.2.3 1999/08/29 16:31:15 peter Exp $ */ #include "sc.h" diff --git a/sys/pc98/pc98/sio.c b/sys/pc98/pc98/sio.c index b51d9c7be29f..fa0d6c5b5196 100644 --- a/sys/pc98/pc98/sio.c +++ b/sys/pc98/pc98/sio.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)com.c 7.5 (Berkeley) 5/16/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/sio.c,v 1.76.2.8 1999/08/29 16:31:16 peter Exp $ */ #include "opt_comconsole.h" diff --git a/sys/pc98/pc98/spkr.c b/sys/pc98/pc98/spkr.c index 21a07db74350..c1b802a165ca 100644 --- a/sys/pc98/pc98/spkr.c +++ b/sys/pc98/pc98/spkr.c @@ -4,7 +4,7 @@ * v1.4 by Eric S. Raymond (esr@snark.thyrsus.com) Aug 1993 * modified for FreeBSD by Andrew A. Chernov <ache@astral.msk.su> * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/spkr.c,v 1.14.2.1 1999/08/29 16:31:16 peter Exp $ */ /* diff --git a/sys/pc98/pc98/syscons.c b/sys/pc98/pc98/syscons.c index 33499bdf3c36..343d312c9552 100644 --- a/sys/pc98/pc98/syscons.c +++ b/sys/pc98/pc98/syscons.c @@ -25,7 +25,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/pc98/pc98/syscons.c,v 1.109.2.10 1999/08/29 16:31:17 peter Exp $ */ #include "sc.h" diff --git a/sys/pc98/pc98/syscons.h b/sys/pc98/pc98/syscons.h index f8dbb9942eb4..4bea2c943a21 100644 --- a/sys/pc98/pc98/syscons.h +++ b/sys/pc98/pc98/syscons.h @@ -25,7 +25,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/pc98/pc98/syscons.h,v 1.28.2.3 1999/08/29 16:31:18 peter Exp $ */ #ifndef _PC98_PC98_SYSCONS_H_ diff --git a/sys/pc98/pc98/wd.c b/sys/pc98/pc98/wd.c index b6152b1fdc77..d879685ac6d8 100644 --- a/sys/pc98/pc98/wd.c +++ b/sys/pc98/pc98/wd.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)wd.c 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/wd.c,v 1.71.2.4 1999/08/29 16:31:19 peter Exp $ */ /* TODO: diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c index e46e94bd4440..374aaa8bd98c 100644 --- a/sys/pccard/pccard.c +++ b/sys/pccard/pccard.c @@ -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/pccard/pccard.c,v 1.68.2.4 1999/08/29 16:31:21 peter Exp $ */ #include "opt_devfs.h" diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c index b75c1928322a..141cb36d2c94 100644 --- a/sys/pccard/pcic.c +++ b/sys/pccard/pcic.c @@ -27,7 +27,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/pccard/pcic.c,v 1.64.2.5 1999/08/29 16:31:22 peter Exp $ */ /* diff --git a/sys/pci/adv_pci.c b/sys/pci/adv_pci.c index 983515187bb3..aee4af006c32 100644 --- a/sys/pci/adv_pci.c +++ b/sys/pci/adv_pci.c @@ -47,7 +47,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/adv_pci.c,v 1.4.2.2 1999/09/14 04:08:10 gibbs Exp $ */ #include <pci.h> diff --git a/sys/pci/adw_pci.c b/sys/pci/adw_pci.c index 32dcc2bd5893..981a65e188a1 100644 --- a/sys/pci/adw_pci.c +++ b/sys/pci/adw_pci.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/adw_pci.c,v 1.3.2.2 1999/09/14 04:08:10 gibbs Exp $ */ #include <pci.h> diff --git a/sys/pci/ahc_pci.c b/sys/pci/ahc_pci.c index 33d5146ff7e4..b64794c4e022 100644 --- a/sys/pci/ahc_pci.c +++ b/sys/pci/ahc_pci.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/ahc_pci.c,v 1.5.2.9 1999/09/11 15:51:48 gibbs Exp $ */ #include <pci.h> diff --git a/sys/pci/amd.c b/sys/pci/amd.c index 7cc1cb3a1a99..fbf2ac3f70c7 100644 --- a/sys/pci/amd.c +++ b/sys/pci/amd.c @@ -30,7 +30,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/pci/amd.c,v 1.2.2.1 1999/09/11 15:44:16 gibbs Exp $ * ********************************************************************* */ diff --git a/sys/pci/amd.h b/sys/pci/amd.h index 08c6fa51187b..defe549d7a2a 100644 --- a/sys/pci/amd.h +++ b/sys/pci/amd.h @@ -30,7 +30,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/pci/amd.h,v 1.1.2.1 1999/09/11 15:44:16 gibbs Exp $ * ********************************************************************* */ diff --git a/sys/pci/brktree_reg.h b/sys/pci/brktree_reg.h index 80b117aabc9d..08f7c97da7c0 100644 --- a/sys/pci/brktree_reg.h +++ b/sys/pci/brktree_reg.h @@ -30,7 +30,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/brktree_reg.h,v 1.23.2.6 1999/09/01 16:14:02 roger Exp $ */ #ifndef PCI_LATENCY_TIMER #define PCI_LATENCY_TIMER 0x0c /* pci timer register */ diff --git a/sys/pci/brooktree848.c b/sys/pci/brooktree848.c index 7657ae6de331..23bf4f0d7c26 100644 --- a/sys/pci/brooktree848.c +++ b/sys/pci/brooktree848.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/brooktree848.c,v 1.61.2.8 1999/09/01 16:14:03 roger Exp $ */ /* BT848 Driver for Brooktree's Bt848, Bt848A, Bt849A, Bt878, Bt879 based cards. The Brooktree BT848 Driver driver is based upon Mark Tinguely and Jim Lowe's driver for the Matrox Meteor PCI card . The diff --git a/sys/pci/bt848_i2c.c b/sys/pci/bt848_i2c.c index a0f9b9e4c376..16392b44e785 100644 --- a/sys/pci/bt848_i2c.c +++ b/sys/pci/bt848_i2c.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/bt848_i2c.c,v 1.2.2.4 1999/08/30 16:24:35 roger Exp $ * */ diff --git a/sys/pci/bt848_i2c.h b/sys/pci/bt848_i2c.h index 075e9885ae5d..3a2a2ff2e7b0 100644 --- a/sys/pci/bt848_i2c.h +++ b/sys/pci/bt848_i2c.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/bt848_i2c.h,v 1.1.2.1 1999/08/29 16:31:27 peter Exp $ * */ #ifndef _BT848_I2C_H diff --git a/sys/pci/bt_pci.c b/sys/pci/bt_pci.c index 53bec401b973..0c4ac1ddd9d0 100644 --- a/sys/pci/bt_pci.c +++ b/sys/pci/bt_pci.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/bt_pci.c,v 1.4.2.2 1999/09/14 04:08:10 gibbs Exp $ */ #include "pci.h" diff --git a/sys/pci/cy_pci.c b/sys/pci/cy_pci.c index 5d5be065ffc7..b294c8f116e2 100644 --- a/sys/pci/cy_pci.c +++ b/sys/pci/cy_pci.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/cy_pci.c,v 1.10.2.2 1999/08/29 16:31:28 peter Exp $ */ /* diff --git a/sys/pci/cy_pcireg.h b/sys/pci/cy_pcireg.h index 707c4db62fec..0189dbc1bf3d 100644 --- a/sys/pci/cy_pcireg.h +++ b/sys/pci/cy_pcireg.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/cy_pcireg.h,v 1.5.2.2 1999/08/29 16:31:29 peter Exp $ */ #define CY_PCI_BASE_ADDR0 0x10 diff --git a/sys/pci/dc21040reg.h b/sys/pci/dc21040reg.h index 3c235564e5ff..38e0af12033a 100644 --- a/sys/pci/dc21040reg.h +++ b/sys/pci/dc21040reg.h @@ -1,5 +1,5 @@ /* $NetBSD: dc21040reg.h,v 1.15 1998/05/22 18:50:59 matt Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/dc21040reg.h,v 1.4.2.1 1999/08/29 16:31:30 peter Exp $ */ /*- * Copyright (c) 1994, 1995, 1996 Matt Thomas <matt@3am-software.com> diff --git a/sys/pci/dpt_pci.c b/sys/pci/dpt_pci.c index 566bd8a59eec..6dc80d6cccf1 100644 --- a/sys/pci/dpt_pci.c +++ b/sys/pci/dpt_pci.c @@ -32,7 +32,7 @@ * dptpci.c: PCI Bus Attachment for DPT SCSI HBAs */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/pci/dpt_pci.c,v 1.11.2.2 1999/09/14 04:08:10 gibbs Exp $" #include "opt_devfs.h" #include "opt_dpt.h" diff --git a/sys/pci/dpt_pci.h b/sys/pci/dpt_pci.h index fe7206a1882d..8e0c5c658759 100644 --- a/sys/pci/dpt_pci.h +++ b/sys/pci/dpt_pci.h @@ -28,7 +28,7 @@ * */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/pci/dpt_pci.h,v 1.1.4.1 1999/08/29 16:31:30 peter Exp $" #define DPT_VENDOR_ID 0x00001044 #define DPT_DEVICE_ID 0x0000a400 diff --git a/sys/pci/es1370.c b/sys/pci/es1370.c index 4543e9182dd7..c0e4978859f6 100644 --- a/sys/pci/es1370.c +++ b/sys/pci/es1370.c @@ -36,7 +36,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/es1370.c,v 1.1.2.1 1999/08/29 16:31:31 peter Exp $ */ #include "pci.h" diff --git a/sys/pci/es1370_reg.h b/sys/pci/es1370_reg.h index a1adc354be7b..84e345d29cdb 100644 --- a/sys/pci/es1370_reg.h +++ b/sys/pci/es1370_reg.h @@ -18,7 +18,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/es1370_reg.h,v 1.1.2.1 1999/08/29 16:31:31 peter Exp $ */ #ifndef _ES1370_REG_H diff --git a/sys/pci/ide_pci.c b/sys/pci/ide_pci.c index fabced1a5d57..819aff706121 100644 --- a/sys/pci/ide_pci.c +++ b/sys/pci/ide_pci.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/ide_pci.c,v 1.28.2.4 1999/08/29 16:31:32 peter Exp $ */ #include "pci.h" diff --git a/sys/pci/ide_pcireg.h b/sys/pci/ide_pcireg.h index 1f1c540be300..c6370a4f2c61 100644 --- a/sys/pci/ide_pcireg.h +++ b/sys/pci/ide_pcireg.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * From: wd82371reg.h,v 1.3 1997/02/22 09:44:15 peter Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/pci/ide_pcireg.h,v 1.1.2.1 1999/08/29 16:31:32 peter Exp $ */ #ifndef _PCI_IDEPCIREG_H_ diff --git a/sys/pci/if_al.c b/sys/pci/if_al.c index 2877ca3bba87..2678f2acabaa 100644 --- a/sys/pci/if_al.c +++ b/sys/pci/if_al.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_al.c,v 1.4.2.2 1999/08/29 16:31:32 peter Exp $ */ /* @@ -90,7 +90,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_al.c,v 1.4.2.2 1999/08/29 16:31:32 peter Exp $"; #endif /* diff --git a/sys/pci/if_alreg.h b/sys/pci/if_alreg.h index 24287242b07f..acef6ff67019 100644 --- a/sys/pci/if_alreg.h +++ b/sys/pci/if_alreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_alreg.h,v 1.2.2.2 1999/08/29 16:31:33 peter Exp $ */ /* diff --git a/sys/pci/if_ax.c b/sys/pci/if_ax.c index e67af73fd06e..c07f18f7c1d1 100644 --- a/sys/pci/if_ax.c +++ b/sys/pci/if_ax.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_ax.c,v 1.3.2.4 1999/08/29 16:31:33 peter Exp $ */ /* @@ -87,7 +87,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_ax.c,v 1.3.2.4 1999/08/29 16:31:33 peter Exp $"; #endif /* diff --git a/sys/pci/if_axreg.h b/sys/pci/if_axreg.h index de89112080a6..74bde84cb758 100644 --- a/sys/pci/if_axreg.h +++ b/sys/pci/if_axreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_axreg.h,v 1.2.2.5 1999/08/29 16:31:34 peter Exp $ */ /* diff --git a/sys/pci/if_de.c b/sys/pci/if_de.c index afcf6dc8d5e8..fc6c837c258c 100644 --- a/sys/pci/if_de.c +++ b/sys/pci/if_de.c @@ -1,5 +1,5 @@ /* $NetBSD: if_de.c,v 1.80 1998/09/25 18:06:53 matt Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_de.c,v 1.93.2.3 1999/08/29 16:31:35 peter Exp $ */ /*- * Copyright (c) 1994-1997 Matt Thomas (matt@3am-software.com) diff --git a/sys/pci/if_devar.h b/sys/pci/if_devar.h index 9d85044f2c37..8f93ec8e0a57 100644 --- a/sys/pci/if_devar.h +++ b/sys/pci/if_devar.h @@ -1,5 +1,5 @@ /* $NetBSD: if_devar.h,v 1.31 1998/09/29 22:40:52 matt Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_devar.h,v 1.12.2.1 1999/08/29 16:31:36 peter Exp $ */ /*- * Copyright (c) 1994-1997 Matt Thomas (matt@3am-software.com) diff --git a/sys/pci/if_ed_p.c b/sys/pci/if_ed_p.c index 5b7273861934..e994d5e51da5 100644 --- a/sys/pci/if_ed_p.c +++ b/sys/pci/if_ed_p.c @@ -17,7 +17,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_ed_p.c,v 1.14.2.1 1999/08/29 16:31:36 peter Exp $ */ #include "pci.h" diff --git a/sys/pci/if_fpa.c b/sys/pci/if_fpa.c index d1a3ea4a42ff..243201234f51 100644 --- a/sys/pci/if_fpa.c +++ b/sys/pci/if_fpa.c @@ -21,7 +21,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/pci/if_fpa.c,v 1.8.2.1 1999/08/29 16:31:36 peter Exp $ * */ diff --git a/sys/pci/if_fxp.c b/sys/pci/if_fxp.c index ce6e2ab565bf..093b0724bca2 100644 --- a/sys/pci/if_fxp.c +++ b/sys/pci/if_fxp.c @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_fxp.c,v 1.59.2.4 1999/08/29 16:31:37 peter Exp $ */ /* diff --git a/sys/pci/if_fxpreg.h b/sys/pci/if_fxpreg.h index e593608f0c3b..bb4ed204e759 100644 --- a/sys/pci/if_fxpreg.h +++ b/sys/pci/if_fxpreg.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_fxpreg.h,v 1.13.2.2 1999/08/29 16:31:38 peter Exp $ */ #define FXP_VENDORID_INTEL 0x8086 diff --git a/sys/pci/if_fxpvar.h b/sys/pci/if_fxpvar.h index b5dbd5d53337..c496dae40359 100644 --- a/sys/pci/if_fxpvar.h +++ b/sys/pci/if_fxpvar.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_fxpvar.h,v 1.6.2.1 1999/08/29 16:31:38 peter Exp $ */ /* diff --git a/sys/pci/if_lnc_p.c b/sys/pci/if_lnc_p.c index 5d810807e4d9..b25d2d3a1b05 100644 --- a/sys/pci/if_lnc_p.c +++ b/sys/pci/if_lnc_p.c @@ -17,7 +17,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_lnc_p.c,v 1.7.2.2 1999/08/29 16:31:38 peter Exp $ */ #include "pci.h" diff --git a/sys/pci/if_mx.c b/sys/pci/if_mx.c index 9747d7f576cf..aeece0b674c8 100644 --- a/sys/pci/if_mx.c +++ b/sys/pci/if_mx.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_mx.c,v 1.8.2.8 1999/08/29 16:31:39 peter Exp $ */ /* @@ -94,7 +94,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_mx.c,v 1.8.2.8 1999/08/29 16:31:39 peter Exp $"; #endif /* diff --git a/sys/pci/if_mxreg.h b/sys/pci/if_mxreg.h index d9000f93bd10..1576cb1dab6b 100644 --- a/sys/pci/if_mxreg.h +++ b/sys/pci/if_mxreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_mxreg.h,v 1.2.2.5 1999/08/29 16:31:40 peter Exp $ */ /* diff --git a/sys/pci/if_pn.c b/sys/pci/if_pn.c index ea6215ab6e94..ed70973e17c3 100644 --- a/sys/pci/if_pn.c +++ b/sys/pci/if_pn.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_pn.c,v 1.6.2.13 1999/08/29 16:31:40 peter Exp $ */ /* @@ -97,7 +97,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_pn.c,v 1.6.2.13 1999/08/29 16:31:40 peter Exp $"; #endif /* diff --git a/sys/pci/if_pnreg.h b/sys/pci/if_pnreg.h index d1f8604c42fd..e1b1372764a3 100644 --- a/sys/pci/if_pnreg.h +++ b/sys/pci/if_pnreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_pnreg.h,v 1.4.2.10 1999/08/29 16:31:40 peter Exp $ */ /* diff --git a/sys/pci/if_rl.c b/sys/pci/if_rl.c index 22abba968034..c47a5af12d84 100644 --- a/sys/pci/if_rl.c +++ b/sys/pci/if_rl.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_rl.c,v 1.9.2.8 1999/08/29 16:31:41 peter Exp $ */ /* @@ -127,7 +127,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_rl.c,v 1.9.2.8 1999/08/29 16:31:41 peter Exp $"; #endif /* diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h index 104fac321cf8..7f644301b3b9 100644 --- a/sys/pci/if_rlreg.h +++ b/sys/pci/if_rlreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_rlreg.h,v 1.4.2.8 1999/08/29 16:31:42 peter Exp $ */ /* diff --git a/sys/pci/if_sf.c b/sys/pci/if_sf.c index b4991ce85398..356244d3c7d1 100644 --- a/sys/pci/if_sf.c +++ b/sys/pci/if_sf.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_sf.c,v 1.2.2.2 1999/08/29 16:31:42 peter Exp $ */ /* @@ -116,7 +116,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_sf.c,v 1.2.2.2 1999/08/29 16:31:42 peter Exp $"; #endif static struct sf_type sf_devs[] = { diff --git a/sys/pci/if_sfreg.h b/sys/pci/if_sfreg.h index cd0192f2277b..3cb19ad9252b 100644 --- a/sys/pci/if_sfreg.h +++ b/sys/pci/if_sfreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_sfreg.h,v 1.1.2.2 1999/08/29 16:31:43 peter Exp $ */ /* diff --git a/sys/pci/if_sk.c b/sys/pci/if_sk.c index 951b472a6e98..2c606270ec46 100644 --- a/sys/pci/if_sk.c +++ b/sys/pci/if_sk.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_sk.c,v 1.9.2.2 1999/08/29 16:31:43 peter Exp $ */ /* @@ -99,7 +99,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_sk.c,v 1.9.2.2 1999/08/29 16:31:43 peter Exp $"; #endif static struct sk_type sk_devs[] = { diff --git a/sys/pci/if_skreg.h b/sys/pci/if_skreg.h index 09db45262844..a29b1734c747 100644 --- a/sys/pci/if_skreg.h +++ b/sys/pci/if_skreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_skreg.h,v 1.6.2.2 1999/08/29 16:31:44 peter Exp $ */ /* diff --git a/sys/pci/if_sr_p.c b/sys/pci/if_sr_p.c index b7a572c4860b..20981b3f99d1 100644 --- a/sys/pci/if_sr_p.c +++ b/sys/pci/if_sr_p.c @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_sr_p.c,v 1.7.2.1 1999/08/29 16:31:44 peter Exp $ */ #include "pci.h" diff --git a/sys/pci/if_ti.c b/sys/pci/if_ti.c index 734deceebda9..0d27073a6cad 100644 --- a/sys/pci/if_ti.c +++ b/sys/pci/if_ti.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_ti.c,v 1.4.2.7 1999/08/29 16:31:45 peter Exp $ */ /* @@ -128,7 +128,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_ti.c,v 1.4.2.7 1999/08/29 16:31:45 peter Exp $"; #endif /* diff --git a/sys/pci/if_tireg.h b/sys/pci/if_tireg.h index e2f9a3be1050..66259b4a694d 100644 --- a/sys/pci/if_tireg.h +++ b/sys/pci/if_tireg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_tireg.h,v 1.1.2.6 1999/08/29 16:31:46 peter Exp $ */ /* diff --git a/sys/pci/if_tl.c b/sys/pci/if_tl.c index c8c5e46d8e9c..5d476dce079b 100644 --- a/sys/pci/if_tl.c +++ b/sys/pci/if_tl.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_tl.c,v 1.24.2.7 1999/08/29 16:31:46 peter Exp $ */ /* @@ -221,7 +221,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_tl.c,v 1.24.2.7 1999/08/29 16:31:46 peter Exp $"; #endif /* diff --git a/sys/pci/if_tlreg.h b/sys/pci/if_tlreg.h index 7df359d929c6..51c745814cce 100644 --- a/sys/pci/if_tlreg.h +++ b/sys/pci/if_tlreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_tlreg.h,v 1.7.2.3 1999/08/29 16:31:47 peter Exp $ */ diff --git a/sys/pci/if_tx.c b/sys/pci/if_tx.c index bf510a44fa99..e1eeb487edbe 100644 --- a/sys/pci/if_tx.c +++ b/sys/pci/if_tx.c @@ -1,5 +1,5 @@ /* $OpenBSD: if_tx.c,v 1.3 1998/10/10 04:30:09 jason Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_tx.c,v 1.20.2.4 1999/08/29 16:31:48 peter Exp $ */ /*- * Copyright (c) 1997 Semen Ustimenko (semen@iclub.nsu.ru) diff --git a/sys/pci/if_txvar.h b/sys/pci/if_txvar.h index 5efe056267f1..6c4db7c23a57 100644 --- a/sys/pci/if_txvar.h +++ b/sys/pci/if_txvar.h @@ -1,5 +1,5 @@ /* $OpenBSD: if_txvar.h,v 1.3 1998/10/10 04:30:09 jason Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_txvar.h,v 1.1.4.3 1999/08/29 16:31:48 peter Exp $ */ /*- * Copyright (c) 1997 Semen Ustimenko diff --git a/sys/pci/if_vr.c b/sys/pci/if_vr.c index 5f40b01e2203..7978f4ca430f 100644 --- a/sys/pci/if_vr.c +++ b/sys/pci/if_vr.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_vr.c,v 1.7.2.3 1999/08/29 16:31:49 peter Exp $ */ /* @@ -97,7 +97,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_vr.c,v 1.7.2.3 1999/08/29 16:31:49 peter Exp $"; #endif /* diff --git a/sys/pci/if_vrreg.h b/sys/pci/if_vrreg.h index 167acc5d91a7..b196659e422d 100644 --- a/sys/pci/if_vrreg.h +++ b/sys/pci/if_vrreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_vrreg.h,v 1.2.2.3 1999/08/29 16:31:49 peter Exp $ */ /* diff --git a/sys/pci/if_wb.c b/sys/pci/if_wb.c index d3d43dd11172..e099da6ef0e7 100644 --- a/sys/pci/if_wb.c +++ b/sys/pci/if_wb.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_wb.c,v 1.6.2.4 1999/08/29 16:31:49 peter Exp $ */ /* @@ -126,7 +126,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_wb.c,v 1.6.2.4 1999/08/29 16:31:49 peter Exp $"; #endif /* diff --git a/sys/pci/if_wbreg.h b/sys/pci/if_wbreg.h index 53d8af2c3331..01abd7043588 100644 --- a/sys/pci/if_wbreg.h +++ b/sys/pci/if_wbreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_wbreg.h,v 1.2.2.3 1999/08/29 16:31:50 peter Exp $ */ /* diff --git a/sys/pci/if_xl.c b/sys/pci/if_xl.c index 76bb154c9157..85df5893eb62 100644 --- a/sys/pci/if_xl.c +++ b/sys/pci/if_xl.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_xl.c,v 1.22.2.21 1999/08/29 16:31:50 peter Exp $ */ /* @@ -160,7 +160,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_xl.c,v 1.22.2.21 1999/08/29 16:31:50 peter Exp $"; #endif /* diff --git a/sys/pci/if_xlreg.h b/sys/pci/if_xlreg.h index 69f9ba1d03b1..674999342c0a 100644 --- a/sys/pci/if_xlreg.h +++ b/sys/pci/if_xlreg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_xlreg.h,v 1.9.2.8 1999/08/29 16:31:51 peter Exp $ */ #define XL_EE_READ 0x0080 /* read, 5 bit address */ diff --git a/sys/pci/isp_pci.c b/sys/pci/isp_pci.c index 961c10d82001..4c62f01e2e30 100644 --- a/sys/pci/isp_pci.c +++ b/sys/pci/isp_pci.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/isp_pci.c,v 1.13.2.9 1999/09/14 04:08:11 gibbs Exp $ */ /* * PCI specific probe and attach routines for Qlogic ISP SCSI adapters. * FreeBSD Version. diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c index e0c52fe3f0fd..a7e860be100f 100644 --- a/sys/pci/meteor.c +++ b/sys/pci/meteor.c @@ -29,7 +29,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/meteor.c,v 1.35.2.2 1999/08/29 16:31:52 peter Exp $ */ /* Change History: 8/21/95 Release diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c index 5c2504fb5dc8..afffc6e35997 100644 --- a/sys/pci/ncr.c +++ b/sys/pci/ncr.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $FreeBSD$ +** $FreeBSD: src/sys/pci/ncr.c,v 1.141.2.4 1999/08/29 16:31:53 peter Exp $ ** ** Device driver for the NCR 53C8XX PCI-SCSI-Controller Family. ** @@ -1357,7 +1357,7 @@ static void ncr_attach (pcici_t tag, int unit); #if !defined(lint) static const char ident[] = - "\n$FreeBSD$\n"; + "\n$FreeBSD: src/sys/pci/ncr.c,v 1.141.2.4 1999/08/29 16:31:53 peter Exp $\n"; #endif static const u_long ncr_version = NCR_VERSION * 11 diff --git a/sys/pci/ncrreg.h b/sys/pci/ncrreg.h index fcc72124377f..fe3262c96a48 100644 --- a/sys/pci/ncrreg.h +++ b/sys/pci/ncrreg.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** $FreeBSD$ +** $FreeBSD: src/sys/pci/ncrreg.h,v 1.12.2.1 1999/08/29 16:31:54 peter Exp $ ** ** Device driver for the NCR 53C810 PCI-SCSI-Controller. ** diff --git a/sys/pci/pci.c b/sys/pci/pci.c index 811b759d161b..b0f56be72ca2 100644 --- a/sys/pci/pci.c +++ b/sys/pci/pci.c @@ -23,7 +23,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/pci/pci.c,v 1.93.2.2 1999/08/29 16:31:55 peter Exp $ * */ diff --git a/sys/pci/pci_compat.c b/sys/pci/pci_compat.c index 17586ba3cd68..aa03463a2b12 100644 --- a/sys/pci/pci_compat.c +++ b/sys/pci/pci_compat.c @@ -23,7 +23,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/pci/pci_compat.c,v 1.20.2.4 1999/08/29 16:31:55 peter Exp $ * */ diff --git a/sys/pci/pcic_p.c b/sys/pci/pcic_p.c index 950213f0d53c..ffa94577cfec 100644 --- a/sys/pci/pcic_p.c +++ b/sys/pci/pcic_p.c @@ -26,7 +26,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/pci/pcic_p.c,v 1.7.2.2 1999/08/29 16:31:56 peter Exp $ */ #include "pci.h" diff --git a/sys/pci/pcic_p.h b/sys/pci/pcic_p.h index bd8e06c79e45..e6dac6630eac 100644 --- a/sys/pci/pcic_p.h +++ b/sys/pci/pcic_p.h @@ -26,7 +26,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/pci/pcic_p.h,v 1.3.4.2 1999/08/29 16:31:56 peter Exp $ */ /* PCI/CardBus Device IDs */ diff --git a/sys/pci/pcireg.h b/sys/pci/pcireg.h index f90df10e14de..bcfcd422f8ad 100644 --- a/sys/pci/pcireg.h +++ b/sys/pci/pcireg.h @@ -26,7 +26,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/pci/pcireg.h,v 1.20.2.2 1999/08/29 16:31:56 peter Exp $ * */ diff --git a/sys/pci/pcisupport.c b/sys/pci/pcisupport.c index 8d3317ccec09..ab469468e451 100644 --- a/sys/pci/pcisupport.c +++ b/sys/pci/pcisupport.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $FreeBSD$ +** $FreeBSD: src/sys/pci/pcisupport.c,v 1.86.2.12 1999/09/02 23:57:04 msmith Exp $ ** ** Device driver for DEC/INTEL PCI chipsets. ** diff --git a/sys/pci/pcivar.h b/sys/pci/pcivar.h index 3ac27ecc64bf..c30b43842dfe 100644 --- a/sys/pci/pcivar.h +++ b/sys/pci/pcivar.h @@ -23,7 +23,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/pci/pcivar.h,v 1.25.2.5 1999/08/29 16:31:57 peter Exp $ * */ diff --git a/sys/pci/simos.c b/sys/pci/simos.c index 91359dc62ccf..c4e679af228d 100644 --- a/sys/pci/simos.c +++ b/sys/pci/simos.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/simos.c,v 1.3.2.2 1999/08/29 16:31:58 peter Exp $ */ #include <sys/param.h> diff --git a/sys/pci/simos.h b/sys/pci/simos.h index e703074e58c3..a6e14f4ad1f3 100644 --- a/sys/pci/simos.h +++ b/sys/pci/simos.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/simos.h,v 1.1.2.1 1999/08/29 16:31:58 peter Exp $ */ /* diff --git a/sys/pci/ti_fw.h b/sys/pci/ti_fw.h index 84ae9ad7b09c..48a77b2dba50 100644 --- a/sys/pci/ti_fw.h +++ b/sys/pci/ti_fw.h @@ -2,7 +2,7 @@ * Firmware for Alteon Tigon 1 chip. * Generated by genfw.c * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/ti_fw.h,v 1.1.2.3 1999/08/29 16:31:59 peter Exp $ */ static int tigonFwReleaseMajor = 0xc; static int tigonFwReleaseMinor = 0x3; diff --git a/sys/pci/ti_fw2.h b/sys/pci/ti_fw2.h index afe8e8ca7a87..e6461bbcdbf6 100644 --- a/sys/pci/ti_fw2.h +++ b/sys/pci/ti_fw2.h @@ -3,7 +3,7 @@ * Built on Mon May 3 13:16:39 1999 by wpaul@wormhole.ee.columbia.edu * OS: FreeBSD 3.0-19981103-SNAP * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/ti_fw2.h,v 1.1.2.3 1999/08/29 16:32:00 peter Exp $ */ static int tigon2FwReleaseMajor = 0xc; static int tigon2FwReleaseMinor = 0x3; diff --git a/sys/pci/wdc_p.c b/sys/pci/wdc_p.c index 789ae1b0f37a..985e191c4908 100644 --- a/sys/pci/wdc_p.c +++ b/sys/pci/wdc_p.c @@ -16,7 +16,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/wdc_p.c,v 1.4.2.1 1999/08/29 16:32:01 peter Exp $ */ /* diff --git a/sys/pci/xmaciireg.h b/sys/pci/xmaciireg.h index f649e93a044e..28b3bf0e834b 100644 --- a/sys/pci/xmaciireg.h +++ b/sys/pci/xmaciireg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/xmaciireg.h,v 1.2.2.1 1999/09/10 01:48:23 wpaul Exp $ */ /* diff --git a/sys/pci/xrpu.c b/sys/pci/xrpu.c index 44a3118297fb..83f59da8e7ef 100644 --- a/sys/pci/xrpu.c +++ b/sys/pci/xrpu.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/xrpu.c,v 1.6.2.2 1999/08/29 16:32:02 peter Exp $ * * A very simple device driver for PCI cards based on Xilinx 6200 series * FPGA/RPU devices. Current Functionality is to allow you to open and diff --git a/sys/posix4/aio.h b/sys/posix4/aio.h index b96e9eb26372..42449d4cb30a 100644 --- a/sys/posix4/aio.h +++ b/sys/posix4/aio.h @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/posix4/aio.h,v 1.4.2.1 1999/08/29 16:32:06 peter Exp $ */ /* aio.h: P1003.1B-1993 Asynchronous I/O */ diff --git a/sys/sys/_posix.h b/sys/sys/_posix.h index d20187335d35..255da5778bc8 100644 --- a/sys/sys/_posix.h +++ b/sys/sys/_posix.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/_posix.h,v 1.3.2.1 1999/08/29 16:32:07 peter Exp $ */ /* diff --git a/sys/sys/acct.h b/sys/sys/acct.h index c1ebb8a8dcc3..c0b0a58565e5 100644 --- a/sys/sys/acct.h +++ b/sys/sys/acct.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)acct.h 8.4 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/acct.h,v 1.9.2.1 1999/08/29 16:32:07 peter Exp $ */ #ifndef _SYS_ACCT_H_ diff --git a/sys/sys/aio.h b/sys/sys/aio.h index 68a5698503d1..f7949699bbb6 100644 --- a/sys/sys/aio.h +++ b/sys/sys/aio.h @@ -13,7 +13,7 @@ * bad that happens because of using this software isn't the responsibility * of the author. This software is distributed AS-IS. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/aio.h,v 1.9.2.2 1999/08/29 16:32:08 peter Exp $ */ #ifndef _SYS_AIO_H_ diff --git a/sys/sys/buf.h b/sys/sys/buf.h index 2385e522404a..6d49b78a5758 100644 --- a/sys/sys/buf.h +++ b/sys/sys/buf.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)buf.h 8.9 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/buf.h,v 1.61.2.2 1999/08/29 16:32:08 peter Exp $ */ #ifndef _SYS_BUF_H_ diff --git a/sys/sys/bus.h b/sys/sys/bus.h index fdf0d00fe22e..05c18fbbb3e4 100644 --- a/sys/sys/bus.h +++ b/sys/sys/bus.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/bus.h,v 1.8.2.1 1999/08/29 16:32:09 peter Exp $ */ #ifndef _SYS_BUS_H_ diff --git a/sys/sys/bus_private.h b/sys/sys/bus_private.h index 305fb6759188..f6c209511a52 100644 --- a/sys/sys/bus_private.h +++ b/sys/sys/bus_private.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/bus_private.h,v 1.4.2.1 1999/08/29 16:32:09 peter Exp $ */ #ifndef _SYS_BUS_PRIVATE_H_ diff --git a/sys/sys/callout.h b/sys/sys/callout.h index 971ac9f88079..9a2c2c500856 100644 --- a/sys/sys/callout.h +++ b/sys/sys/callout.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)callout.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/callout.h,v 1.11.2.2 1999/08/29 16:32:09 peter Exp $ */ #ifndef _SYS_CALLOUT_H_ diff --git a/sys/sys/ccdvar.h b/sys/sys/ccdvar.h index f8e5aa38eaf1..eec015c59330 100644 --- a/sys/sys/ccdvar.h +++ b/sys/sys/ccdvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/ccdvar.h,v 1.7.2.1 1999/08/29 16:32:10 peter Exp $ */ /* $NetBSD: ccdvar.h,v 1.7.2.1 1995/10/12 21:30:18 thorpej Exp $ */ diff --git a/sys/sys/cdefs.h b/sys/sys/cdefs.h index f062c772da77..f357f122ed96 100644 --- a/sys/sys/cdefs.h +++ b/sys/sys/cdefs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/cdefs.h,v 1.24.2.1 1999/08/29 16:32:10 peter Exp $ */ #ifndef _SYS_CDEFS_H_ diff --git a/sys/sys/cdio.h b/sys/sys/cdio.h index dbb0f29f9abc..68731abcb2a0 100644 --- a/sys/sys/cdio.h +++ b/sys/sys/cdio.h @@ -1,7 +1,7 @@ /* * 16 Feb 93 Julian Elischer (julian@dialix.oz.au) * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/cdio.h,v 1.19.2.1 1999/08/29 16:32:11 peter Exp $ */ /* diff --git a/sys/sys/chio.h b/sys/sys/chio.h index cf6f832b7272..b5eca9b3b30f 100644 --- a/sys/sys/chio.h +++ b/sys/sys/chio.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/chio.h,v 1.12.2.1 1999/08/29 16:32:11 peter Exp $ */ #ifndef _SYS_CHIO_H_ diff --git a/sys/sys/clist.h b/sys/sys/clist.h index d1c22fa3d599..bbdd11635936 100644 --- a/sys/sys/clist.h +++ b/sys/sys/clist.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)clist.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/clist.h,v 1.8.2.1 1999/08/29 16:32:12 peter Exp $ */ #ifndef _SYS_CLIST_H_ diff --git a/sys/sys/conf.h b/sys/sys/conf.h index 2ffcfa0a52dc..13e07dc70404 100644 --- a/sys/sys/conf.h +++ b/sys/sys/conf.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)conf.h 8.5 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/conf.h,v 1.48.2.2 1999/08/29 16:32:12 peter Exp $ */ #ifndef _SYS_CONF_H_ diff --git a/sys/sys/copyright.h b/sys/sys/copyright.h index d0b29b2ecef8..e53eb2251ac6 100644 --- a/sys/sys/copyright.h +++ b/sys/sys/copyright.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/copyright.h,v 1.5.2.2 1999/08/29 16:32:13 peter Exp $ */ diff --git a/sys/sys/devfsext.h b/sys/sys/devfsext.h index 86af2180ccfd..ed3baf37ecad 100644 --- a/sys/sys/devfsext.h +++ b/sys/sys/devfsext.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/devfsext.h,v 1.22.2.1 1999/08/29 16:32:13 peter Exp $ */ #ifndef _SYS_DEVFSEXT_H_ diff --git a/sys/sys/device.h b/sys/sys/device.h index fc5ce337439e..94ee081ec430 100644 --- a/sys/sys/device.h +++ b/sys/sys/device.h @@ -40,7 +40,7 @@ * SUCH DAMAGE. * * @(#)device.h 8.2 (Berkeley) 2/17/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/device.h,v 1.8.2.1 1999/08/29 16:32:14 peter Exp $ */ #ifndef _SYS_DEVICE_H_ diff --git a/sys/sys/devicestat.h b/sys/sys/devicestat.h index 8887744ea306..b01b868e112f 100644 --- a/sys/sys/devicestat.h +++ b/sys/sys/devicestat.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/devicestat.h,v 1.3.2.2 1999/08/29 16:32:14 peter Exp $ */ #ifndef _DEVICESTAT_H diff --git a/sys/sys/dir.h b/sys/sys/dir.h index 670850ac37ef..77d79ac93704 100644 --- a/sys/sys/dir.h +++ b/sys/sys/dir.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)dir.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/dir.h,v 1.5.4.1 1999/08/29 16:32:14 peter Exp $ */ #ifndef _SYS_DIR_H_ diff --git a/sys/sys/dirent.h b/sys/sys/dirent.h index 19db37ba43e7..bd204d363ef4 100644 --- a/sys/sys/dirent.h +++ b/sys/sys/dirent.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)dirent.h 8.3 (Berkeley) 8/10/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/dirent.h,v 1.9.2.1 1999/08/29 16:32:15 peter Exp $ */ #ifndef _SYS_DIRENT_H_ diff --git a/sys/sys/disk.h b/sys/sys/disk.h index 5fb9e65c05db..c98eff8ce4ae 100644 --- a/sys/sys/disk.h +++ b/sys/sys/disk.h @@ -41,7 +41,7 @@ * * @(#)disk.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/disk.h,v 1.8.2.1 1999/08/29 16:32:15 peter Exp $ */ #ifndef _SYS_DISK_H_ diff --git a/sys/sys/disklabel.h b/sys/sys/disklabel.h index 557512dab66d..ff7a44ea5bdb 100644 --- a/sys/sys/disklabel.h +++ b/sys/sys/disklabel.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)disklabel.h 8.2 (Berkeley) 7/10/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/disklabel.h,v 1.36.2.3 1999/08/29 16:32:15 peter Exp $ */ #ifndef _SYS_DISKLABEL_H_ diff --git a/sys/sys/diskslice.h b/sys/sys/diskslice.h index aba8cd210690..e5d45384fe41 100644 --- a/sys/sys/diskslice.h +++ b/sys/sys/diskslice.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/diskslice.h,v 1.29.2.1 1999/08/29 16:32:16 peter Exp $ */ #ifndef _SYS_DISKSLICE_H_ diff --git a/sys/sys/dkbad.h b/sys/sys/dkbad.h index 882ed327313f..826dfba9abec 100644 --- a/sys/sys/dkbad.h +++ b/sys/sys/dkbad.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)dkbad.h 8.2 (Berkeley) 7/10/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/dkbad.h,v 1.10.2.1 1999/08/29 16:32:16 peter Exp $ */ #ifndef _SYS_DKBAD_H_ diff --git a/sys/sys/dkstat.h b/sys/sys/dkstat.h index c62d6ce1350f..29e919811076 100644 --- a/sys/sys/dkstat.h +++ b/sys/sys/dkstat.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)dkstat.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/dkstat.h,v 1.10.2.1 1999/08/29 16:32:17 peter Exp $ */ #ifndef _SYS_DKSTAT_H_ diff --git a/sys/sys/dmap.h b/sys/sys/dmap.h index 793176086738..f4281d89844d 100644 --- a/sys/sys/dmap.h +++ b/sys/sys/dmap.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)dmap.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/dmap.h,v 1.5.4.1 1999/08/29 16:32:18 peter Exp $ */ #ifndef _SYS_DMAP_H_ diff --git a/sys/sys/domain.h b/sys/sys/domain.h index df57196b9362..b7af28f3a2ce 100644 --- a/sys/sys/domain.h +++ b/sys/sys/domain.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)domain.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/domain.h,v 1.11.2.1 1999/08/29 16:32:18 peter Exp $ */ #ifndef _SYS_DOMAIN_H_ diff --git a/sys/sys/elf32.h b/sys/sys/elf32.h index 309f1a43eada..04ceec6f93ec 100644 --- a/sys/sys/elf32.h +++ b/sys/sys/elf32.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/elf32.h,v 1.5.2.2 1999/08/29 16:32:18 peter Exp $ */ #ifndef _SYS_ELF32_H_ diff --git a/sys/sys/elf64.h b/sys/sys/elf64.h index 022b174f559d..923070b13eb6 100644 --- a/sys/sys/elf64.h +++ b/sys/sys/elf64.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/elf64.h,v 1.7.2.2 1999/08/29 16:32:19 peter Exp $ */ #ifndef _SYS_ELF64_H_ diff --git a/sys/sys/elf_common.h b/sys/sys/elf_common.h index 207050debe02..7d0103a62ad8 100644 --- a/sys/sys/elf_common.h +++ b/sys/sys/elf_common.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/elf_common.h,v 1.3.2.2 1999/08/29 16:32:19 peter Exp $ */ #ifndef _SYS_ELF_COMMON_H_ diff --git a/sys/sys/elf_generic.h b/sys/sys/elf_generic.h index 32c3e161b5a4..0a29fade1744 100644 --- a/sys/sys/elf_generic.h +++ b/sys/sys/elf_generic.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/elf_generic.h,v 1.2.2.2 1999/08/29 16:32:20 peter Exp $ */ #ifndef _SYS_ELF_GENERIC_H_ diff --git a/sys/sys/errno.h b/sys/sys/errno.h index c25b6afef90d..464e78b2a74f 100644 --- a/sys/sys/errno.h +++ b/sys/sys/errno.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)errno.h 8.5 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/errno.h,v 1.11.2.2 1999/08/29 16:32:20 peter Exp $ */ #ifndef _SYS_ERRNO_H_ diff --git a/sys/sys/exec.h b/sys/sys/exec.h index d724ed9b643d..c758e097e832 100644 --- a/sys/sys/exec.h +++ b/sys/sys/exec.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)exec.h 8.3 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/exec.h,v 1.21.2.1 1999/08/29 16:32:20 peter Exp $ */ #ifndef _SYS_EXEC_H_ diff --git a/sys/sys/fbio.h b/sys/sys/fbio.h index 5acb79d0d1c7..5cbc35f661d1 100644 --- a/sys/sys/fbio.h +++ b/sys/sys/fbio.h @@ -36,7 +36,7 @@ * * @(#)fbio.h 8.2 (Berkeley) 10/30/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/fbio.h,v 1.5.4.1 1999/08/29 16:32:21 peter Exp $ */ #ifndef _SYS_FBIO_H_ diff --git a/sys/sys/fcntl.h b/sys/sys/fcntl.h index b81f904daaba..61bf9d10f193 100644 --- a/sys/sys/fcntl.h +++ b/sys/sys/fcntl.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)fcntl.h 8.3 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/fcntl.h,v 1.7.2.1 1999/08/29 16:32:21 peter Exp $ */ #ifndef _SYS_FCNTL_H_ diff --git a/sys/sys/file.h b/sys/sys/file.h index 692507485e3e..712e09dd1223 100644 --- a/sys/sys/file.h +++ b/sys/sys/file.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)file.h 8.3 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/file.h,v 1.16.2.2 1999/08/29 16:32:21 peter Exp $ */ #ifndef _SYS_FILE_H_ diff --git a/sys/sys/filedesc.h b/sys/sys/filedesc.h index 4505875fe5c4..98d72c0b85d0 100644 --- a/sys/sys/filedesc.h +++ b/sys/sys/filedesc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)filedesc.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/filedesc.h,v 1.15.2.1 1999/08/29 16:32:22 peter Exp $ */ #ifndef _SYS_FILEDESC_H_ diff --git a/sys/sys/filio.h b/sys/sys/filio.h index 66c3159fb1e2..fa546dde1755 100644 --- a/sys/sys/filio.h +++ b/sys/sys/filio.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)filio.h 8.1 (Berkeley) 3/28/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/filio.h,v 1.4.4.1 1999/08/29 16:32:22 peter Exp $ */ #ifndef _SYS_FILIO_H_ diff --git a/sys/sys/gmon.h b/sys/sys/gmon.h index 79434a4888a9..8053f500cbb8 100644 --- a/sys/sys/gmon.h +++ b/sys/sys/gmon.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)gmon.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/gmon.h,v 1.14.2.1 1999/08/29 16:32:23 peter Exp $ */ #ifndef _SYS_GMON_H_ diff --git a/sys/sys/imgact.h b/sys/sys/imgact.h index ec147ba8698c..927e6215afba 100644 --- a/sys/sys/imgact.h +++ b/sys/sys/imgact.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/imgact.h,v 1.18.2.2 1999/08/29 16:32:23 peter Exp $ */ #ifndef _SYS_IMGACT_H_ diff --git a/sys/sys/imgact_aout.h b/sys/sys/imgact_aout.h index 873f1b25b3a5..895fa724606b 100644 --- a/sys/sys/imgact_aout.h +++ b/sys/sys/imgact_aout.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)exec.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/imgact_aout.h,v 1.9.2.2 1999/09/01 06:12:10 sef Exp $ */ #ifndef _IMGACT_AOUT_H_ diff --git a/sys/sys/imgact_elf.h b/sys/sys/imgact_elf.h index 3c6e7ec96c31..53117a5f5f71 100644 --- a/sys/sys/imgact_elf.h +++ b/sys/sys/imgact_elf.h @@ -25,7 +25,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/sys/imgact_elf.h,v 1.10.2.3 1999/09/01 06:12:11 sef Exp $ */ #ifndef _SYS_IMGACT_ELF_H_ diff --git a/sys/sys/inflate.h b/sys/sys/inflate.h index 8b1e95de1958..e6d26db8bd66 100644 --- a/sys/sys/inflate.h +++ b/sys/sys/inflate.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/inflate.h,v 1.9.2.1 1999/08/29 16:32:24 peter Exp $ * */ #ifndef _SYS_INFLATE_H_ diff --git a/sys/sys/interrupt.h b/sys/sys/interrupt.h index 8eafa2aabc59..5f84bcc26392 100644 --- a/sys/sys/interrupt.h +++ b/sys/sys/interrupt.h @@ -23,7 +23,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/sys/interrupt.h,v 1.7.2.1 1999/08/29 16:32:25 peter Exp $ */ /* XXX currently dev_instance must be set to the ISA device_id or -1 for PCI */ diff --git a/sys/sys/inttypes.h b/sys/sys/inttypes.h index f1d94c615e7f..611a15dd4c7e 100644 --- a/sys/sys/inttypes.h +++ b/sys/sys/inttypes.h @@ -1,6 +1,6 @@ /* * This file is in the public domain. - * $FreeBSD$ + * $FreeBSD: src/sys/sys/inttypes.h,v 1.1.2.1 1999/08/29 16:32:25 peter Exp $ */ #ifndef _SYS_INTTYPES_H_ diff --git a/sys/sys/ioccom.h b/sys/sys/ioccom.h index 3dc3c1e0164a..feefd3f4d369 100644 --- a/sys/sys/ioccom.h +++ b/sys/sys/ioccom.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ioccom.h 8.2 (Berkeley) 3/28/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ioccom.h,v 1.7.2.1 1999/08/29 16:32:25 peter Exp $ */ #ifndef _SYS_IOCCOM_H_ diff --git a/sys/sys/ioctl.h b/sys/sys/ioctl.h index 11a22c60434e..d5a776a33b05 100644 --- a/sys/sys/ioctl.h +++ b/sys/sys/ioctl.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ioctl.h 8.6 (Berkeley) 3/28/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ioctl.h,v 1.7.4.1 1999/08/29 16:32:26 peter Exp $ */ #ifndef _SYS_IOCTL_H_ diff --git a/sys/sys/ioctl_compat.h b/sys/sys/ioctl_compat.h index baf42e090f83..e0c033dbaf82 100644 --- a/sys/sys/ioctl_compat.h +++ b/sys/sys/ioctl_compat.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ioctl_compat.h 8.4 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ioctl_compat.h,v 1.4.4.1 1999/08/29 16:32:26 peter Exp $ */ #ifndef _SYS_IOCTL_COMPAT_H_ diff --git a/sys/sys/ipc.h b/sys/sys/ipc.h index 62406b9196fb..3dadf6789e46 100644 --- a/sys/sys/ipc.h +++ b/sys/sys/ipc.h @@ -41,7 +41,7 @@ * SUCH DAMAGE. * * @(#)ipc.h 8.4 (Berkeley) 2/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ipc.h,v 1.12.2.1 1999/08/29 16:32:27 peter Exp $ */ /* diff --git a/sys/sys/kernel.h b/sys/sys/kernel.h index 5d4c8aaaa3bd..4abb9a855688 100644 --- a/sys/sys/kernel.h +++ b/sys/sys/kernel.h @@ -39,7 +39,7 @@ * SUCH DAMAGE. * * @(#)kernel.h 8.3 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/kernel.h,v 1.49.2.1 1999/08/29 16:32:27 peter Exp $ */ #ifndef _SYS_KERNEL_H_ diff --git a/sys/sys/ktrace.h b/sys/sys/ktrace.h index 78b7bc1257a1..46f0e22d3bd8 100644 --- a/sys/sys/ktrace.h +++ b/sys/sys/ktrace.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ktrace.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ktrace.h,v 1.12.4.1 1999/08/29 16:32:27 peter Exp $ */ #ifndef _SYS_KTRACE_H_ diff --git a/sys/sys/libkern.h b/sys/sys/libkern.h index 6f7c4ae90a59..0cf573198f98 100644 --- a/sys/sys/libkern.h +++ b/sys/sys/libkern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)libkern.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/libkern.h,v 1.16.4.1 1999/08/29 16:32:28 peter Exp $ */ #ifndef _SYS_LIBKERN_H_ diff --git a/sys/sys/link_aout.h b/sys/sys/link_aout.h deleted file mode 100644 index 3acb86a3b3d6..000000000000 --- a/sys/sys/link_aout.h +++ /dev/null @@ -1,318 +0,0 @@ -/* - * Copyright (c) 1993 Paul Kranenburg - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by Paul Kranenburg. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission - * - * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. - * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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$ - */ - -/* - * RRS section definitions. - * - * The layout of some data structures defined in this header file is - * such that we can provide compatibility with the SunOS 4.x shared - * library scheme. - */ - -#ifndef _LINK_H_ -#define _LINK_H_ - -#if (defined(FREEBSD_ELF) || defined(__ELF__)) && !defined(FREEBSD_AOUT) - -#include <sys/types.h> - -struct link_map { - caddr_t l_addr; /* Base Address of library */ -#ifdef __mips__ - caddr_t l_offs; /* Load Offset of library */ -#endif - const char *l_name; /* Absolute Path to Library */ - const void *l_ld; /* Pointer to .dynamic in memory */ - struct link_map *l_next, *l_prev; /* linked list of of mapped libs */ -}; - -struct r_debug { - int r_version; /* not used */ - struct link_map *r_map; /* list of loaded images */ - void (*r_brk)(void); /* pointer to break point */ - enum { - RT_CONSISTENT, /* things are stable */ - RT_ADD, /* adding a shared library */ - RT_DELETE /* removing a shared library */ - } r_state; -}; - -#else /* !__ELF__ */ - -struct dl_info; - -/* - * A `Shared Object Descriptor' describes a shared object that is needed - * to complete the link edit process of the object containing it. - * A list of such objects (chained through `sod_next') is pointed at - * by `sdt_sods' in the section_dispatch_table structure. - */ - -struct sod { /* Shared Object Descriptor */ - long sod_name; /* name (relative to load address) */ - u_int sod_library : 1, /* Searched for by library rules */ - sod_reserved : 31; - short sod_major; /* major version number */ - short sod_minor; /* minor version number */ - long sod_next; /* next sod */ -}; - -/* - * `Shared Object Map's are used by the run-time link editor (ld.so) to - * keep track of all shared objects loaded into a process' address space. - * These structures are only used at run-time and do not occur within - * the text or data segment of an executable or shared library. - */ -struct so_map { /* Shared Object Map */ - caddr_t som_addr; /* Address at which object mapped */ - char *som_path; /* Path to mmap'ed file */ - struct so_map *som_next; /* Next map in chain */ - struct sod *som_sod; /* Sod responsible for this map */ - caddr_t som_sodbase; /* Base address of this sod */ - u_int som_write : 1; /* Text is currently writable */ - struct _dynamic *som_dynamic; /* _dynamic structure */ - caddr_t som_spd; /* Private data */ -}; - -/* - * Symbol description with size. This is simply an `nlist' with - * one field (nz_size) added. - * Used to convey size information on items in the data segment - * of shared objects. An array of these live in the shared object's - * text segment and is addressed by the `sdt_nzlist' field. - */ -struct nzlist { - struct nlist nlist; - u_long nz_size; -}; - -#define nz_un nlist.n_un -#define nz_strx nlist.n_un.n_strx -#define nz_name nlist.n_un.n_name -#define nz_type nlist.n_type -#define nz_value nlist.n_value -#define nz_desc nlist.n_desc -#define nz_other nlist.n_other - -/* - * The `section_dispatch_table' structure contains offsets to various data - * structures needed to do run-time relocation. - */ -struct section_dispatch_table { - struct so_map *sdt_loaded; /* List of loaded objects */ - long sdt_sods; /* List of shared objects descriptors */ - long sdt_paths; /* Library search paths */ - long sdt_got; /* Global offset table */ - long sdt_plt; /* Procedure linkage table */ - long sdt_rel; /* Relocation table */ - long sdt_hash; /* Symbol hash table */ - long sdt_nzlist; /* Symbol table itself */ - long sdt_filler2; /* Unused (was: stab_hash) */ - long sdt_buckets; /* Number of hash buckets */ - long sdt_strings; /* Symbol strings */ - long sdt_str_sz; /* Size of symbol strings */ - long sdt_text_sz; /* Size of text area */ - long sdt_plt_sz; /* Size of procedure linkage table */ -}; - -/* - * RRS symbol hash table, addressed by `sdt_hash' in section_dispatch_table. - * Used to quickly lookup symbols of the shared object by hashing - * on the symbol's name. `rh_symbolnum' is the index of the symbol - * in the shared object's symbol list (`sdt_nzlist'), `rh_next' is - * the next symbol in the hash bucket (in case of collisions). - */ -struct rrs_hash { - int rh_symbolnum; /* Symbol number */ - int rh_next; /* Next hash entry */ -}; - -/* - * `rt_symbols' is used to keep track of run-time allocated commons - * and data items copied from shared objects. - */ -struct rt_symbol { - struct nzlist *rt_sp; /* The symbol */ - struct rt_symbol *rt_next; /* Next in linear list */ - struct rt_symbol *rt_link; /* Next in bucket */ - caddr_t rt_srcaddr; /* Address of "master" copy */ - struct so_map *rt_smp; /* Originating map */ -}; - -/* - * Debugger interface structure. - */ -struct so_debug { - int dd_version; /* Version # of interface */ - int dd_in_debugger; /* Set when run by debugger */ - int dd_sym_loaded; /* Run-time linking brought more - symbols into scope */ - char *dd_bpt_addr; /* Address of rtld-generated bpt */ - int dd_bpt_shadow; /* Original contents of bpt */ - struct rt_symbol *dd_cc; /* Allocated commons/copied data */ -}; - -/* - * Version returned to crt0 from ld.so - */ -#define LDSO_VERSION_NONE 0 /* FreeBSD2.0, 2.0.5 */ -#define LDSO_VERSION_HAS_DLEXIT 1 /* includes dlexit in ld_entry */ -#define LDSO_VERSION_HAS_DLSYM3 2 /* includes 3-argument dlsym */ -#define LDSO_VERSION_HAS_DLADDR 3 /* includes dladdr in ld_entry */ - -/* - * Entry points into ld.so - user interface to the run-time linker. - * Entries are valid for the given version numbers returned by ld.so - * to crt0. - */ -struct ld_entry { - void *(*dlopen) __P((const char *, int)); /* NONE */ - int (*dlclose) __P((void *)); /* NONE */ - void *(*dlsym) __P((void *, const char *)); /* NONE */ - const char *(*dlerror) __P((void)); /* NONE */ - void (*dlexit) __P((void)); /* HAS_DLEXIT */ - void *(*dlsym3) __P((void *, const char *, void *)); /* HAS_DLSYM3 */ - int (*dladdr) __P((const void *, - struct dl_info *)); /* HAS_DLADDR */ -}; - -/* - * This is the structure pointed at by the __DYNAMIC symbol if an - * executable requires the attention of the run-time link editor. - * __DYNAMIC is given the value zero if no run-time linking needs to - * be done (it is always present in shared objects). - * The union `d_un' provides for different versions of the dynamic - * linking mechanism (switched on by `d_version'). The last version - * used by Sun is 3. We leave some room here and go to version number - * 8 for NetBSD, the main difference lying in the support for the - * `nz_list' type of symbols. - */ - -struct _dynamic { - int d_version; /* version # of this interface */ - struct so_debug *d_debug; - union { - struct section_dispatch_table *d_sdt; - } d_un; - struct ld_entry *d_entry; /* XXX */ -}; - -#define LD_VERSION_SUN (3) -#define LD_VERSION_BSD (8) -#define LD_VERSION_NZLIST_P(v) ((v) >= 8) - -#define LD_GOT(x) ((x)->d_un.d_sdt->sdt_got) -#define LD_PLT(x) ((x)->d_un.d_sdt->sdt_plt) -#define LD_REL(x) ((x)->d_un.d_sdt->sdt_rel) -#define LD_SYMBOL(x) ((x)->d_un.d_sdt->sdt_nzlist) -#define LD_HASH(x) ((x)->d_un.d_sdt->sdt_hash) -#define LD_STRINGS(x) ((x)->d_un.d_sdt->sdt_strings) -#define LD_NEED(x) ((x)->d_un.d_sdt->sdt_sods) -#define LD_BUCKETS(x) ((x)->d_un.d_sdt->sdt_buckets) -#define LD_PATHS(x) ((x)->d_un.d_sdt->sdt_paths) - -#define LD_GOTSZ(x) ((x)->d_un.d_sdt->sdt_plt - (x)->d_un.d_sdt->sdt_got) -#define LD_RELSZ(x) ((x)->d_un.d_sdt->sdt_hash - (x)->d_un.d_sdt->sdt_rel) -#define LD_HASHSZ(x) ((x)->d_un.d_sdt->sdt_nzlist - (x)->d_un.d_sdt->sdt_hash) -#define LD_STABSZ(x) ((x)->d_un.d_sdt->sdt_strings - (x)->d_un.d_sdt->sdt_nzlist) -#define LD_PLTSZ(x) ((x)->d_un.d_sdt->sdt_plt_sz) -#define LD_STRSZ(x) ((x)->d_un.d_sdt->sdt_str_sz) -#define LD_TEXTSZ(x) ((x)->d_un.d_sdt->sdt_text_sz) - -/* - * Interface to ld.so - */ -struct crt_ldso { - int crt_ba; /* Base address of ld.so */ - int crt_dzfd; /* "/dev/zero" file descriptor (SunOS) */ - int crt_ldfd; /* ld.so file descriptor */ - struct _dynamic *crt_dp; /* Main's __DYNAMIC */ - char **crt_ep; /* environment strings */ - caddr_t crt_bp; /* Breakpoint if run from debugger */ - char *crt_prog; /* Program name (v3) */ - char *crt_ldso; /* Link editor name (v4) */ - struct ld_entry *crt_ldentry; /* dl*() access (v4) */ - char **crt_argv; /* argument strings (v5) */ -}; - -/* - * Version passed from crt0 to ld.so (1st argument to _rtld()). - */ -#define CRT_VERSION_SUN 1 -#define CRT_VERSION_BSD_2 2 -#define CRT_VERSION_BSD_3 3 -#define CRT_VERSION_BSD_4 4 -#define CRT_VERSION_BSD_5 5 - -/* - * Maximum number of recognized shared object version numbers. - */ -#define MAXDEWEY 8 - -/* - * Header of the hints file. - */ -struct hints_header { - long hh_magic; -#define HH_MAGIC 011421044151 - long hh_version; /* Interface version number */ -#define LD_HINTS_VERSION_1 1 -#define LD_HINTS_VERSION_2 2 - long hh_hashtab; /* Location of hash table */ - long hh_nbucket; /* Number of buckets in hashtab */ - long hh_strtab; /* Location of strings */ - long hh_strtab_sz; /* Size of strings */ - long hh_ehints; /* End of hints (max offset in file) */ - long hh_dirlist; /* Colon-separated list of srch dirs */ -}; - -#define HH_BADMAG(hdr) ((hdr).hh_magic != HH_MAGIC) - -/* - * Hash table element in hints file. - */ -struct hints_bucket { - /* namex and pathx are indices into the string table */ - int hi_namex; /* Library name */ - int hi_pathx; /* Full path */ - int hi_dewey[MAXDEWEY]; /* The versions */ - int hi_ndewey; /* Number of version numbers */ -#define hi_major hi_dewey[0] -#define hi_minor hi_dewey[1] - int hi_next; /* Next in this bucket */ -}; - -#define _PATH_LD_HINTS "/var/run/ld.so.hints" - -#endif /* !__ELF__ */ - -#endif /* _LINK_H_ */ diff --git a/sys/sys/link_elf.h b/sys/sys/link_elf.h deleted file mode 100644 index 3acb86a3b3d6..000000000000 --- a/sys/sys/link_elf.h +++ /dev/null @@ -1,318 +0,0 @@ -/* - * Copyright (c) 1993 Paul Kranenburg - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by Paul Kranenburg. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission - * - * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. - * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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$ - */ - -/* - * RRS section definitions. - * - * The layout of some data structures defined in this header file is - * such that we can provide compatibility with the SunOS 4.x shared - * library scheme. - */ - -#ifndef _LINK_H_ -#define _LINK_H_ - -#if (defined(FREEBSD_ELF) || defined(__ELF__)) && !defined(FREEBSD_AOUT) - -#include <sys/types.h> - -struct link_map { - caddr_t l_addr; /* Base Address of library */ -#ifdef __mips__ - caddr_t l_offs; /* Load Offset of library */ -#endif - const char *l_name; /* Absolute Path to Library */ - const void *l_ld; /* Pointer to .dynamic in memory */ - struct link_map *l_next, *l_prev; /* linked list of of mapped libs */ -}; - -struct r_debug { - int r_version; /* not used */ - struct link_map *r_map; /* list of loaded images */ - void (*r_brk)(void); /* pointer to break point */ - enum { - RT_CONSISTENT, /* things are stable */ - RT_ADD, /* adding a shared library */ - RT_DELETE /* removing a shared library */ - } r_state; -}; - -#else /* !__ELF__ */ - -struct dl_info; - -/* - * A `Shared Object Descriptor' describes a shared object that is needed - * to complete the link edit process of the object containing it. - * A list of such objects (chained through `sod_next') is pointed at - * by `sdt_sods' in the section_dispatch_table structure. - */ - -struct sod { /* Shared Object Descriptor */ - long sod_name; /* name (relative to load address) */ - u_int sod_library : 1, /* Searched for by library rules */ - sod_reserved : 31; - short sod_major; /* major version number */ - short sod_minor; /* minor version number */ - long sod_next; /* next sod */ -}; - -/* - * `Shared Object Map's are used by the run-time link editor (ld.so) to - * keep track of all shared objects loaded into a process' address space. - * These structures are only used at run-time and do not occur within - * the text or data segment of an executable or shared library. - */ -struct so_map { /* Shared Object Map */ - caddr_t som_addr; /* Address at which object mapped */ - char *som_path; /* Path to mmap'ed file */ - struct so_map *som_next; /* Next map in chain */ - struct sod *som_sod; /* Sod responsible for this map */ - caddr_t som_sodbase; /* Base address of this sod */ - u_int som_write : 1; /* Text is currently writable */ - struct _dynamic *som_dynamic; /* _dynamic structure */ - caddr_t som_spd; /* Private data */ -}; - -/* - * Symbol description with size. This is simply an `nlist' with - * one field (nz_size) added. - * Used to convey size information on items in the data segment - * of shared objects. An array of these live in the shared object's - * text segment and is addressed by the `sdt_nzlist' field. - */ -struct nzlist { - struct nlist nlist; - u_long nz_size; -}; - -#define nz_un nlist.n_un -#define nz_strx nlist.n_un.n_strx -#define nz_name nlist.n_un.n_name -#define nz_type nlist.n_type -#define nz_value nlist.n_value -#define nz_desc nlist.n_desc -#define nz_other nlist.n_other - -/* - * The `section_dispatch_table' structure contains offsets to various data - * structures needed to do run-time relocation. - */ -struct section_dispatch_table { - struct so_map *sdt_loaded; /* List of loaded objects */ - long sdt_sods; /* List of shared objects descriptors */ - long sdt_paths; /* Library search paths */ - long sdt_got; /* Global offset table */ - long sdt_plt; /* Procedure linkage table */ - long sdt_rel; /* Relocation table */ - long sdt_hash; /* Symbol hash table */ - long sdt_nzlist; /* Symbol table itself */ - long sdt_filler2; /* Unused (was: stab_hash) */ - long sdt_buckets; /* Number of hash buckets */ - long sdt_strings; /* Symbol strings */ - long sdt_str_sz; /* Size of symbol strings */ - long sdt_text_sz; /* Size of text area */ - long sdt_plt_sz; /* Size of procedure linkage table */ -}; - -/* - * RRS symbol hash table, addressed by `sdt_hash' in section_dispatch_table. - * Used to quickly lookup symbols of the shared object by hashing - * on the symbol's name. `rh_symbolnum' is the index of the symbol - * in the shared object's symbol list (`sdt_nzlist'), `rh_next' is - * the next symbol in the hash bucket (in case of collisions). - */ -struct rrs_hash { - int rh_symbolnum; /* Symbol number */ - int rh_next; /* Next hash entry */ -}; - -/* - * `rt_symbols' is used to keep track of run-time allocated commons - * and data items copied from shared objects. - */ -struct rt_symbol { - struct nzlist *rt_sp; /* The symbol */ - struct rt_symbol *rt_next; /* Next in linear list */ - struct rt_symbol *rt_link; /* Next in bucket */ - caddr_t rt_srcaddr; /* Address of "master" copy */ - struct so_map *rt_smp; /* Originating map */ -}; - -/* - * Debugger interface structure. - */ -struct so_debug { - int dd_version; /* Version # of interface */ - int dd_in_debugger; /* Set when run by debugger */ - int dd_sym_loaded; /* Run-time linking brought more - symbols into scope */ - char *dd_bpt_addr; /* Address of rtld-generated bpt */ - int dd_bpt_shadow; /* Original contents of bpt */ - struct rt_symbol *dd_cc; /* Allocated commons/copied data */ -}; - -/* - * Version returned to crt0 from ld.so - */ -#define LDSO_VERSION_NONE 0 /* FreeBSD2.0, 2.0.5 */ -#define LDSO_VERSION_HAS_DLEXIT 1 /* includes dlexit in ld_entry */ -#define LDSO_VERSION_HAS_DLSYM3 2 /* includes 3-argument dlsym */ -#define LDSO_VERSION_HAS_DLADDR 3 /* includes dladdr in ld_entry */ - -/* - * Entry points into ld.so - user interface to the run-time linker. - * Entries are valid for the given version numbers returned by ld.so - * to crt0. - */ -struct ld_entry { - void *(*dlopen) __P((const char *, int)); /* NONE */ - int (*dlclose) __P((void *)); /* NONE */ - void *(*dlsym) __P((void *, const char *)); /* NONE */ - const char *(*dlerror) __P((void)); /* NONE */ - void (*dlexit) __P((void)); /* HAS_DLEXIT */ - void *(*dlsym3) __P((void *, const char *, void *)); /* HAS_DLSYM3 */ - int (*dladdr) __P((const void *, - struct dl_info *)); /* HAS_DLADDR */ -}; - -/* - * This is the structure pointed at by the __DYNAMIC symbol if an - * executable requires the attention of the run-time link editor. - * __DYNAMIC is given the value zero if no run-time linking needs to - * be done (it is always present in shared objects). - * The union `d_un' provides for different versions of the dynamic - * linking mechanism (switched on by `d_version'). The last version - * used by Sun is 3. We leave some room here and go to version number - * 8 for NetBSD, the main difference lying in the support for the - * `nz_list' type of symbols. - */ - -struct _dynamic { - int d_version; /* version # of this interface */ - struct so_debug *d_debug; - union { - struct section_dispatch_table *d_sdt; - } d_un; - struct ld_entry *d_entry; /* XXX */ -}; - -#define LD_VERSION_SUN (3) -#define LD_VERSION_BSD (8) -#define LD_VERSION_NZLIST_P(v) ((v) >= 8) - -#define LD_GOT(x) ((x)->d_un.d_sdt->sdt_got) -#define LD_PLT(x) ((x)->d_un.d_sdt->sdt_plt) -#define LD_REL(x) ((x)->d_un.d_sdt->sdt_rel) -#define LD_SYMBOL(x) ((x)->d_un.d_sdt->sdt_nzlist) -#define LD_HASH(x) ((x)->d_un.d_sdt->sdt_hash) -#define LD_STRINGS(x) ((x)->d_un.d_sdt->sdt_strings) -#define LD_NEED(x) ((x)->d_un.d_sdt->sdt_sods) -#define LD_BUCKETS(x) ((x)->d_un.d_sdt->sdt_buckets) -#define LD_PATHS(x) ((x)->d_un.d_sdt->sdt_paths) - -#define LD_GOTSZ(x) ((x)->d_un.d_sdt->sdt_plt - (x)->d_un.d_sdt->sdt_got) -#define LD_RELSZ(x) ((x)->d_un.d_sdt->sdt_hash - (x)->d_un.d_sdt->sdt_rel) -#define LD_HASHSZ(x) ((x)->d_un.d_sdt->sdt_nzlist - (x)->d_un.d_sdt->sdt_hash) -#define LD_STABSZ(x) ((x)->d_un.d_sdt->sdt_strings - (x)->d_un.d_sdt->sdt_nzlist) -#define LD_PLTSZ(x) ((x)->d_un.d_sdt->sdt_plt_sz) -#define LD_STRSZ(x) ((x)->d_un.d_sdt->sdt_str_sz) -#define LD_TEXTSZ(x) ((x)->d_un.d_sdt->sdt_text_sz) - -/* - * Interface to ld.so - */ -struct crt_ldso { - int crt_ba; /* Base address of ld.so */ - int crt_dzfd; /* "/dev/zero" file descriptor (SunOS) */ - int crt_ldfd; /* ld.so file descriptor */ - struct _dynamic *crt_dp; /* Main's __DYNAMIC */ - char **crt_ep; /* environment strings */ - caddr_t crt_bp; /* Breakpoint if run from debugger */ - char *crt_prog; /* Program name (v3) */ - char *crt_ldso; /* Link editor name (v4) */ - struct ld_entry *crt_ldentry; /* dl*() access (v4) */ - char **crt_argv; /* argument strings (v5) */ -}; - -/* - * Version passed from crt0 to ld.so (1st argument to _rtld()). - */ -#define CRT_VERSION_SUN 1 -#define CRT_VERSION_BSD_2 2 -#define CRT_VERSION_BSD_3 3 -#define CRT_VERSION_BSD_4 4 -#define CRT_VERSION_BSD_5 5 - -/* - * Maximum number of recognized shared object version numbers. - */ -#define MAXDEWEY 8 - -/* - * Header of the hints file. - */ -struct hints_header { - long hh_magic; -#define HH_MAGIC 011421044151 - long hh_version; /* Interface version number */ -#define LD_HINTS_VERSION_1 1 -#define LD_HINTS_VERSION_2 2 - long hh_hashtab; /* Location of hash table */ - long hh_nbucket; /* Number of buckets in hashtab */ - long hh_strtab; /* Location of strings */ - long hh_strtab_sz; /* Size of strings */ - long hh_ehints; /* End of hints (max offset in file) */ - long hh_dirlist; /* Colon-separated list of srch dirs */ -}; - -#define HH_BADMAG(hdr) ((hdr).hh_magic != HH_MAGIC) - -/* - * Hash table element in hints file. - */ -struct hints_bucket { - /* namex and pathx are indices into the string table */ - int hi_namex; /* Library name */ - int hi_pathx; /* Full path */ - int hi_dewey[MAXDEWEY]; /* The versions */ - int hi_ndewey; /* Number of version numbers */ -#define hi_major hi_dewey[0] -#define hi_minor hi_dewey[1] - int hi_next; /* Next in this bucket */ -}; - -#define _PATH_LD_HINTS "/var/run/ld.so.hints" - -#endif /* !__ELF__ */ - -#endif /* _LINK_H_ */ diff --git a/sys/sys/linker.h b/sys/sys/linker.h index ee0b35350ec3..8ce20d3cc078 100644 --- a/sys/sys/linker.h +++ b/sys/sys/linker.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/linker.h,v 1.11.2.1 1999/08/29 16:32:28 peter Exp $ */ #ifndef _SYS_LINKER_H_ diff --git a/sys/sys/linker_set.h b/sys/sys/linker_set.h index c48b061ed778..285951233fa9 100644 --- a/sys/sys/linker_set.h +++ b/sys/sys/linker_set.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/linker_set.h,v 1.1.2.1 1999/08/29 16:32:29 peter Exp $ */ #ifndef _SYS_LINKER_SET_H_ diff --git a/sys/sys/lkm.h b/sys/sys/lkm.h index c827e9071421..d9ac1793d16c 100644 --- a/sys/sys/lkm.h +++ b/sys/sys/lkm.h @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/lkm.h,v 1.18.2.1 1999/08/29 16:32:29 peter Exp $ */ #ifndef _SYS_LKM_H_ diff --git a/sys/sys/lock.h b/sys/sys/lock.h index 52168ec67cd7..e379e4187f61 100644 --- a/sys/sys/lock.h +++ b/sys/sys/lock.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)lock.h 8.12 (Berkeley) 5/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/lock.h,v 1.13.2.1 1999/08/29 16:32:30 peter Exp $ */ #ifndef _LOCK_H_ diff --git a/sys/sys/lockf.h b/sys/sys/lockf.h index 17980f6a1bbd..e30aab12cb0b 100644 --- a/sys/sys/lockf.h +++ b/sys/sys/lockf.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)lockf.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/lockf.h,v 1.9.2.1 1999/08/29 16:32:30 peter Exp $ */ #ifndef _SYS_LOCKF_H_ diff --git a/sys/sys/malloc.h b/sys/sys/malloc.h index 5196a0a9cd6a..733a19ef3aff 100644 --- a/sys/sys/malloc.h +++ b/sys/sys/malloc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)malloc.h 8.5 (Berkeley) 5/3/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/malloc.h,v 1.38.2.1 1999/08/29 16:32:31 peter Exp $ */ #ifndef _SYS_MALLOC_H_ diff --git a/sys/sys/mbuf.h b/sys/sys/mbuf.h index 475b997ab6cb..4e9e2d9afe21 100644 --- a/sys/sys/mbuf.h +++ b/sys/sys/mbuf.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mbuf.h 8.5 (Berkeley) 2/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/mbuf.h,v 1.31.2.1 1999/08/29 16:32:31 peter Exp $ */ #ifndef _SYS_MBUF_H_ diff --git a/sys/sys/md5.h b/sys/sys/md5.h index a69f79099560..4b927eae1cc5 100644 --- a/sys/sys/md5.h +++ b/sys/sys/md5.h @@ -1,5 +1,5 @@ /* MD5.H - header file for MD5C.C - * $FreeBSD$ + * $FreeBSD: src/sys/sys/md5.h,v 1.11.2.1 1999/08/29 16:32:32 peter Exp $ */ /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All diff --git a/sys/sys/mman.h b/sys/sys/mman.h index d5257ea69536..649b04c4cd31 100644 --- a/sys/sys/mman.h +++ b/sys/sys/mman.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mman.h 8.2 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/mman.h,v 1.24.2.2 1999/08/29 16:32:32 peter Exp $ */ #ifndef _SYS_MMAN_H_ diff --git a/sys/sys/module.h b/sys/sys/module.h index cd220a132eab..b0e4da1bc7ef 100644 --- a/sys/sys/module.h +++ b/sys/sys/module.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/module.h,v 1.6.2.1 1999/08/29 16:32:32 peter Exp $ */ #ifndef _SYS_MODULE_H_ diff --git a/sys/sys/mount.h b/sys/sys/mount.h index 1df8d1c9201b..aaee047d7b47 100644 --- a/sys/sys/mount.h +++ b/sys/sys/mount.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mount.h 8.21 (Berkeley) 5/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/mount.h,v 1.73.2.1 1999/08/29 16:32:33 peter Exp $ */ #ifndef _SYS_MOUNT_H_ diff --git a/sys/sys/msg.h b/sys/sys/msg.h index 3dd70f1bc89d..113ec4e3b563 100644 --- a/sys/sys/msg.h +++ b/sys/sys/msg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/msg.h,v 1.8.4.1 1999/08/29 16:32:34 peter Exp $ */ /* $NetBSD: msg.h,v 1.4 1994/06/29 06:44:43 cgd Exp $ */ /* diff --git a/sys/sys/msgbuf.h b/sys/sys/msgbuf.h index aa7df03e7915..746504210799 100644 --- a/sys/sys/msgbuf.h +++ b/sys/sys/msgbuf.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)msgbuf.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/msgbuf.h,v 1.11.2.1 1999/08/29 16:32:34 peter Exp $ */ #ifndef _SYS_MSGBUF_H_ diff --git a/sys/sys/mtio.h b/sys/sys/mtio.h index 30b8b993819e..ded6f84eda9c 100644 --- a/sys/sys/mtio.h +++ b/sys/sys/mtio.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mtio.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/mtio.h,v 1.15.2.3 1999/08/29 16:32:34 peter Exp $ */ #ifndef _SYS_MTIO_H_ diff --git a/sys/sys/namei.h b/sys/sys/namei.h index c4611d9c3fc4..c55f22230e01 100644 --- a/sys/sys/namei.h +++ b/sys/sys/namei.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)namei.h 8.5 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/namei.h,v 1.21.2.1 1999/08/29 16:32:35 peter Exp $ */ #ifndef _SYS_NAMEI_H_ diff --git a/sys/sys/nlist_aout.h b/sys/sys/nlist_aout.h deleted file mode 100644 index 560563abf1a1..000000000000 --- a/sys/sys/nlist_aout.h +++ /dev/null @@ -1,121 +0,0 @@ -/*- - * Copyright (c) 1991, 1993 - * The Regents of the University of California. All rights reserved. - * (c) UNIX System Laboratories, Inc. - * All or some portions of this file are derived from material licensed - * to the University of California by American Telephone and Telegraph - * Co. or Unix System Laboratories, Inc. and are reproduced herein with - * the permission of UNIX System Laboratories, Inc. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * 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. - * - * @(#)nlist.h 8.2 (Berkeley) 1/21/94 - * - * $FreeBSD$ - */ - -#ifndef _NLIST_H_ -#define _NLIST_H_ - -/* - * Symbol table entries in a.out files. - */ - -/* - * Layout of each symbol. The "#ifdef _AOUT_INCLUDE_" is so that - * programs including nlist.h can initialize nlist structures - * statically. - */ -struct nlist { -#ifdef _AOUT_INCLUDE_ - union { - char *n_name; /* symbol name (in memory) */ - long n_strx; /* file string table offset (on disk) */ - } n_un; -#else - char *n_name; /* symbol name (in memory) */ -#endif - unsigned char n_type; /* type defines */ - char n_other; /* ".type" and binding information */ - short n_desc; /* used by stab entries */ - unsigned long n_value; /* address/value of the symbol */ -}; - -#define n_hash n_desc /* used internally by ld(1); XXX */ - -/* - * Defines for n_type. - */ -#define N_UNDF 0x00 /* undefined */ -#define N_ABS 0x02 /* absolute address */ -#define N_TEXT 0x04 /* text segment */ -#define N_DATA 0x06 /* data segment */ -#define N_BSS 0x08 /* bss segment */ -#define N_INDR 0x0a /* alias definition */ -#define N_SIZE 0x0c /* pseudo type, defines a symbol's size */ -#define N_COMM 0x12 /* common reference */ -/* GNU extensions */ -#define N_SETA 0x14 /* Absolute set element symbol */ -#define N_SETT 0x16 /* Text set element symbol */ -#define N_SETD 0x18 /* Data set element symbol */ -#define N_SETB 0x1a /* Bss set element symbol */ -#define N_SETV 0x1c /* Pointer to set vector in data area. */ -/* end GNU extensions */ -#define N_FN 0x1e /* file name (N_EXT on) */ -#define N_WARN 0x1e /* warning message (N_EXT off) */ - -#define N_EXT 0x01 /* external (global) bit, OR'ed in */ -#define N_TYPE 0x1e /* mask for all the type bits */ -#define N_STAB 0xe0 /* mask for debugger symbols -- stab(5) */ - -/* - * Defines for n_other. It contains the ".type" (AUX) field in the least - * significant 4 bits, and the binding (for weak symbols) in the most - * significant 4 bits. - */ -#define N_AUX(p) ((p)->n_other & 0xf) -#define N_BIND(p) (((unsigned int)(p)->n_other >> 4) & 0xf) -#define N_OTHER(r, v) (((unsigned int)(r) << 4) | ((v) & 0xf)) - -#define AUX_OBJECT 1 /* data object */ -#define AUX_FUNC 2 /* function */ - -/*#define BIND_LOCAL 0 not used */ -/*#define BIND_GLOBAL 1 not used */ -#define BIND_WEAK 2 /* weak binding */ - -#define N_FORMAT "%08x" /* namelist value format; XXX */ - -#include <sys/cdefs.h> - -__BEGIN_DECLS -int nlist __P((const char *, struct nlist *)); -__END_DECLS - -#endif /* !_NLIST_H_ */ diff --git a/sys/sys/param.h b/sys/sys/param.h index c9d4797b809a..7620e4e492bb 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)param.h 8.3 (Berkeley) 4/4/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/param.h,v 1.38.2.8 1999/09/02 18:12:05 obrien Exp $ */ #ifndef _SYS_PARAM_H_ diff --git a/sys/sys/pioctl.h b/sys/sys/pioctl.h index b43a47ff5bff..94205e436750 100644 --- a/sys/sys/pioctl.h +++ b/sys/sys/pioctl.h @@ -33,7 +33,7 @@ /* * procfs ioctl definitions. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/pioctl.h,v 1.7.2.1 1999/08/29 16:32:35 peter Exp $ */ #ifndef _SYS_PIOCTL_H diff --git a/sys/sys/pipe.h b/sys/sys/pipe.h index e95f45534537..3355a9356b0d 100644 --- a/sys/sys/pipe.h +++ b/sys/sys/pipe.h @@ -18,7 +18,7 @@ * 5. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/pipe.h,v 1.12.2.1 1999/08/29 16:32:36 peter Exp $ */ #ifndef _SYS_PIPE_H_ diff --git a/sys/sys/poll.h b/sys/sys/poll.h index 7620a39bd512..4c904e36ab85 100644 --- a/sys/sys/poll.h +++ b/sys/sys/poll.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/poll.h,v 1.4.2.1 1999/08/29 16:32:36 peter Exp $ */ #ifndef _SYS_POLL_H_ diff --git a/sys/sys/proc.h b/sys/sys/proc.h index bdedc2e13c4c..f986672ae95d 100644 --- a/sys/sys/proc.h +++ b/sys/sys/proc.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)proc.h 8.15 (Berkeley) 5/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/proc.h,v 1.66.2.5 1999/08/29 16:32:36 peter Exp $ */ #ifndef _SYS_PROC_H_ diff --git a/sys/sys/procfs.h b/sys/sys/procfs.h index 04f0e1c71a80..eb462d7be86f 100644 --- a/sys/sys/procfs.h +++ b/sys/sys/procfs.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/procfs.h,v 1.1.2.1 1999/08/29 16:32:37 peter Exp $ */ #ifndef _SYS_PROCFS_H_ diff --git a/sys/sys/protosw.h b/sys/sys/protosw.h index 15f6e13aef55..d765ab880dac 100644 --- a/sys/sys/protosw.h +++ b/sys/sys/protosw.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)protosw.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/protosw.h,v 1.26.2.1 1999/08/29 16:32:37 peter Exp $ */ #ifndef _SYS_PROTOSW_H_ diff --git a/sys/sys/ptio.h b/sys/sys/ptio.h index 1292280528d3..90105b7bce84 100644 --- a/sys/sys/ptio.h +++ b/sys/sys/ptio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ptio.h,v 1.2.2.2 1999/08/29 16:32:38 peter Exp $ */ #ifndef _SYS_PTIO_H_ diff --git a/sys/sys/ptrace.h b/sys/sys/ptrace.h index f7f77edeec81..37f3d8ef7475 100644 --- a/sys/sys/ptrace.h +++ b/sys/sys/ptrace.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ptrace.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ptrace.h,v 1.8.2.1 1999/08/29 16:32:38 peter Exp $ */ #ifndef _SYS_PTRACE_H_ diff --git a/sys/sys/queue.h b/sys/sys/queue.h index 650925354ef7..3e99bcea113c 100644 --- a/sys/sys/queue.h +++ b/sys/sys/queue.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)queue.h 8.5 (Berkeley) 8/20/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/queue.h,v 1.24.2.1 1999/08/29 16:32:39 peter Exp $ */ #ifndef _SYS_QUEUE_H_ diff --git a/sys/sys/reboot.h b/sys/sys/reboot.h index d0c4210515eb..ca89691b21d6 100644 --- a/sys/sys/reboot.h +++ b/sys/sys/reboot.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)reboot.h 8.3 (Berkeley) 12/13/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/reboot.h,v 1.17.2.1 1999/08/29 16:32:39 peter Exp $ */ #ifndef _SYS_REBOOT_H_ diff --git a/sys/sys/resource.h b/sys/sys/resource.h index 0e3c710d509c..2fbae5a76d73 100644 --- a/sys/sys/resource.h +++ b/sys/sys/resource.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)resource.h 8.4 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/resource.h,v 1.8.2.1 1999/08/29 16:32:39 peter Exp $ */ #ifndef _SYS_RESOURCE_H_ diff --git a/sys/sys/resourcevar.h b/sys/sys/resourcevar.h index bb9f1f45101a..be13a79e57c2 100644 --- a/sys/sys/resourcevar.h +++ b/sys/sys/resourcevar.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)resourcevar.h 8.4 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/resourcevar.h,v 1.12.2.1 1999/08/29 16:32:40 peter Exp $ */ #ifndef _SYS_RESOURCEVAR_H_ diff --git a/sys/sys/rlist.h b/sys/sys/rlist.h index b8f16e1fd089..e51f12d797a9 100644 --- a/sys/sys/rlist.h +++ b/sys/sys/rlist.h @@ -16,7 +16,7 @@ * rlist_alloc(&swapmap, 100, &loc); obtain 100 sectors from swap * * from: unknown? - * $FreeBSD$ + * $FreeBSD: src/sys/sys/rlist.h,v 1.11.4.1 1999/08/29 16:32:40 peter Exp $ */ #ifndef _SYS_RLIST_H_ diff --git a/sys/sys/rman.h b/sys/sys/rman.h index 45c17170e958..db8721c96995 100644 --- a/sys/sys/rman.h +++ b/sys/sys/rman.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/rman.h,v 1.1.2.1 1999/08/29 16:32:41 peter Exp $ */ #ifndef _SYS_RMAN_H_ diff --git a/sys/sys/rtprio.h b/sys/sys/rtprio.h index 5d115f5693db..f4b484e50618 100644 --- a/sys/sys/rtprio.h +++ b/sys/sys/rtprio.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/rtprio.h,v 1.7.2.1 1999/08/29 16:32:41 peter Exp $ */ #ifndef _SYS_RTPRIO_H_ diff --git a/sys/sys/scsiio.h b/sys/sys/scsiio.h index b49c8d6707da..e57858c7530f 100644 --- a/sys/sys/scsiio.h +++ b/sys/sys/scsiio.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/sys/scsiio.h,v 1.10.2.1 1999/08/29 16:32:41 peter Exp $ */ #ifndef _SYS_SCSIIO_H_ #define _SYS_SCSIIO_H_ diff --git a/sys/sys/select.h b/sys/sys/select.h index 89e7f9adcbbc..8e08b453506d 100644 --- a/sys/sys/select.h +++ b/sys/sys/select.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)select.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/select.h,v 1.4.4.1 1999/08/29 16:32:42 peter Exp $ */ #ifndef _SYS_SELECT_H_ diff --git a/sys/sys/sem.h b/sys/sys/sem.h index 798f5bb7d124..15f46b4b2c0e 100644 --- a/sys/sys/sem.h +++ b/sys/sys/sem.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/sem.h,v 1.18.2.1 1999/08/29 16:32:42 peter Exp $ */ /* $NetBSD: sem.h,v 1.5 1994/06/29 06:45:15 cgd Exp $ */ /* diff --git a/sys/sys/shm.h b/sys/sys/shm.h index a792f561b116..6566435c8609 100644 --- a/sys/sys/shm.h +++ b/sys/sys/shm.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/shm.h,v 1.12.2.1 1999/08/29 16:32:43 peter Exp $ */ /* $NetBSD: shm.h,v 1.15 1994/06/29 06:45:17 cgd Exp $ */ /* diff --git a/sys/sys/signal.h b/sys/sys/signal.h index 301a3a46fa5b..841c167ff890 100644 --- a/sys/sys/signal.h +++ b/sys/sys/signal.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)signal.h 8.4 (Berkeley) 5/4/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/signal.h,v 1.14.2.1 1999/08/29 16:32:43 peter Exp $ */ #ifndef _SYS_SIGNAL_H_ diff --git a/sys/sys/signalvar.h b/sys/sys/signalvar.h index cf23426ab8c6..b82476d4598b 100644 --- a/sys/sys/signalvar.h +++ b/sys/sys/signalvar.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)signalvar.h 8.6 (Berkeley) 2/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/signalvar.h,v 1.22.2.3 1999/09/01 06:12:12 sef Exp $ */ #ifndef _SYS_SIGNALVAR_H_ /* tmp for user.h */ diff --git a/sys/sys/sliceio.h b/sys/sys/sliceio.h index e93eb3bbcaae..a47645a382a1 100644 --- a/sys/sys/sliceio.h +++ b/sys/sys/sliceio.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/sys/sliceio.h,v 1.2.2.1 1999/08/29 16:32:44 peter Exp $ */ #ifndef _SYS_SLICEIO_H_ diff --git a/sys/sys/socket.h b/sys/sys/socket.h index a7b88d464b20..4e0607043817 100644 --- a/sys/sys/socket.h +++ b/sys/sys/socket.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)socket.h 8.4 (Berkeley) 2/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/socket.h,v 1.27.2.1 1999/08/29 16:32:44 peter Exp $ */ #ifndef _SYS_SOCKET_H_ diff --git a/sys/sys/socketvar.h b/sys/sys/socketvar.h index 1c16737a2a99..da2e4c67b48a 100644 --- a/sys/sys/socketvar.h +++ b/sys/sys/socketvar.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)socketvar.h 8.3 (Berkeley) 2/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/socketvar.h,v 1.32.2.3 1999/08/29 16:32:45 peter Exp $ */ #ifndef _SYS_SOCKETVAR_H_ diff --git a/sys/sys/sockio.h b/sys/sys/sockio.h index 372d7e996178..3b9842bb5778 100644 --- a/sys/sys/sockio.h +++ b/sys/sys/sockio.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)sockio.h 8.1 (Berkeley) 3/28/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/sockio.h,v 1.11.2.1 1999/08/29 16:32:45 peter Exp $ */ #ifndef _SYS_SOCKIO_H_ diff --git a/sys/sys/stat.h b/sys/sys/stat.h index 3d5909e3242b..c873d96f30e7 100644 --- a/sys/sys/stat.h +++ b/sys/sys/stat.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)stat.h 8.12 (Berkeley) 6/16/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/stat.h,v 1.15.2.1 1999/08/29 16:32:46 peter Exp $ */ #ifndef _SYS_STAT_H_ diff --git a/sys/sys/sysctl.h b/sys/sys/sysctl.h index 1c84d58bc732..bcff06ae6e2a 100644 --- a/sys/sys/sysctl.h +++ b/sys/sys/sysctl.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)sysctl.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/sysctl.h,v 1.70.2.1 1999/08/29 16:32:46 peter Exp $ */ #ifndef _SYS_SYSCTL_H_ diff --git a/sys/sys/sysent.h b/sys/sys/sysent.h index e593f38e037c..2e52bcb61186 100644 --- a/sys/sys/sysent.h +++ b/sys/sys/sysent.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/sysent.h,v 1.20.2.2 1999/09/01 06:12:12 sef Exp $ */ #ifndef _SYS_SYSENT_H_ diff --git a/sys/sys/syslimits.h b/sys/sys/syslimits.h index 634db8f3b3c2..1ecd63a462bf 100644 --- a/sys/sys/syslimits.h +++ b/sys/sys/syslimits.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)syslimits.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/syslimits.h,v 1.8.4.1 1999/08/29 16:32:47 peter Exp $ */ #ifndef _SYS_SYSLIMITS_H_ diff --git a/sys/sys/syslog.h b/sys/sys/syslog.h index 1f56548942c3..93a9d5a02400 100644 --- a/sys/sys/syslog.h +++ b/sys/sys/syslog.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)syslog.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/syslog.h,v 1.16.2.1 1999/08/29 16:32:47 peter Exp $ */ #ifndef _SYS_SYSLOG_H_ diff --git a/sys/sys/systm.h b/sys/sys/systm.h index 39bebecdd5ee..ad0a64a6f097 100644 --- a/sys/sys/systm.h +++ b/sys/sys/systm.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)systm.h 8.7 (Berkeley) 3/29/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/systm.h,v 1.84.2.2 1999/08/29 16:32:48 peter Exp $ */ #ifndef _SYS_SYSTM_H_ diff --git a/sys/sys/tablet.h b/sys/sys/tablet.h index 5caa181af9f1..e7c20b28b2d2 100644 --- a/sys/sys/tablet.h +++ b/sys/sys/tablet.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tablet.h 8.4 (Berkeley) 7/10/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/tablet.h,v 1.7.4.1 1999/08/29 16:32:49 peter Exp $ */ #ifndef _SYS_TABLET_H_ diff --git a/sys/sys/termios.h b/sys/sys/termios.h index 72f4b9e060cf..ce9bb491b339 100644 --- a/sys/sys/termios.h +++ b/sys/sys/termios.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)termios.h 8.3 (Berkeley) 3/28/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/termios.h,v 1.11.2.1 1999/08/29 16:32:50 peter Exp $ */ #ifndef _SYS_TERMIOS_H_ diff --git a/sys/sys/time.h b/sys/sys/time.h index 77aedaeade15..fb70f4b3735b 100644 --- a/sys/sys/time.h +++ b/sys/sys/time.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)time.h 8.5 (Berkeley) 5/4/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/time.h,v 1.35.2.3 1999/08/29 16:32:50 peter Exp $ */ #ifndef _SYS_TIME_H_ diff --git a/sys/sys/timeb.h b/sys/sys/timeb.h index 40aba11ae6b4..2f8a742a33bc 100644 --- a/sys/sys/timeb.h +++ b/sys/sys/timeb.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)timeb.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/timeb.h,v 1.5.4.1 1999/08/29 16:32:50 peter Exp $ */ #ifndef _SYS_TIMEB_H_ diff --git a/sys/sys/timepps.h b/sys/sys/timepps.h index bd72c86b15f0..188788d115da 100644 --- a/sys/sys/timepps.h +++ b/sys/sys/timepps.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/timepps.h,v 1.4.2.3 1999/08/29 16:32:51 peter Exp $ * * The is a FreeBSD protype version of the "draft-mogul-pps-api-02.txt" * specification for Pulse Per Second timing interfaces. diff --git a/sys/sys/timers.h b/sys/sys/timers.h index 043d37670b08..fe1199ab7d9c 100644 --- a/sys/sys/timers.h +++ b/sys/sys/timers.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/timers.h,v 1.3.4.1 1999/08/29 16:32:51 peter Exp $ * * Description : Basic timers header. */ diff --git a/sys/sys/times.h b/sys/sys/times.h index ba6dee0ed709..3d368e8c2765 100644 --- a/sys/sys/times.h +++ b/sys/sys/times.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)times.h 8.4 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/times.h,v 1.4.4.1 1999/08/29 16:32:51 peter Exp $ */ #ifndef _SYS_TIMES_H_ diff --git a/sys/sys/tprintf.h b/sys/sys/tprintf.h index 936fc1bc0ca8..95208dc1a954 100644 --- a/sys/sys/tprintf.h +++ b/sys/sys/tprintf.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tprintf.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/tprintf.h,v 1.7.2.1 1999/08/29 16:32:52 peter Exp $ */ #ifndef _SYS_TPRINTF_H_ diff --git a/sys/sys/tty.h b/sys/sys/tty.h index 7dee17e996e2..51bd18ceae73 100644 --- a/sys/sys/tty.h +++ b/sys/sys/tty.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)tty.h 8.6 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/tty.h,v 1.44.2.1 1999/08/29 16:32:52 peter Exp $ */ #ifndef _SYS_TTY_H_ diff --git a/sys/sys/ttychars.h b/sys/sys/ttychars.h index d9b59b7f01e9..9201b487279c 100644 --- a/sys/sys/ttychars.h +++ b/sys/sys/ttychars.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ttychars.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ttychars.h,v 1.6.4.1 1999/08/29 16:32:52 peter Exp $ */ #ifndef _SYS_TTYCHARS_H_ diff --git a/sys/sys/ttycom.h b/sys/sys/ttycom.h index ac6c45a41592..60adf7eedfe8 100644 --- a/sys/sys/ttycom.h +++ b/sys/sys/ttycom.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ttycom.h 8.1 (Berkeley) 3/28/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ttycom.h,v 1.13.2.1 1999/08/29 16:32:53 peter Exp $ */ #ifndef _SYS_TTYCOM_H_ diff --git a/sys/sys/ttydefaults.h b/sys/sys/ttydefaults.h index 6d23e3bdd074..31990352e471 100644 --- a/sys/sys/ttydefaults.h +++ b/sys/sys/ttydefaults.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ttydefaults.h 8.4 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ttydefaults.h,v 1.12.2.1 1999/08/29 16:32:53 peter Exp $ */ /* diff --git a/sys/sys/ttydev.h b/sys/sys/ttydev.h index 739ec477c619..c245f816f9e4 100644 --- a/sys/sys/ttydev.h +++ b/sys/sys/ttydev.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ttydev.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ttydev.h,v 1.6.4.1 1999/08/29 16:32:53 peter Exp $ */ /* COMPATIBILITY HEADER FILE */ diff --git a/sys/sys/types.h b/sys/sys/types.h index 8424c8e3b368..3adedc922085 100644 --- a/sys/sys/types.h +++ b/sys/sys/types.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)types.h 8.6 (Berkeley) 2/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/types.h,v 1.26.2.1 1999/08/29 16:32:54 peter Exp $ */ #ifndef _SYS_TYPES_H_ diff --git a/sys/sys/ucred.h b/sys/sys/ucred.h index 8199d1c6036b..00360b73d8bb 100644 --- a/sys/sys/ucred.h +++ b/sys/sys/ucred.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ucred.h 8.4 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ucred.h,v 1.8.4.1 1999/08/29 16:32:54 peter Exp $ */ #ifndef _SYS_UCRED_H_ diff --git a/sys/sys/uio.h b/sys/sys/uio.h index e55b84055563..99d9ea70d87e 100644 --- a/sys/sys/uio.h +++ b/sys/sys/uio.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)uio.h 8.5 (Berkeley) 2/22/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/uio.h,v 1.9.2.1 1999/08/29 16:32:55 peter Exp $ */ #ifndef _SYS_UIO_H_ diff --git a/sys/sys/un.h b/sys/sys/un.h index a99ba68d9a14..ee9cbf4572f2 100644 --- a/sys/sys/un.h +++ b/sys/sys/un.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)un.h 8.3 (Berkeley) 2/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/un.h,v 1.15.2.1 1999/08/29 16:32:55 peter Exp $ */ #ifndef _SYS_UN_H_ diff --git a/sys/sys/unistd.h b/sys/sys/unistd.h index 7503cddf2574..633c6e14c7ac 100644 --- a/sys/sys/unistd.h +++ b/sys/sys/unistd.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)unistd.h 8.2 (Berkeley) 1/7/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/unistd.h,v 1.19.2.1 1999/08/29 16:32:55 peter Exp $ */ #ifndef _SYS_UNISTD_H_ diff --git a/sys/sys/unpcb.h b/sys/sys/unpcb.h index 874f2b06f5ff..f1c2b3026faf 100644 --- a/sys/sys/unpcb.h +++ b/sys/sys/unpcb.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)unpcb.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/unpcb.h,v 1.7.2.1 1999/08/29 16:32:56 peter Exp $ */ #ifndef _SYS_UNPCB_H_ diff --git a/sys/sys/user.h b/sys/sys/user.h index 5af5d3ed13c7..8fb06ed4c964 100644 --- a/sys/sys/user.h +++ b/sys/sys/user.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)user.h 8.2 (Berkeley) 9/23/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/user.h,v 1.19.2.2 1999/08/29 16:32:56 peter Exp $ */ #ifndef _SYS_USER_H_ diff --git a/sys/sys/utsname.h b/sys/sys/utsname.h index 375c3d403f36..6c4ef487d9fb 100644 --- a/sys/sys/utsname.h +++ b/sys/sys/utsname.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)utsname.h 8.1 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/utsname.h,v 1.5.4.1 1999/08/29 16:32:56 peter Exp $ */ #ifndef _SYS_UTSNAME_H diff --git a/sys/sys/vadvise.h b/sys/sys/vadvise.h index cf179f04c07f..ac8d61a56fc1 100644 --- a/sys/sys/vadvise.h +++ b/sys/sys/vadvise.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vadvise.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/vadvise.h,v 1.5.4.1 1999/08/29 16:32:57 peter Exp $ */ #ifndef _SYS_VADVISE_H_ diff --git a/sys/sys/vcmd.h b/sys/sys/vcmd.h index 837255cf6dd4..9e5dac1458b5 100644 --- a/sys/sys/vcmd.h +++ b/sys/sys/vcmd.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vcmd.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/vcmd.h,v 1.6.4.1 1999/08/29 16:32:57 peter Exp $ */ #ifndef _SYS_VCMD_H_ diff --git a/sys/sys/vlimit.h b/sys/sys/vlimit.h index a5a86d7f65b8..b1fbf652fc7d 100644 --- a/sys/sys/vlimit.h +++ b/sys/sys/vlimit.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vlimit.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/vlimit.h,v 1.6.4.1 1999/08/29 16:32:58 peter Exp $ */ #ifndef _SYS_VLIMIT_H_ diff --git a/sys/sys/vmmeter.h b/sys/sys/vmmeter.h index 8fa9b1e3045a..69eb33c5bc58 100644 --- a/sys/sys/vmmeter.h +++ b/sys/sys/vmmeter.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vmmeter.h 8.2 (Berkeley) 7/10/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/vmmeter.h,v 1.16.2.1 1999/08/29 16:32:58 peter Exp $ */ #ifndef _SYS_VMMETER_H_ diff --git a/sys/sys/vnode.h b/sys/sys/vnode.h index dd0f51450ca0..0f11e7e006c0 100644 --- a/sys/sys/vnode.h +++ b/sys/sys/vnode.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vnode.h 8.7 (Berkeley) 2/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/vnode.h,v 1.80.2.3 1999/09/16 02:02:16 alfred Exp $ */ #ifndef _SYS_VNODE_H_ diff --git a/sys/sys/vsio.h b/sys/sys/vsio.h index 702e71dce2b3..89312806abc7 100644 --- a/sys/sys/vsio.h +++ b/sys/sys/vsio.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vsio.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/vsio.h,v 1.6.4.1 1999/08/29 16:32:59 peter Exp $ */ #ifndef _SYS_VSIO_H_ diff --git a/sys/sys/wait.h b/sys/sys/wait.h index c854e149d3c6..e2b52ee9746c 100644 --- a/sys/sys/wait.h +++ b/sys/sys/wait.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)wait.h 8.2 (Berkeley) 7/10/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/wait.h,v 1.8.4.2 1999/08/29 16:33:00 peter Exp $ */ #ifndef _SYS_WAIT_H_ diff --git a/sys/sys/xrpuio.h b/sys/sys/xrpuio.h index 70de800d9a4a..21b7d96006b6 100644 --- a/sys/sys/xrpuio.h +++ b/sys/sys/xrpuio.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/xrpuio.h,v 1.1.2.1 1999/08/29 16:33:00 peter Exp $ * */ diff --git a/sys/ufs/ffs/README b/sys/ufs/ffs/README deleted file mode 100644 index 8a7433b61e9e..000000000000 --- a/sys/ufs/ffs/README +++ /dev/null @@ -1,320 +0,0 @@ -Introduction - -This package constitutes the alpha distribution of the soft update -code updates for the fast filesystem. - -For More information on what Soft Updates is, see: -http://www.ece.cmu.edu/~ganger/papers/CSE-TR-254-95/ - -Status - -My `filesystem torture tests' (described below) run for days without -a hitch (no panic's, hangs, filesystem corruption, or memory leaks). -However, I have had several panic's reported to me by folks that -are field testing the code which I have not yet been able to -reproduce or fix. Although these panic's are rare and do not cause -filesystem corruption, the code should only be put into production -on systems where the system administrator is aware that it is being -run, and knows how to turn it off if problems arise. Thus, you may -hand out this code to others, but please ensure that this status -message is included with any distributions. Please also include -the file ffs_softdep.stub.c in any distributions so that folks that -cannot abide by the need to redistribute source will not be left -with a kernel that will not link. It will resolve all the calls -into the soft update code and simply ignores the request to enable -them. Thus you will be able to ensure that your other hooks have -not broken anything and that your kernel is softdep-ready for those -that wish to use them. Please report problems back to me with -kernel backtraces of panics if possible. This is massively complex -code, and people only have to have their filesystems hosed once or -twice to avoid future changes like the plague. I want to find and -fix as many bugs as soon as possible so as to get the code rock -solid before it gets widely released. Please report any bugs that -you uncover to mckusick@mckusick.com. - -Performance - -Running the Andrew Benchmarks yields the following raw data: - - Phase Normal Softdep What it does - 1 3s <1s Creating directories - 2 8s 4s Copying files - 3 6s 6s Recursive directory stats - 4 8s 9s Scanning each file - 5 25s 25s Compilation - - Normal: 19.9u 29.2s 0:52.8 135+630io - Softdep: 20.3u 28.5s 0:47.8 103+363io - -Another interesting datapoint are my `filesystem torture tests'. -They consist of 1000 runs of the andrew benchmarks, 1000 copy and -removes of /etc with randomly selected pauses of 0-60 seconds -between each copy and remove, and 500 find from / with randomly -selected pauses of 100 seconds between each run). The run of the -torture test compares as follows: - -With soft updates: writes: 6 sync, 1,113,686 async; run time 19hr, 50min -Normal filesystem: writes: 1,459,147 sync, 487,031 async; run time 27hr, 15min - -The upshot is 42% less I/O and 28% shorter running time. - -Another interesting test point is a full MAKEDEV. Because it runs -as a shell script, it becomes mostly limited by the execution speed -of the machine on which it runs. Here are the numbers: - -With soft updates: - - labrat# time ./MAKEDEV std - 2.2u 32.6s 0:34.82 100.0% 0+0k 11+36io 0pf+0w - - labrat# ls | wc - 522 522 3317 - -Without soft updates: - - labrat# time ./MAKEDEV std - 2.0u 40.5s 0:42.53 100.0% 0+0k 11+1221io 0pf+0w - - labrat# ls | wc - 522 522 3317 - -Of course, some of the system time is being pushed -to the syncer process, but that is a different story. - -To show a benchmark designed to highlight the soft update code -consider a tar of zero-sized files and an rm -rf of a directory tree -that has at least 50 files or so at each level. Running a test with -a directory tree containing 28 directories holding 202 empty files -produces the following numbers: - -With soft updates: -tar: 0.0u 0.5s 0:00.65 76.9% 0+0k 0+44io 0pf+0w (0 sync, 33 async writes) -rm: 0.0u 0.2s 0:00.20 100.0% 0+0k 0+37io 0pf+0w (0 sync, 72 async writes) - -Normal filesystem: -tar: 0.0u 1.1s 0:07.27 16.5% 0+0k 60+586io 0pf+0w (523 sync, 0 async writes) -rm: 0.0u 0.5s 0:01.84 29.3% 0+0k 0+318io 0pf+0w (258 sync, 65 async writes) - -The large reduction in writes is because inodes are clustered, so -most of a block gets allocated, then the whole block is written -out once rather than having the same block written once for each -inode allocated from it. Similarly each directory block is written -once rather than once for each new directory entry. Effectively -what the update code is doing is allocating a bunch of inodes -and directory entries without writing anything, then ensuring that -the block containing the inodes is written first followed by the -directory block that references them. If there were data in the -files it would further ensure that the data blocks were written -before their inodes claimed them. - -Copyright Restrictions - -Please familiarize yourself with the copyright restrictions -contained at the top of either the sys/ufs/ffs/softdep.h or -sys/ufs/ffs/ffs_softdep.c file. The key provision is similar -to the one used by the DB 2.0 package and goes as follows: - - Redistributions in any form must be accompanied by information - on how to obtain complete source code for any accompanying - software that uses the this software. This source code must - either be included in the distribution or be available for - no more than the cost of distribution plus a nominal fee, - and must be freely redistributable under reasonable - conditions. For an executable file, complete source code - means the source code for all modules it contains. It does - not mean source code for modules or files that typically - accompany the operating system on which the executable file - runs, e.g., standard library modules or system header files. - -The idea is to allow those of you freely redistributing your source -to use it while retaining for myself the right to peddle it for -money to the commercial UNIX vendors. Note that I have included a -stub file ffs_softdep.c.stub that is freely redistributable so that -you can put in all the necessary hooks to run the full soft updates -code, but still allow vendors that want to maintain proprietary -source to have a working system. I do plan to release the code with -a `Berkeley style' copyright once I have peddled it around to the -commercial vendors. If you have concerns about this copyright, -feel free to contact me with them and we can try to resolve any -difficulties. - -Soft Dependency Operation - -The soft update implementation does NOT require ANY changes -to the on-disk format of your filesystems. Furthermore it is -not used by default for any filesystems. It must be enabled on -a filesystem by filesystem basis by running tunefs to set a -bit in the superblock indicating that the filesystem should be -managed using soft updates. If you wish to stop using -soft updates due to performance or reliability reasons, -you can simply run tunefs on it again to turn off the bit and -revert to normal operation. The additional dynamic memory load -placed on the kernel malloc arena is approximately equal to -the amount of memory used by vnodes plus inodes (for a system -with 1000 vnodes, the additional peak memory load is about 300K). - -Kernel Changes - -There are two new changes to the kernel functionality that are not -contained in in the soft update files. The first is a `trickle -sync' facility running in the kernel as process 3. This trickle -sync process replaces the traditional `update' program (which should -be commented out of the /etc/rc startup script). When a vnode is -first written it is placed 30 seconds down on the trickle sync -queue. If it still exists and has dirty data when it reaches the -top of the queue, it is sync'ed. This approach evens out the load -on the underlying I/O system and avoids writing short-lived files. -The papers on trickle-sync tend to favor aging based on buffers -rather than files. However, I sync on file age rather than buffer -age because the data structures are much smaller as there are -typically far fewer files than buffers. Although this can make the -I/O spikey when a big file times out, it is still much better than -the wholesale sync's that were happening before. It also adapts -much better to the soft update code where I want to control -aging to improve performance (inodes age in 10 seconds, directories -in 15 seconds, files in 30 seconds). This ensures that most -dependencies are gone (e.g., inodes are written when directory -entries want to go to disk) reducing the amount of rollback that -is needed. - -The other main kernel change is to split the vnode freelist into -two separate lists. One for vnodes that are still being used to -identify buffers and the other for those vnodes no longer identifying -any buffers. The latter list is used by getnewvnode in preference -to the former. - -Packaging of Kernel Changes - -The sys subdirectory contains the changes and additions to the -kernel. My goal in writing this code was to minimize the changes -that need to be made to the kernel. Thus, most of the new code -is contained in the two new files softdep.h and ffs_softdep.c. -The rest of the kernel changes are simply inserting hooks to -call into these two new files. Although there has been some -structural reorganization of the filesystem code to accommodate -gathering the information required by the soft update code, -the actual ordering of filesystem operations when soft updates -are disabled is unchanged. - -The kernel changes are packaged as a set of diffs. As I am -doing my development in BSD/OS, the diffs are relative to the -BSD/OS versions of the files. Because BSD/OS recently had -4.4BSD-Lite2 merged into it, the Lite2 files are a good starting -point for figuring out the changes. There are 40 files that -require change plus the two new files. Most of these files have -only a few lines of changes in them. However, four files have -fairly extensive changes: kern/vfs_subr.c, ufs/ufs/ufs_lookup.c, -ufs/ufs/ufs_vnops.c, and ufs/ffs/ffs_alloc.c. For these four -files, I have provided the original Lite2 version, the Lite2 -version with the diffs merged in, and the diffs between the -BSD/OS and merged version. Even so, I expect that there will -be some difficulty in doing the merge; I am certainly willing -to assist in helping get the code merged into your system. - -Packaging of Utility Changes - -The utilities subdirectory contains the changes and additions -to the utilities. There are diffs to three utilities enclosed: - - tunefs - add a flag to enable and disable soft updates - - mount - print out whether soft updates are enabled and - also statistics on number of sync and async writes - - fsck - tighter checks on acceptable errors and a slightly - different policy for what to put in lost+found on - filesystems using soft updates - -In addition you should recompile vmstat so as to get reports -on the 13 new memory types used by the soft update code. -It is not necessary to use the new version of fsck, however it -would aid in my debugging if you do. Also, because of the time -lag between deleting a directory entry and the inode it -references, you will find a lot more files showing up in your -lost+found if you do not use the new version. Note that the -new version checks for the soft update flag in the superblock -and only uses the new algorithms if it is set. So, it will run -unchanged on the filesystems that are not using soft updates. - -Operation - -Once you have booted a kernel that incorporates the soft update -code and installed the updated utilities, do the following: - -1) Comment out the update program in /etc/rc. - -2) Run `tunefs -n enable' on one or more test filesystems. - -3) Mount these filesystems and then type `mount' to ensure that - they have been enabled for soft updates. - -4) Copy the test directory to a softdep filesystem, chdir into - it and run `./doit'. You may want to check out each of the - three subtests individually first: doit1 - andrew benchmarks, - doit2 - copy and removal of /etc, doit3 - find from /. - -==== -Additional notes from Feb 13 - -hen removing huge directories of files, it is possible to get -the incore state arbitrarily far ahead of the disk. Maintaining -all the associated depedency information can exhaust the kernel -malloc arena. To avoid this senario, I have put some limits on -the soft update code so that it will not be allowed to rampage -through all of the kernel memory. I enclose below the relevant -patches to vnode.h and vfs_subr.c (which allow the soft update -code to speed up the filesystem syncer process). I have also -included the diffs for ffs_softdep.c. I hope to make a pass over -ffs_softdep.c to isolate the differences with my standard version -so that these diffs are less painful to incorporate. - -Since I know you like to play with tuning, I have put the relevant -knobs on sysctl debug variables. The tuning knobs can be viewed -with `sysctl debug' and set with `sysctl -w debug.<name>=value'. -The knobs are as follows: - - debug.max_softdeps - limit on any given resource - debug.tickdelay - ticks to delay before allocating - debug.max_limit_hit - number of times tickdelay imposed - debug.rush_requests - number of rush requests to filesystem syncer - -The max_softdeps limit is derived from vnodesdesired which in -turn is sized based on the amount of memory on the machine. -When the limit is hit, a process requesting a resource first -tries to speed up the filesystem syncer process. Such a -request is recorded as a rush_request. After syncdelay / 2 -unserviced rush requests (typically 15) are in the filesystem -syncers queue (i.e., it is more than 15 seconds behind in its -work), the process requesting the memory is put to sleep for -tickdelay seconds. Such a delay is recorded in max_limit_hit. -Following this delay it is granted its memory without further -delay. I have tried the following experiments in which I -delete an MH directory containing 16,703 files: - -Run # 1 2 3 - -max_softdeps 4496 4496 4496 -tickdelay 100 == 1 sec 20 == 0.2 sec 2 == 0.02 sec -max_limit_hit 16 == 16 sec 27 == 5.4 sec 203 == 4.1 sec -rush_requests 147 102 93 -run time 57 sec 46 sec 45 sec -I/O's 781 859 936 - -When run with no limits, it completes in 40 seconds. So, the -time spent in delay is directly added to the bottom line. -Shortening the tick delay does cut down the total running time, -but at the expense of generating more total I/O operations -due to the rush orders being sent to the filesystem syncer. -Although the number of rush orders decreases with a shorter -tick delay, there are more requests in each order, hence the -increase in I/O count. Also, although the I/O count does rise -with a shorter delay, it is still at least an order of magnitude -less than without soft updates. Anyway, you may want to play -around with these value to see what works best and to see if -you can get an insight into how best to tune them. If you get -out of memory panic's, then you have max_softdeps set too high. -The max_limit_hit and rush_requests show be reset to zero -before each run. The minimum legal value for tickdelay is 2 -(if you set it below that, the code will use 2). - - diff --git a/sys/ufs/ffs/ffs_alloc.c b/sys/ufs/ffs/ffs_alloc.c index 76372b4a7a96..ff4c07ebd9b2 100644 --- a/sys/ufs/ffs/ffs_alloc.c +++ b/sys/ufs/ffs/ffs_alloc.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_alloc.c 8.18 (Berkeley) 5/26/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_alloc.c,v 1.56.2.2 1999/08/30 12:30:11 sheldonh Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ffs/ffs_balloc.c b/sys/ufs/ffs/ffs_balloc.c index 5512e1a08548..288dd8515304 100644 --- a/sys/ufs/ffs/ffs_balloc.c +++ b/sys/ufs/ffs/ffs_balloc.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_balloc.c 8.8 (Berkeley) 6/16/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_balloc.c,v 1.21.2.1 1999/08/29 16:33:09 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ffs/ffs_extern.h b/sys/ufs/ffs/ffs_extern.h index f86d04ac3f86..46dcdcecb138 100644 --- a/sys/ufs/ffs/ffs_extern.h +++ b/sys/ufs/ffs/ffs_extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_extern.h 8.6 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_extern.h,v 1.25.2.1 1999/08/29 16:33:10 peter Exp $ */ #ifndef _UFS_FFS_EXTERN_H diff --git a/sys/ufs/ffs/ffs_inode.c b/sys/ufs/ffs/ffs_inode.c index f044f9ffcbd8..8bf96be02df6 100644 --- a/sys/ufs/ffs/ffs_inode.c +++ b/sys/ufs/ffs/ffs_inode.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_inode.c 8.13 (Berkeley) 4/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_inode.c,v 1.52.2.1 1999/08/29 16:33:10 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ffs/ffs_softdep.c b/sys/ufs/ffs/ffs_softdep.c deleted file mode 100644 index 5c0f271d5ce7..000000000000 --- a/sys/ufs/ffs/ffs_softdep.c +++ /dev/null @@ -1,4400 +0,0 @@ -/* - * Copyright 1998 Marshall Kirk McKusick. All Rights Reserved. - * - * The soft updates code is derived from the appendix of a University - * of Michigan technical report (Gregory R. Ganger and Yale N. Patt, - * "Soft Updates: A Solution to the Metadata Update Problem in File - * Systems", CSE-TR-254-95, August 1995). - * - * The following are the copyrights and redistribution conditions that - * apply to this copy of the soft update software. For a license - * to use, redistribute or sell the soft update software under - * conditions other than those described here, please contact the - * author at one of the following addresses: - * - * Marshall Kirk McKusick mckusick@mckusick.com - * 1614 Oxford Street +1-510-843-9542 - * Berkeley, CA 94709-1608 - * USA - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. None of the names of McKusick, Ganger, Patt, or the University of - * Michigan may be used to endorse or promote products derived from - * this software without specific prior written permission. - * 4. Redistributions in any form must be accompanied by information on - * how to obtain complete source code for any accompanying software - * that uses this software. This source code must either be included - * in the distribution or be available for no more than the cost of - * distribution plus a nominal fee, and must be freely redistributable - * under reasonable conditions. For an executable file, complete - * source code means the source code for all modules it contains. - * It does not mean source code for modules or files that typically - * accompany the operating system on which the executable file runs, - * e.g., standard library modules or system header files. - * - * THIS SOFTWARE IS PROVIDED BY MARSHALL KIRK MCKUSICK ``AS IS'' AND ANY - * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL MARSHALL KIRK MCKUSICK BE LIABLE FOR - * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * 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. - * - * from: @(#)ffs_softdep.c 9.36 (McKusick) 5/6/99 - * $FreeBSD$ - */ - -/* - * For now we want the safety net that the DIAGNOSTIC and DEBUG flags provide. - */ -#ifndef DIAGNOSTIC -#define DIAGNOSTIC -#endif -#ifndef DEBUG -#define DEBUG -#endif - -#include <sys/param.h> -#include <sys/buf.h> -#include <sys/kernel.h> -#include <sys/malloc.h> -#include <sys/mount.h> -#include <sys/proc.h> -#include <sys/syslog.h> -#include <sys/systm.h> -#include <sys/vnode.h> -#include <miscfs/specfs/specdev.h> -#include <ufs/ufs/dir.h> -#include <ufs/ufs/quota.h> -#include <ufs/ufs/inode.h> -#include <ufs/ufs/ufsmount.h> -#include <ufs/ffs/fs.h> -#include <ufs/ffs/softdep.h> -#include <ufs/ffs/ffs_extern.h> -#include <ufs/ufs/ufs_extern.h> - -/* - * These definitions need to be adapted to the system to which - * this file is being ported. - */ -/* - * malloc types defined for the softdep system. - */ -MALLOC_DEFINE(M_PAGEDEP, "pagedep","File page dependencies"); -MALLOC_DEFINE(M_INODEDEP, "inodedep","Inode dependencies"); -MALLOC_DEFINE(M_NEWBLK, "newblk","New block allocation"); -MALLOC_DEFINE(M_BMSAFEMAP, "bmsafemap","Block or frag allocated from cyl group map"); -MALLOC_DEFINE(M_ALLOCDIRECT, "allocdirect","Block or frag dependency for an inode"); -MALLOC_DEFINE(M_INDIRDEP, "indirdep","Indirect block dependencies"); -MALLOC_DEFINE(M_ALLOCINDIR, "allocindir","Block dependency for an indirect block"); -MALLOC_DEFINE(M_FREEFRAG, "freefrag","Previously used frag for an inode"); -MALLOC_DEFINE(M_FREEBLKS, "freeblks","Blocks freed from an inode"); -MALLOC_DEFINE(M_FREEFILE, "freefile","Inode deallocated"); -MALLOC_DEFINE(M_DIRADD, "diradd","New directory entry"); -MALLOC_DEFINE(M_MKDIR, "mkdir","New directory"); -MALLOC_DEFINE(M_DIRREM, "dirrem","Directory entry deleted"); - -#define D_PAGEDEP 0 -#define D_INODEDEP 1 -#define D_NEWBLK 2 -#define D_BMSAFEMAP 3 -#define D_ALLOCDIRECT 4 -#define D_INDIRDEP 5 -#define D_ALLOCINDIR 6 -#define D_FREEFRAG 7 -#define D_FREEBLKS 8 -#define D_FREEFILE 9 -#define D_DIRADD 10 -#define D_MKDIR 11 -#define D_DIRREM 12 -#define D_LAST D_DIRREM - -/* - * translate from workitem type to memory type - * MUST match the defines above, such that memtype[D_XXX] == M_XXX - */ -static struct malloc_type *memtype[] = { - M_PAGEDEP, - M_INODEDEP, - M_NEWBLK, - M_BMSAFEMAP, - M_ALLOCDIRECT, - M_INDIRDEP, - M_ALLOCINDIR, - M_FREEFRAG, - M_FREEBLKS, - M_FREEFILE, - M_DIRADD, - M_MKDIR, - M_DIRREM -}; - -#define DtoM(type) (memtype[type]) - -/* - * Names of malloc types. - */ -#define TYPENAME(type) \ - ((unsigned)(type) < D_LAST ? memtype[type]->ks_shortdesc : "???") -#define CURPROC curproc -/* - * End system adaptaion definitions. - */ - -/* - * Internal function prototypes. - */ -static void softdep_error __P((char *, int)); -static void drain_output __P((struct vnode *, int)); -static int getdirtybuf __P((struct buf **, int)); -static void clear_remove __P((struct proc *)); -static void clear_inodedeps __P((struct proc *)); -static int flush_pagedep_deps __P((struct vnode *, struct mount *, - struct diraddhd *)); -static int flush_inodedep_deps __P((struct fs *, ino_t)); -static int handle_written_filepage __P((struct pagedep *, struct buf *)); -static void diradd_inode_written __P((struct diradd *, struct inodedep *)); -static int handle_written_inodeblock __P((struct inodedep *, struct buf *)); -static void handle_allocdirect_partdone __P((struct allocdirect *)); -static void handle_allocindir_partdone __P((struct allocindir *)); -static void initiate_write_filepage __P((struct pagedep *, struct buf *)); -static void handle_written_mkdir __P((struct mkdir *, int)); -static void initiate_write_inodeblock __P((struct inodedep *, struct buf *)); -static void handle_workitem_freefile __P((struct freefile *)); -static void handle_workitem_remove __P((struct dirrem *)); -static struct dirrem *newdirrem __P((struct buf *, struct inode *, - struct inode *, int)); -static void free_diradd __P((struct diradd *)); -static void free_allocindir __P((struct allocindir *, struct inodedep *)); -static int indir_trunc __P((struct inode *, ufs_daddr_t, int, ufs_lbn_t, - long *)); -static void deallocate_dependencies __P((struct buf *, struct inodedep *)); -static void free_allocdirect __P((struct allocdirectlst *, - struct allocdirect *, int)); -static int free_inodedep __P((struct inodedep *)); -static void handle_workitem_freeblocks __P((struct freeblks *)); -static void merge_inode_lists __P((struct inodedep *)); -static void setup_allocindir_phase2 __P((struct buf *, struct inode *, - struct allocindir *)); -static struct allocindir *newallocindir __P((struct inode *, int, ufs_daddr_t, - ufs_daddr_t)); -static void handle_workitem_freefrag __P((struct freefrag *)); -static struct freefrag *newfreefrag __P((struct inode *, ufs_daddr_t, long)); -static void allocdirect_merge __P((struct allocdirectlst *, - struct allocdirect *, struct allocdirect *)); -static struct bmsafemap *bmsafemap_lookup __P((struct buf *)); -static int newblk_lookup __P((struct fs *, ufs_daddr_t, int, - struct newblk **)); -static int inodedep_lookup __P((struct fs *, ino_t, int, struct inodedep **)); -static int pagedep_lookup __P((struct inode *, ufs_lbn_t, int, - struct pagedep **)); -static void pause_timer __P((void *)); -static int checklimit __P((long *, int)); -static void add_to_worklist __P((struct worklist *)); - -/* - * Exported softdep operations. - */ -struct bio_ops bioops = { - softdep_disk_io_initiation, /* io_start */ - softdep_disk_write_complete, /* io_complete */ - softdep_deallocate_dependencies, /* io_deallocate */ - softdep_fsync, /* io_fsync */ - softdep_process_worklist, /* io_sync */ -}; - -/* - * Locking primitives. - * - * For a uniprocessor, all we need to do is protect against disk - * interrupts. For a multiprocessor, this lock would have to be - * a mutex. A single mutex is used throughout this file, though - * finer grain locking could be used if contention warranted it. - * - * For a multiprocessor, the sleep call would accept a lock and - * release it after the sleep processing was complete. In a uniprocessor - * implementation there is no such interlock, so we simple mark - * the places where it needs to be done with the `interlocked' form - * of the lock calls. Since the uniprocessor sleep already interlocks - * the spl, there is nothing that really needs to be done. - */ -#ifndef /* NOT */ DEBUG -static struct lockit { - int lkt_spl; -} lk = { 0 }; -#define ACQUIRE_LOCK(lk) (lk)->lkt_spl = splbio() -#define FREE_LOCK(lk) splx((lk)->lkt_spl) -#define ACQUIRE_LOCK_INTERLOCKED(lk) -#define FREE_LOCK_INTERLOCKED(lk) - -#else /* DEBUG */ -static struct lockit { - int lkt_spl; - pid_t lkt_held; -} lk = { 0, -1 }; -static int lockcnt; - -static void acquire_lock __P((struct lockit *)); -static void free_lock __P((struct lockit *)); -static void acquire_lock_interlocked __P((struct lockit *)); -static void free_lock_interlocked __P((struct lockit *)); - -#define ACQUIRE_LOCK(lk) acquire_lock(lk) -#define FREE_LOCK(lk) free_lock(lk) -#define ACQUIRE_LOCK_INTERLOCKED(lk) acquire_lock_interlocked(lk) -#define FREE_LOCK_INTERLOCKED(lk) free_lock_interlocked(lk) - -static void -acquire_lock(lk) - struct lockit *lk; -{ - - if (lk->lkt_held != -1) - if (lk->lkt_held == CURPROC->p_pid) - panic("softdep_lock: locking against myself"); - else - panic("softdep_lock: lock held by %d", lk->lkt_held); - lk->lkt_spl = splbio(); - lk->lkt_held = CURPROC->p_pid; - lockcnt++; -} - -static void -free_lock(lk) - struct lockit *lk; -{ - - if (lk->lkt_held == -1) - panic("softdep_unlock: lock not held"); - lk->lkt_held = -1; - splx(lk->lkt_spl); -} - -static void -acquire_lock_interlocked(lk) - struct lockit *lk; -{ - - if (lk->lkt_held != -1) - if (lk->lkt_held == CURPROC->p_pid) - panic("softdep_lock_interlocked: locking against self"); - else - panic("softdep_lock_interlocked: lock held by %d", - lk->lkt_held); - lk->lkt_held = CURPROC->p_pid; - lockcnt++; -} - -static void -free_lock_interlocked(lk) - struct lockit *lk; -{ - - if (lk->lkt_held == -1) - panic("softdep_unlock_interlocked: lock not held"); - lk->lkt_held = -1; -} -#endif /* DEBUG */ - -/* - * Place holder for real semaphores. - */ -struct sema { - int value; - pid_t holder; - char *name; - int prio; - int timo; -}; -static void sema_init __P((struct sema *, char *, int, int)); -static int sema_get __P((struct sema *, struct lockit *)); -static void sema_release __P((struct sema *)); - -static void -sema_init(semap, name, prio, timo) - struct sema *semap; - char *name; - int prio, timo; -{ - - semap->holder = -1; - semap->value = 0; - semap->name = name; - semap->prio = prio; - semap->timo = timo; -} - -static int -sema_get(semap, interlock) - struct sema *semap; - struct lockit *interlock; -{ - - if (semap->value++ > 0) { - if (interlock != NULL) - FREE_LOCK_INTERLOCKED(interlock); - tsleep((caddr_t)semap, semap->prio, semap->name, semap->timo); - if (interlock != NULL) { - ACQUIRE_LOCK_INTERLOCKED(interlock); - FREE_LOCK(interlock); - } - return (0); - } - semap->holder = CURPROC->p_pid; - if (interlock != NULL) - FREE_LOCK(interlock); - return (1); -} - -static void -sema_release(semap) - struct sema *semap; -{ - - if (semap->value <= 0 || semap->holder != CURPROC->p_pid) - panic("sema_release: not held"); - if (--semap->value > 0) { - semap->value = 0; - wakeup(semap); - } - semap->holder = -1; -} - -/* - * Worklist queue management. - * These routines require that the lock be held. - */ -#ifndef /* NOT */ DEBUG -#define WORKLIST_INSERT(head, item) do { \ - (item)->wk_state |= ONWORKLIST; \ - LIST_INSERT_HEAD(head, item, wk_list); \ -} while (0) -#define WORKLIST_REMOVE(item) do { \ - (item)->wk_state &= ~ONWORKLIST; \ - LIST_REMOVE(item, wk_list); \ -} while (0) -#define WORKITEM_FREE(item, type) FREE(item, DtoM(type)) - -#else /* DEBUG */ -static void worklist_insert __P((struct workhead *, struct worklist *)); -static void worklist_remove __P((struct worklist *)); -static void workitem_free __P((struct worklist *, int)); - -#define WORKLIST_INSERT(head, item) worklist_insert(head, item) -#define WORKLIST_REMOVE(item) worklist_remove(item) -#define WORKITEM_FREE(item, type) workitem_free((struct worklist *)item, type) - -static void -worklist_insert(head, item) - struct workhead *head; - struct worklist *item; -{ - - if (lk.lkt_held == -1) - panic("worklist_insert: lock not held"); - if (item->wk_state & ONWORKLIST) - panic("worklist_insert: already on list"); - item->wk_state |= ONWORKLIST; - LIST_INSERT_HEAD(head, item, wk_list); -} - -static void -worklist_remove(item) - struct worklist *item; -{ - - if (lk.lkt_held == -1) - panic("worklist_remove: lock not held"); - if ((item->wk_state & ONWORKLIST) == 0) - panic("worklist_remove: not on list"); - item->wk_state &= ~ONWORKLIST; - LIST_REMOVE(item, wk_list); -} - -static void -workitem_free(item, type) - struct worklist *item; - int type; -{ - - if (item->wk_state & ONWORKLIST) - panic("workitem_free: still on list"); - if (item->wk_type != type) - panic("workitem_free: type mismatch"); - FREE(item, DtoM(type)); -} -#endif /* DEBUG */ - -/* - * Workitem queue management - */ -static struct workhead softdep_workitem_pending; -static int softdep_worklist_busy; -static int max_softdeps; /* maximum number of structs before slowdown */ -static int tickdelay = 2; /* number of ticks to pause during slowdown */ -static int rush_requests; /* number of times I/O speeded up */ -static int blk_limit_push; /* number of times block limit neared */ -static int ino_limit_push; /* number of times inode limit neared */ -static int blk_limit_hit; /* number of times block slowdown imposed */ -static int ino_limit_hit; /* number of times inode slowdown imposed */ -static int proc_waiting; /* tracks whether we have a timeout posted */ -static struct proc *filesys_syncer; /* proc of filesystem syncer process */ -static int req_clear_inodedeps; /* syncer process flush some inodedeps */ -static int req_clear_remove; /* syncer process flush some freeblks */ -#ifdef DEBUG -#include <vm/vm.h> -#include <sys/sysctl.h> -#if defined(__FreeBSD__) -SYSCTL_INT(_debug, OID_AUTO, max_softdeps, CTLFLAG_RW, &max_softdeps, 0, ""); -SYSCTL_INT(_debug, OID_AUTO, tickdelay, CTLFLAG_RW, &tickdelay, 0, ""); -SYSCTL_INT(_debug, OID_AUTO, blk_limit_push, CTLFLAG_RW, &blk_limit_push, 0,""); -SYSCTL_INT(_debug, OID_AUTO, ino_limit_push, CTLFLAG_RW, &ino_limit_push, 0,""); -SYSCTL_INT(_debug, OID_AUTO, blk_limit_hit, CTLFLAG_RW, &blk_limit_hit, 0, ""); -SYSCTL_INT(_debug, OID_AUTO, ino_limit_hit, CTLFLAG_RW, &ino_limit_hit, 0, ""); -SYSCTL_INT(_debug, OID_AUTO, rush_requests, CTLFLAG_RW, &rush_requests, 0, ""); -#else /* !__FreeBSD__ */ -struct ctldebug debug7 = { "max_softdeps", &max_softdeps }; -struct ctldebug debug8 = { "tickdelay", &tickdelay }; -struct ctldebug debug9 = { "rush_requests", &rush_requests }; -struct ctldebug debug10 = { "blk_limit_push", &blk_limit_push }; -struct ctldebug debug11 = { "ino_limit_push", &ino_limit_push }; -struct ctldebug debug12 = { "blk_limit_hit", &blk_limit_hit }; -struct ctldebug debug13 = { "ino_limit_hit", &ino_limit_hit }; -#endif /* !__FreeBSD__ */ - -#endif /* DEBUG */ - -/* - * Add an item to the end of the work queue. - * This routine requires that the lock be held. - * This is the only routine that adds items to the list. - * The following routine is the only one that removes items - * and does so in order from first to last. - */ -static void -add_to_worklist(wk) - struct worklist *wk; -{ - static struct worklist *worklist_tail; - - if (wk->wk_state & ONWORKLIST) - panic("add_to_worklist: already on list"); - wk->wk_state |= ONWORKLIST; - if (LIST_FIRST(&softdep_workitem_pending) == NULL) { - LIST_INSERT_HEAD(&softdep_workitem_pending, wk, wk_list); - } else { - LIST_INSERT_AFTER(worklist_tail, wk, wk_list); - } - worklist_tail = wk; -} - -/* - * Process that runs once per second to handle items in the background queue. - * - * Note that we ensure that everything is done in the order in which they - * appear in the queue. The code below depends on this property to ensure - * that blocks of a file are freed before the inode itself is freed. This - * ordering ensures that no new <vfsid, inum, lbn> triples will be generated - * until all the old ones have been purged from the dependency lists. - */ -int -softdep_process_worklist(matchmnt) - struct mount *matchmnt; -{ - struct proc *p = CURPROC; - struct worklist *wk; - struct fs *matchfs; - int matchcnt; - - /* - * Record the process identifier of our caller so that we can - * give this process preferential treatment in checklimit below. - */ - filesys_syncer = p; - matchcnt = 0; - matchfs = NULL; - if (matchmnt != NULL) - matchfs = VFSTOUFS(matchmnt)->um_fs; - /* - * There is no danger of having multiple processes run this - * code. It is single threaded solely so that softdep_flushfiles - * (below) can get an accurate count of the number of items - * related to its mount point that are in the list. - */ - if (softdep_worklist_busy && matchmnt == NULL) - return (-1); - /* - * If requested, try removing inode or removal dependencies. - */ - if (req_clear_inodedeps) { - clear_inodedeps(p); - req_clear_inodedeps = 0; - wakeup(&proc_waiting); - } - if (req_clear_remove) { - clear_remove(p); - req_clear_remove = 0; - wakeup(&proc_waiting); - } - ACQUIRE_LOCK(&lk); - while ((wk = LIST_FIRST(&softdep_workitem_pending)) != 0) { - WORKLIST_REMOVE(wk); - FREE_LOCK(&lk); - switch (wk->wk_type) { - - case D_DIRREM: - /* removal of a directory entry */ - if (WK_DIRREM(wk)->dm_mnt == matchmnt) - matchcnt += 1; - handle_workitem_remove(WK_DIRREM(wk)); - break; - - case D_FREEBLKS: - /* releasing blocks and/or fragments from a file */ - if (WK_FREEBLKS(wk)->fb_fs == matchfs) - matchcnt += 1; - handle_workitem_freeblocks(WK_FREEBLKS(wk)); - break; - - case D_FREEFRAG: - /* releasing a fragment when replaced as a file grows */ - if (WK_FREEFRAG(wk)->ff_fs == matchfs) - matchcnt += 1; - handle_workitem_freefrag(WK_FREEFRAG(wk)); - break; - - case D_FREEFILE: - /* releasing an inode when its link count drops to 0 */ - if (WK_FREEFILE(wk)->fx_fs == matchfs) - matchcnt += 1; - handle_workitem_freefile(WK_FREEFILE(wk)); - break; - - default: - panic("%s_process_worklist: Unknown type %s", - "softdep", TYPENAME(wk->wk_type)); - /* NOTREACHED */ - } - if (softdep_worklist_busy && matchmnt == NULL) - return (-1); - /* - * If requested, try removing inode or removal dependencies. - */ - if (req_clear_inodedeps) { - clear_inodedeps(p); - req_clear_inodedeps = 0; - wakeup(&proc_waiting); - } - if (req_clear_remove) { - clear_remove(p); - req_clear_remove = 0; - wakeup(&proc_waiting); - } - ACQUIRE_LOCK(&lk); - } - FREE_LOCK(&lk); - return (matchcnt); -} - -/* - * Purge the work list of all items associated with a particular mount point. - */ -int -softdep_flushfiles(oldmnt, flags, p) - struct mount *oldmnt; - int flags; - struct proc *p; -{ - struct vnode *devvp; - int error, loopcnt; - - /* - * Await our turn to clear out the queue. - */ - while (softdep_worklist_busy) - tsleep(&lbolt, PRIBIO, "softflush", 0); - softdep_worklist_busy = 1; - if ((error = ffs_flushfiles(oldmnt, flags, p)) != 0) { - softdep_worklist_busy = 0; - return (error); - } - /* - * Alternately flush the block device associated with the mount - * point and process any dependencies that the flushing - * creates. In theory, this loop can happen at most twice, - * but we give it a few extra just to be sure. - */ - devvp = VFSTOUFS(oldmnt)->um_devvp; - for (loopcnt = 10; loopcnt > 0; loopcnt--) { - if (softdep_process_worklist(oldmnt) == 0) { - /* - * Do another flush in case any vnodes were brought in - * as part of the cleanup operations. - */ - if ((error = ffs_flushfiles(oldmnt, flags, p)) != 0) - break; - /* - * If we still found nothing to do, we are really done. - */ - if (softdep_process_worklist(oldmnt) == 0) - break; - } - vn_lock(devvp, LK_EXCLUSIVE | LK_RETRY, p); - error = VOP_FSYNC(devvp, p->p_ucred, MNT_WAIT, p); - VOP_UNLOCK(devvp, 0, p); - if (error) - break; - } - softdep_worklist_busy = 0; - /* - * If we are unmounting then it is an error to fail. If we - * are simply trying to downgrade to read-only, then filesystem - * activity can keep us busy forever, so we just fail with EBUSY. - */ - if (loopcnt == 0) { - if (oldmnt->mnt_kern_flag & MNTK_UNMOUNT) - panic("softdep_flushfiles: looping"); - error = EBUSY; - } - return (error); -} - -/* - * Structure hashing. - * - * There are three types of structures that can be looked up: - * 1) pagedep structures identified by mount point, inode number, - * and logical block. - * 2) inodedep structures identified by mount point and inode number. - * 3) newblk structures identified by mount point and - * physical block number. - * - * The "pagedep" and "inodedep" dependency structures are hashed - * separately from the file blocks and inodes to which they correspond. - * This separation helps when the in-memory copy of an inode or - * file block must be replaced. It also obviates the need to access - * an inode or file page when simply updating (or de-allocating) - * dependency structures. Lookup of newblk structures is needed to - * find newly allocated blocks when trying to associate them with - * their allocdirect or allocindir structure. - * - * The lookup routines optionally create and hash a new instance when - * an existing entry is not found. - */ -#define DEPALLOC 0x0001 /* allocate structure if lookup fails */ - -/* - * Structures and routines associated with pagedep caching. - */ -LIST_HEAD(pagedep_hashhead, pagedep) *pagedep_hashtbl; -u_long pagedep_hash; /* size of hash table - 1 */ -#define PAGEDEP_HASH(mp, inum, lbn) \ - (&pagedep_hashtbl[((((register_t)(mp)) >> 13) + (inum) + (lbn)) & \ - pagedep_hash]) -static struct sema pagedep_in_progress; - -/* - * Look up a pagedep. Return 1 if found, 0 if not found. - * If not found, allocate if DEPALLOC flag is passed. - * Found or allocated entry is returned in pagedeppp. - * This routine must be called with splbio interrupts blocked. - */ -static int -pagedep_lookup(ip, lbn, flags, pagedeppp) - struct inode *ip; - ufs_lbn_t lbn; - int flags; - struct pagedep **pagedeppp; -{ - struct pagedep *pagedep; - struct pagedep_hashhead *pagedephd; - struct mount *mp; - int i; - -#ifdef DEBUG - if (lk.lkt_held == -1) - panic("pagedep_lookup: lock not held"); -#endif - mp = ITOV(ip)->v_mount; - pagedephd = PAGEDEP_HASH(mp, ip->i_number, lbn); -top: - for (pagedep = LIST_FIRST(pagedephd); pagedep; - pagedep = LIST_NEXT(pagedep, pd_hash)) - if (ip->i_number == pagedep->pd_ino && - lbn == pagedep->pd_lbn && - mp == pagedep->pd_mnt) - break; - if (pagedep) { - *pagedeppp = pagedep; - return (1); - } - if ((flags & DEPALLOC) == 0) { - *pagedeppp = NULL; - return (0); - } - if (sema_get(&pagedep_in_progress, &lk) == 0) { - ACQUIRE_LOCK(&lk); - goto top; - } - MALLOC(pagedep, struct pagedep *, sizeof(struct pagedep), M_PAGEDEP, - M_WAITOK); - bzero(pagedep, sizeof(struct pagedep)); - pagedep->pd_list.wk_type = D_PAGEDEP; - pagedep->pd_mnt = mp; - pagedep->pd_ino = ip->i_number; - pagedep->pd_lbn = lbn; - LIST_INIT(&pagedep->pd_dirremhd); - LIST_INIT(&pagedep->pd_pendinghd); - for (i = 0; i < DAHASHSZ; i++) - LIST_INIT(&pagedep->pd_diraddhd[i]); - ACQUIRE_LOCK(&lk); - LIST_INSERT_HEAD(pagedephd, pagedep, pd_hash); - sema_release(&pagedep_in_progress); - *pagedeppp = pagedep; - return (0); -} - -/* - * Structures and routines associated with inodedep caching. - */ -LIST_HEAD(inodedep_hashhead, inodedep) *inodedep_hashtbl; -static u_long inodedep_hash; /* size of hash table - 1 */ -static long num_inodedep; /* number of inodedep allocated */ -#define INODEDEP_HASH(fs, inum) \ - (&inodedep_hashtbl[((((register_t)(fs)) >> 13) + (inum)) & inodedep_hash]) -static struct sema inodedep_in_progress; - -/* - * Look up a inodedep. Return 1 if found, 0 if not found. - * If not found, allocate if DEPALLOC flag is passed. - * Found or allocated entry is returned in inodedeppp. - * This routine must be called with splbio interrupts blocked. - */ -static int -inodedep_lookup(fs, inum, flags, inodedeppp) - struct fs *fs; - ino_t inum; - int flags; - struct inodedep **inodedeppp; -{ - struct inodedep *inodedep; - struct inodedep_hashhead *inodedephd; - int firsttry; - -#ifdef DEBUG - if (lk.lkt_held == -1) - panic("inodedep_lookup: lock not held"); -#endif - firsttry = 1; - inodedephd = INODEDEP_HASH(fs, inum); -top: - for (inodedep = LIST_FIRST(inodedephd); inodedep; - inodedep = LIST_NEXT(inodedep, id_hash)) - if (inum == inodedep->id_ino && fs == inodedep->id_fs) - break; - if (inodedep) { - *inodedeppp = inodedep; - return (1); - } - if ((flags & DEPALLOC) == 0) { - *inodedeppp = NULL; - return (0); - } - if (firsttry && checklimit(&num_inodedep, 1) == 1) { - firsttry = 0; - goto top; - } - if (sema_get(&inodedep_in_progress, &lk) == 0) { - ACQUIRE_LOCK(&lk); - goto top; - } - num_inodedep += 1; - MALLOC(inodedep, struct inodedep *, sizeof(struct inodedep), - M_INODEDEP, M_WAITOK); - inodedep->id_list.wk_type = D_INODEDEP; - inodedep->id_fs = fs; - inodedep->id_ino = inum; - inodedep->id_state = ALLCOMPLETE; - inodedep->id_nlinkdelta = 0; - inodedep->id_savedino = NULL; - inodedep->id_savedsize = -1; - inodedep->id_buf = NULL; - LIST_INIT(&inodedep->id_pendinghd); - LIST_INIT(&inodedep->id_inowait); - LIST_INIT(&inodedep->id_bufwait); - TAILQ_INIT(&inodedep->id_inoupdt); - TAILQ_INIT(&inodedep->id_newinoupdt); - ACQUIRE_LOCK(&lk); - LIST_INSERT_HEAD(inodedephd, inodedep, id_hash); - sema_release(&inodedep_in_progress); - *inodedeppp = inodedep; - return (0); -} - -/* - * Structures and routines associated with newblk caching. - */ -LIST_HEAD(newblk_hashhead, newblk) *newblk_hashtbl; -u_long newblk_hash; /* size of hash table - 1 */ -#define NEWBLK_HASH(fs, inum) \ - (&newblk_hashtbl[((((register_t)(fs)) >> 13) + (inum)) & newblk_hash]) -static struct sema newblk_in_progress; - -/* - * Look up a newblk. Return 1 if found, 0 if not found. - * If not found, allocate if DEPALLOC flag is passed. - * Found or allocated entry is returned in newblkpp. - */ -static int -newblk_lookup(fs, newblkno, flags, newblkpp) - struct fs *fs; - ufs_daddr_t newblkno; - int flags; - struct newblk **newblkpp; -{ - struct newblk *newblk; - struct newblk_hashhead *newblkhd; - - newblkhd = NEWBLK_HASH(fs, newblkno); -top: - for (newblk = LIST_FIRST(newblkhd); newblk; - newblk = LIST_NEXT(newblk, nb_hash)) - if (newblkno == newblk->nb_newblkno && fs == newblk->nb_fs) - break; - if (newblk) { - *newblkpp = newblk; - return (1); - } - if ((flags & DEPALLOC) == 0) { - *newblkpp = NULL; - return (0); - } - if (sema_get(&newblk_in_progress, 0) == 0) - goto top; - MALLOC(newblk, struct newblk *, sizeof(struct newblk), - M_NEWBLK, M_WAITOK); - newblk->nb_state = 0; - newblk->nb_fs = fs; - newblk->nb_newblkno = newblkno; - LIST_INSERT_HEAD(newblkhd, newblk, nb_hash); - sema_release(&newblk_in_progress); - *newblkpp = newblk; - return (0); -} - -/* - * Executed during filesystem system initialization before - * mounting any file systems. - */ -void -softdep_initialize() -{ - - LIST_INIT(&mkdirlisthd); - LIST_INIT(&softdep_workitem_pending); - max_softdeps = desiredvnodes * 8; - pagedep_hashtbl = hashinit(desiredvnodes / 5, M_PAGEDEP, - &pagedep_hash); - sema_init(&pagedep_in_progress, "pagedep", PRIBIO, 0); - inodedep_hashtbl = hashinit(desiredvnodes, M_INODEDEP, &inodedep_hash); - sema_init(&inodedep_in_progress, "inodedep", PRIBIO, 0); - newblk_hashtbl = hashinit(64, M_NEWBLK, &newblk_hash); - sema_init(&newblk_in_progress, "newblk", PRIBIO, 0); -} - -/* - * Called at mount time to notify the dependency code that a - * filesystem wishes to use it. - */ -int -softdep_mount(devvp, mp, fs, cred) - struct vnode *devvp; - struct mount *mp; - struct fs *fs; - struct ucred *cred; -{ - struct csum cstotal; - struct cg *cgp; - struct buf *bp; - int error, cyl; - - mp->mnt_flag &= ~MNT_ASYNC; - mp->mnt_flag |= MNT_SOFTDEP; - /* - * When doing soft updates, the counters in the - * superblock may have gotten out of sync, so we have - * to scan the cylinder groups and recalculate them. - */ - if (fs->fs_clean != 0) - return (0); - bzero(&cstotal, sizeof cstotal); - for (cyl = 0; cyl < fs->fs_ncg; cyl++) { - if ((error = bread(devvp, fsbtodb(fs, cgtod(fs, cyl)), - fs->fs_cgsize, cred, &bp)) != 0) { - brelse(bp); - return (error); - } - cgp = (struct cg *)bp->b_data; - cstotal.cs_nffree += cgp->cg_cs.cs_nffree; - cstotal.cs_nbfree += cgp->cg_cs.cs_nbfree; - cstotal.cs_nifree += cgp->cg_cs.cs_nifree; - cstotal.cs_ndir += cgp->cg_cs.cs_ndir; - fs->fs_cs(fs, cyl) = cgp->cg_cs; - brelse(bp); - } -#ifdef DEBUG - if (bcmp(&cstotal, &fs->fs_cstotal, sizeof cstotal)) - printf("ffs_mountfs: superblock updated for soft updates\n"); -#endif - bcopy(&cstotal, &fs->fs_cstotal, sizeof cstotal); - return (0); -} - -/* - * Protecting the freemaps (or bitmaps). - * - * To eliminate the need to execute fsck before mounting a file system - * after a power failure, one must (conservatively) guarantee that the - * on-disk copy of the bitmaps never indicate that a live inode or block is - * free. So, when a block or inode is allocated, the bitmap should be - * updated (on disk) before any new pointers. When a block or inode is - * freed, the bitmap should not be updated until all pointers have been - * reset. The latter dependency is handled by the delayed de-allocation - * approach described below for block and inode de-allocation. The former - * dependency is handled by calling the following procedure when a block or - * inode is allocated. When an inode is allocated an "inodedep" is created - * with its DEPCOMPLETE flag cleared until its bitmap is written to disk. - * Each "inodedep" is also inserted into the hash indexing structure so - * that any additional link additions can be made dependent on the inode - * allocation. - * - * The ufs file system maintains a number of free block counts (e.g., per - * cylinder group, per cylinder and per <cylinder, rotational position> pair) - * in addition to the bitmaps. These counts are used to improve efficiency - * during allocation and therefore must be consistent with the bitmaps. - * There is no convenient way to guarantee post-crash consistency of these - * counts with simple update ordering, for two main reasons: (1) The counts - * and bitmaps for a single cylinder group block are not in the same disk - * sector. If a disk write is interrupted (e.g., by power failure), one may - * be written and the other not. (2) Some of the counts are located in the - * superblock rather than the cylinder group block. So, we focus our soft - * updates implementation on protecting the bitmaps. When mounting a - * filesystem, we recompute the auxiliary counts from the bitmaps. - */ - -/* - * Called just after updating the cylinder group block to allocate an inode. - */ -void -softdep_setup_inomapdep(bp, ip, newinum) - struct buf *bp; /* buffer for cylgroup block with inode map */ - struct inode *ip; /* inode related to allocation */ - ino_t newinum; /* new inode number being allocated */ -{ - struct inodedep *inodedep; - struct bmsafemap *bmsafemap; - - /* - * Create a dependency for the newly allocated inode. - * Panic if it already exists as something is seriously wrong. - * Otherwise add it to the dependency list for the buffer holding - * the cylinder group map from which it was allocated. - */ - ACQUIRE_LOCK(&lk); - if (inodedep_lookup(ip->i_fs, newinum, DEPALLOC, &inodedep) != 0) - panic("softdep_setup_inomapdep: found inode"); - inodedep->id_buf = bp; - inodedep->id_state &= ~DEPCOMPLETE; - bmsafemap = bmsafemap_lookup(bp); - LIST_INSERT_HEAD(&bmsafemap->sm_inodedephd, inodedep, id_deps); - FREE_LOCK(&lk); -} - -/* - * Called just after updating the cylinder group block to - * allocate block or fragment. - */ -void -softdep_setup_blkmapdep(bp, fs, newblkno) - struct buf *bp; /* buffer for cylgroup block with block map */ - struct fs *fs; /* filesystem doing allocation */ - ufs_daddr_t newblkno; /* number of newly allocated block */ -{ - struct newblk *newblk; - struct bmsafemap *bmsafemap; - - /* - * Create a dependency for the newly allocated block. - * Add it to the dependency list for the buffer holding - * the cylinder group map from which it was allocated. - */ - if (newblk_lookup(fs, newblkno, DEPALLOC, &newblk) != 0) - panic("softdep_setup_blkmapdep: found block"); - ACQUIRE_LOCK(&lk); - newblk->nb_bmsafemap = bmsafemap = bmsafemap_lookup(bp); - LIST_INSERT_HEAD(&bmsafemap->sm_newblkhd, newblk, nb_deps); - FREE_LOCK(&lk); -} - -/* - * Find the bmsafemap associated with a cylinder group buffer. - * If none exists, create one. The buffer must be locked when - * this routine is called and this routine must be called with - * splbio interrupts blocked. - */ -static struct bmsafemap * -bmsafemap_lookup(bp) - struct buf *bp; -{ - struct bmsafemap *bmsafemap; - struct worklist *wk; - -#ifdef DEBUG - if (lk.lkt_held == -1) - panic("bmsafemap_lookup: lock not held"); -#endif - for (wk = LIST_FIRST(&bp->b_dep); wk; wk = LIST_NEXT(wk, wk_list)) - if (wk->wk_type == D_BMSAFEMAP) - return (WK_BMSAFEMAP(wk)); - FREE_LOCK(&lk); - MALLOC(bmsafemap, struct bmsafemap *, sizeof(struct bmsafemap), - M_BMSAFEMAP, M_WAITOK); - bmsafemap->sm_list.wk_type = D_BMSAFEMAP; - bmsafemap->sm_list.wk_state = 0; - bmsafemap->sm_buf = bp; - LIST_INIT(&bmsafemap->sm_allocdirecthd); - LIST_INIT(&bmsafemap->sm_allocindirhd); - LIST_INIT(&bmsafemap->sm_inodedephd); - LIST_INIT(&bmsafemap->sm_newblkhd); - ACQUIRE_LOCK(&lk); - WORKLIST_INSERT(&bp->b_dep, &bmsafemap->sm_list); - return (bmsafemap); -} - -/* - * Direct block allocation dependencies. - * - * When a new block is allocated, the corresponding disk locations must be - * initialized (with zeros or new data) before the on-disk inode points to - * them. Also, the freemap from which the block was allocated must be - * updated (on disk) before the inode's pointer. These two dependencies are - * independent of each other and are needed for all file blocks and indirect - * blocks that are pointed to directly by the inode. Just before the - * "in-core" version of the inode is updated with a newly allocated block - * number, a procedure (below) is called to setup allocation dependency - * structures. These structures are removed when the corresponding - * dependencies are satisfied or when the block allocation becomes obsolete - * (i.e., the file is deleted, the block is de-allocated, or the block is a - * fragment that gets upgraded). All of these cases are handled in - * procedures described later. - * - * When a file extension causes a fragment to be upgraded, either to a larger - * fragment or to a full block, the on-disk location may change (if the - * previous fragment could not simply be extended). In this case, the old - * fragment must be de-allocated, but not until after the inode's pointer has - * been updated. In most cases, this is handled by later procedures, which - * will construct a "freefrag" structure to be added to the workitem queue - * when the inode update is complete (or obsolete). The main exception to - * this is when an allocation occurs while a pending allocation dependency - * (for the same block pointer) remains. This case is handled in the main - * allocation dependency setup procedure by immediately freeing the - * unreferenced fragments. - */ -void -softdep_setup_allocdirect(ip, lbn, newblkno, oldblkno, newsize, oldsize, bp) - struct inode *ip; /* inode to which block is being added */ - ufs_lbn_t lbn; /* block pointer within inode */ - ufs_daddr_t newblkno; /* disk block number being added */ - ufs_daddr_t oldblkno; /* previous block number, 0 unless frag */ - long newsize; /* size of new block */ - long oldsize; /* size of new block */ - struct buf *bp; /* bp for allocated block */ -{ - struct allocdirect *adp, *oldadp; - struct allocdirectlst *adphead; - struct bmsafemap *bmsafemap; - struct inodedep *inodedep; - struct pagedep *pagedep; - struct newblk *newblk; - - MALLOC(adp, struct allocdirect *, sizeof(struct allocdirect), - M_ALLOCDIRECT, M_WAITOK); - bzero(adp, sizeof(struct allocdirect)); - adp->ad_list.wk_type = D_ALLOCDIRECT; - adp->ad_lbn = lbn; - adp->ad_newblkno = newblkno; - adp->ad_oldblkno = oldblkno; - adp->ad_newsize = newsize; - adp->ad_oldsize = oldsize; - adp->ad_state = ATTACHED; - if (newblkno == oldblkno) - adp->ad_freefrag = NULL; - else - adp->ad_freefrag = newfreefrag(ip, oldblkno, oldsize); - - if (newblk_lookup(ip->i_fs, newblkno, 0, &newblk) == 0) - panic("softdep_setup_allocdirect: lost block"); - - ACQUIRE_LOCK(&lk); - (void) inodedep_lookup(ip->i_fs, ip->i_number, DEPALLOC, &inodedep); - adp->ad_inodedep = inodedep; - - if (newblk->nb_state == DEPCOMPLETE) { - adp->ad_state |= DEPCOMPLETE; - adp->ad_buf = NULL; - } else { - bmsafemap = newblk->nb_bmsafemap; - adp->ad_buf = bmsafemap->sm_buf; - LIST_REMOVE(newblk, nb_deps); - LIST_INSERT_HEAD(&bmsafemap->sm_allocdirecthd, adp, ad_deps); - } - LIST_REMOVE(newblk, nb_hash); - FREE(newblk, M_NEWBLK); - - WORKLIST_INSERT(&bp->b_dep, &adp->ad_list); - if (lbn >= NDADDR) { - /* allocating an indirect block */ - if (oldblkno != 0) - panic("softdep_setup_allocdirect: non-zero indir"); - } else { - /* - * Allocating a direct block. - * - * If we are allocating a directory block, then we must - * allocate an associated pagedep to track additions and - * deletions. - */ - if ((ip->i_mode & IFMT) == IFDIR && - pagedep_lookup(ip, lbn, DEPALLOC, &pagedep) == 0) - WORKLIST_INSERT(&bp->b_dep, &pagedep->pd_list); - } - /* - * The list of allocdirects must be kept in sorted and ascending - * order so that the rollback routines can quickly determine the - * first uncommitted block (the size of the file stored on disk - * ends at the end of the lowest committed fragment, or if there - * are no fragments, at the end of the highest committed block). - * Since files generally grow, the typical case is that the new - * block is to be added at the end of the list. We speed this - * special case by checking against the last allocdirect in the - * list before laboriously traversing the list looking for the - * insertion point. - */ - adphead = &inodedep->id_newinoupdt; - oldadp = TAILQ_LAST(adphead, allocdirectlst); - if (oldadp == NULL || oldadp->ad_lbn <= lbn) { - /* insert at end of list */ - TAILQ_INSERT_TAIL(adphead, adp, ad_next); - if (oldadp != NULL && oldadp->ad_lbn == lbn) - allocdirect_merge(adphead, adp, oldadp); - FREE_LOCK(&lk); - return; - } - for (oldadp = TAILQ_FIRST(adphead); oldadp; - oldadp = TAILQ_NEXT(oldadp, ad_next)) { - if (oldadp->ad_lbn >= lbn) - break; - } - if (oldadp == NULL) - panic("softdep_setup_allocdirect: lost entry"); - /* insert in middle of list */ - TAILQ_INSERT_BEFORE(oldadp, adp, ad_next); - if (oldadp->ad_lbn == lbn) - allocdirect_merge(adphead, adp, oldadp); - FREE_LOCK(&lk); -} - -/* - * Replace an old allocdirect dependency with a newer one. - * This routine must be called with splbio interrupts blocked. - */ -static void -allocdirect_merge(adphead, newadp, oldadp) - struct allocdirectlst *adphead; /* head of list holding allocdirects */ - struct allocdirect *newadp; /* allocdirect being added */ - struct allocdirect *oldadp; /* existing allocdirect being checked */ -{ - struct freefrag *freefrag; - -#ifdef DEBUG - if (lk.lkt_held == -1) - panic("allocdirect_merge: lock not held"); -#endif - if (newadp->ad_oldblkno != oldadp->ad_newblkno || - newadp->ad_oldsize != oldadp->ad_newsize || - newadp->ad_lbn >= NDADDR) - panic("allocdirect_check: old %d != new %d || lbn %ld >= %d", - newadp->ad_oldblkno, oldadp->ad_newblkno, newadp->ad_lbn, - NDADDR); - newadp->ad_oldblkno = oldadp->ad_oldblkno; - newadp->ad_oldsize = oldadp->ad_oldsize; - /* - * If the old dependency had a fragment to free or had never - * previously had a block allocated, then the new dependency - * can immediately post its freefrag and adopt the old freefrag. - * This action is done by swapping the freefrag dependencies. - * The new dependency gains the old one's freefrag, and the - * old one gets the new one and then immediately puts it on - * the worklist when it is freed by free_allocdirect. It is - * not possible to do this swap when the old dependency had a - * non-zero size but no previous fragment to free. This condition - * arises when the new block is an extension of the old block. - * Here, the first part of the fragment allocated to the new - * dependency is part of the block currently claimed on disk by - * the old dependency, so cannot legitimately be freed until the - * conditions for the new dependency are fulfilled. - */ - if (oldadp->ad_freefrag != NULL || oldadp->ad_oldblkno == 0) { - freefrag = newadp->ad_freefrag; - newadp->ad_freefrag = oldadp->ad_freefrag; - oldadp->ad_freefrag = freefrag; - } - free_allocdirect(adphead, oldadp, 0); -} - -/* - * Allocate a new freefrag structure if needed. - */ -static struct freefrag * -newfreefrag(ip, blkno, size) - struct inode *ip; - ufs_daddr_t blkno; - long size; -{ - struct freefrag *freefrag; - struct fs *fs; - - if (blkno == 0) - return (NULL); - fs = ip->i_fs; - if (fragnum(fs, blkno) + numfrags(fs, size) > fs->fs_frag) - panic("newfreefrag: frag size"); - MALLOC(freefrag, struct freefrag *, sizeof(struct freefrag), - M_FREEFRAG, M_WAITOK); - freefrag->ff_list.wk_type = D_FREEFRAG; - freefrag->ff_state = ip->i_uid & ~ONWORKLIST; /* XXX - used below */ - freefrag->ff_inum = ip->i_number; - freefrag->ff_fs = fs; - freefrag->ff_devvp = ip->i_devvp; - freefrag->ff_blkno = blkno; - freefrag->ff_fragsize = size; - return (freefrag); -} - -/* - * This workitem de-allocates fragments that were replaced during - * file block allocation. - */ -static void -handle_workitem_freefrag(freefrag) - struct freefrag *freefrag; -{ - struct inode tip; - - tip.i_fs = freefrag->ff_fs; - tip.i_devvp = freefrag->ff_devvp; - tip.i_dev = freefrag->ff_devvp->v_rdev; - tip.i_number = freefrag->ff_inum; - tip.i_uid = freefrag->ff_state & ~ONWORKLIST; /* XXX - set above */ - ffs_blkfree(&tip, freefrag->ff_blkno, freefrag->ff_fragsize); - FREE(freefrag, M_FREEFRAG); -} - -/* - * Indirect block allocation dependencies. - * - * The same dependencies that exist for a direct block also exist when - * a new block is allocated and pointed to by an entry in a block of - * indirect pointers. The undo/redo states described above are also - * used here. Because an indirect block contains many pointers that - * may have dependencies, a second copy of the entire in-memory indirect - * block is kept. The buffer cache copy is always completely up-to-date. - * The second copy, which is used only as a source for disk writes, - * contains only the safe pointers (i.e., those that have no remaining - * update dependencies). The second copy is freed when all pointers - * are safe. The cache is not allowed to replace indirect blocks with - * pending update dependencies. If a buffer containing an indirect - * block with dependencies is written, these routines will mark it - * dirty again. It can only be successfully written once all the - * dependencies are removed. The ffs_fsync routine in conjunction with - * softdep_sync_metadata work together to get all the dependencies - * removed so that a file can be successfully written to disk. Three - * procedures are used when setting up indirect block pointer - * dependencies. The division is necessary because of the organization - * of the "balloc" routine and because of the distinction between file - * pages and file metadata blocks. - */ - -/* - * Allocate a new allocindir structure. - */ -static struct allocindir * -newallocindir(ip, ptrno, newblkno, oldblkno) - struct inode *ip; /* inode for file being extended */ - int ptrno; /* offset of pointer in indirect block */ - ufs_daddr_t newblkno; /* disk block number being added */ - ufs_daddr_t oldblkno; /* previous block number, 0 if none */ -{ - struct allocindir *aip; - - MALLOC(aip, struct allocindir *, sizeof(struct allocindir), - M_ALLOCINDIR, M_WAITOK); - bzero(aip, sizeof(struct allocindir)); - aip->ai_list.wk_type = D_ALLOCINDIR; - aip->ai_state = ATTACHED; - aip->ai_offset = ptrno; - aip->ai_newblkno = newblkno; - aip->ai_oldblkno = oldblkno; - aip->ai_freefrag = newfreefrag(ip, oldblkno, ip->i_fs->fs_bsize); - return (aip); -} - -/* - * Called just before setting an indirect block pointer - * to a newly allocated file page. - */ -void -softdep_setup_allocindir_page(ip, lbn, bp, ptrno, newblkno, oldblkno, nbp) - struct inode *ip; /* inode for file being extended */ - ufs_lbn_t lbn; /* allocated block number within file */ - struct buf *bp; /* buffer with indirect blk referencing page */ - int ptrno; /* offset of pointer in indirect block */ - ufs_daddr_t newblkno; /* disk block number being added */ - ufs_daddr_t oldblkno; /* previous block number, 0 if none */ - struct buf *nbp; /* buffer holding allocated page */ -{ - struct allocindir *aip; - struct pagedep *pagedep; - - aip = newallocindir(ip, ptrno, newblkno, oldblkno); - ACQUIRE_LOCK(&lk); - /* - * If we are allocating a directory page, then we must - * allocate an associated pagedep to track additions and - * deletions. - */ - if ((ip->i_mode & IFMT) == IFDIR && - pagedep_lookup(ip, lbn, DEPALLOC, &pagedep) == 0) - WORKLIST_INSERT(&nbp->b_dep, &pagedep->pd_list); - WORKLIST_INSERT(&nbp->b_dep, &aip->ai_list); - FREE_LOCK(&lk); - setup_allocindir_phase2(bp, ip, aip); -} - -/* - * Called just before setting an indirect block pointer to a - * newly allocated indirect block. - */ -void -softdep_setup_allocindir_meta(nbp, ip, bp, ptrno, newblkno) - struct buf *nbp; /* newly allocated indirect block */ - struct inode *ip; /* inode for file being extended */ - struct buf *bp; /* indirect block referencing allocated block */ - int ptrno; /* offset of pointer in indirect block */ - ufs_daddr_t newblkno; /* disk block number being added */ -{ - struct allocindir *aip; - - aip = newallocindir(ip, ptrno, newblkno, 0); - ACQUIRE_LOCK(&lk); - WORKLIST_INSERT(&nbp->b_dep, &aip->ai_list); - FREE_LOCK(&lk); - setup_allocindir_phase2(bp, ip, aip); -} - -/* - * Called to finish the allocation of the "aip" allocated - * by one of the two routines above. - */ -static void -setup_allocindir_phase2(bp, ip, aip) - struct buf *bp; /* in-memory copy of the indirect block */ - struct inode *ip; /* inode for file being extended */ - struct allocindir *aip; /* allocindir allocated by the above routines */ -{ - struct worklist *wk; - struct indirdep *indirdep, *newindirdep; - struct bmsafemap *bmsafemap; - struct allocindir *oldaip; - struct freefrag *freefrag; - struct newblk *newblk; - - if (bp->b_lblkno >= 0) - panic("setup_allocindir_phase2: not indir blk"); - for (indirdep = NULL, newindirdep = NULL; ; ) { - ACQUIRE_LOCK(&lk); - for (wk = LIST_FIRST(&bp->b_dep); wk; - wk = LIST_NEXT(wk, wk_list)) { - if (wk->wk_type != D_INDIRDEP) - continue; - indirdep = WK_INDIRDEP(wk); - break; - } - if (indirdep == NULL && newindirdep) { - indirdep = newindirdep; - WORKLIST_INSERT(&bp->b_dep, &indirdep->ir_list); - newindirdep = NULL; - } - FREE_LOCK(&lk); - if (indirdep) { - if (newblk_lookup(ip->i_fs, aip->ai_newblkno, 0, - &newblk) == 0) - panic("setup_allocindir: lost block"); - ACQUIRE_LOCK(&lk); - if (newblk->nb_state == DEPCOMPLETE) { - aip->ai_state |= DEPCOMPLETE; - aip->ai_buf = NULL; - } else { - bmsafemap = newblk->nb_bmsafemap; - aip->ai_buf = bmsafemap->sm_buf; - LIST_REMOVE(newblk, nb_deps); - LIST_INSERT_HEAD(&bmsafemap->sm_allocindirhd, - aip, ai_deps); - } - LIST_REMOVE(newblk, nb_hash); - FREE(newblk, M_NEWBLK); - aip->ai_indirdep = indirdep; - /* - * Check to see if there is an existing dependency - * for this block. If there is, merge the old - * dependency into the new one. - */ - if (aip->ai_oldblkno == 0) - oldaip = NULL; - else - for (oldaip=LIST_FIRST(&indirdep->ir_deplisthd); - oldaip; oldaip = LIST_NEXT(oldaip, ai_next)) - if (oldaip->ai_offset == aip->ai_offset) - break; - if (oldaip != NULL) { - if (oldaip->ai_newblkno != aip->ai_oldblkno) - panic("setup_allocindir_phase2: blkno"); - aip->ai_oldblkno = oldaip->ai_oldblkno; - freefrag = oldaip->ai_freefrag; - oldaip->ai_freefrag = aip->ai_freefrag; - aip->ai_freefrag = freefrag; - free_allocindir(oldaip, NULL); - } - LIST_INSERT_HEAD(&indirdep->ir_deplisthd, aip, ai_next); - ((ufs_daddr_t *)indirdep->ir_savebp->b_data) - [aip->ai_offset] = aip->ai_oldblkno; - FREE_LOCK(&lk); - } - if (newindirdep) { - if (indirdep->ir_savebp != NULL) - brelse(newindirdep->ir_savebp); - WORKITEM_FREE((caddr_t)newindirdep, D_INDIRDEP); - } - if (indirdep) - break; - MALLOC(newindirdep, struct indirdep *, sizeof(struct indirdep), - M_INDIRDEP, M_WAITOK); - newindirdep->ir_list.wk_type = D_INDIRDEP; - newindirdep->ir_state = ATTACHED; - LIST_INIT(&newindirdep->ir_deplisthd); - LIST_INIT(&newindirdep->ir_donehd); - if (bp->b_blkno == bp->b_lblkno) { - VOP_BMAP(bp->b_vp, bp->b_lblkno, NULL, &bp->b_blkno, - NULL, NULL); - } - newindirdep->ir_savebp = - getblk(ip->i_devvp, bp->b_blkno, bp->b_bcount, 0, 0); - bcopy(bp->b_data, newindirdep->ir_savebp->b_data, bp->b_bcount); - } -} - -/* - * Block de-allocation dependencies. - * - * When blocks are de-allocated, the on-disk pointers must be nullified before - * the blocks are made available for use by other files. (The true - * requirement is that old pointers must be nullified before new on-disk - * pointers are set. We chose this slightly more stringent requirement to - * reduce complexity.) Our implementation handles this dependency by updating - * the inode (or indirect block) appropriately but delaying the actual block - * de-allocation (i.e., freemap and free space count manipulation) until - * after the updated versions reach stable storage. After the disk is - * updated, the blocks can be safely de-allocated whenever it is convenient. - * This implementation handles only the common case of reducing a file's - * length to zero. Other cases are handled by the conventional synchronous - * write approach. - * - * The ffs implementation with which we worked double-checks - * the state of the block pointers and file size as it reduces - * a file's length. Some of this code is replicated here in our - * soft updates implementation. The freeblks->fb_chkcnt field is - * used to transfer a part of this information to the procedure - * that eventually de-allocates the blocks. - * - * This routine should be called from the routine that shortens - * a file's length, before the inode's size or block pointers - * are modified. It will save the block pointer information for - * later release and zero the inode so that the calling routine - * can release it. - */ -static long num_freeblks; /* number of freeblks allocated */ -void -softdep_setup_freeblocks(ip, length) - struct inode *ip; /* The inode whose length is to be reduced */ - off_t length; /* The new length for the file */ -{ - struct freeblks *freeblks; - struct inodedep *inodedep; - struct allocdirect *adp; - struct vnode *vp; - struct buf *bp; - struct fs *fs; - int i, error; - - fs = ip->i_fs; - if (length != 0) - panic("softde_setup_freeblocks: non-zero length"); - (void) checklimit(&num_freeblks, 0); - num_freeblks += 1; - MALLOC(freeblks, struct freeblks *, sizeof(struct freeblks), - M_FREEBLKS, M_WAITOK); - bzero(freeblks, sizeof(struct freeblks)); - freeblks->fb_list.wk_type = D_FREEBLKS; - freeblks->fb_uid = ip->i_uid; - freeblks->fb_previousinum = ip->i_number; - freeblks->fb_devvp = ip->i_devvp; - freeblks->fb_fs = fs; - freeblks->fb_oldsize = ip->i_size; - freeblks->fb_newsize = length; - freeblks->fb_chkcnt = ip->i_blocks; - for (i = 0; i < NDADDR; i++) { - freeblks->fb_dblks[i] = ip->i_db[i]; - ip->i_db[i] = 0; - } - for (i = 0; i < NIADDR; i++) { - freeblks->fb_iblks[i] = ip->i_ib[i]; - ip->i_ib[i] = 0; - } - ip->i_blocks = 0; - ip->i_size = 0; - /* - * Push the zero'ed inode to to its disk buffer so that we are free - * to delete its dependencies below. Once the dependencies are gone - * the buffer can be safely released. - */ - if ((error = bread(ip->i_devvp, - fsbtodb(fs, ino_to_fsba(fs, ip->i_number)), - (int)fs->fs_bsize, NOCRED, &bp)) != 0) - softdep_error("softdep_setup_freeblocks", error); - *((struct dinode *)bp->b_data + ino_to_fsbo(fs, ip->i_number)) = - ip->i_din; - /* - * Find and eliminate any inode dependencies. - */ - ACQUIRE_LOCK(&lk); - (void) inodedep_lookup(fs, ip->i_number, DEPALLOC, &inodedep); - if ((inodedep->id_state & IOSTARTED) != 0) - panic("softdep_setup_freeblocks: inode busy"); - /* - * Add the freeblks structure to the list of operations that - * must await the zero'ed inode being written to disk. - */ - WORKLIST_INSERT(&inodedep->id_bufwait, &freeblks->fb_list); - /* - * Because the file length has been truncated to zero, any - * pending block allocation dependency structures associated - * with this inode are obsolete and can simply be de-allocated. - * We must first merge the two dependency lists to get rid of - * any duplicate freefrag structures, then purge the merged list. - */ - merge_inode_lists(inodedep); - while ((adp = TAILQ_FIRST(&inodedep->id_inoupdt)) != 0) - free_allocdirect(&inodedep->id_inoupdt, adp, 1); - FREE_LOCK(&lk); - bdwrite(bp); - /* - * We must wait for any I/O in progress to finish so that - * all potential buffers on the dirty list will be visible. - * Once they are all there, walk the list and get rid of - * any dependencies. - */ - vp = ITOV(ip); - ACQUIRE_LOCK(&lk); - drain_output(vp, 1); - while (getdirtybuf(&TAILQ_FIRST(&vp->v_dirtyblkhd), MNT_WAIT)) { - bp = TAILQ_FIRST(&vp->v_dirtyblkhd); - (void) inodedep_lookup(fs, ip->i_number, 0, &inodedep); - deallocate_dependencies(bp, inodedep); - bp->b_flags |= B_INVAL | B_NOCACHE; - FREE_LOCK(&lk); - brelse(bp); - ACQUIRE_LOCK(&lk); - } - /* - * Try freeing the inodedep in case that was the last dependency. - */ - if ((inodedep_lookup(fs, ip->i_number, 0, &inodedep)) != 0) - (void) free_inodedep(inodedep); - FREE_LOCK(&lk); -} - -/* - * Reclaim any dependency structures from a buffer that is about to - * be reallocated to a new vnode. The buffer must be locked, thus, - * no I/O completion operations can occur while we are manipulating - * its associated dependencies. The mutex is held so that other I/O's - * associated with related dependencies do not occur. - */ -static void -deallocate_dependencies(bp, inodedep) - struct buf *bp; - struct inodedep *inodedep; -{ - struct worklist *wk; - struct indirdep *indirdep; - struct allocindir *aip; - struct pagedep *pagedep; - struct dirrem *dirrem; - struct diradd *dap; - int i; - - while ((wk = LIST_FIRST(&bp->b_dep)) != NULL) { - switch (wk->wk_type) { - - case D_INDIRDEP: - indirdep = WK_INDIRDEP(wk); - /* - * None of the indirect pointers will ever be visible, - * so they can simply be tossed. GOINGAWAY ensures - * that allocated pointers will be saved in the buffer - * cache until they are freed. Note that they will - * only be able to be found by their physical address - * since the inode mapping the logical address will - * be gone. The save buffer used for the safe copy - * was allocated in setup_allocindir_phase2 using - * the physical address so it could be used for this - * purpose. Hence we swap the safe copy with the real - * copy, allowing the safe copy to be freed and holding - * on to the real copy for later use in indir_trunc. - */ - if (indirdep->ir_state & GOINGAWAY) - panic("deallocate_dependencies: already gone"); - indirdep->ir_state |= GOINGAWAY; - while ((aip = LIST_FIRST(&indirdep->ir_deplisthd)) != 0) - free_allocindir(aip, inodedep); - if (bp->b_lblkno >= 0 || - bp->b_blkno != indirdep->ir_savebp->b_lblkno) - panic("deallocate_dependencies: not indir"); - bcopy(bp->b_data, indirdep->ir_savebp->b_data, - bp->b_bcount); - WORKLIST_REMOVE(wk); - WORKLIST_INSERT(&indirdep->ir_savebp->b_dep, wk); - continue; - - case D_PAGEDEP: - pagedep = WK_PAGEDEP(wk); - /* - * None of the directory additions will ever be - * visible, so they can simply be tossed. - */ - for (i = 0; i < DAHASHSZ; i++) - while (dap=LIST_FIRST(&pagedep->pd_diraddhd[i])) - free_diradd(dap); - while ((dap = LIST_FIRST(&pagedep->pd_pendinghd)) != 0) - free_diradd(dap); - /* - * Copy any directory remove dependencies to the list - * to be processed after the zero'ed inode is written. - * If the inode has already been written, then they - * can be dumped directly onto the work list. - */ - for (dirrem = LIST_FIRST(&pagedep->pd_dirremhd); dirrem; - dirrem = LIST_NEXT(dirrem, dm_next)) { - LIST_REMOVE(dirrem, dm_next); - dirrem->dm_dirinum = pagedep->pd_ino; - if (inodedep == NULL) - add_to_worklist(&dirrem->dm_list); - else - WORKLIST_INSERT(&inodedep->id_bufwait, - &dirrem->dm_list); - } - WORKLIST_REMOVE(&pagedep->pd_list); - LIST_REMOVE(pagedep, pd_hash); - WORKITEM_FREE(pagedep, D_PAGEDEP); - continue; - - case D_ALLOCINDIR: - free_allocindir(WK_ALLOCINDIR(wk), inodedep); - continue; - - case D_ALLOCDIRECT: - case D_INODEDEP: - panic("deallocate_dependencies: Unexpected type %s", - TYPENAME(wk->wk_type)); - /* NOTREACHED */ - - default: - panic("deallocate_dependencies: Unknown type %s", - TYPENAME(wk->wk_type)); - /* NOTREACHED */ - } - } -} - -/* - * Free an allocdirect. Generate a new freefrag work request if appropriate. - * This routine must be called with splbio interrupts blocked. - */ -static void -free_allocdirect(adphead, adp, delay) - struct allocdirectlst *adphead; - struct allocdirect *adp; - int delay; -{ - -#ifdef DEBUG - if (lk.lkt_held == -1) - panic("free_allocdirect: lock not held"); -#endif - if ((adp->ad_state & DEPCOMPLETE) == 0) - LIST_REMOVE(adp, ad_deps); - TAILQ_REMOVE(adphead, adp, ad_next); - if ((adp->ad_state & COMPLETE) == 0) - WORKLIST_REMOVE(&adp->ad_list); - if (adp->ad_freefrag != NULL) { - if (delay) - WORKLIST_INSERT(&adp->ad_inodedep->id_bufwait, - &adp->ad_freefrag->ff_list); - else - add_to_worklist(&adp->ad_freefrag->ff_list); - } - WORKITEM_FREE(adp, D_ALLOCDIRECT); -} - -/* - * Prepare an inode to be freed. The actual free operation is not - * done until the zero'ed inode has been written to disk. - */ -static long num_freefile; /* number of freefile allocated */ -void -softdep_freefile(pvp, ino, mode) - struct vnode *pvp; - ino_t ino; - int mode; -{ - struct inode *ip = VTOI(pvp); - struct inodedep *inodedep; - struct freefile *freefile; - - /* - * This sets up the inode de-allocation dependency. - */ - (void) checklimit(&num_freefile, 0); - num_freefile += 1; - MALLOC(freefile, struct freefile *, sizeof(struct freefile), - M_FREEFILE, M_WAITOK); - freefile->fx_list.wk_type = D_FREEFILE; - freefile->fx_list.wk_state = 0; - freefile->fx_mode = mode; - freefile->fx_oldinum = ino; - freefile->fx_devvp = ip->i_devvp; - freefile->fx_fs = ip->i_fs; - - /* - * If the inodedep does not exist, then the zero'ed inode has - * been written to disk and we can free the file immediately. - */ - ACQUIRE_LOCK(&lk); - if (inodedep_lookup(ip->i_fs, ino, 0, &inodedep) == 0) { - add_to_worklist(&freefile->fx_list); - FREE_LOCK(&lk); - return; - } - - /* - * If we still have a bitmap dependency, then the inode has never - * been written to disk. Drop the dependency as it is no longer - * necessary since the inode is being deallocated. We could process - * the freefile immediately, but then we would have to clear the - * id_inowait dependencies here and it is easier just to let the - * zero'ed inode be written and let them be cleaned up in the - * normal followup actions that follow the inode write. - */ - if ((inodedep->id_state & DEPCOMPLETE) == 0) { - inodedep->id_state |= DEPCOMPLETE; - LIST_REMOVE(inodedep, id_deps); - inodedep->id_buf = NULL; - } - /* - * If the inodedep has no dependencies associated with it, - * then we must free it here and free the file immediately. - * This case arises when an early allocation fails (for - * example, the user is over their file quota). - */ - if (free_inodedep(inodedep) == 0) - WORKLIST_INSERT(&inodedep->id_inowait, &freefile->fx_list); - else - add_to_worklist(&freefile->fx_list); - FREE_LOCK(&lk); -} - -/* - * Try to free an inodedep structure. Return 1 if it could be freed. - */ -static int -free_inodedep(inodedep) - struct inodedep *inodedep; -{ - - if ((inodedep->id_state & ONWORKLIST) != 0 || - (inodedep->id_state & ALLCOMPLETE) != ALLCOMPLETE || - LIST_FIRST(&inodedep->id_pendinghd) != NULL || - LIST_FIRST(&inodedep->id_bufwait) != NULL || - LIST_FIRST(&inodedep->id_inowait) != NULL || - TAILQ_FIRST(&inodedep->id_inoupdt) != NULL || - TAILQ_FIRST(&inodedep->id_newinoupdt) != NULL || - inodedep->id_nlinkdelta != 0 || inodedep->id_savedino != NULL) - return (0); - LIST_REMOVE(inodedep, id_hash); - WORKITEM_FREE(inodedep, D_INODEDEP); - num_inodedep -= 1; - return (1); -} - -/* - * This workitem routine performs the block de-allocation. - * The workitem is added to the pending list after the updated - * inode block has been written to disk. As mentioned above, - * checks regarding the number of blocks de-allocated (compared - * to the number of blocks allocated for the file) are also - * performed in this function. - */ -static void -handle_workitem_freeblocks(freeblks) - struct freeblks *freeblks; -{ - struct inode tip; - ufs_daddr_t bn; - struct fs *fs; - int i, level, bsize; - long nblocks, blocksreleased = 0; - int error, allerror = 0; - ufs_lbn_t baselbns[NIADDR], tmpval; - - tip.i_number = freeblks->fb_previousinum; - tip.i_devvp = freeblks->fb_devvp; - tip.i_dev = freeblks->fb_devvp->v_rdev; - tip.i_fs = freeblks->fb_fs; - tip.i_size = freeblks->fb_oldsize; - tip.i_uid = freeblks->fb_uid; - fs = freeblks->fb_fs; - tmpval = 1; - baselbns[0] = NDADDR; - for (i = 1; i < NIADDR; i++) { - tmpval *= NINDIR(fs); - baselbns[i] = baselbns[i - 1] + tmpval; - } - nblocks = btodb(fs->fs_bsize); - blocksreleased = 0; - /* - * Indirect blocks first. - */ - for (level = (NIADDR - 1); level >= 0; level--) { - if ((bn = freeblks->fb_iblks[level]) == 0) - continue; - if ((error = indir_trunc(&tip, fsbtodb(fs, bn), level, - baselbns[level], &blocksreleased)) == 0) - allerror = error; - ffs_blkfree(&tip, bn, fs->fs_bsize); - blocksreleased += nblocks; - } - /* - * All direct blocks or frags. - */ - for (i = (NDADDR - 1); i >= 0; i--) { - if ((bn = freeblks->fb_dblks[i]) == 0) - continue; - bsize = blksize(fs, &tip, i); - ffs_blkfree(&tip, bn, bsize); - blocksreleased += btodb(bsize); - } - -#ifdef DIAGNOSTIC - if (freeblks->fb_chkcnt != blocksreleased) - panic("handle_workitem_freeblocks: block count"); - if (allerror) - softdep_error("handle_workitem_freeblks", allerror); -#endif /* DIAGNOSTIC */ - WORKITEM_FREE(freeblks, D_FREEBLKS); - num_freeblks -= 1; -} - -/* - * Release blocks associated with the inode ip and stored in the indirect - * block dbn. If level is greater than SINGLE, the block is an indirect block - * and recursive calls to indirtrunc must be used to cleanse other indirect - * blocks. - */ -static int -indir_trunc(ip, dbn, level, lbn, countp) - struct inode *ip; - ufs_daddr_t dbn; - int level; - ufs_lbn_t lbn; - long *countp; -{ - struct buf *bp; - ufs_daddr_t *bap; - ufs_daddr_t nb; - struct fs *fs; - struct worklist *wk; - struct indirdep *indirdep; - int i, lbnadd, nblocks; - int error, allerror = 0; - - fs = ip->i_fs; - lbnadd = 1; - for (i = level; i > 0; i--) - lbnadd *= NINDIR(fs); - /* - * Get buffer of block pointers to be freed. This routine is not - * called until the zero'ed inode has been written, so it is safe - * to free blocks as they are encountered. Because the inode has - * been zero'ed, calls to bmap on these blocks will fail. So, we - * have to use the on-disk address and the block device for the - * filesystem to look them up. If the file was deleted before its - * indirect blocks were all written to disk, the routine that set - * us up (deallocate_dependencies) will have arranged to leave - * a complete copy of the indirect block in memory for our use. - * Otherwise we have to read the blocks in from the disk. - */ - ACQUIRE_LOCK(&lk); - if ((bp = incore(ip->i_devvp, dbn)) != NULL && - (wk = LIST_FIRST(&bp->b_dep)) != NULL) { - if (wk->wk_type != D_INDIRDEP || - (indirdep = WK_INDIRDEP(wk))->ir_savebp != bp || - (indirdep->ir_state & GOINGAWAY) == 0) - panic("indir_trunc: lost indirdep"); - WORKLIST_REMOVE(wk); - WORKITEM_FREE(indirdep, D_INDIRDEP); - if (LIST_FIRST(&bp->b_dep) != NULL) - panic("indir_trunc: dangling dep"); - FREE_LOCK(&lk); - } else { - FREE_LOCK(&lk); - error = bread(ip->i_devvp, dbn, (int)fs->fs_bsize, NOCRED, &bp); - if (error) - return (error); - } - /* - * Recursively free indirect blocks. - */ - bap = (ufs_daddr_t *)bp->b_data; - nblocks = btodb(fs->fs_bsize); - for (i = NINDIR(fs) - 1; i >= 0; i--) { - if ((nb = bap[i]) == 0) - continue; - if (level != 0) { - if ((error = indir_trunc(ip, fsbtodb(fs, nb), - level - 1, lbn + (i * lbnadd), countp)) != 0) - allerror = error; - } - ffs_blkfree(ip, nb, fs->fs_bsize); - *countp += nblocks; - } - bp->b_flags |= B_INVAL | B_NOCACHE; - brelse(bp); - return (allerror); -} - -/* - * Free an allocindir. - * This routine must be called with splbio interrupts blocked. - */ -static void -free_allocindir(aip, inodedep) - struct allocindir *aip; - struct inodedep *inodedep; -{ - struct freefrag *freefrag; - -#ifdef DEBUG - if (lk.lkt_held == -1) - panic("free_allocindir: lock not held"); -#endif - if ((aip->ai_state & DEPCOMPLETE) == 0) - LIST_REMOVE(aip, ai_deps); - if (aip->ai_state & ONWORKLIST) - WORKLIST_REMOVE(&aip->ai_list); - LIST_REMOVE(aip, ai_next); - if ((freefrag = aip->ai_freefrag) != NULL) { - if (inodedep == NULL) - add_to_worklist(&freefrag->ff_list); - else - WORKLIST_INSERT(&inodedep->id_bufwait, - &freefrag->ff_list); - } - WORKITEM_FREE(aip, D_ALLOCINDIR); -} - -/* - * Directory entry addition dependencies. - * - * When adding a new directory entry, the inode (with its incremented link - * count) must be written to disk before the directory entry's pointer to it. - * Also, if the inode is newly allocated, the corresponding freemap must be - * updated (on disk) before the directory entry's pointer. These requirements - * are met via undo/redo on the directory entry's pointer, which consists - * simply of the inode number. - * - * As directory entries are added and deleted, the free space within a - * directory block can become fragmented. The ufs file system will compact - * a fragmented directory block to make space for a new entry. When this - * occurs, the offsets of previously added entries change. Any "diradd" - * dependency structures corresponding to these entries must be updated with - * the new offsets. - */ - -/* - * This routine is called after the in-memory inode's link - * count has been incremented, but before the directory entry's - * pointer to the inode has been set. - */ -void -softdep_setup_directory_add(bp, dp, diroffset, newinum, newdirbp) - struct buf *bp; /* buffer containing directory block */ - struct inode *dp; /* inode for directory */ - off_t diroffset; /* offset of new entry in directory */ - long newinum; /* inode referenced by new directory entry */ - struct buf *newdirbp; /* non-NULL => contents of new mkdir */ -{ - int offset; /* offset of new entry within directory block */ - ufs_lbn_t lbn; /* block in directory containing new entry */ - struct fs *fs; - struct diradd *dap; - struct pagedep *pagedep; - struct inodedep *inodedep; - struct mkdir *mkdir1, *mkdir2; - - /* - * Whiteouts have no dependencies. - */ - if (newinum == WINO) { - if (newdirbp != NULL) - bdwrite(newdirbp); - return; - } - - fs = dp->i_fs; - lbn = lblkno(fs, diroffset); - offset = blkoff(fs, diroffset); - MALLOC(dap, struct diradd *, sizeof(struct diradd), M_DIRADD, M_WAITOK); - bzero(dap, sizeof(struct diradd)); - dap->da_list.wk_type = D_DIRADD; - dap->da_offset = offset; - dap->da_newinum = newinum; - dap->da_state = ATTACHED; - if (newdirbp == NULL) { - dap->da_state |= DEPCOMPLETE; - ACQUIRE_LOCK(&lk); - } else { - dap->da_state |= MKDIR_BODY | MKDIR_PARENT; - MALLOC(mkdir1, struct mkdir *, sizeof(struct mkdir), M_MKDIR, - M_WAITOK); - mkdir1->md_list.wk_type = D_MKDIR; - mkdir1->md_state = MKDIR_BODY; - mkdir1->md_diradd = dap; - MALLOC(mkdir2, struct mkdir *, sizeof(struct mkdir), M_MKDIR, - M_WAITOK); - mkdir2->md_list.wk_type = D_MKDIR; - mkdir2->md_state = MKDIR_PARENT; - mkdir2->md_diradd = dap; - /* - * Dependency on "." and ".." being written to disk. - */ - mkdir1->md_buf = newdirbp; - ACQUIRE_LOCK(&lk); - LIST_INSERT_HEAD(&mkdirlisthd, mkdir1, md_mkdirs); - WORKLIST_INSERT(&newdirbp->b_dep, &mkdir1->md_list); - FREE_LOCK(&lk); - bdwrite(newdirbp); - /* - * Dependency on link count increase for parent directory - */ - ACQUIRE_LOCK(&lk); - if (inodedep_lookup(dp->i_fs, dp->i_number, 0, &inodedep) == 0 - || (inodedep->id_state & ALLCOMPLETE) == ALLCOMPLETE) { - dap->da_state &= ~MKDIR_PARENT; - WORKITEM_FREE(mkdir2, D_MKDIR); - } else { - LIST_INSERT_HEAD(&mkdirlisthd, mkdir2, md_mkdirs); - WORKLIST_INSERT(&inodedep->id_bufwait,&mkdir2->md_list); - } - } - /* - * Link into parent directory pagedep to await its being written. - */ - if (pagedep_lookup(dp, lbn, DEPALLOC, &pagedep) == 0) - WORKLIST_INSERT(&bp->b_dep, &pagedep->pd_list); - dap->da_pagedep = pagedep; - LIST_INSERT_HEAD(&pagedep->pd_diraddhd[DIRADDHASH(offset)], dap, - da_pdlist); - /* - * Link into its inodedep. Put it on the id_bufwait list if the inode - * is not yet written. If it is written, do the post-inode write - * processing to put it on the id_pendinghd list. - */ - (void) inodedep_lookup(fs, newinum, DEPALLOC, &inodedep); - if ((inodedep->id_state & ALLCOMPLETE) == ALLCOMPLETE) - diradd_inode_written(dap, inodedep); - else - WORKLIST_INSERT(&inodedep->id_bufwait, &dap->da_list); - FREE_LOCK(&lk); -} - -/* - * This procedure is called to change the offset of a directory - * entry when compacting a directory block which must be owned - * exclusively by the caller. Note that the actual entry movement - * must be done in this procedure to ensure that no I/O completions - * occur while the move is in progress. - */ -void -softdep_change_directoryentry_offset(dp, base, oldloc, newloc, entrysize) - struct inode *dp; /* inode for directory */ - caddr_t base; /* address of dp->i_offset */ - caddr_t oldloc; /* address of old directory location */ - caddr_t newloc; /* address of new directory location */ - int entrysize; /* size of directory entry */ -{ - int offset, oldoffset, newoffset; - struct pagedep *pagedep; - struct diradd *dap; - ufs_lbn_t lbn; - - ACQUIRE_LOCK(&lk); - lbn = lblkno(dp->i_fs, dp->i_offset); - offset = blkoff(dp->i_fs, dp->i_offset); - if (pagedep_lookup(dp, lbn, 0, &pagedep) == 0) - goto done; - oldoffset = offset + (oldloc - base); - newoffset = offset + (newloc - base); - for (dap = LIST_FIRST(&pagedep->pd_diraddhd[DIRADDHASH(oldoffset)]); - dap; dap = LIST_NEXT(dap, da_pdlist)) { - if (dap->da_offset != oldoffset) - continue; - dap->da_offset = newoffset; - if (DIRADDHASH(newoffset) == DIRADDHASH(oldoffset)) - break; - LIST_REMOVE(dap, da_pdlist); - LIST_INSERT_HEAD(&pagedep->pd_diraddhd[DIRADDHASH(newoffset)], - dap, da_pdlist); - break; - } - if (dap == NULL) { - for (dap = LIST_FIRST(&pagedep->pd_pendinghd); - dap; dap = LIST_NEXT(dap, da_pdlist)) { - if (dap->da_offset == oldoffset) { - dap->da_offset = newoffset; - break; - } - } - } -done: - bcopy(oldloc, newloc, entrysize); - FREE_LOCK(&lk); -} - -/* - * Free a diradd dependency structure. This routine must be called - * with splbio interrupts blocked. - */ -static void -free_diradd(dap) - struct diradd *dap; -{ - struct dirrem *dirrem; - struct pagedep *pagedep; - struct inodedep *inodedep; - struct mkdir *mkdir, *nextmd; - -#ifdef DEBUG - if (lk.lkt_held == -1) - panic("free_diradd: lock not held"); -#endif - WORKLIST_REMOVE(&dap->da_list); - LIST_REMOVE(dap, da_pdlist); - if ((dap->da_state & DIRCHG) == 0) { - pagedep = dap->da_pagedep; - } else { - dirrem = dap->da_previous; - pagedep = dirrem->dm_pagedep; - dirrem->dm_dirinum = pagedep->pd_ino; - add_to_worklist(&dirrem->dm_list); - } - if (inodedep_lookup(VFSTOUFS(pagedep->pd_mnt)->um_fs, dap->da_newinum, - 0, &inodedep) != 0) - (void) free_inodedep(inodedep); - if ((dap->da_state & (MKDIR_PARENT | MKDIR_BODY)) != 0) { - for (mkdir = LIST_FIRST(&mkdirlisthd); mkdir; mkdir = nextmd) { - nextmd = LIST_NEXT(mkdir, md_mkdirs); - if (mkdir->md_diradd != dap) - continue; - dap->da_state &= ~mkdir->md_state; - WORKLIST_REMOVE(&mkdir->md_list); - LIST_REMOVE(mkdir, md_mkdirs); - WORKITEM_FREE(mkdir, D_MKDIR); - } - if ((dap->da_state & (MKDIR_PARENT | MKDIR_BODY)) != 0) - panic("free_diradd: unfound ref"); - } - WORKITEM_FREE(dap, D_DIRADD); -} - -/* - * Directory entry removal dependencies. - * - * When removing a directory entry, the entry's inode pointer must be - * zero'ed on disk before the corresponding inode's link count is decremented - * (possibly freeing the inode for re-use). This dependency is handled by - * updating the directory entry but delaying the inode count reduction until - * after the directory block has been written to disk. After this point, the - * inode count can be decremented whenever it is convenient. - */ - -/* - * This routine should be called immediately after removing - * a directory entry. The inode's link count should not be - * decremented by the calling procedure -- the soft updates - * code will do this task when it is safe. - */ -void -softdep_setup_remove(bp, dp, ip, isrmdir) - struct buf *bp; /* buffer containing directory block */ - struct inode *dp; /* inode for the directory being modified */ - struct inode *ip; /* inode for directory entry being removed */ - int isrmdir; /* indicates if doing RMDIR */ -{ - struct dirrem *dirrem; - - /* - * Allocate a new dirrem if appropriate and ACQUIRE_LOCK. - */ - dirrem = newdirrem(bp, dp, ip, isrmdir); - if ((dirrem->dm_state & COMPLETE) == 0) { - LIST_INSERT_HEAD(&dirrem->dm_pagedep->pd_dirremhd, dirrem, - dm_next); - } else { - dirrem->dm_dirinum = dirrem->dm_pagedep->pd_ino; - add_to_worklist(&dirrem->dm_list); - } - FREE_LOCK(&lk); -} - -/* - * Allocate a new dirrem if appropriate and return it along with - * its associated pagedep. Called without a lock, returns with lock. - */ -static struct dirrem * -newdirrem(bp, dp, ip, isrmdir) - struct buf *bp; /* buffer containing directory block */ - struct inode *dp; /* inode for the directory being modified */ - struct inode *ip; /* inode for directory entry being removed */ - int isrmdir; /* indicates if doing RMDIR */ -{ - int offset; - ufs_lbn_t lbn; - struct diradd *dap; - struct dirrem *dirrem; - struct pagedep *pagedep; - - /* - * Whiteouts have no deletion dependencies. - */ - if (ip == NULL) - panic("newdirrem: whiteout"); - MALLOC(dirrem, struct dirrem *, sizeof(struct dirrem), - M_DIRREM, M_WAITOK); - bzero(dirrem, sizeof(struct dirrem)); - dirrem->dm_list.wk_type = D_DIRREM; - dirrem->dm_state = isrmdir ? RMDIR : 0; - dirrem->dm_mnt = ITOV(ip)->v_mount; - dirrem->dm_oldinum = ip->i_number; - - ACQUIRE_LOCK(&lk); - lbn = lblkno(dp->i_fs, dp->i_offset); - offset = blkoff(dp->i_fs, dp->i_offset); - if (pagedep_lookup(dp, lbn, DEPALLOC, &pagedep) == 0) - WORKLIST_INSERT(&bp->b_dep, &pagedep->pd_list); - dirrem->dm_pagedep = pagedep; - /* - * Check for a diradd dependency for the same directory entry. - * If present, then both dependencies become obsolete and can - * be de-allocated. Check for an entry on both the pd_dirraddhd - * list and the pd_pendinghd list. - */ - for (dap = LIST_FIRST(&pagedep->pd_diraddhd[DIRADDHASH(offset)]); - dap; dap = LIST_NEXT(dap, da_pdlist)) - if (dap->da_offset == offset) - break; - if (dap == NULL) { - for (dap = LIST_FIRST(&pagedep->pd_pendinghd); - dap; dap = LIST_NEXT(dap, da_pdlist)) - if (dap->da_offset == offset) - break; - if (dap == NULL) - return (dirrem); - } - /* - * Must be ATTACHED at this point, so just delete it. - */ - if ((dap->da_state & ATTACHED) == 0) - panic("newdirrem: not ATTACHED"); - if (dap->da_newinum != ip->i_number) - panic("newdirrem: inum %d should be %d", - ip->i_number, dap->da_newinum); - free_diradd(dap); - dirrem->dm_state |= COMPLETE; - return (dirrem); -} - -/* - * Directory entry change dependencies. - * - * Changing an existing directory entry requires that an add operation - * be completed first followed by a deletion. The semantics for the addition - * are identical to the description of adding a new entry above except - * that the rollback is to the old inode number rather than zero. Once - * the addition dependency is completed, the removal is done as described - * in the removal routine above. - */ - -/* - * This routine should be called immediately after changing - * a directory entry. The inode's link count should not be - * decremented by the calling procedure -- the soft updates - * code will perform this task when it is safe. - */ -void -softdep_setup_directory_change(bp, dp, ip, newinum, isrmdir) - struct buf *bp; /* buffer containing directory block */ - struct inode *dp; /* inode for the directory being modified */ - struct inode *ip; /* inode for directory entry being removed */ - long newinum; /* new inode number for changed entry */ - int isrmdir; /* indicates if doing RMDIR */ -{ - int offset; - struct diradd *dap = NULL; - struct dirrem *dirrem; - struct pagedep *pagedep; - struct inodedep *inodedep; - - offset = blkoff(dp->i_fs, dp->i_offset); - - /* - * Whiteouts do not need diradd dependencies. - */ - if (newinum != WINO) { - MALLOC(dap, struct diradd *, sizeof(struct diradd), - M_DIRADD, M_WAITOK); - bzero(dap, sizeof(struct diradd)); - dap->da_list.wk_type = D_DIRADD; - dap->da_state = DIRCHG | ATTACHED | DEPCOMPLETE; - dap->da_offset = offset; - dap->da_newinum = newinum; - } - - /* - * Allocate a new dirrem and ACQUIRE_LOCK. - */ - dirrem = newdirrem(bp, dp, ip, isrmdir); - pagedep = dirrem->dm_pagedep; - /* - * The possible values for isrmdir: - * 0 - non-directory file rename - * 1 - directory rename within same directory - * inum - directory rename to new directory of given inode number - * When renaming to a new directory, we are both deleting and - * creating a new directory entry, so the link count on the new - * directory should not change. Thus we do not need the followup - * dirrem which is usually done in handle_workitem_remove. We set - * the DIRCHG flag to tell handle_workitem_remove to skip the - * followup dirrem. - */ - if (isrmdir > 1) - dirrem->dm_state |= DIRCHG; - - /* - * Whiteouts have no additional dependencies, - * so just put the dirrem on the correct list. - */ - if (newinum == WINO) { - if ((dirrem->dm_state & COMPLETE) == 0) { - LIST_INSERT_HEAD(&pagedep->pd_dirremhd, dirrem, - dm_next); - } else { - dirrem->dm_dirinum = pagedep->pd_ino; - add_to_worklist(&dirrem->dm_list); - } - FREE_LOCK(&lk); - return; - } - - /* - * Link into its inodedep. Put it on the id_bufwait list if the inode - * is not yet written. If it is written, do the post-inode write - * processing to put it on the id_pendinghd list. - */ - dap->da_previous = dirrem; - if (inodedep_lookup(dp->i_fs, newinum, DEPALLOC, &inodedep) == 0 || - (inodedep->id_state & ALLCOMPLETE) == ALLCOMPLETE) { - dap->da_state |= COMPLETE; - LIST_INSERT_HEAD(&pagedep->pd_pendinghd, dap, da_pdlist); - WORKLIST_INSERT(&inodedep->id_pendinghd, &dap->da_list); - } else { - LIST_INSERT_HEAD(&pagedep->pd_diraddhd[DIRADDHASH(offset)], - dap, da_pdlist); - WORKLIST_INSERT(&inodedep->id_bufwait, &dap->da_list); - } - /* - * If the previous inode was never written or its previous directory - * entry was never written, then we do not want to roll back to this - * previous value. Instead we want to roll back to zero and immediately - * free the unwritten or unreferenced inode. - */ - if (dirrem->dm_state & COMPLETE) { - dap->da_state &= ~DIRCHG; - dap->da_pagedep = pagedep; - dirrem->dm_dirinum = pagedep->pd_ino; - add_to_worklist(&dirrem->dm_list); - } - FREE_LOCK(&lk); -} - -/* - * Called whenever the link count on an inode is increased. - * It creates an inode dependency so that the new reference(s) - * to the inode cannot be committed to disk until the updated - * inode has been written. - */ -void -softdep_increase_linkcnt(ip) - struct inode *ip; /* the inode with the increased link count */ -{ - struct inodedep *inodedep; - - ACQUIRE_LOCK(&lk); - (void) inodedep_lookup(ip->i_fs, ip->i_number, DEPALLOC, &inodedep); - FREE_LOCK(&lk); -} - -/* - * This workitem decrements the inode's link count. - * If the link count reaches zero, the file is removed. - */ -static void -handle_workitem_remove(dirrem) - struct dirrem *dirrem; -{ - struct proc *p = CURPROC; /* XXX */ - struct inodedep *inodedep; - struct vnode *vp; - struct inode *ip; - int error; - - if ((error = VFS_VGET(dirrem->dm_mnt, dirrem->dm_oldinum, &vp)) != 0) { - softdep_error("handle_workitem_remove: vget", error); - return; - } - ip = VTOI(vp); - /* - * Normal file deletion. - */ - if ((dirrem->dm_state & RMDIR) == 0) { - ip->i_nlink--; - if (ip->i_nlink < ip->i_effnlink) - panic("handle_workitem_remove: bad file delta"); - ip->i_flag |= IN_CHANGE; - vput(vp); - WORKITEM_FREE(dirrem, D_DIRREM); - return; - } - /* - * Directory deletion. Decrement reference count for both the - * just deleted parent directory entry and the reference for ".". - * Next truncate the directory to length zero. When the - * truncation completes, arrange to have the reference count on - * the parent decremented to account for the loss of "..". - */ - ip->i_nlink -= 2; - if (ip->i_nlink < ip->i_effnlink) - panic("handle_workitem_remove: bad dir delta"); - ip->i_flag |= IN_CHANGE; - if ((error = UFS_TRUNCATE(vp, (off_t)0, 0, p->p_ucred, p)) != 0) - softdep_error("handle_workitem_remove: truncate", error); - /* - * Rename a directory to a new parent. Since, we are both deleting - * and creating a new directory entry, the link count on the new - * directory should not change. Thus we skip the followup dirrem. - */ - if (dirrem->dm_state & DIRCHG) { - vput(vp); - WORKITEM_FREE(dirrem, D_DIRREM); - return; - } - ACQUIRE_LOCK(&lk); - (void) inodedep_lookup(ip->i_fs, dirrem->dm_oldinum, DEPALLOC, - &inodedep); - dirrem->dm_state = 0; - dirrem->dm_oldinum = dirrem->dm_dirinum; - WORKLIST_INSERT(&inodedep->id_inowait, &dirrem->dm_list); - FREE_LOCK(&lk); - vput(vp); -} - -/* - * Inode de-allocation dependencies. - * - * When an inode's link count is reduced to zero, it can be de-allocated. We - * found it convenient to postpone de-allocation until after the inode is - * written to disk with its new link count (zero). At this point, all of the - * on-disk inode's block pointers are nullified and, with careful dependency - * list ordering, all dependencies related to the inode will be satisfied and - * the corresponding dependency structures de-allocated. So, if/when the - * inode is reused, there will be no mixing of old dependencies with new - * ones. This artificial dependency is set up by the block de-allocation - * procedure above (softdep_setup_freeblocks) and completed by the - * following procedure. - */ -static void -handle_workitem_freefile(freefile) - struct freefile *freefile; -{ - struct vnode vp; - struct inode tip; - struct inodedep *idp; - int error; - -#ifdef DEBUG - ACQUIRE_LOCK(&lk); - if (inodedep_lookup(freefile->fx_fs, freefile->fx_oldinum, 0, &idp)) - panic("handle_workitem_freefile: inodedep survived"); - FREE_LOCK(&lk); -#endif - tip.i_devvp = freefile->fx_devvp; - tip.i_dev = freefile->fx_devvp->v_rdev; - tip.i_fs = freefile->fx_fs; - vp.v_data = &tip; - if ((error = ffs_freefile(&vp, freefile->fx_oldinum, freefile->fx_mode)) != 0) - softdep_error("handle_workitem_freefile", error); - WORKITEM_FREE(freefile, D_FREEFILE); - num_freefile -= 1; -} - -/* - * Disk writes. - * - * The dependency structures constructed above are most actively used when file - * system blocks are written to disk. No constraints are placed on when a - * block can be written, but unsatisfied update dependencies are made safe by - * modifying (or replacing) the source memory for the duration of the disk - * write. When the disk write completes, the memory block is again brought - * up-to-date. - * - * In-core inode structure reclamation. - * - * Because there are a finite number of "in-core" inode structures, they are - * reused regularly. By transferring all inode-related dependencies to the - * in-memory inode block and indexing them separately (via "inodedep"s), we - * can allow "in-core" inode structures to be reused at any time and avoid - * any increase in contention. - * - * Called just before entering the device driver to initiate a new disk I/O. - * The buffer must be locked, thus, no I/O completion operations can occur - * while we are manipulating its associated dependencies. - */ -void -softdep_disk_io_initiation(bp) - struct buf *bp; /* structure describing disk write to occur */ -{ - struct worklist *wk, *nextwk; - struct indirdep *indirdep; - - /* - * We only care about write operations. There should never - * be dependencies for reads. - */ - if (bp->b_flags & B_READ) - panic("softdep_disk_io_initiation: read"); - /* - * Do any necessary pre-I/O processing. - */ - for (wk = LIST_FIRST(&bp->b_dep); wk; wk = nextwk) { - nextwk = LIST_NEXT(wk, wk_list); - switch (wk->wk_type) { - - case D_PAGEDEP: - initiate_write_filepage(WK_PAGEDEP(wk), bp); - continue; - - case D_INODEDEP: - initiate_write_inodeblock(WK_INODEDEP(wk), bp); - continue; - - case D_INDIRDEP: - indirdep = WK_INDIRDEP(wk); - if (indirdep->ir_state & GOINGAWAY) - panic("disk_io_initiation: indirdep gone"); - /* - * If there are no remaining dependencies, this - * will be writing the real pointers, so the - * dependency can be freed. - */ - if (LIST_FIRST(&indirdep->ir_deplisthd) == NULL) { - indirdep->ir_savebp->b_flags |= B_INVAL | B_NOCACHE; - brelse(indirdep->ir_savebp); - /* inline expand WORKLIST_REMOVE(wk); */ - wk->wk_state &= ~ONWORKLIST; - LIST_REMOVE(wk, wk_list); - WORKITEM_FREE(indirdep, D_INDIRDEP); - continue; - } - /* - * Replace up-to-date version with safe version. - */ - ACQUIRE_LOCK(&lk); - indirdep->ir_state &= ~ATTACHED; - indirdep->ir_state |= UNDONE; - MALLOC(indirdep->ir_saveddata, caddr_t, bp->b_bcount, - M_INDIRDEP, M_WAITOK); - bcopy(bp->b_data, indirdep->ir_saveddata, bp->b_bcount); - bcopy(indirdep->ir_savebp->b_data, bp->b_data, - bp->b_bcount); - FREE_LOCK(&lk); - continue; - - case D_MKDIR: - case D_BMSAFEMAP: - case D_ALLOCDIRECT: - case D_ALLOCINDIR: - continue; - - default: - panic("handle_disk_io_initiation: Unexpected type %s", - TYPENAME(wk->wk_type)); - /* NOTREACHED */ - } - } -} - -/* - * Called from within the procedure above to deal with unsatisfied - * allocation dependencies in a directory. The buffer must be locked, - * thus, no I/O completion operations can occur while we are - * manipulating its associated dependencies. - */ -static void -initiate_write_filepage(pagedep, bp) - struct pagedep *pagedep; - struct buf *bp; -{ - struct diradd *dap; - struct direct *ep; - int i; - - if (pagedep->pd_state & IOSTARTED) { - /* - * This can only happen if there is a driver that does not - * understand chaining. Here biodone will reissue the call - * to strategy for the incomplete buffers. - */ - printf("initiate_write_filepage: already started\n"); - return; - } - pagedep->pd_state |= IOSTARTED; - ACQUIRE_LOCK(&lk); - for (i = 0; i < DAHASHSZ; i++) { - for (dap = LIST_FIRST(&pagedep->pd_diraddhd[i]); dap; - dap = LIST_NEXT(dap, da_pdlist)) { - ep = (struct direct *) - ((char *)bp->b_data + dap->da_offset); - if (ep->d_ino != dap->da_newinum) - panic("%s: dir inum %d != new %d", - "initiate_write_filepage", - ep->d_ino, dap->da_newinum); - if (dap->da_state & DIRCHG) - ep->d_ino = dap->da_previous->dm_oldinum; - else - ep->d_ino = 0; - dap->da_state &= ~ATTACHED; - dap->da_state |= UNDONE; - } - } - FREE_LOCK(&lk); -} - -/* - * Called from within the procedure above to deal with unsatisfied - * allocation dependencies in an inodeblock. The buffer must be - * locked, thus, no I/O completion operations can occur while we - * are manipulating its associated dependencies. - */ -static void -initiate_write_inodeblock(inodedep, bp) - struct inodedep *inodedep; - struct buf *bp; /* The inode block */ -{ - struct allocdirect *adp, *lastadp; - struct dinode *dp; - struct fs *fs; - ufs_lbn_t prevlbn = 0; - int i, deplist; - - if (inodedep->id_state & IOSTARTED) - panic("initiate_write_inodeblock: already started"); - inodedep->id_state |= IOSTARTED; - fs = inodedep->id_fs; - dp = (struct dinode *)bp->b_data + - ino_to_fsbo(fs, inodedep->id_ino); - /* - * If the bitmap is not yet written, then the allocated - * inode cannot be written to disk. - */ - if ((inodedep->id_state & DEPCOMPLETE) == 0) { - if (inodedep->id_savedino != NULL) - panic("initiate_write_inodeblock: already doing I/O"); - MALLOC(inodedep->id_savedino, struct dinode *, - sizeof(struct dinode), M_INODEDEP, M_WAITOK); - *inodedep->id_savedino = *dp; - bzero((caddr_t)dp, sizeof(struct dinode)); - return; - } - /* - * If no dependencies, then there is nothing to roll back. - */ - inodedep->id_savedsize = dp->di_size; - if (TAILQ_FIRST(&inodedep->id_inoupdt) == NULL) - return; - /* - * Set the dependencies to busy. - */ - ACQUIRE_LOCK(&lk); - for (deplist = 0, adp = TAILQ_FIRST(&inodedep->id_inoupdt); adp; - adp = TAILQ_NEXT(adp, ad_next)) { -#ifdef DIAGNOSTIC - if (deplist != 0 && prevlbn >= adp->ad_lbn) - panic("softdep_write_inodeblock: lbn order"); - prevlbn = adp->ad_lbn; - if (adp->ad_lbn < NDADDR && - dp->di_db[adp->ad_lbn] != adp->ad_newblkno) - panic("%s: direct pointer #%ld mismatch %d != %d", - "softdep_write_inodeblock", adp->ad_lbn, - dp->di_db[adp->ad_lbn], adp->ad_newblkno); - if (adp->ad_lbn >= NDADDR && - dp->di_ib[adp->ad_lbn - NDADDR] != adp->ad_newblkno) - panic("%s: indirect pointer #%ld mismatch %d != %d", - "softdep_write_inodeblock", adp->ad_lbn - NDADDR, - dp->di_ib[adp->ad_lbn - NDADDR], adp->ad_newblkno); - deplist |= 1 << adp->ad_lbn; - if ((adp->ad_state & ATTACHED) == 0) - panic("softdep_write_inodeblock: Unknown state 0x%x", - adp->ad_state); -#endif /* DIAGNOSTIC */ - adp->ad_state &= ~ATTACHED; - adp->ad_state |= UNDONE; - } - /* - * The on-disk inode cannot claim to be any larger than the last - * fragment that has been written. Otherwise, the on-disk inode - * might have fragments that were not the last block in the file - * which would corrupt the filesystem. - */ - for (lastadp = NULL, adp = TAILQ_FIRST(&inodedep->id_inoupdt); adp; - lastadp = adp, adp = TAILQ_NEXT(adp, ad_next)) { - if (adp->ad_lbn >= NDADDR) - break; - dp->di_db[adp->ad_lbn] = adp->ad_oldblkno; - /* keep going until hitting a rollback to a frag */ - if (adp->ad_oldsize == 0 || adp->ad_oldsize == fs->fs_bsize) - continue; - dp->di_size = fs->fs_bsize * adp->ad_lbn + adp->ad_oldsize; - for (i = adp->ad_lbn + 1; i < NDADDR; i++) { -#ifdef DIAGNOSTIC - if (dp->di_db[i] != 0 && (deplist & (1 << i)) == 0) - panic("softdep_write_inodeblock: lost dep1"); -#endif /* DIAGNOSTIC */ - dp->di_db[i] = 0; - } - for (i = 0; i < NIADDR; i++) { -#ifdef DIAGNOSTIC - if (dp->di_ib[i] != 0 && - (deplist & ((1 << NDADDR) << i)) == 0) - panic("softdep_write_inodeblock: lost dep2"); -#endif /* DIAGNOSTIC */ - dp->di_ib[i] = 0; - } - FREE_LOCK(&lk); - return; - } - /* - * If we have zero'ed out the last allocated block of the file, - * roll back the size to the last currently allocated block. - * We know that this last allocated block is a full-sized as - * we already checked for fragments in the loop above. - */ - if (lastadp != NULL && - dp->di_size <= (lastadp->ad_lbn + 1) * fs->fs_bsize) { - for (i = lastadp->ad_lbn; i >= 0; i--) - if (dp->di_db[i] != 0) - break; - dp->di_size = (i + 1) * fs->fs_bsize; - } - /* - * The only dependencies are for indirect blocks. - * - * The file size for indirect block additions is not guaranteed. - * Such a guarantee would be non-trivial to achieve. The conventional - * synchronous write implementation also does not make this guarantee. - * Fsck should catch and fix discrepancies. Arguably, the file size - * can be over-estimated without destroying integrity when the file - * moves into the indirect blocks (i.e., is large). If we want to - * postpone fsck, we are stuck with this argument. - */ - for (; adp; adp = TAILQ_NEXT(adp, ad_next)) - dp->di_ib[adp->ad_lbn - NDADDR] = 0; - FREE_LOCK(&lk); -} - -/* - * This routine is called during the completion interrupt - * service routine for a disk write (from the procedure called - * by the device driver to inform the file system caches of - * a request completion). It should be called early in this - * procedure, before the block is made available to other - * processes or other routines are called. - */ -void -softdep_disk_write_complete(bp) - struct buf *bp; /* describes the completed disk write */ -{ - struct worklist *wk; - struct workhead reattach; - struct newblk *newblk; - struct allocindir *aip; - struct allocdirect *adp; - struct indirdep *indirdep; - struct inodedep *inodedep; - struct bmsafemap *bmsafemap; - -#ifdef DEBUG - if (lk.lkt_held != -1) - panic("softdep_disk_write_complete: lock is held"); - lk.lkt_held = -2; -#endif - LIST_INIT(&reattach); - while ((wk = LIST_FIRST(&bp->b_dep)) != NULL) { - WORKLIST_REMOVE(wk); - switch (wk->wk_type) { - - case D_PAGEDEP: - if (handle_written_filepage(WK_PAGEDEP(wk), bp)) - WORKLIST_INSERT(&reattach, wk); - continue; - - case D_INODEDEP: - if (handle_written_inodeblock(WK_INODEDEP(wk), bp)) - WORKLIST_INSERT(&reattach, wk); - continue; - - case D_BMSAFEMAP: - bmsafemap = WK_BMSAFEMAP(wk); - while ((newblk = LIST_FIRST(&bmsafemap->sm_newblkhd))) { - newblk->nb_state |= DEPCOMPLETE; - newblk->nb_bmsafemap = NULL; - LIST_REMOVE(newblk, nb_deps); - } - while (adp = LIST_FIRST(&bmsafemap->sm_allocdirecthd)) { - adp->ad_state |= DEPCOMPLETE; - adp->ad_buf = NULL; - LIST_REMOVE(adp, ad_deps); - handle_allocdirect_partdone(adp); - } - while (aip = LIST_FIRST(&bmsafemap->sm_allocindirhd)) { - aip->ai_state |= DEPCOMPLETE; - aip->ai_buf = NULL; - LIST_REMOVE(aip, ai_deps); - handle_allocindir_partdone(aip); - } - while ((inodedep = - LIST_FIRST(&bmsafemap->sm_inodedephd)) != NULL) { - inodedep->id_state |= DEPCOMPLETE; - LIST_REMOVE(inodedep, id_deps); - inodedep->id_buf = NULL; - } - WORKITEM_FREE(bmsafemap, D_BMSAFEMAP); - continue; - - case D_MKDIR: - handle_written_mkdir(WK_MKDIR(wk), MKDIR_BODY); - continue; - - case D_ALLOCDIRECT: - adp = WK_ALLOCDIRECT(wk); - adp->ad_state |= COMPLETE; - handle_allocdirect_partdone(adp); - continue; - - case D_ALLOCINDIR: - aip = WK_ALLOCINDIR(wk); - aip->ai_state |= COMPLETE; - handle_allocindir_partdone(aip); - continue; - - case D_INDIRDEP: - indirdep = WK_INDIRDEP(wk); - if (indirdep->ir_state & GOINGAWAY) - panic("disk_write_complete: indirdep gone"); - bcopy(indirdep->ir_saveddata, bp->b_data, bp->b_bcount); - FREE(indirdep->ir_saveddata, M_INDIRDEP); - indirdep->ir_saveddata = 0; - indirdep->ir_state &= ~UNDONE; - indirdep->ir_state |= ATTACHED; - while ((aip = LIST_FIRST(&indirdep->ir_donehd)) != 0) { - handle_allocindir_partdone(aip); - if (aip == LIST_FIRST(&indirdep->ir_donehd)) - panic("disk_write_complete: not gone"); - } - WORKLIST_INSERT(&reattach, wk); - bdirty(bp); - continue; - - default: - panic("handle_disk_write_complete: Unknown type %s", - TYPENAME(wk->wk_type)); - /* NOTREACHED */ - } - } - /* - * Reattach any requests that must be redone. - */ - while ((wk = LIST_FIRST(&reattach)) != NULL) { - WORKLIST_REMOVE(wk); - WORKLIST_INSERT(&bp->b_dep, wk); - } -#ifdef DEBUG - if (lk.lkt_held != -2) - panic("softdep_disk_write_complete: lock lost"); - lk.lkt_held = -1; -#endif -} - -/* - * Called from within softdep_disk_write_complete above. Note that - * this routine is always called from interrupt level with further - * splbio interrupts blocked. - */ -static void -handle_allocdirect_partdone(adp) - struct allocdirect *adp; /* the completed allocdirect */ -{ - struct allocdirect *listadp; - struct inodedep *inodedep; - long bsize; - - if ((adp->ad_state & ALLCOMPLETE) != ALLCOMPLETE) - return; - if (adp->ad_buf != NULL) - panic("handle_allocdirect_partdone: dangling dep"); - /* - * The on-disk inode cannot claim to be any larger than the last - * fragment that has been written. Otherwise, the on-disk inode - * might have fragments that were not the last block in the file - * which would corrupt the filesystem. Thus, we cannot free any - * allocdirects after one whose ad_oldblkno claims a fragment as - * these blocks must be rolled back to zero before writing the inode. - * We check the currently active set of allocdirects in id_inoupdt. - */ - inodedep = adp->ad_inodedep; - bsize = inodedep->id_fs->fs_bsize; - for (listadp = TAILQ_FIRST(&inodedep->id_inoupdt); listadp; - listadp = TAILQ_NEXT(listadp, ad_next)) { - /* found our block */ - if (listadp == adp) - break; - /* continue if ad_oldlbn is not a fragment */ - if (listadp->ad_oldsize == 0 || - listadp->ad_oldsize == bsize) - continue; - /* hit a fragment */ - return; - } - /* - * If we have reached the end of the current list without - * finding the just finished dependency, then it must be - * on the future dependency list. Future dependencies cannot - * be freed until they are moved to the current list. - */ - if (listadp == NULL) { -#ifdef DEBUG - for (listadp = TAILQ_FIRST(&inodedep->id_newinoupdt); listadp; - listadp = TAILQ_NEXT(listadp, ad_next)) - /* found our block */ - if (listadp == adp) - break; - if (listadp == NULL) - panic("handle_allocdirect_partdone: lost dep"); -#endif /* DEBUG */ - return; - } - /* - * If we have found the just finished dependency, then free - * it along with anything that follows it that is complete. - */ - for (; adp; adp = listadp) { - listadp = TAILQ_NEXT(adp, ad_next); - if ((adp->ad_state & ALLCOMPLETE) != ALLCOMPLETE) - return; - free_allocdirect(&inodedep->id_inoupdt, adp, 1); - } -} - -/* - * Called from within softdep_disk_write_complete above. Note that - * this routine is always called from interrupt level with further - * splbio interrupts blocked. - */ -static void -handle_allocindir_partdone(aip) - struct allocindir *aip; /* the completed allocindir */ -{ - struct indirdep *indirdep; - - if ((aip->ai_state & ALLCOMPLETE) != ALLCOMPLETE) - return; - if (aip->ai_buf != NULL) - panic("handle_allocindir_partdone: dangling dependency"); - indirdep = aip->ai_indirdep; - if (indirdep->ir_state & UNDONE) { - LIST_REMOVE(aip, ai_next); - LIST_INSERT_HEAD(&indirdep->ir_donehd, aip, ai_next); - return; - } - ((ufs_daddr_t *)indirdep->ir_savebp->b_data)[aip->ai_offset] = - aip->ai_newblkno; - LIST_REMOVE(aip, ai_next); - if (aip->ai_freefrag != NULL) - add_to_worklist(&aip->ai_freefrag->ff_list); - WORKITEM_FREE(aip, D_ALLOCINDIR); -} - -/* - * Called from within softdep_disk_write_complete above to restore - * in-memory inode block contents to their most up-to-date state. Note - * that this routine is always called from interrupt level with further - * splbio interrupts blocked. - */ -static int -handle_written_inodeblock(inodedep, bp) - struct inodedep *inodedep; - struct buf *bp; /* buffer containing the inode block */ -{ - struct worklist *wk, *filefree; - struct allocdirect *adp, *nextadp; - struct dinode *dp; - int hadchanges; - - if ((inodedep->id_state & IOSTARTED) == 0) - panic("handle_written_inodeblock: not started"); - inodedep->id_state &= ~IOSTARTED; - inodedep->id_state |= COMPLETE; - dp = (struct dinode *)bp->b_data + - ino_to_fsbo(inodedep->id_fs, inodedep->id_ino); - /* - * If we had to rollback the inode allocation because of - * bitmaps being incomplete, then simply restore it. - * Keep the block dirty so that it will not be reclaimed until - * all associated dependencies have been cleared and the - * corresponding updates written to disk. - */ - if (inodedep->id_savedino != NULL) { - *dp = *inodedep->id_savedino; - FREE(inodedep->id_savedino, M_INODEDEP); - inodedep->id_savedino = NULL; - bdirty(bp); - return (1); - } - /* - * Roll forward anything that had to be rolled back before - * the inode could be updated. - */ - hadchanges = 0; - for (adp = TAILQ_FIRST(&inodedep->id_inoupdt); adp; adp = nextadp) { - nextadp = TAILQ_NEXT(adp, ad_next); - if (adp->ad_state & ATTACHED) - panic("handle_written_inodeblock: new entry"); - if (adp->ad_lbn < NDADDR) { - if (dp->di_db[adp->ad_lbn] != adp->ad_oldblkno) - panic("%s: %s #%ld mismatch %d != %d", - "handle_written_inodeblock", - "direct pointer", adp->ad_lbn, - dp->di_db[adp->ad_lbn], adp->ad_oldblkno); - dp->di_db[adp->ad_lbn] = adp->ad_newblkno; - } else { - if (dp->di_ib[adp->ad_lbn - NDADDR] != 0) - panic("%s: %s #%ld allocated as %d", - "handle_written_inodeblock", - "indirect pointer", adp->ad_lbn - NDADDR, - dp->di_ib[adp->ad_lbn - NDADDR]); - dp->di_ib[adp->ad_lbn - NDADDR] = adp->ad_newblkno; - } - adp->ad_state &= ~UNDONE; - adp->ad_state |= ATTACHED; - hadchanges = 1; - } - /* - * Reset the file size to its most up-to-date value. - */ - if (inodedep->id_savedsize == -1) - panic("handle_written_inodeblock: bad size"); - if (dp->di_size != inodedep->id_savedsize) { - dp->di_size = inodedep->id_savedsize; - hadchanges = 1; - } - inodedep->id_savedsize = -1; - /* - * If there were any rollbacks in the inode block, then it must be - * marked dirty so that its will eventually get written back in - * its correct form. - */ - if (hadchanges) - bdirty(bp); - /* - * Process any allocdirects that completed during the update. - */ - if ((adp = TAILQ_FIRST(&inodedep->id_inoupdt)) != NULL) - handle_allocdirect_partdone(adp); - /* - * Process deallocations that were held pending until the - * inode had been written to disk. Freeing of the inode - * is delayed until after all blocks have been freed to - * avoid creation of new <vfsid, inum, lbn> triples - * before the old ones have been deleted. - */ - filefree = NULL; - while ((wk = LIST_FIRST(&inodedep->id_bufwait)) != NULL) { - WORKLIST_REMOVE(wk); - switch (wk->wk_type) { - - case D_FREEFILE: - /* - * We defer adding filefree to the worklist until - * all other additions have been made to ensure - * that it will be done after all the old blocks - * have been freed. - */ - if (filefree != NULL) - panic("handle_written_inodeblock: filefree"); - filefree = wk; - continue; - - case D_MKDIR: - handle_written_mkdir(WK_MKDIR(wk), MKDIR_PARENT); - continue; - - case D_DIRADD: - diradd_inode_written(WK_DIRADD(wk), inodedep); - continue; - - case D_FREEBLKS: - case D_FREEFRAG: - case D_DIRREM: - add_to_worklist(wk); - continue; - - default: - panic("handle_written_inodeblock: Unknown type %s", - TYPENAME(wk->wk_type)); - /* NOTREACHED */ - } - } - if (filefree != NULL) { - if (free_inodedep(inodedep) == 0) - panic("handle_written_inodeblock: live inodedep"); - add_to_worklist(filefree); - return (0); - } - - /* - * If no outstanding dependencies, free it. - */ - if (free_inodedep(inodedep) || TAILQ_FIRST(&inodedep->id_inoupdt) == 0) - return (0); - return (hadchanges); -} - -/* - * Process a diradd entry after its dependent inode has been written. - * This routine must be called with splbio interrupts blocked. - */ -static void -diradd_inode_written(dap, inodedep) - struct diradd *dap; - struct inodedep *inodedep; -{ - struct pagedep *pagedep; - - dap->da_state |= COMPLETE; - if ((dap->da_state & ALLCOMPLETE) == ALLCOMPLETE) { - if (dap->da_state & DIRCHG) - pagedep = dap->da_previous->dm_pagedep; - else - pagedep = dap->da_pagedep; - LIST_REMOVE(dap, da_pdlist); - LIST_INSERT_HEAD(&pagedep->pd_pendinghd, dap, da_pdlist); - } - WORKLIST_INSERT(&inodedep->id_pendinghd, &dap->da_list); -} - -/* - * Handle the completion of a mkdir dependency. - */ -static void -handle_written_mkdir(mkdir, type) - struct mkdir *mkdir; - int type; -{ - struct diradd *dap; - struct pagedep *pagedep; - - if (mkdir->md_state != type) - panic("handle_written_mkdir: bad type"); - dap = mkdir->md_diradd; - dap->da_state &= ~type; - if ((dap->da_state & (MKDIR_PARENT | MKDIR_BODY)) == 0) - dap->da_state |= DEPCOMPLETE; - if ((dap->da_state & ALLCOMPLETE) == ALLCOMPLETE) { - if (dap->da_state & DIRCHG) - pagedep = dap->da_previous->dm_pagedep; - else - pagedep = dap->da_pagedep; - LIST_REMOVE(dap, da_pdlist); - LIST_INSERT_HEAD(&pagedep->pd_pendinghd, dap, da_pdlist); - } - LIST_REMOVE(mkdir, md_mkdirs); - WORKITEM_FREE(mkdir, D_MKDIR); -} - -/* - * Called from within softdep_disk_write_complete above. - * A write operation was just completed. Removed inodes can - * now be freed and associated block pointers may be committed. - * Note that this routine is always called from interrupt level - * with further splbio interrupts blocked. - */ -static int -handle_written_filepage(pagedep, bp) - struct pagedep *pagedep; - struct buf *bp; /* buffer containing the written page */ -{ - struct dirrem *dirrem; - struct diradd *dap, *nextdap; - struct direct *ep; - int i, chgs; - - if ((pagedep->pd_state & IOSTARTED) == 0) - panic("handle_written_filepage: not started"); - pagedep->pd_state &= ~IOSTARTED; - /* - * Process any directory removals that have been committed. - */ - while ((dirrem = LIST_FIRST(&pagedep->pd_dirremhd)) != NULL) { - LIST_REMOVE(dirrem, dm_next); - dirrem->dm_dirinum = pagedep->pd_ino; - add_to_worklist(&dirrem->dm_list); - } - /* - * Free any directory additions that have been committed. - */ - while ((dap = LIST_FIRST(&pagedep->pd_pendinghd)) != NULL) - free_diradd(dap); - /* - * Uncommitted directory entries must be restored. - */ - for (chgs = 0, i = 0; i < DAHASHSZ; i++) { - for (dap = LIST_FIRST(&pagedep->pd_diraddhd[i]); dap; - dap = nextdap) { - nextdap = LIST_NEXT(dap, da_pdlist); - if (dap->da_state & ATTACHED) - panic("handle_written_filepage: attached"); - ep = (struct direct *) - ((char *)bp->b_data + dap->da_offset); - ep->d_ino = dap->da_newinum; - dap->da_state &= ~UNDONE; - dap->da_state |= ATTACHED; - chgs = 1; - /* - * If the inode referenced by the directory has - * been written out, then the dependency can be - * moved to the pending list. - */ - if ((dap->da_state & ALLCOMPLETE) == ALLCOMPLETE) { - LIST_REMOVE(dap, da_pdlist); - LIST_INSERT_HEAD(&pagedep->pd_pendinghd, dap, - da_pdlist); - } - } - } - /* - * If there were any rollbacks in the directory, then it must be - * marked dirty so that its will eventually get written back in - * its correct form. - */ - if (chgs) - bdirty(bp); - /* - * If no dependencies remain, the pagedep will be freed. - * Otherwise it will remain to update the page before it - * is written back to disk. - */ - if (LIST_FIRST(&pagedep->pd_pendinghd) == 0) { - for (i = 0; i < DAHASHSZ; i++) - if (LIST_FIRST(&pagedep->pd_diraddhd[i]) != NULL) - break; - if (i == DAHASHSZ) { - LIST_REMOVE(pagedep, pd_hash); - WORKITEM_FREE(pagedep, D_PAGEDEP); - return (0); - } - } - return (1); -} - -/* - * Writing back in-core inode structures. - * - * The file system only accesses an inode's contents when it occupies an - * "in-core" inode structure. These "in-core" structures are separate from - * the page frames used to cache inode blocks. Only the latter are - * transferred to/from the disk. So, when the updated contents of the - * "in-core" inode structure are copied to the corresponding in-memory inode - * block, the dependencies are also transferred. The following procedure is - * called when copying a dirty "in-core" inode to a cached inode block. - */ - -/* - * Called when an inode is loaded from disk. If the effective link count - * differed from the actual link count when it was last flushed, then we - * need to ensure that the correct effective link count is put back. - */ -void -softdep_load_inodeblock(ip) - struct inode *ip; /* the "in_core" copy of the inode */ -{ - struct inodedep *inodedep; - - /* - * Check for alternate nlink count. - */ - ip->i_effnlink = ip->i_nlink; - ACQUIRE_LOCK(&lk); - if (inodedep_lookup(ip->i_fs, ip->i_number, 0, &inodedep) == 0) { - FREE_LOCK(&lk); - return; - } - if (inodedep->id_nlinkdelta != 0) { - ip->i_effnlink -= inodedep->id_nlinkdelta; - ip->i_flag |= IN_MODIFIED; - inodedep->id_nlinkdelta = 0; - (void) free_inodedep(inodedep); - } - FREE_LOCK(&lk); -} - -/* - * This routine is called just before the "in-core" inode - * information is to be copied to the in-memory inode block. - * Recall that an inode block contains several inodes. If - * the force flag is set, then the dependencies will be - * cleared so that the update can always be made. Note that - * the buffer is locked when this routine is called, so we - * will never be in the middle of writing the inode block - * to disk. - */ -void -softdep_update_inodeblock(ip, bp, waitfor) - struct inode *ip; /* the "in_core" copy of the inode */ - struct buf *bp; /* the buffer containing the inode block */ - int waitfor; /* nonzero => update must be allowed */ -{ - struct inodedep *inodedep; - struct worklist *wk; - int error, gotit; - - /* - * If the effective link count is not equal to the actual link - * count, then we must track the difference in an inodedep while - * the inode is (potentially) tossed out of the cache. Otherwise, - * if there is no existing inodedep, then there are no dependencies - * to track. - */ - ACQUIRE_LOCK(&lk); - if (ip->i_effnlink != ip->i_nlink) { - (void) inodedep_lookup(ip->i_fs, ip->i_number, DEPALLOC, - &inodedep); - } else if (inodedep_lookup(ip->i_fs, ip->i_number, 0, &inodedep) == 0) { - FREE_LOCK(&lk); - return; - } - if (ip->i_nlink < ip->i_effnlink) - panic("softdep_update_inodeblock: bad delta"); - inodedep->id_nlinkdelta = ip->i_nlink - ip->i_effnlink; - /* - * Changes have been initiated. Anything depending on these - * changes cannot occur until this inode has been written. - */ - inodedep->id_state &= ~COMPLETE; - if ((inodedep->id_state & ONWORKLIST) == 0) - WORKLIST_INSERT(&bp->b_dep, &inodedep->id_list); - /* - * Any new dependencies associated with the incore inode must - * now be moved to the list associated with the buffer holding - * the in-memory copy of the inode. Once merged process any - * allocdirects that are completed by the merger. - */ - merge_inode_lists(inodedep); - if (TAILQ_FIRST(&inodedep->id_inoupdt) != NULL) - handle_allocdirect_partdone(TAILQ_FIRST(&inodedep->id_inoupdt)); - /* - * Now that the inode has been pushed into the buffer, the - * operations dependent on the inode being written to disk - * can be moved to the id_bufwait so that they will be - * processed when the buffer I/O completes. - */ - while ((wk = LIST_FIRST(&inodedep->id_inowait)) != NULL) { - WORKLIST_REMOVE(wk); - WORKLIST_INSERT(&inodedep->id_bufwait, wk); - } - /* - * Newly allocated inodes cannot be written until the bitmap - * that allocates them have been written (indicated by - * DEPCOMPLETE being set in id_state). If we are doing a - * forced sync (e.g., an fsync on a file), we force the bitmap - * to be written so that the update can be done. - */ - if ((inodedep->id_state & DEPCOMPLETE) != 0 || waitfor == 0) { - FREE_LOCK(&lk); - return; - } - gotit = getdirtybuf(&inodedep->id_buf, MNT_WAIT); - FREE_LOCK(&lk); - if (gotit && (error = VOP_BWRITE(inodedep->id_buf)) != 0) - softdep_error("softdep_update_inodeblock: bwrite", error); - if ((inodedep->id_state & DEPCOMPLETE) == 0) - panic("softdep_update_inodeblock: update failed"); -} - -/* - * Merge the new inode dependency list (id_newinoupdt) into the old - * inode dependency list (id_inoupdt). This routine must be called - * with splbio interrupts blocked. - */ -static void -merge_inode_lists(inodedep) - struct inodedep *inodedep; -{ - struct allocdirect *listadp, *newadp; - - newadp = TAILQ_FIRST(&inodedep->id_newinoupdt); - for (listadp = TAILQ_FIRST(&inodedep->id_inoupdt); listadp && newadp;) { - if (listadp->ad_lbn < newadp->ad_lbn) { - listadp = TAILQ_NEXT(listadp, ad_next); - continue; - } - TAILQ_REMOVE(&inodedep->id_newinoupdt, newadp, ad_next); - TAILQ_INSERT_BEFORE(listadp, newadp, ad_next); - if (listadp->ad_lbn == newadp->ad_lbn) { - allocdirect_merge(&inodedep->id_inoupdt, newadp, - listadp); - listadp = newadp; - } - newadp = TAILQ_FIRST(&inodedep->id_newinoupdt); - } - while ((newadp = TAILQ_FIRST(&inodedep->id_newinoupdt)) != NULL) { - TAILQ_REMOVE(&inodedep->id_newinoupdt, newadp, ad_next); - TAILQ_INSERT_TAIL(&inodedep->id_inoupdt, newadp, ad_next); - } -} - -/* - * If we are doing an fsync, then we must ensure that any directory - * entries for the inode have been written after the inode gets to disk. - */ -int -softdep_fsync(vp) - struct vnode *vp; /* the "in_core" copy of the inode */ -{ - struct diradd *dap, *olddap; - struct inodedep *inodedep; - struct pagedep *pagedep; - struct worklist *wk; - struct mount *mnt; - struct vnode *pvp; - struct inode *ip; - struct buf *bp; - struct fs *fs; - struct proc *p = CURPROC; /* XXX */ - int error, ret, flushparent; - ino_t parentino; - ufs_lbn_t lbn; - - ip = VTOI(vp); - fs = ip->i_fs; - for (error = 0, flushparent = 0, olddap = NULL; ; ) { - ACQUIRE_LOCK(&lk); - if (inodedep_lookup(fs, ip->i_number, 0, &inodedep) == 0) - break; - if (LIST_FIRST(&inodedep->id_inowait) != NULL || - LIST_FIRST(&inodedep->id_bufwait) != NULL || - TAILQ_FIRST(&inodedep->id_inoupdt) != NULL || - TAILQ_FIRST(&inodedep->id_newinoupdt) != NULL) - panic("softdep_fsync: pending ops"); - if ((wk = LIST_FIRST(&inodedep->id_pendinghd)) == NULL) - break; - if (wk->wk_type != D_DIRADD) - panic("softdep_fsync: Unexpected type %s", - TYPENAME(wk->wk_type)); - dap = WK_DIRADD(wk); - /* - * If we have failed to get rid of all the dependencies - * then something is seriously wrong. - */ - if (dap == olddap) - panic("softdep_fsync: flush failed"); - olddap = dap; - /* - * Flush our parent if this directory entry - * has a MKDIR_PARENT dependency. - */ - if (dap->da_state & DIRCHG) - pagedep = dap->da_previous->dm_pagedep; - else - pagedep = dap->da_pagedep; - mnt = pagedep->pd_mnt; - parentino = pagedep->pd_ino; - lbn = pagedep->pd_lbn; - if ((dap->da_state & (MKDIR_BODY | COMPLETE)) != COMPLETE) - panic("softdep_fsync: dirty"); - flushparent = dap->da_state & MKDIR_PARENT; - /* - * If we are being fsync'ed as part of vgone'ing this vnode, - * then we will not be able to release and recover the - * vnode below, so we just have to give up on writing its - * directory entry out. It will eventually be written, just - * not now, but then the user was not asking to have it - * written, so we are not breaking any promises. - */ - if (vp->v_flag & VXLOCK) - break; - /* - * We prevent deadlock by always fetching inodes from the - * root, moving down the directory tree. Thus, when fetching - * our parent directory, we must unlock ourselves before - * requesting the lock on our parent. See the comment in - * ufs_lookup for details on possible races. - */ - FREE_LOCK(&lk); - VOP_UNLOCK(vp, 0, p); - if ((error = VFS_VGET(mnt, parentino, &pvp)) != 0) { - vn_lock(vp, LK_EXCLUSIVE | LK_RETRY, p); - return (error); - } - vn_lock(vp, LK_EXCLUSIVE | LK_RETRY, p); - if (flushparent) { - if ((error = UFS_UPDATE(pvp, 1)) != 0) { - vput(pvp); - return (error); - } - } - /* - * Flush directory page containing the inode's name. - */ - error = bread(pvp, lbn, blksize(fs, VTOI(pvp), lbn), p->p_ucred, - &bp); - ret = VOP_BWRITE(bp); - vput(pvp); - if (error != 0) - return (error); - if (ret != 0) - return (ret); - } - FREE_LOCK(&lk); - return (0); -} - -/* - * This routine is called when we are trying to synchronously flush a - * file. This routine must eliminate any filesystem metadata dependencies - * so that the syncing routine can succeed by pushing the dirty blocks - * associated with the file. If any I/O errors occur, they are returned. - */ -int -softdep_sync_metadata(ap) - struct vop_fsync_args /* { - struct vnode *a_vp; - struct ucred *a_cred; - int a_waitfor; - struct proc *a_p; - } */ *ap; -{ - struct vnode *vp = ap->a_vp; - struct pagedep *pagedep; - struct allocdirect *adp; - struct allocindir *aip; - struct buf *bp, *nbp; - struct worklist *wk; - int i, error, waitfor; - - /* - * Check whether this vnode is involved in a filesystem - * that is doing soft dependency processing. - */ - if (vp->v_type != VBLK) { - if (!DOINGSOFTDEP(vp)) - return (0); - } else - if (vp->v_specmountpoint == NULL || - (vp->v_specmountpoint->mnt_flag & MNT_SOFTDEP) == 0) - return (0); - /* - * Ensure that any direct block dependencies have been cleared. - */ - ACQUIRE_LOCK(&lk); - if ((error = flush_inodedep_deps(VTOI(vp)->i_fs, VTOI(vp)->i_number))) { - FREE_LOCK(&lk); - return (error); - } - /* - * For most files, the only metadata dependencies are the - * cylinder group maps that allocate their inode or blocks. - * The block allocation dependencies can be found by traversing - * the dependency lists for any buffers that remain on their - * dirty buffer list. The inode allocation dependency will - * be resolved when the inode is updated with MNT_WAIT. - * This work is done in two passes. The first pass grabs most - * of the buffers and begins asynchronously writing them. The - * only way to wait for these asynchronous writes is to sleep - * on the filesystem vnode which may stay busy for a long time - * if the filesystem is active. So, instead, we make a second - * pass over the dependencies blocking on each write. In the - * usual case we will be blocking against a write that we - * initiated, so when it is done the dependency will have been - * resolved. Thus the second pass is expected to end quickly. - */ - waitfor = MNT_NOWAIT; -top: - if (getdirtybuf(&TAILQ_FIRST(&vp->v_dirtyblkhd), MNT_WAIT) == 0) { - drain_output(vp, 1); - FREE_LOCK(&lk); - return (0); - } - bp = TAILQ_FIRST(&vp->v_dirtyblkhd); -loop: - /* - * As we hold the buffer locked, none of its dependencies - * will disappear. - */ - for (wk = LIST_FIRST(&bp->b_dep); wk; - wk = LIST_NEXT(wk, wk_list)) { - switch (wk->wk_type) { - - case D_ALLOCDIRECT: - adp = WK_ALLOCDIRECT(wk); - if (adp->ad_state & DEPCOMPLETE) - break; - nbp = adp->ad_buf; - if (getdirtybuf(&nbp, waitfor) == 0) - break; - FREE_LOCK(&lk); - if (waitfor == MNT_NOWAIT) { - bawrite(nbp); - } else if ((error = VOP_BWRITE(nbp)) != 0) { - bawrite(bp); - return (error); - } - ACQUIRE_LOCK(&lk); - break; - - case D_ALLOCINDIR: - aip = WK_ALLOCINDIR(wk); - if (aip->ai_state & DEPCOMPLETE) - break; - nbp = aip->ai_buf; - if (getdirtybuf(&nbp, waitfor) == 0) - break; - FREE_LOCK(&lk); - if (waitfor == MNT_NOWAIT) { - bawrite(nbp); - } else if ((error = VOP_BWRITE(nbp)) != 0) { - bawrite(bp); - return (error); - } - ACQUIRE_LOCK(&lk); - break; - - case D_INDIRDEP: - restart: - for (aip = LIST_FIRST(&WK_INDIRDEP(wk)->ir_deplisthd); - aip; aip = LIST_NEXT(aip, ai_next)) { - if (aip->ai_state & DEPCOMPLETE) - continue; - nbp = aip->ai_buf; - if (getdirtybuf(&nbp, MNT_WAIT) == 0) - goto restart; - FREE_LOCK(&lk); - if ((error = VOP_BWRITE(nbp)) != 0) { - bawrite(bp); - return (error); - } - ACQUIRE_LOCK(&lk); - goto restart; - } - break; - - case D_INODEDEP: - if ((error = flush_inodedep_deps(WK_INODEDEP(wk)->id_fs, - WK_INODEDEP(wk)->id_ino)) != 0) { - FREE_LOCK(&lk); - bawrite(bp); - return (error); - } - break; - - case D_PAGEDEP: - /* - * We are trying to sync a directory that may - * have dependencies on both its own metadata - * and/or dependencies on the inodes of any - * recently allocated files. We walk its diradd - * lists pushing out the associated inode. - */ - pagedep = WK_PAGEDEP(wk); - for (i = 0; i < DAHASHSZ; i++) { - if (LIST_FIRST(&pagedep->pd_diraddhd[i]) == 0) - continue; - if (error = flush_pagedep_deps(vp, - pagedep->pd_mnt, &pagedep->pd_diraddhd[i])) { - FREE_LOCK(&lk); - bawrite(bp); - return (error); - } - } - break; - - case D_MKDIR: - /* - * This case should never happen if the vnode has - * been properly sync'ed. However, if this function - * is used at a place where the vnode has not yet - * been sync'ed, this dependency can show up. So, - * rather than panic, just flush it. - */ - nbp = WK_MKDIR(wk)->md_buf; - if (getdirtybuf(&nbp, waitfor) == 0) - break; - FREE_LOCK(&lk); - if (waitfor == MNT_NOWAIT) { - bawrite(nbp); - } else if ((error = VOP_BWRITE(nbp)) != 0) { - bawrite(bp); - return (error); - } - ACQUIRE_LOCK(&lk); - break; - - case D_BMSAFEMAP: - /* - * This case should never happen if the vnode has - * been properly sync'ed. However, if this function - * is used at a place where the vnode has not yet - * been sync'ed, this dependency can show up. So, - * rather than panic, just flush it. - */ - nbp = WK_BMSAFEMAP(wk)->sm_buf; - if (getdirtybuf(&nbp, waitfor) == 0) - break; - FREE_LOCK(&lk); - if (waitfor == MNT_NOWAIT) { - bawrite(nbp); - } else if ((error = VOP_BWRITE(nbp)) != 0) { - bawrite(bp); - return (error); - } - ACQUIRE_LOCK(&lk); - break; - - default: - panic("softdep_sync_metadata: Unknown type %s", - TYPENAME(wk->wk_type)); - /* NOTREACHED */ - } - } - (void) getdirtybuf(&TAILQ_NEXT(bp, b_vnbufs), MNT_WAIT); - nbp = TAILQ_NEXT(bp, b_vnbufs); - FREE_LOCK(&lk); - bawrite(bp); - ACQUIRE_LOCK(&lk); - if (nbp != NULL) { - bp = nbp; - goto loop; - } - /* - * We must wait for any I/O in progress to finish so that - * all potential buffers on the dirty list will be visible. - * Once they are all there, proceed with the second pass - * which will wait for the I/O as per above. - */ - drain_output(vp, 1); - /* - * The brief unlock is to allow any pent up dependency - * processing to be done. - */ - if (waitfor == MNT_NOWAIT) { - waitfor = MNT_WAIT; - FREE_LOCK(&lk); - ACQUIRE_LOCK(&lk); - goto top; - } - - /* - * If we have managed to get rid of all the dirty buffers, - * then we are done. For certain directories and block - * devices, we may need to do further work. - */ - if (TAILQ_FIRST(&vp->v_dirtyblkhd) == NULL) { - FREE_LOCK(&lk); - return (0); - } - - FREE_LOCK(&lk); - /* - * If we are trying to sync a block device, some of its buffers may - * contain metadata that cannot be written until the contents of some - * partially written files have been written to disk. The only easy - * way to accomplish this is to sync the entire filesystem (luckily - * this happens rarely). - */ - if (vp->v_type == VBLK && vp->v_specmountpoint && !VOP_ISLOCKED(vp) && - (error = VFS_SYNC(vp->v_specmountpoint, MNT_WAIT, ap->a_cred, - ap->a_p)) != 0) - return (error); - return (0); -} - -/* - * Flush the dependencies associated with an inodedep. - * Called with splbio blocked. - */ -static int -flush_inodedep_deps(fs, ino) - struct fs *fs; - ino_t ino; -{ - struct inodedep *inodedep; - struct allocdirect *adp; - int error, waitfor; - struct buf *bp; - - /* - * This work is done in two passes. The first pass grabs most - * of the buffers and begins asynchronously writing them. The - * only way to wait for these asynchronous writes is to sleep - * on the filesystem vnode which may stay busy for a long time - * if the filesystem is active. So, instead, we make a second - * pass over the dependencies blocking on each write. In the - * usual case we will be blocking against a write that we - * initiated, so when it is done the dependency will have been - * resolved. Thus the second pass is expected to end quickly. - * We give a brief window at the top of the loop to allow - * any pending I/O to complete. - */ - for (waitfor = MNT_NOWAIT; ; ) { - FREE_LOCK(&lk); - ACQUIRE_LOCK(&lk); - if (inodedep_lookup(fs, ino, 0, &inodedep) == 0) - return (0); - for (adp = TAILQ_FIRST(&inodedep->id_inoupdt); adp; - adp = TAILQ_NEXT(adp, ad_next)) { - if (adp->ad_state & DEPCOMPLETE) - continue; - bp = adp->ad_buf; - if (getdirtybuf(&bp, waitfor) == 0) { - if (waitfor == MNT_NOWAIT) - continue; - break; - } - FREE_LOCK(&lk); - if (waitfor == MNT_NOWAIT) { - bawrite(bp); - } else if ((error = VOP_BWRITE(bp)) != 0) { - ACQUIRE_LOCK(&lk); - return (error); - } - ACQUIRE_LOCK(&lk); - break; - } - if (adp != NULL) - continue; - for (adp = TAILQ_FIRST(&inodedep->id_newinoupdt); adp; - adp = TAILQ_NEXT(adp, ad_next)) { - if (adp->ad_state & DEPCOMPLETE) - continue; - bp = adp->ad_buf; - if (getdirtybuf(&bp, waitfor) == 0) { - if (waitfor == MNT_NOWAIT) - continue; - break; - } - FREE_LOCK(&lk); - if (waitfor == MNT_NOWAIT) { - bawrite(bp); - } else if ((error = VOP_BWRITE(bp)) != 0) { - ACQUIRE_LOCK(&lk); - return (error); - } - ACQUIRE_LOCK(&lk); - break; - } - if (adp != NULL) - continue; - /* - * If pass2, we are done, otherwise do pass 2. - */ - if (waitfor == MNT_WAIT) - break; - waitfor = MNT_WAIT; - } - /* - * Try freeing inodedep in case all dependencies have been removed. - */ - if (inodedep_lookup(fs, ino, 0, &inodedep) != 0) - (void) free_inodedep(inodedep); - return (0); -} - -/* - * Eliminate a pagedep dependency by flushing out all its diradd dependencies. - * Called with splbio blocked. - */ -static int -flush_pagedep_deps(pvp, mp, diraddhdp) - struct vnode *pvp; - struct mount *mp; - struct diraddhd *diraddhdp; -{ - struct proc *p = CURPROC; /* XXX */ - struct inodedep *inodedep; - struct ufsmount *ump; - struct diradd *dap; - struct vnode *vp; - int gotit, error = 0; - struct buf *bp; - ino_t inum; - - ump = VFSTOUFS(mp); - while ((dap = LIST_FIRST(diraddhdp)) != NULL) { - /* - * Flush ourselves if this directory entry - * has a MKDIR_PARENT dependency. - */ - if (dap->da_state & MKDIR_PARENT) { - FREE_LOCK(&lk); - if ((error = UFS_UPDATE(pvp, 1)) != 0) - break; - ACQUIRE_LOCK(&lk); - /* - * If that cleared dependencies, go on to next. - */ - if (dap != LIST_FIRST(diraddhdp)) - continue; - if (dap->da_state & MKDIR_PARENT) - panic("flush_pagedep_deps: MKDIR"); - } - /* - * Flush the file on which the directory entry depends. - * If the inode has already been pushed out of the cache, - * then all the block dependencies will have been flushed - * leaving only inode dependencies (e.g., bitmaps). Thus, - * we do a ufs_ihashget to check for the vnode in the cache. - * If it is there, we do a full flush. If it is no longer - * there we need only dispose of any remaining bitmap - * dependencies and write the inode to disk. - */ - inum = dap->da_newinum; - FREE_LOCK(&lk); - if ((vp = ufs_ihashget(ump->um_dev, inum)) == NULL) { - ACQUIRE_LOCK(&lk); - if (inodedep_lookup(ump->um_fs, inum, 0, &inodedep) == 0 - && dap == LIST_FIRST(diraddhdp)) - panic("flush_pagedep_deps: flush 1 failed"); - /* - * If the inode still has bitmap dependencies, - * push them to disk. - */ - if ((inodedep->id_state & DEPCOMPLETE) == 0) { - gotit = getdirtybuf(&inodedep->id_buf,MNT_WAIT); - FREE_LOCK(&lk); - if (gotit && - (error = VOP_BWRITE(inodedep->id_buf)) != 0) - break; - ACQUIRE_LOCK(&lk); - } - if (dap != LIST_FIRST(diraddhdp)) - continue; - /* - * If the inode is still sitting in a buffer waiting - * to be written, push it to disk. - */ - FREE_LOCK(&lk); - if ((error = bread(ump->um_devvp, - fsbtodb(ump->um_fs, ino_to_fsba(ump->um_fs, inum)), - (int)ump->um_fs->fs_bsize, NOCRED, &bp)) != 0) - break; - if ((error = VOP_BWRITE(bp)) != 0) - break; - ACQUIRE_LOCK(&lk); - if (dap == LIST_FIRST(diraddhdp)) - panic("flush_pagedep_deps: flush 2 failed"); - continue; - } - if (vp->v_type == VDIR) { - /* - * A newly allocated directory must have its "." and - * ".." entries written out before its name can be - * committed in its parent. We do not want or need - * the full semantics of a synchronous VOP_FSYNC as - * that may end up here again, once for each directory - * level in the filesystem. Instead, we push the blocks - * and wait for them to clear. - */ - if (error = VOP_FSYNC(vp, p->p_ucred, MNT_NOWAIT, p)) { - vput(vp); - break; - } - drain_output(vp, 0); - } - error = UFS_UPDATE(vp, 1); - vput(vp); - if (error) - break; - /* - * If we have failed to get rid of all the dependencies - * then something is seriously wrong. - */ - if (dap == LIST_FIRST(diraddhdp)) - panic("flush_pagedep_deps: flush 3 failed"); - ACQUIRE_LOCK(&lk); - } - if (error) - ACQUIRE_LOCK(&lk); - return (error); -} - -/* - * A large burst of file addition or deletion activity can drive the - * memory load excessively high. Therefore we deliberately slow things - * down and speed up the I/O processing if we find ourselves with too - * many dependencies in progress. - */ -static int -checklimit(resource, islocked) - long *resource; - int islocked; -{ - struct callout_handle handle; - struct proc *p = CURPROC; - int s; - - /* - * If we are under our limit, just proceed. - */ - if (*resource < max_softdeps) - return (0); - /* - * We never hold up the filesystem syncer process. - */ - if (p == filesys_syncer) - return (0); - /* - * Our first approach is to speed up the syncer process. - * We never push it to speed up more than half of its - * normal turn time, otherwise it could take over the cpu. - */ - s = splhigh(); - if (filesys_syncer->p_wchan == &lbolt) - setrunnable(filesys_syncer); - splx(s); - if (rushjob < syncdelay / 2) { - rushjob += 1; - rush_requests += 1; - return (0); - } - /* - * If we are resource constrained on inode dependencies, try - * flushing some dirty inodes. Otherwise, we are constrained - * by file deletions, so try accelerating flushes of directories - * with removal dependencies. We would like to do the cleanup - * here, but we probably hold an inode locked at this point and - * that might deadlock against one that we try to clean. So, - * the best that we can do is request the syncer daemon (kick - * started above) to do the cleanup for us. - */ - if (resource == &num_inodedep) { - ino_limit_push += 1; - req_clear_inodedeps = 1; - } else { - blk_limit_push += 1; - req_clear_remove = 1; - } - /* - * Hopefully the syncer daemon will catch up and awaken us. - * We wait at most tickdelay before proceeding in any case. - */ - if (islocked == 0) - ACQUIRE_LOCK(&lk); - if (proc_waiting == 0) { - proc_waiting = 1; - handle = timeout(pause_timer, NULL, - tickdelay > 2 ? tickdelay : 2); - } - FREE_LOCK_INTERLOCKED(&lk); - (void) tsleep((caddr_t)&proc_waiting, PPAUSE | PCATCH, "softupdate", 0); - ACQUIRE_LOCK_INTERLOCKED(&lk); - if (proc_waiting) { - untimeout(pause_timer, NULL, handle); - proc_waiting = 0; - } else { - if (resource == &num_inodedep) - ino_limit_hit += 1; - else - blk_limit_hit += 1; - } - if (islocked == 0) - FREE_LOCK(&lk); - return (1); -} - -/* - * Awaken processes pausing in checklimit and clear proc_waiting - * to indicate that there is no longer a timer running. - */ -void -pause_timer(arg) - void *arg; -{ - - proc_waiting = 0; - wakeup(&proc_waiting); -} - -/* - * Flush out a directory with at least one removal dependency in an effort - * to reduce the number of freefile and freeblks dependency structures. - */ -static void -clear_remove(p) - struct proc *p; -{ - struct pagedep_hashhead *pagedephd; - struct pagedep *pagedep; - static int next = 0; - struct mount *mp; - struct vnode *vp; - int error, cnt; - ino_t ino; - - ACQUIRE_LOCK(&lk); - for (cnt = 0; cnt < pagedep_hash; cnt++) { - pagedephd = &pagedep_hashtbl[next++]; - if (next >= pagedep_hash) - next = 0; - for (pagedep = LIST_FIRST(pagedephd); pagedep; - pagedep = LIST_NEXT(pagedep, pd_hash)) { - if (LIST_FIRST(&pagedep->pd_dirremhd) == NULL) - continue; - mp = pagedep->pd_mnt; - ino = pagedep->pd_ino; - FREE_LOCK(&lk); - if ((error = VFS_VGET(mp, ino, &vp)) != 0) { - softdep_error("clear_remove: vget", error); - return; - } - if ((error = VOP_FSYNC(vp, p->p_ucred, MNT_NOWAIT, p))) - softdep_error("clear_remove: fsync", error); - drain_output(vp, 0); - vput(vp); - return; - } - } - FREE_LOCK(&lk); -} - -/* - * Clear out a block of dirty inodes in an effort to reduce - * the number of inodedep dependency structures. - */ -static void -clear_inodedeps(p) - struct proc *p; -{ - struct inodedep_hashhead *inodedephd; - struct inodedep *inodedep; - static int next = 0; - struct mount *mp; - struct vnode *vp; - struct fs *fs; - int error, cnt; - ino_t firstino, lastino, ino; - - ACQUIRE_LOCK(&lk); - /* - * Pick a random inode dependency to be cleared. - * We will then gather up all the inodes in its block - * that have dependencies and flush them out. - */ - for (cnt = 0; cnt < inodedep_hash; cnt++) { - inodedephd = &inodedep_hashtbl[next++]; - if (next >= inodedep_hash) - next = 0; - if ((inodedep = LIST_FIRST(inodedephd)) != NULL) - break; - } - /* - * Ugly code to find mount point given pointer to superblock. - */ - fs = inodedep->id_fs; - for (mp = CIRCLEQ_FIRST(&mountlist); mp != (void *)&mountlist; - mp = CIRCLEQ_NEXT(mp, mnt_list)) - if ((mp->mnt_flag & MNT_SOFTDEP) && fs == VFSTOUFS(mp)->um_fs) - break; - /* - * Find the last inode in the block with dependencies. - */ - firstino = inodedep->id_ino & ~(INOPB(fs) - 1); - for (lastino = firstino + INOPB(fs) - 1; lastino > firstino; lastino--) - if (inodedep_lookup(fs, lastino, 0, &inodedep) != 0) - break; - /* - * Asynchronously push all but the last inode with dependencies. - * Synchronously push the last inode with dependencies to ensure - * that the inode block gets written to free up the inodedeps. - */ - for (ino = firstino; ino <= lastino; ino++) { - if (inodedep_lookup(fs, ino, 0, &inodedep) == 0) - continue; - FREE_LOCK(&lk); - if ((error = VFS_VGET(mp, ino, &vp)) != 0) { - softdep_error("clear_inodedeps: vget", error); - return; - } - if (ino == lastino) { - if ((error = VOP_FSYNC(vp, p->p_ucred, MNT_WAIT, p))) - softdep_error("clear_inodedeps: fsync1", error); - } else { - if ((error = VOP_FSYNC(vp, p->p_ucred, MNT_NOWAIT, p))) - softdep_error("clear_inodedeps: fsync2", error); - drain_output(vp, 0); - } - vput(vp); - ACQUIRE_LOCK(&lk); - } - FREE_LOCK(&lk); -} - -/* - * Acquire exclusive access to a buffer. - * Must be called with splbio blocked. - * Return 1 if buffer was acquired. - */ -static int -getdirtybuf(bpp, waitfor) - struct buf **bpp; - int waitfor; -{ - struct buf *bp; - - for (;;) { - if ((bp = *bpp) == NULL) - return (0); - if ((bp->b_flags & B_BUSY) == 0) - break; - if (waitfor != MNT_WAIT) - return (0); - bp->b_flags |= B_WANTED; - FREE_LOCK_INTERLOCKED(&lk); - tsleep((caddr_t)bp, PRIBIO + 1, "sdsdty", 0); - ACQUIRE_LOCK_INTERLOCKED(&lk); - } - if ((bp->b_flags & B_DELWRI) == 0) - return (0); - bremfree(bp); - bp->b_flags |= B_BUSY; - return (1); -} - -/* - * Wait for pending output on a vnode to complete. - * Must be called with vnode locked. - */ -static void -drain_output(vp, islocked) - struct vnode *vp; - int islocked; -{ - - if (!islocked) - ACQUIRE_LOCK(&lk); - while (vp->v_numoutput) { - vp->v_flag |= VBWAIT; - FREE_LOCK_INTERLOCKED(&lk); - tsleep((caddr_t)&vp->v_numoutput, PRIBIO + 1, "drainvp", 0); - ACQUIRE_LOCK_INTERLOCKED(&lk); - } - if (!islocked) - FREE_LOCK(&lk); -} - -/* - * Called whenever a buffer that is being invalidated or reallocated - * contains dependencies. This should only happen if an I/O error has - * occurred. The routine is called with the buffer locked. - */ -void -softdep_deallocate_dependencies(bp) - struct buf *bp; -{ - - if ((bp->b_flags & B_ERROR) == 0) - panic("softdep_deallocate_dependencies: dangling deps"); - softdep_error(bp->b_vp->v_mount->mnt_stat.f_mntonname, bp->b_error); - panic("softdep_deallocate_dependencies: unrecovered I/O error"); -} - -/* - * Function to handle asynchronous write errors in the filesystem. - */ -void -softdep_error(func, error) - char *func; - int error; -{ - - /* XXX should do something better! */ - printf("%s: got error %d while accessing filesystem\n", func, error); -} diff --git a/sys/ufs/ffs/ffs_softdep_stub.c b/sys/ufs/ffs/ffs_softdep_stub.c index 8d703f319ce0..9c7f7914ad05 100644 --- a/sys/ufs/ffs/ffs_softdep_stub.c +++ b/sys/ufs/ffs/ffs_softdep_stub.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * from: @(#)ffs_softdep_stub.c 9.1 (McKusick) 7/10/97 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_softdep_stub.c,v 1.2.2.2 1999/08/29 16:33:11 peter Exp $ */ /* diff --git a/sys/ufs/ffs/ffs_subr.c b/sys/ufs/ffs/ffs_subr.c index f005c71171ad..9b67859f493d 100644 --- a/sys/ufs/ffs/ffs_subr.c +++ b/sys/ufs/ffs/ffs_subr.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_subr.c 8.5 (Berkeley) 3/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_subr.c,v 1.23.2.1 1999/08/29 16:33:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ffs/ffs_tables.c b/sys/ufs/ffs/ffs_tables.c index 0256ee2244bd..44d8c2303da8 100644 --- a/sys/ufs/ffs/ffs_tables.c +++ b/sys/ufs/ffs/ffs_tables.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_tables.c 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_tables.c,v 1.6.4.1 1999/08/29 16:33:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ffs/ffs_vfsops.c b/sys/ufs/ffs/ffs_vfsops.c index 59d8f4f0b753..ef2405450d84 100644 --- a/sys/ufs/ffs/ffs_vfsops.c +++ b/sys/ufs/ffs/ffs_vfsops.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_vfsops.c 8.31 (Berkeley) 5/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_vfsops.c,v 1.95.2.1 1999/08/29 16:33:12 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ffs/ffs_vnops.c b/sys/ufs/ffs/ffs_vnops.c index be5020400f44..aaf2633d85df 100644 --- a/sys/ufs/ffs/ffs_vnops.c +++ b/sys/ufs/ffs/ffs_vnops.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_vnops.c 8.15 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_vnops.c,v 1.54.2.2 1999/08/29 16:33:12 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ffs/fs.h b/sys/ufs/ffs/fs.h index 91979d87cefc..78179f305848 100644 --- a/sys/ufs/ffs/fs.h +++ b/sys/ufs/ffs/fs.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)fs.h 8.13 (Berkeley) 3/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/fs.h,v 1.13.2.1 1999/08/29 16:33:13 peter Exp $ */ #ifndef _UFS_FFS_FS_H_ diff --git a/sys/ufs/ffs/softdep.h b/sys/ufs/ffs/softdep.h deleted file mode 100644 index 8bbc409accbb..000000000000 --- a/sys/ufs/ffs/softdep.h +++ /dev/null @@ -1,548 +0,0 @@ -/* - * Copyright 1998 Marshall Kirk McKusick. All Rights Reserved. - * - * The soft updates code is derived from the appendix of a University - * of Michigan technical report (Gregory R. Ganger and Yale N. Patt, - * "Soft Updates: A Solution to the Metadata Update Problem in File - * Systems", CSE-TR-254-95, August 1995). - * - * The following are the copyrights and redistribution conditions that - * apply to this copy of the soft update software. For a license - * to use, redistribute or sell the soft update software under - * conditions other than those described here, please contact the - * author at one of the following addresses: - * - * Marshall Kirk McKusick mckusick@mckusick.com - * 1614 Oxford Street +1-510-843-9542 - * Berkeley, CA 94709-1608 - * USA - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. None of the names of McKusick, Ganger, Patt, or the University of - * Michigan may be used to endorse or promote products derived from - * this software without specific prior written permission. - * 4. Redistributions in any form must be accompanied by information on - * how to obtain complete source code for any accompanying software - * that uses this software. This source code must either be included - * in the distribution or be available for no more than the cost of - * distribution plus a nominal fee, and must be freely redistributable - * under reasonable conditions. For an executable file, complete - * source code means the source code for all modules it contains. - * It does not mean source code for modules or files that typically - * accompany the operating system on which the executable file runs, - * e.g., standard library modules or system header files. - * - * THIS SOFTWARE IS PROVIDED BY MARSHALL KIRK MCKUSICK ``AS IS'' AND ANY - * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL MARSHALL KIRK MCKUSICK BE LIABLE FOR - * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * 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. - * - * @(#)softdep.h 9.6 (McKusick) 2/25/99 - * $FreeBSD$ - */ - -#include <sys/queue.h> - -/* - * Allocation dependencies are handled with undo/redo on the in-memory - * copy of the data. A particular data dependency is eliminated when - * it is ALLCOMPLETE: that is ATTACHED, DEPCOMPLETE, and COMPLETE. - * - * ATTACHED means that the data is not currently being written to - * disk. UNDONE means that the data has been rolled back to a safe - * state for writing to the disk. When the I/O completes, the data is - * restored to its current form and the state reverts to ATTACHED. - * The data must be locked throughout the rollback, I/O, and roll - * forward so that the rolled back information is never visible to - * user processes. The COMPLETE flag indicates that the item has been - * written. For example, a dependency that requires that an inode be - * written will be marked COMPLETE after the inode has been written - * to disk. The DEPCOMPLETE flag indicates the completion of any other - * dependencies such as the writing of a cylinder group map has been - * completed. A dependency structure may be freed only when both it - * and its dependencies have completed and any rollbacks that are in - * progress have finished as indicated by the set of ALLCOMPLETE flags - * all being set. The two MKDIR flags indicate additional dependencies - * that must be done when creating a new directory. MKDIR_BODY is - * cleared when the directory data block containing the "." and ".." - * entries has been written. MKDIR_PARENT is cleared when the parent - * inode with the increased link count for ".." has been written. When - * both MKDIR flags have been cleared, the DEPCOMPLETE flag is set to - * indicate that the directory dependencies have been completed. The - * writing of the directory inode itself sets the COMPLETE flag which - * then allows the directory entry for the new directory to be written - * to disk. The RMDIR flag marks a dirrem structure as representing - * the removal of a directory rather than a file. When the removal - * dependencies are completed, additional work needs to be done - * (truncation of the "." and ".." entries, an additional decrement - * of the associated inode, and a decrement of the parent inode). The - * DIRCHG flag marks a diradd structure as representing the changing - * of an existing entry rather than the addition of a new one. When - * the update is complete the dirrem associated with the inode for - * the old name must be added to the worklist to do the necessary - * reference count decrement. The GOINGAWAY flag indicates that the - * data structure is frozen from further change until its dependencies - * have been completed and its resources freed after which it will be - * discarded. The IOSTARTED flag prevents multiple calls to the I/O - * start routine from doing multiple rollbacks. The ONWORKLIST flag - * shows whether the structure is currently linked onto a worklist. - */ -#define ATTACHED 0x0001 -#define UNDONE 0x0002 -#define COMPLETE 0x0004 -#define DEPCOMPLETE 0x0008 -#define MKDIR_PARENT 0x0010 -#define MKDIR_BODY 0x0020 -#define RMDIR 0x0040 -#define DIRCHG 0x0080 -#define GOINGAWAY 0x0100 -#define IOSTARTED 0x0200 -#define ONWORKLIST 0x8000 - -#define ALLCOMPLETE (ATTACHED | COMPLETE | DEPCOMPLETE) - -/* - * The workitem queue. - * - * It is sometimes useful and/or necessary to clean up certain dependencies - * in the background rather than during execution of an application process - * or interrupt service routine. To realize this, we append dependency - * structures corresponding to such tasks to a "workitem" queue. In a soft - * updates implementation, most pending workitems should not wait for more - * than a couple of seconds, so the filesystem syncer process awakens once - * per second to process the items on the queue. - */ - -/* LIST_HEAD(workhead, worklist); -- declared in buf.h */ - -/* - * Each request can be linked onto a work queue through its worklist structure. - * To avoid the need for a pointer to the structure itself, this structure - * MUST be declared FIRST in each type in which it appears! If more than one - * worklist is needed in the structure, then a wk_data field must be added - * and the macros below changed to use it. - */ -struct worklist { - LIST_ENTRY(worklist) wk_list; /* list of work requests */ - unsigned short wk_type; /* type of request */ - unsigned short wk_state; /* state flags */ -}; -#define WK_DATA(wk) ((void *)(wk)) -#define WK_PAGEDEP(wk) ((struct pagedep *)(wk)) -#define WK_INODEDEP(wk) ((struct inodedep *)(wk)) -#define WK_NEWBLK(wk) ((struct newblk *)(wk)) -#define WK_BMSAFEMAP(wk) ((struct bmsafemap *)(wk)) -#define WK_ALLOCDIRECT(wk) ((struct allocdirect *)(wk)) -#define WK_INDIRDEP(wk) ((struct indirdep *)(wk)) -#define WK_ALLOCINDIR(wk) ((struct allocindir *)(wk)) -#define WK_FREEFRAG(wk) ((struct freefrag *)(wk)) -#define WK_FREEBLKS(wk) ((struct freeblks *)(wk)) -#define WK_FREEFILE(wk) ((struct freefile *)(wk)) -#define WK_DIRADD(wk) ((struct diradd *)(wk)) -#define WK_MKDIR(wk) ((struct mkdir *)(wk)) -#define WK_DIRREM(wk) ((struct dirrem *)(wk)) - -/* - * Various types of lists - */ -LIST_HEAD(dirremhd, dirrem); -LIST_HEAD(diraddhd, diradd); -LIST_HEAD(newblkhd, newblk); -LIST_HEAD(inodedephd, inodedep); -LIST_HEAD(allocindirhd, allocindir); -LIST_HEAD(allocdirecthd, allocdirect); -TAILQ_HEAD(allocdirectlst, allocdirect); - -/* - * The "pagedep" structure tracks the various dependencies related to - * a particular directory page. If a directory page has any dependencies, - * it will have a pagedep linked to its associated buffer. The - * pd_dirremhd list holds the list of dirrem requests which decrement - * inode reference counts. These requests are processed after the - * directory page with the corresponding zero'ed entries has been - * written. The pd_diraddhd list maintains the list of diradd requests - * which cannot be committed until their corresponding inode has been - * written to disk. Because a directory may have many new entries - * being created, several lists are maintained hashed on bits of the - * offset of the entry into the directory page to keep the lists from - * getting too long. Once a new directory entry has been cleared to - * be written, it is moved to the pd_pendinghd list. After the new - * entry has been written to disk it is removed from the pd_pendinghd - * list, any removed operations are done, and the dependency structure - * is freed. - */ -#define DAHASHSZ 6 -#define DIRADDHASH(offset) (((offset) >> 2) % DAHASHSZ) -struct pagedep { - struct worklist pd_list; /* page buffer */ -# define pd_state pd_list.wk_state /* check for multiple I/O starts */ - LIST_ENTRY(pagedep) pd_hash; /* hashed lookup */ - struct mount *pd_mnt; /* associated mount point */ - ino_t pd_ino; /* associated file */ - ufs_lbn_t pd_lbn; /* block within file */ - struct dirremhd pd_dirremhd; /* dirrem's waiting for page */ - struct diraddhd pd_diraddhd[DAHASHSZ]; /* diradd dir entry updates */ - struct diraddhd pd_pendinghd; /* directory entries awaiting write */ -}; - -/* - * The "inodedep" structure tracks the set of dependencies associated - * with an inode. One task that it must manage is delayed operations - * (i.e., work requests that must be held until the inodedep's associated - * inode has been written to disk). Getting an inode from its incore - * state to the disk requires two steps to be taken by the filesystem - * in this order: first the inode must be copied to its disk buffer by - * the VOP_UPDATE operation; second the inode's buffer must be written - * to disk. To ensure that both operations have happened in the required - * order, the inodedep maintains two lists. Delayed operations are - * placed on the id_inowait list. When the VOP_UPDATE is done, all - * operations on the id_inowait list are moved to the id_bufwait list. - * When the buffer is written, the items on the id_bufwait list can be - * safely moved to the work queue to be processed. A second task of the - * inodedep structure is to track the status of block allocation within - * the inode. Each block that is allocated is represented by an - * "allocdirect" structure (see below). It is linked onto the id_newinoupdt - * list until both its contents and its allocation in the cylinder - * group map have been written to disk. Once these dependencies have been - * satisfied, it is removed from the id_newinoupdt list and any followup - * actions such as releasing the previous block or fragment are placed - * on the id_inowait list. When an inode is updated (a VOP_UPDATE is - * done), the "inodedep" structure is linked onto the buffer through - * its worklist. Thus, it will be notified when the buffer is about - * to be written and when it is done. At the update time, all the - * elements on the id_newinoupdt list are moved to the id_inoupdt list - * since those changes are now relevant to the copy of the inode in the - * buffer. Also at update time, the tasks on the id_inowait list are - * moved to the id_bufwait list so that they will be executed when - * the updated inode has been written to disk. When the buffer containing - * the inode is written to disk, any updates listed on the id_inoupdt - * list are rolled back as they are not yet safe. Following the write, - * the changes are once again rolled forward and any actions on the - * id_bufwait list are processed (since those actions are now safe). - * The entries on the id_inoupdt and id_newinoupdt lists must be kept - * sorted by logical block number to speed the calculation of the size - * of the rolled back inode (see explanation in initiate_write_inodeblock). - * When a directory entry is created, it is represented by a diradd. - * The diradd is added to the id_inowait list as it cannot be safely - * written to disk until the inode that it represents is on disk. After - * the inode is written, the id_bufwait list is processed and the diradd - * entries are moved to the id_pendinghd list where they remain until - * the directory block containing the name has been written to disk. - * The purpose of keeping the entries on the id_pendinghd list is so that - * the softdep_fsync function can find and push the inode's directory - * name(s) as part of the fsync operation for that file. - */ -struct inodedep { - struct worklist id_list; /* buffer holding inode block */ -# define id_state id_list.wk_state /* inode dependency state */ - LIST_ENTRY(inodedep) id_hash; /* hashed lookup */ - struct fs *id_fs; /* associated filesystem */ - ino_t id_ino; /* dependent inode */ - nlink_t id_nlinkdelta; /* saved effective link count */ - struct dinode *id_savedino; /* saved dinode contents */ - LIST_ENTRY(inodedep) id_deps; /* bmsafemap's list of inodedep's */ - struct buf *id_buf; /* related bmsafemap (if pending) */ - off_t id_savedsize; /* file size saved during rollback */ - struct workhead id_pendinghd; /* entries awaiting directory write */ - struct workhead id_bufwait; /* operations after inode written */ - struct workhead id_inowait; /* operations waiting inode update */ - struct allocdirectlst id_inoupdt; /* updates before inode written */ - struct allocdirectlst id_newinoupdt; /* updates when inode written */ -}; - -/* - * A "newblk" structure is attached to a bmsafemap structure when a block - * or fragment is allocated from a cylinder group. Its state is set to - * DEPCOMPLETE when its cylinder group map is written. It is consumed by - * an associated allocdirect or allocindir allocation which will attach - * themselves to the bmsafemap structure if the newblk's DEPCOMPLETE flag - * is not set (i.e., its cylinder group map has not been written). - */ -struct newblk { - LIST_ENTRY(newblk) nb_hash; /* hashed lookup */ - struct fs *nb_fs; /* associated filesystem */ - ufs_daddr_t nb_newblkno; /* allocated block number */ - int nb_state; /* state of bitmap dependency */ - LIST_ENTRY(newblk) nb_deps; /* bmsafemap's list of newblk's */ - struct bmsafemap *nb_bmsafemap; /* associated bmsafemap */ -}; - -/* - * A "bmsafemap" structure maintains a list of dependency structures - * that depend on the update of a particular cylinder group map. - * It has lists for newblks, allocdirects, allocindirs, and inodedeps. - * It is attached to the buffer of a cylinder group block when any of - * these things are allocated from the cylinder group. It is freed - * after the cylinder group map is written and the state of its - * dependencies are updated with DEPCOMPLETE to indicate that it has - * been processed. - */ -struct bmsafemap { - struct worklist sm_list; /* cylgrp buffer */ - struct buf *sm_buf; /* associated buffer */ - struct allocdirecthd sm_allocdirecthd; /* allocdirect deps */ - struct allocindirhd sm_allocindirhd; /* allocindir deps */ - struct inodedephd sm_inodedephd; /* inodedep deps */ - struct newblkhd sm_newblkhd; /* newblk deps */ -}; - -/* - * An "allocdirect" structure is attached to an "inodedep" when a new block - * or fragment is allocated and pointed to by the inode described by - * "inodedep". The worklist is linked to the buffer that holds the block. - * When the block is first allocated, it is linked to the bmsafemap - * structure associated with the buffer holding the cylinder group map - * from which it was allocated. When the cylinder group map is written - * to disk, ad_state has the DEPCOMPLETE flag set. When the block itself - * is written, the COMPLETE flag is set. Once both the cylinder group map - * and the data itself have been written, it is safe to write the inode - * that claims the block. If there was a previous fragment that had been - * allocated before the file was increased in size, the old fragment may - * be freed once the inode claiming the new block is written to disk. - * This ad_fragfree request is attached to the id_inowait list of the - * associated inodedep (pointed to by ad_inodedep) for processing after - * the inode is written. - */ -struct allocdirect { - struct worklist ad_list; /* buffer holding block */ -# define ad_state ad_list.wk_state /* block pointer state */ - TAILQ_ENTRY(allocdirect) ad_next; /* inodedep's list of allocdirect's */ - ufs_lbn_t ad_lbn; /* block within file */ - ufs_daddr_t ad_newblkno; /* new value of block pointer */ - ufs_daddr_t ad_oldblkno; /* old value of block pointer */ - long ad_newsize; /* size of new block */ - long ad_oldsize; /* size of old block */ - LIST_ENTRY(allocdirect) ad_deps; /* bmsafemap's list of allocdirect's */ - struct buf *ad_buf; /* cylgrp buffer (if pending) */ - struct inodedep *ad_inodedep; /* associated inodedep */ - struct freefrag *ad_freefrag; /* fragment to be freed (if any) */ -}; - -/* - * A single "indirdep" structure manages all allocation dependencies for - * pointers in an indirect block. The up-to-date state of the indirect - * block is stored in ir_savedata. The set of pointers that may be safely - * written to the disk is stored in ir_safecopy. The state field is used - * only to track whether the buffer is currently being written (in which - * case it is not safe to update ir_safecopy). Ir_deplisthd contains the - * list of allocindir structures, one for each block that needs to be - * written to disk. Once the block and its bitmap allocation have been - * written the safecopy can be updated to reflect the allocation and the - * allocindir structure freed. If ir_state indicates that an I/O on the - * indirect block is in progress when ir_safecopy is to be updated, the - * update is deferred by placing the allocindir on the ir_donehd list. - * When the I/O on the indirect block completes, the entries on the - * ir_donehd list are processed by updating their corresponding ir_safecopy - * pointers and then freeing the allocindir structure. - */ -struct indirdep { - struct worklist ir_list; /* buffer holding indirect block */ -# define ir_state ir_list.wk_state /* indirect block pointer state */ - caddr_t ir_saveddata; /* buffer cache contents */ - struct buf *ir_savebp; /* buffer holding safe copy */ - struct allocindirhd ir_donehd; /* done waiting to update safecopy */ - struct allocindirhd ir_deplisthd; /* allocindir deps for this block */ -}; - -/* - * An "allocindir" structure is attached to an "indirdep" when a new block - * is allocated and pointed to by the indirect block described by the - * "indirdep". The worklist is linked to the buffer that holds the new block. - * When the block is first allocated, it is linked to the bmsafemap - * structure associated with the buffer holding the cylinder group map - * from which it was allocated. When the cylinder group map is written - * to disk, ai_state has the DEPCOMPLETE flag set. When the block itself - * is written, the COMPLETE flag is set. Once both the cylinder group map - * and the data itself have been written, it is safe to write the entry in - * the indirect block that claims the block; the "allocindir" dependency - * can then be freed as it is no longer applicable. - */ -struct allocindir { - struct worklist ai_list; /* buffer holding indirect block */ -# define ai_state ai_list.wk_state /* indirect block pointer state */ - LIST_ENTRY(allocindir) ai_next; /* indirdep's list of allocindir's */ - int ai_offset; /* pointer offset in indirect block */ - ufs_daddr_t ai_newblkno; /* new block pointer value */ - ufs_daddr_t ai_oldblkno; /* old block pointer value */ - struct freefrag *ai_freefrag; /* block to be freed when complete */ - struct indirdep *ai_indirdep; /* address of associated indirdep */ - LIST_ENTRY(allocindir) ai_deps; /* bmsafemap's list of allocindir's */ - struct buf *ai_buf; /* cylgrp buffer (if pending) */ -}; - -/* - * A "freefrag" structure is attached to an "inodedep" when a previously - * allocated fragment is replaced with a larger fragment, rather than extended. - * The "freefrag" structure is constructed and attached when the replacement - * block is first allocated. It is processed after the inode claiming the - * bigger block that replaces it has been written to disk. Note that the - * ff_state field is is used to store the uid, so may lose data. However, - * the uid is used only in printing an error message, so is not critical. - * Keeping it in a short keeps the data structure down to 32 bytes. - */ -struct freefrag { - struct worklist ff_list; /* id_inowait or delayed worklist */ -# define ff_state ff_list.wk_state /* owning user; should be uid_t */ - struct vnode *ff_devvp; /* filesystem device vnode */ - struct fs *ff_fs; /* addr of superblock */ - ufs_daddr_t ff_blkno; /* fragment physical block number */ - long ff_fragsize; /* size of fragment being deleted */ - ino_t ff_inum; /* owning inode number */ -}; - -/* - * A "freeblks" structure is attached to an "inodedep" when the - * corresponding file's length is reduced to zero. It records all - * the information needed to free the blocks of a file after its - * zero'ed inode has been written to disk. - */ -struct freeblks { - struct worklist fb_list; /* id_inowait or delayed worklist */ - ino_t fb_previousinum; /* inode of previous owner of blocks */ - struct vnode *fb_devvp; /* filesystem device vnode */ - struct fs *fb_fs; /* addr of superblock */ - off_t fb_oldsize; /* previous file size */ - off_t fb_newsize; /* new file size */ - int fb_chkcnt; /* used to check cnt of blks released */ - uid_t fb_uid; /* uid of previous owner of blocks */ - ufs_daddr_t fb_dblks[NDADDR]; /* direct blk ptrs to deallocate */ - ufs_daddr_t fb_iblks[NIADDR]; /* indirect blk ptrs to deallocate */ -}; - -/* - * A "freefile" structure is attached to an inode when its - * link count is reduced to zero. It marks the inode as free in - * the cylinder group map after the zero'ed inode has been written - * to disk and any associated blocks and fragments have been freed. - */ -struct freefile { - struct worklist fx_list; /* id_inowait or delayed worklist */ - mode_t fx_mode; /* mode of inode */ - ino_t fx_oldinum; /* inum of the unlinked file */ - struct vnode *fx_devvp; /* filesystem device vnode */ - struct fs *fx_fs; /* addr of superblock */ -}; - -/* - * A "diradd" structure is linked to an "inodedep" id_inowait list when a - * new directory entry is allocated that references the inode described - * by "inodedep". When the inode itself is written (either the initial - * allocation for new inodes or with the increased link count for - * existing inodes), the COMPLETE flag is set in da_state. If the entry - * is for a newly allocated inode, the "inodedep" structure is associated - * with a bmsafemap which prevents the inode from being written to disk - * until the cylinder group has been updated. Thus the da_state COMPLETE - * flag cannot be set until the inode bitmap dependency has been removed. - * When creating a new file, it is safe to write the directory entry that - * claims the inode once the referenced inode has been written. Since - * writing the inode clears the bitmap dependencies, the DEPCOMPLETE flag - * in the diradd can be set unconditionally when creating a file. When - * creating a directory, there are two additional dependencies described by - * mkdir structures (see their description below). When these dependencies - * are resolved the DEPCOMPLETE flag is set in the diradd structure. - * If there are multiple links created to the same inode, there will be - * a separate diradd structure created for each link. The diradd is - * linked onto the pg_diraddhd list of the pagedep for the directory - * page that contains the entry. When a directory page is written, - * the pg_diraddhd list is traversed to rollback any entries that are - * not yet ready to be written to disk. If a directory entry is being - * changed (by rename) rather than added, the DIRCHG flag is set and - * the da_previous entry points to the entry that will be "removed" - * once the new entry has been committed. During rollback, entries - * with da_previous are replaced with the previous inode number rather - * than zero. - * - * The overlaying of da_pagedep and da_previous is done to keep the - * structure down to 32 bytes in size on a 32-bit machine. If a - * da_previous entry is present, the pointer to its pagedep is available - * in the associated dirrem entry. If the DIRCHG flag is set, the - * da_previous entry is valid; if not set the da_pagedep entry is valid. - * The DIRCHG flag never changes; it is set when the structure is created - * if appropriate and is never cleared. - */ -struct diradd { - struct worklist da_list; /* id_inowait or id_pendinghd list */ -# define da_state da_list.wk_state /* state of the new directory entry */ - LIST_ENTRY(diradd) da_pdlist; /* pagedep holding directory block */ - doff_t da_offset; /* offset of new dir entry in dir blk */ - ino_t da_newinum; /* inode number for the new dir entry */ - union { - struct dirrem *dau_previous; /* entry being replaced in dir change */ - struct pagedep *dau_pagedep; /* pagedep dependency for addition */ - } da_un; -}; -#define da_previous da_un.dau_previous -#define da_pagedep da_un.dau_pagedep - -/* - * Two "mkdir" structures are needed to track the additional dependencies - * associated with creating a new directory entry. Normally a directory - * addition can be committed as soon as the newly referenced inode has been - * written to disk with its increased link count. When a directory is - * created there are two additional dependencies: writing the directory - * data block containing the "." and ".." entries (MKDIR_BODY) and writing - * the parent inode with the increased link count for ".." (MKDIR_PARENT). - * These additional dependencies are tracked by two mkdir structures that - * reference the associated "diradd" structure. When they have completed, - * they set the DEPCOMPLETE flag on the diradd so that it knows that its - * extra dependencies have been completed. The md_state field is used only - * to identify which type of dependency the mkdir structure is tracking. - * It is not used in the mainline code for any purpose other than consistency - * checking. All the mkdir structures in the system are linked together on - * a list. This list is needed so that a diradd can find its associated - * mkdir structures and deallocate them if it is prematurely freed (as for - * example if a mkdir is immediately followed by a rmdir of the same directory). - * Here, the free of the diradd must traverse the list to find the associated - * mkdir structures that reference it. The deletion would be faster if the - * diradd structure were simply augmented to have two pointers that referenced - * the associated mkdir's. However, this would increase the size of the diradd - * structure from 32 to 64-bits to speed a very infrequent operation. - */ -struct mkdir { - struct worklist md_list; /* id_inowait or buffer holding dir */ -# define md_state md_list.wk_state /* type: MKDIR_PARENT or MKDIR_BODY */ - struct diradd *md_diradd; /* associated diradd */ - struct buf *md_buf; /* MKDIR_BODY: buffer holding dir */ - LIST_ENTRY(mkdir) md_mkdirs; /* list of all mkdirs */ -}; -LIST_HEAD(mkdirlist, mkdir) mkdirlisthd; - -/* - * A "dirrem" structure describes an operation to decrement the link - * count on an inode. The dirrem structure is attached to the pg_dirremhd - * list of the pagedep for the directory page that contains the entry. - * It is processed after the directory page with the deleted entry has - * been written to disk. - * - * The overlaying of dm_pagedep and dm_dirinum is done to keep the - * structure down to 32 bytes in size on a 32-bit machine. It works - * because they are never used concurrently. - */ -struct dirrem { - struct worklist dm_list; /* delayed worklist */ -# define dm_state dm_list.wk_state /* state of the old directory entry */ - LIST_ENTRY(dirrem) dm_next; /* pagedep's list of dirrem's */ - struct mount *dm_mnt; /* associated mount point */ - ino_t dm_oldinum; /* inum of the removed dir entry */ - union { - struct pagedep *dmu_pagedep; /* pagedep dependency for remove */ - ino_t dmu_dirinum; /* parent inode number (for rmdir) */ - } dm_un; -}; -#define dm_pagedep dm_un.dmu_pagedep -#define dm_dirinum dm_un.dmu_dirinum diff --git a/sys/ufs/mfs/mfs_extern.h b/sys/ufs/mfs/mfs_extern.h index 1a635a5e6873..1fc2ffa601f9 100644 --- a/sys/ufs/mfs/mfs_extern.h +++ b/sys/ufs/mfs/mfs_extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mfs_extern.h 8.4 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/mfs/mfs_extern.h,v 1.11.2.1 1999/08/29 16:33:14 peter Exp $ */ #ifndef _UFS_MFS_MFS_EXTERN_H_ diff --git a/sys/ufs/mfs/mfs_vfsops.c b/sys/ufs/mfs/mfs_vfsops.c index 1abd37daf404..dc9c0a365da7 100644 --- a/sys/ufs/mfs/mfs_vfsops.c +++ b/sys/ufs/mfs/mfs_vfsops.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mfs_vfsops.c 8.11 (Berkeley) 6/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/mfs/mfs_vfsops.c,v 1.53.2.3 1999/08/29 16:33:15 peter Exp $ */ diff --git a/sys/ufs/mfs/mfs_vnops.c b/sys/ufs/mfs/mfs_vnops.c index 7d4ccd1fd34e..1ecb67150eae 100644 --- a/sys/ufs/mfs/mfs_vnops.c +++ b/sys/ufs/mfs/mfs_vnops.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mfs_vnops.c 8.11 (Berkeley) 5/22/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/mfs/mfs_vnops.c,v 1.38.2.1 1999/08/29 16:33:16 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/mfs/mfsnode.h b/sys/ufs/mfs/mfsnode.h index da428144b9a6..bef5e87f6e9d 100644 --- a/sys/ufs/mfs/mfsnode.h +++ b/sys/ufs/mfs/mfsnode.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mfsnode.h 8.3 (Berkeley) 5/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/mfs/mfsnode.h,v 1.11.2.1 1999/08/29 16:33:16 peter Exp $ */ #ifndef _UFS_MFS_MFSNODE_H_ diff --git a/sys/ufs/ufs/dinode.h b/sys/ufs/ufs/dinode.h index 461a6c0bdf20..6bba5aabaf12 100644 --- a/sys/ufs/ufs/dinode.h +++ b/sys/ufs/ufs/dinode.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)dinode.h 8.3 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/dinode.h,v 1.6.4.1 1999/08/29 16:33:17 peter Exp $ */ #ifndef _UFS_UFS_DINODE_H_ diff --git a/sys/ufs/ufs/dir.h b/sys/ufs/ufs/dir.h index a8948b9aaeff..f6c5229a440d 100644 --- a/sys/ufs/ufs/dir.h +++ b/sys/ufs/ufs/dir.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)dir.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/dir.h,v 1.8.4.1 1999/08/29 16:33:18 peter Exp $ */ #ifndef _UFS_UFS_DIR_H_ diff --git a/sys/ufs/ufs/inode.h b/sys/ufs/ufs/inode.h index 78bbf70cbf8f..083ec2841dfb 100644 --- a/sys/ufs/ufs/inode.h +++ b/sys/ufs/ufs/inode.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)inode.h 8.9 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/inode.h,v 1.24.2.1 1999/08/29 16:33:18 peter Exp $ */ #ifndef _UFS_UFS_INODE_H_ diff --git a/sys/ufs/ufs/quota.h b/sys/ufs/ufs/quota.h index 531290bf8e61..5fc90a886720 100644 --- a/sys/ufs/ufs/quota.h +++ b/sys/ufs/ufs/quota.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)quota.h 8.3 (Berkeley) 8/19/94 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/quota.h,v 1.11.2.1 1999/08/29 16:33:19 peter Exp $ */ #ifndef _UFS_UFS_QUOTA_H_ diff --git a/sys/ufs/ufs/ufs_bmap.c b/sys/ufs/ufs/ufs_bmap.c index 75bdae771320..e6e8e10da9f0 100644 --- a/sys/ufs/ufs/ufs_bmap.c +++ b/sys/ufs/ufs/ufs_bmap.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ufs_bmap.c 8.7 (Berkeley) 3/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_bmap.c,v 1.24.2.1 1999/08/29 16:33:19 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_disksubr.c b/sys/ufs/ufs/ufs_disksubr.c index 1e1e39b3f0e9..fbc69841dc33 100644 --- a/sys/ufs/ufs/ufs_disksubr.c +++ b/sys/ufs/ufs/ufs_disksubr.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ufs_disksubr.c 8.5 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_disksubr.c,v 1.39.2.1 1999/08/29 16:33:19 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_extern.h b/sys/ufs/ufs/ufs_extern.h index ee2779d78778..80633736e46a 100644 --- a/sys/ufs/ufs/ufs_extern.h +++ b/sys/ufs/ufs/ufs_extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ufs_extern.h 8.10 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_extern.h,v 1.24.2.1 1999/08/29 16:33:20 peter Exp $ */ #ifndef _UFS_UFS_EXTERN_H_ diff --git a/sys/ufs/ufs/ufs_ihash.c b/sys/ufs/ufs/ufs_ihash.c index 38056f416536..5819ec7b580d 100644 --- a/sys/ufs/ufs/ufs_ihash.c +++ b/sys/ufs/ufs/ufs_ihash.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ufs_ihash.c 8.7 (Berkeley) 5/17/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_ihash.c,v 1.18.2.1 1999/08/29 16:33:20 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_inode.c b/sys/ufs/ufs/ufs_inode.c index edb8c153f190..571cf9d9ae10 100644 --- a/sys/ufs/ufs/ufs_inode.c +++ b/sys/ufs/ufs/ufs_inode.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ufs_inode.c 8.9 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_inode.c,v 1.24.2.1 1999/08/29 16:33:21 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ufs/ufs_lookup.c b/sys/ufs/ufs/ufs_lookup.c index e62e5f663a6a..8b09b937c5a1 100644 --- a/sys/ufs/ufs/ufs_lookup.c +++ b/sys/ufs/ufs/ufs_lookup.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ufs_lookup.c 8.15 (Berkeley) 6/16/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_lookup.c,v 1.26.2.1 1999/08/29 16:33:22 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_quota.c b/sys/ufs/ufs/ufs_quota.c index e1b5b5d986f1..eda87dbdd42a 100644 --- a/sys/ufs/ufs/ufs_quota.c +++ b/sys/ufs/ufs/ufs_quota.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)ufs_quota.c 8.5 (Berkeley) 5/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_quota.c,v 1.25.2.1 1999/08/29 16:33:22 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_readwrite.c b/sys/ufs/ufs/ufs_readwrite.c index 58abf146653f..92ec4f58bdaf 100644 --- a/sys/ufs/ufs/ufs_readwrite.c +++ b/sys/ufs/ufs/ufs_readwrite.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ufs_readwrite.c 8.11 (Berkeley) 5/8/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_readwrite.c,v 1.55.2.2 1999/08/31 03:11:12 bde Exp $ */ #define BLKSIZE(a, b, c) blksize(a, b, c) diff --git a/sys/ufs/ufs/ufs_vfsops.c b/sys/ufs/ufs/ufs_vfsops.c index d5c2b0ace5ad..6c46cca4e1f8 100644 --- a/sys/ufs/ufs/ufs_vfsops.c +++ b/sys/ufs/ufs/ufs_vfsops.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ufs_vfsops.c 8.8 (Berkeley) 5/20/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_vfsops.c,v 1.12.2.1 1999/08/29 16:33:23 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ufs/ufs_vnops.c b/sys/ufs/ufs/ufs_vnops.c index 8192a14b30be..6bdeeea11581 100644 --- a/sys/ufs/ufs/ufs_vnops.c +++ b/sys/ufs/ufs/ufs_vnops.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ufs_vnops.c 8.27 (Berkeley) 5/27/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufs_vnops.c,v 1.104.2.2 1999/08/29 16:33:23 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ufs/ufsmount.h b/sys/ufs/ufs/ufsmount.h index 44974548e70a..baebd3a94d46 100644 --- a/sys/ufs/ufs/ufsmount.h +++ b/sys/ufs/ufs/ufsmount.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ufsmount.h 8.6 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ufs/ufsmount.h,v 1.14.2.1 1999/08/29 16:33:24 peter Exp $ */ #ifndef _UFS_UFS_UFSMOUNT_H_ diff --git a/sys/vm/default_pager.c b/sys/vm/default_pager.c index 836812d07539..ca87a719989f 100644 --- a/sys/vm/default_pager.c +++ b/sys/vm/default_pager.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/default_pager.c,v 1.16.2.1 1999/08/29 16:33:26 peter Exp $ */ #include <sys/param.h> diff --git a/sys/vm/default_pager.h b/sys/vm/default_pager.h index 842969accd4c..5ed5b1cbcf9a 100644 --- a/sys/vm/default_pager.h +++ b/sys/vm/default_pager.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/default_pager.h,v 1.7.4.1 1999/08/29 16:33:26 peter Exp $ */ #ifndef _DEFAULT_PAGER_H_ diff --git a/sys/vm/device_pager.c b/sys/vm/device_pager.c index 3fd4103195a5..2989dad1c46f 100644 --- a/sys/vm/device_pager.c +++ b/sys/vm/device_pager.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)device_pager.c 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/device_pager.c,v 1.37.2.1 1999/08/29 16:33:27 peter Exp $ */ #include <sys/param.h> diff --git a/sys/vm/pmap.h b/sys/vm/pmap.h index 1df6b9f0ddb6..bdbb775eb716 100644 --- a/sys/vm/pmap.h +++ b/sys/vm/pmap.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/pmap.h,v 1.28.2.2 1999/08/29 16:33:27 peter Exp $ */ /* diff --git a/sys/vm/swap_pager.c b/sys/vm/swap_pager.c index 78a65977948e..45f2f95e3f6a 100644 --- a/sys/vm/swap_pager.c +++ b/sys/vm/swap_pager.c @@ -39,7 +39,7 @@ * from: Utah $Hdr: swap_pager.c 1.4 91/04/30$ * * @(#)swap_pager.c 8.9 (Berkeley) 3/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/swap_pager.c,v 1.107.2.1 1999/08/29 16:33:27 peter Exp $ */ /* diff --git a/sys/vm/swap_pager.h b/sys/vm/swap_pager.h index 908a6fa3cf57..7ec0d17f86e6 100644 --- a/sys/vm/swap_pager.h +++ b/sys/vm/swap_pager.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)swap_pager.h 7.1 (Berkeley) 12/5/90 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/swap_pager.h,v 1.22.2.1 1999/08/29 16:33:28 peter Exp $ */ /* diff --git a/sys/vm/vm.h b/sys/vm/vm.h index 1fd27452dd03..71b9ba1a4030 100644 --- a/sys/vm/vm.h +++ b/sys/vm/vm.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vm.h 8.2 (Berkeley) 12/13/93 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm.h,v 1.13.4.1 1999/08/29 16:33:29 peter Exp $ */ #ifndef VM_H diff --git a/sys/vm/vm_extern.h b/sys/vm/vm_extern.h index 46f381b71b21..d74958708068 100644 --- a/sys/vm/vm_extern.h +++ b/sys/vm/vm_extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vm_extern.h 8.2 (Berkeley) 1/12/94 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_extern.h,v 1.39.2.2 1999/08/29 16:33:29 peter Exp $ */ #ifndef _VM_EXTERN_H_ diff --git a/sys/vm/vm_fault.c b/sys/vm/vm_fault.c index 16400d2a6830..242d0926a5a1 100644 --- a/sys/vm/vm_fault.c +++ b/sys/vm/vm_fault.c @@ -66,7 +66,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_fault.c,v 1.93.2.4 1999/08/29 16:33:30 peter Exp $ */ /* diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c index 555808de31d9..7f6008d4cd9e 100644 --- a/sys/vm/vm_glue.c +++ b/sys/vm/vm_glue.c @@ -59,7 +59,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_glue.c,v 1.80.2.3 1999/08/29 16:33:31 peter Exp $ */ #include "opt_rlimit.h" diff --git a/sys/vm/vm_inherit.h b/sys/vm/vm_inherit.h index 8d7b7f6df501..ba2a75d3ffaf 100644 --- a/sys/vm/vm_inherit.h +++ b/sys/vm/vm_inherit.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_inherit.h,v 1.6.4.1 1999/08/29 16:33:31 peter Exp $ */ /* diff --git a/sys/vm/vm_init.c b/sys/vm/vm_init.c index f7f1df84a199..8a3a8e1ea399 100644 --- a/sys/vm/vm_init.c +++ b/sys/vm/vm_init.c @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_init.c,v 1.18.2.1 1999/08/29 16:33:32 peter Exp $ */ /* diff --git a/sys/vm/vm_kern.c b/sys/vm/vm_kern.c index 3511a48c0295..d6b2210e341f 100644 --- a/sys/vm/vm_kern.c +++ b/sys/vm/vm_kern.c @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_kern.c,v 1.50.2.3 1999/08/29 16:33:32 peter Exp $ */ /* diff --git a/sys/vm/vm_kern.h b/sys/vm/vm_kern.h index 0670c9fe95d5..516c89e55404 100644 --- a/sys/vm/vm_kern.h +++ b/sys/vm/vm_kern.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_kern.h,v 1.17.2.1 1999/08/29 16:33:33 peter Exp $ */ #ifndef _VM_VM_KERN_H_ diff --git a/sys/vm/vm_map.c b/sys/vm/vm_map.c index eb74ed5b0f07..cff1abf799bb 100644 --- a/sys/vm/vm_map.c +++ b/sys/vm/vm_map.c @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_map.c,v 1.139.2.10 1999/08/29 16:33:33 peter Exp $ */ /* diff --git a/sys/vm/vm_map.h b/sys/vm/vm_map.h index fb96e617df83..ddd16da64426 100644 --- a/sys/vm/vm_map.h +++ b/sys/vm/vm_map.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_map.h,v 1.33.2.5 1999/08/29 16:33:34 peter Exp $ */ /* diff --git a/sys/vm/vm_meter.c b/sys/vm/vm_meter.c index 728a7c1b907b..af690b63d938 100644 --- a/sys/vm/vm_meter.c +++ b/sys/vm/vm_meter.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vm_meter.c 8.4 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_meter.c,v 1.27.2.1 1999/08/29 16:33:34 peter Exp $ */ #include <sys/param.h> diff --git a/sys/vm/vm_mmap.c b/sys/vm/vm_mmap.c index f069cba6a3df..8cbfeb84fda3 100644 --- a/sys/vm/vm_mmap.c +++ b/sys/vm/vm_mmap.c @@ -38,7 +38,7 @@ * from: Utah $Hdr: vm_mmap.c 1.6 91/10/21$ * * @(#)vm_mmap.c 8.4 (Berkeley) 1/12/94 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_mmap.c,v 1.86.2.3 1999/08/29 16:33:34 peter Exp $ */ /* diff --git a/sys/vm/vm_object.c b/sys/vm/vm_object.c index 0c764ef219b5..7d4fea1a5e64 100644 --- a/sys/vm/vm_object.c +++ b/sys/vm/vm_object.c @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_object.c,v 1.138.2.6 1999/08/29 16:33:35 peter Exp $ */ /* diff --git a/sys/vm/vm_object.h b/sys/vm/vm_object.h index 5f9cfcf8a0d1..e9c39b6a838f 100644 --- a/sys/vm/vm_object.h +++ b/sys/vm/vm_object.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_object.h,v 1.51.2.2 1999/08/29 16:33:36 peter Exp $ */ /* diff --git a/sys/vm/vm_page.c b/sys/vm/vm_page.c index 20da7769c6fc..57519c83167c 100644 --- a/sys/vm/vm_page.c +++ b/sys/vm/vm_page.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)vm_page.c 7.4 (Berkeley) 5/7/91 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_page.c,v 1.116.2.4 1999/08/29 16:33:36 peter Exp $ */ /* diff --git a/sys/vm/vm_page.h b/sys/vm/vm_page.h index 0d20c58e876a..83ae03314d4a 100644 --- a/sys/vm/vm_page.h +++ b/sys/vm/vm_page.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_page.h,v 1.49.2.1 1999/08/29 16:33:37 peter Exp $ */ /* diff --git a/sys/vm/vm_pageout.c b/sys/vm/vm_pageout.c index a5ca9dc84ad1..9c53f07a3c58 100644 --- a/sys/vm/vm_pageout.c +++ b/sys/vm/vm_pageout.c @@ -65,7 +65,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_pageout.c,v 1.129.2.7 1999/08/29 16:33:38 peter Exp $ */ /* diff --git a/sys/vm/vm_pageout.h b/sys/vm/vm_pageout.h index 508b4b2be0c6..8da329a47c9b 100644 --- a/sys/vm/vm_pageout.h +++ b/sys/vm/vm_pageout.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_pageout.h,v 1.23.2.1 1999/08/29 16:33:38 peter Exp $ */ #ifndef _VM_VM_PAGEOUT_H_ diff --git a/sys/vm/vm_pager.c b/sys/vm/vm_pager.c index 20a40f9c1762..dc7f1b7bc503 100644 --- a/sys/vm/vm_pager.c +++ b/sys/vm/vm_pager.c @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_pager.c,v 1.40.2.1 1999/08/29 16:33:38 peter Exp $ */ /* diff --git a/sys/vm/vm_pager.h b/sys/vm/vm_pager.h index e93e964b4ede..c4172f0653b9 100644 --- a/sys/vm/vm_pager.h +++ b/sys/vm/vm_pager.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vm_pager.h 8.4 (Berkeley) 1/12/94 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_pager.h,v 1.17.2.1 1999/08/29 16:33:39 peter Exp $ */ /* diff --git a/sys/vm/vm_param.h b/sys/vm/vm_param.h index 6759b4176db9..b4d6c410f55a 100644 --- a/sys/vm/vm_param.h +++ b/sys/vm/vm_param.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_param.h,v 1.9.2.1 1999/08/29 16:33:39 peter Exp $ */ /* diff --git a/sys/vm/vm_prot.h b/sys/vm/vm_prot.h index 68e552e018ad..7dd8f00e436e 100644 --- a/sys/vm/vm_prot.h +++ b/sys/vm/vm_prot.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_prot.h,v 1.8.4.1 1999/08/29 16:33:39 peter Exp $ */ /* diff --git a/sys/vm/vm_swap.c b/sys/vm/vm_swap.c index 76e3f6e97849..b05bb1250353 100644 --- a/sys/vm/vm_swap.c +++ b/sys/vm/vm_swap.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vm_swap.c 8.5 (Berkeley) 2/17/94 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_swap.c,v 1.57.2.1 1999/08/29 16:33:40 peter Exp $ */ #include "opt_devfs.h" diff --git a/sys/vm/vm_unix.c b/sys/vm/vm_unix.c index 3538b3051000..bc35d2abce70 100644 --- a/sys/vm/vm_unix.c +++ b/sys/vm/vm_unix.c @@ -38,7 +38,7 @@ * from: Utah $Hdr: vm_unix.c 1.1 89/11/07$ * * @(#)vm_unix.c 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_unix.c,v 1.17.2.1 1999/08/29 16:33:40 peter Exp $ */ /* diff --git a/sys/vm/vm_zone.c b/sys/vm/vm_zone.c index 3befc9119c00..13540e10874b 100644 --- a/sys/vm/vm_zone.c +++ b/sys/vm/vm_zone.c @@ -11,7 +11,7 @@ * 2. Absolutely no warranty of function or purpose is made by the author * John S. Dyson. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_zone.c,v 1.26.2.1 1999/08/29 16:33:41 peter Exp $ */ #include <sys/param.h> diff --git a/sys/vm/vm_zone.h b/sys/vm/vm_zone.h index b8aa933b3c37..94f3ea74ab2a 100644 --- a/sys/vm/vm_zone.h +++ b/sys/vm/vm_zone.h @@ -11,7 +11,7 @@ * 2. Absolutely no warranty of function or purpose is made by the author * John S. Dyson. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm_zone.h,v 1.12.2.1 1999/08/29 16:33:41 peter Exp $ */ #ifndef _SYS_ZONE_H diff --git a/sys/vm/vnode_pager.c b/sys/vm/vnode_pager.c index 35d8f487a160..5d0cc93ff21e 100644 --- a/sys/vm/vnode_pager.c +++ b/sys/vm/vnode_pager.c @@ -38,7 +38,7 @@ * SUCH DAMAGE. * * from: @(#)vnode_pager.c 7.5 (Berkeley) 4/20/91 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vnode_pager.c,v 1.101.2.2 1999/08/29 16:33:41 peter Exp $ */ /* diff --git a/sys/vm/vnode_pager.h b/sys/vm/vnode_pager.h index 339851d21b65..ed3004ac7751 100644 --- a/sys/vm/vnode_pager.h +++ b/sys/vm/vnode_pager.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vnode_pager.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vnode_pager.h,v 1.12.2.1 1999/08/29 16:33:42 peter Exp $ */ #ifndef _VNODE_PAGER_ |
