diff options
Diffstat (limited to 'sys')
3040 files changed, 3152 insertions, 4100 deletions
diff --git a/sys/Makefile b/sys/Makefile index d88c5673cdcb..6a7b395098d0 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/Makefile,v 1.20.2.1 2000/07/10 08:22:34 obrien Exp $ # This is the old aout only boot loader. .if exists(${.CURDIR}/${MACHINE_ARCH}/boot) && ${OBJFORMAT} == "aout" diff --git a/sys/alpha/alpha/alpha-gdbstub.c b/sys/alpha/alpha/alpha-gdbstub.c index 8b58839c5d97..eb5997c0bcd8 100644 --- a/sys/alpha/alpha/alpha-gdbstub.c +++ b/sys/alpha/alpha/alpha-gdbstub.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/alpha-gdbstub.c,v 1.7.2.1 2000/08/03 18:46:59 peter Exp $ */ /**************************************************************************** THIS SOFTWARE IS NOT COPYRIGHTED diff --git a/sys/alpha/alpha/api_up1000.c b/sys/alpha/alpha/api_up1000.c index 86218b1a523a..492d7c9f4c0e 100644 --- a/sys/alpha/alpha/api_up1000.c +++ b/sys/alpha/alpha/api_up1000.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/api_up1000.c,v 1.1.2.3 2000/07/20 06:12:12 obrien Exp $ */ #include "opt_ddb.h" diff --git a/sys/alpha/alpha/atomic.s b/sys/alpha/alpha/atomic.s index 4c68a085b2b5..e3f025eb37f6 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.3 1999/11/04 09:55:07 dfr Exp $ */ #include <machine/asm.h> diff --git a/sys/alpha/alpha/autoconf.c b/sys/alpha/alpha/autoconf.c index 2e4caca408c9..d9e77274ddcd 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.37 1999/12/27 07:51:05 peter Exp $ */ #include "opt_bootp.h" diff --git a/sys/alpha/alpha/busdma_machdep.c b/sys/alpha/alpha/busdma_machdep.c index aa92602845ef..ac571fe19ec2 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.7.2.1 2000/07/04 01:46:11 mjacob Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/clock.c b/sys/alpha/alpha/clock.c index 6f9805599a0f..37c6a8b8b0f6 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.13.2.1 2000/07/03 20:04:17 mjacob 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..072b93690ef9 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.4.2.1 2000/07/03 19:59:44 mjacob Exp $ # #include <machine/clockvar.h> diff --git a/sys/alpha/alpha/cpuconf.c b/sys/alpha/alpha/cpuconf.c index 7f7da4f2bac7..6bc0975c53ee 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.6.2.1 2000/07/04 01:43:31 mjacob Exp $ */ /* $NetBSD: cpuconf.c,v 1.10 1998/03/20 21:48:21 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/db_disasm.c b/sys/alpha/alpha/db_disasm.c index 78100e57ae81..a1206f44661b 100644 --- a/sys/alpha/alpha/db_disasm.c +++ b/sys/alpha/alpha/db_disasm.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/db_disasm.c,v 1.3.6.1 2000/08/03 00:48:03 peter Exp $ */ /* $NetBSD: db_disasm.c,v 1.4 1997/09/16 22:52:40 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/db_instruction.h b/sys/alpha/alpha/db_instruction.h index 172b6516ca3f..e8cae4a8fcd9 100644 --- a/sys/alpha/alpha/db_instruction.h +++ b/sys/alpha/alpha/db_instruction.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/db_instruction.h,v 1.2.6.1 2000/08/03 00:48:03 peter Exp $ */ /* $NetBSD: db_instruction.h,v 1.4 1997/09/16 22:53:32 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/db_interface.c b/sys/alpha/alpha/db_interface.c index 1e015aecce75..6d5d2af6f0c6 100644 --- a/sys/alpha/alpha/db_interface.c +++ b/sys/alpha/alpha/db_interface.c @@ -1,5 +1,5 @@ /* $NetBSD: db_interface.c,v 1.2 1997/09/16 19:07:19 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/db_interface.c,v 1.7 2000/01/11 14:53:47 yokota Exp $ */ /* * Mach Operating System diff --git a/sys/alpha/alpha/db_trace.c b/sys/alpha/alpha/db_trace.c index 2df25c15678c..d22c8f316ff6 100644 --- a/sys/alpha/alpha/db_trace.c +++ b/sys/alpha/alpha/db_trace.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/db_trace.c,v 1.3.2.1 2000/08/03 00:48:03 peter Exp $ */ /* $NetBSD: db_trace.c,v 1.1 1997/09/06 02:00:50 thorpej Exp $ */ #include <sys/cdefs.h> /* RCS ID & Copyright macro defns */ diff --git a/sys/alpha/alpha/dec_1000a.c b/sys/alpha/alpha/dec_1000a.c index ba8b27fb50ef..4f0221556550 100644 --- a/sys/alpha/alpha/dec_1000a.c +++ b/sys/alpha/alpha/dec_1000a.c @@ -70,7 +70,7 @@ /* * Additional Copyright (c) 1999 by Andrew Gallatin * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/dec_1000a.c,v 1.2.2.2 2000/07/20 06:12:12 obrien Exp $ */ #include "opt_ddb.h" diff --git a/sys/alpha/alpha/dec_2100_a50.c b/sys/alpha/alpha/dec_2100_a50.c index bafb34bb5abe..f1074b7dbc10 100644 --- a/sys/alpha/alpha/dec_2100_a50.c +++ b/sys/alpha/alpha/dec_2100_a50.c @@ -1,5 +1,5 @@ /* $NetBSD: dec_2100_a50.c,v 1.39 1998/04/17 02:45:19 mjacob Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_2100_a50.c,v 1.5.2.2 2000/07/20 06:12:12 obrien Exp $ */ /* * Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University. diff --git a/sys/alpha/alpha/dec_2100_a500.c b/sys/alpha/alpha/dec_2100_a500.c index e8c92a3704e4..926972de05a1 100644 --- a/sys/alpha/alpha/dec_2100_a500.c +++ b/sys/alpha/alpha/dec_2100_a500.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/dec_2100_a500.c,v 1.1.2.3 2000/07/20 06:12:12 obrien Exp $ */ #include "opt_ddb.h" diff --git a/sys/alpha/alpha/dec_3000_300.c b/sys/alpha/alpha/dec_3000_300.c index 469eee03f37a..884414565299 100644 --- a/sys/alpha/alpha/dec_3000_300.c +++ b/sys/alpha/alpha/dec_3000_300.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_3000_300.c,v 1.2.2.2 2000/07/20 06:12:12 obrien Exp $ */ /* * Copyright (c) 1997 by Matthew Jacob * NASA AMES Research Center. diff --git a/sys/alpha/alpha/dec_3000_500.c b/sys/alpha/alpha/dec_3000_500.c index c9b8d1dd1466..80a90ae6dad0 100644 --- a/sys/alpha/alpha/dec_3000_500.c +++ b/sys/alpha/alpha/dec_3000_500.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_3000_500.c,v 1.2.2.2 2000/07/20 06:12:12 obrien Exp $ */ /* * Copyright (c) 1997 by Matthew Jacob * NASA AMES Research Center. diff --git a/sys/alpha/alpha/dec_axppci_33.c b/sys/alpha/alpha/dec_axppci_33.c index 54984a809014..61396a7d306c 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.6.2.2 2000/07/20 06:12:12 obrien 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 e1efa03166da..7040680a8ede 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.8.2.2 2000/07/20 06:12:12 obrien 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 fd68f5dff570..6c1877757149 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.4.2.2 2000/07/20 06:12:12 obrien Exp $ */ /* * Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University. diff --git a/sys/alpha/alpha/dec_kn20aa.c b/sys/alpha/alpha/dec_kn20aa.c index 9151be6f1725..45a2ac955778 100644 --- a/sys/alpha/alpha/dec_kn20aa.c +++ b/sys/alpha/alpha/dec_kn20aa.c @@ -1,5 +1,5 @@ /* $NetBSD: dec_kn20aa.c,v 1.38 1998/04/17 02:45:19 mjacob Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_kn20aa.c,v 1.7.2.2 2000/07/20 06:12:12 obrien Exp $ */ /* * Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University. diff --git a/sys/alpha/alpha/dec_kn300.c b/sys/alpha/alpha/dec_kn300.c index eabe4e016bc1..677f96dfaf91 100644 --- a/sys/alpha/alpha/dec_kn300.c +++ b/sys/alpha/alpha/dec_kn300.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_kn300.c,v 1.2.2.3 2000/07/20 06:12:12 obrien Exp $ */ /* * Copyright (c) 2000 by Matthew Jacob diff --git a/sys/alpha/alpha/dec_kn8ae.c b/sys/alpha/alpha/dec_kn8ae.c index 8a28c57e762e..4ba0f89c50b9 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.5.2.3 2000/07/20 06:12:12 obrien Exp $ */ /* $NetBSD: dec_kn8ae.c,v 1.15 1998/02/13 00:12:50 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/dec_st550.c b/sys/alpha/alpha/dec_st550.c index cb341b1d80fc..8c7f8e082978 100644 --- a/sys/alpha/alpha/dec_st550.c +++ b/sys/alpha/alpha/dec_st550.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/dec_st550.c,v 1.5.2.2 2000/07/20 06:12:13 obrien Exp $ */ /* * Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/alpha/alpha/dec_st6600.c b/sys/alpha/alpha/dec_st6600.c index 22e94559df9e..ea3b49b6dc0e 100644 --- a/sys/alpha/alpha/dec_st6600.c +++ b/sys/alpha/alpha/dec_st6600.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/dec_st6600.c,v 1.5.2.2 2000/07/20 06:12:13 obrien Exp $ */ #include "opt_ddb.h" diff --git a/sys/alpha/alpha/divrem.m4 b/sys/alpha/alpha/divrem.m4 index 5afaed1713b2..dadd21eba04b 100644 --- a/sys/alpha/alpha/divrem.m4 +++ b/sys/alpha/alpha/divrem.m4 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/divrem.m4,v 1.2.2.1 2000/08/03 00:48:03 peter Exp $ */ /* $NetBSD: divrem.m4,v 1.5 1996/10/17 04:26:25 cgd Exp $ */ /* diff --git a/sys/alpha/alpha/elf_machdep.c b/sys/alpha/alpha/elf_machdep.c index 5582fcb1337d..15208a1820d6 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.7.2.1 2000/07/03 19:59:44 mjacob Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/exception.s b/sys/alpha/alpha/exception.s index 417c5ddd9211..8e5c1dc8e7aa 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.3.2.1 2000/07/03 19:59:44 mjacob 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 26ecaf7d13ef..edc7f80e87fb 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.8 1999/11/10 21:14:23 dfr Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/genassym.c b/sys/alpha/alpha/genassym.c index e3c5028e9e69..ec6b65d67fa3 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.16 2000/01/08 16:43:44 marcel Exp $ */ #include <stddef.h> diff --git a/sys/alpha/alpha/gensetdefs.c b/sys/alpha/alpha/gensetdefs.c index c58025e2b77e..a688ec7f49d8 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.3.2.1 2000/07/03 19:59:44 mjacob Exp $ */ #include <sys/types.h> diff --git a/sys/alpha/alpha/ieee_float.c b/sys/alpha/alpha/ieee_float.c index 3332224549dd..a563156f531b 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.7 1999/12/29 04:27:54 peter Exp $ */ /* diff --git a/sys/alpha/alpha/ieee_float.h b/sys/alpha/alpha/ieee_float.h index ae5b8701a944..1f33568c6170 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.2.2.1 2000/07/03 19:59:44 mjacob Exp $ */ #define S_FORMAT 0 /* IEEE single */ diff --git a/sys/alpha/alpha/in_cksum.c b/sys/alpha/alpha/in_cksum.c index e8b6872c01b2..bc3fe34fa29c 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.2.2.1 2000/05/05 13:37:02 jlemon 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 deedefeb9710..9e4af55d6908 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.15.2.2 2000/08/08 19:05:17 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 8c2cb67c27fa..e24aea607270 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.15.2.3 2000/07/18 21:12:42 dfr Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/locore.s b/sys/alpha/alpha/locore.s index 510cc468b0fa..2b1039e9e1fa 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.9.2.1 2000/07/03 19:59:44 mjacob Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/alpha/machdep.c b/sys/alpha/alpha/machdep.c index 780d9a1c1046..51f6ae57e97b 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.68.2.9 2000/08/04 22:31:05 peter Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/alpha/alpha/mem.c b/sys/alpha/alpha/mem.c index 6e2d62b89625..11697068eb3a 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.19.2.3 2000/05/14 00:29:44 obrien Exp $ */ /* diff --git a/sys/alpha/alpha/pal.s b/sys/alpha/alpha/pal.s index 1f9545b93f21..610281bc1a57 100644 --- a/sys/alpha/alpha/pal.s +++ b/sys/alpha/alpha/pal.s @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/alpha/pal.s,v 1.2.6.1 2000/08/03 00:48:03 peter Exp $ */ /* $NetBSD: pal.s,v 1.12 1998/02/27 03:44:53 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/pmap.c b/sys/alpha/alpha/pmap.c index 7cdf67e02ea2..7fbce0d3e819 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.35.2.4 2000/08/05 00:39:06 peter Exp $ */ /* diff --git a/sys/alpha/alpha/procfs_machdep.c b/sys/alpha/alpha/procfs_machdep.c index 000eb02a0a7f..dc383f46f896 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.4.2.1 2000/07/03 19:59:44 mjacob Exp $ */ /* diff --git a/sys/alpha/alpha/prom.c b/sys/alpha/alpha/prom.c index 5880b2c2de6a..3fc4bbe820a1 100644 --- a/sys/alpha/alpha/prom.c +++ b/sys/alpha/alpha/prom.c @@ -24,7 +24,7 @@ * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/prom.c,v 1.9.2.1 2000/03/27 18:26:32 mjacob Exp $ */ #include "opt_simos.h" diff --git a/sys/alpha/alpha/prom_disp.s b/sys/alpha/alpha/prom_disp.s index 0c548b4f49df..d4f090cb9065 100644 --- a/sys/alpha/alpha/prom_disp.s +++ b/sys/alpha/alpha/prom_disp.s @@ -26,7 +26,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/alpha/prom_disp.s,v 1.2.2.1 2000/07/03 19:59:44 mjacob Exp $ */ #ifndef _LOCORE diff --git a/sys/alpha/alpha/promcons.c b/sys/alpha/alpha/promcons.c index f5b67a9687b9..247b7f5697bc 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.15.2.1 2000/03/27 18:27:23 mjacob 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..b1497535fad3 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.2.2.1 2000/07/04 01:44:23 mjacob Exp $ */ #ifdef __ELF__ diff --git a/sys/alpha/alpha/setdef1.c b/sys/alpha/alpha/setdef1.c index 13668f08cefc..ebbb72a02df0 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.2.2.1 2000/07/03 19:59:44 mjacob Exp $ */ #ifdef __ELF__ diff --git a/sys/alpha/alpha/sgmap.c b/sys/alpha/alpha/sgmap.c index cd20a4ab37fb..778bb4a6f3c1 100644 --- a/sys/alpha/alpha/sgmap.c +++ b/sys/alpha/alpha/sgmap.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/sgmap.c,v 1.3 1999/10/29 18:08:14 phk Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/alpha/support.s b/sys/alpha/alpha/support.s index 2e5ff39c4426..450ff2b6fc0f 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.5 2000/02/25 03:26:10 jdp Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/alpha/swtch.s b/sys/alpha/alpha/swtch.s index ee191ebd6264..19e397836721 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.14 1999/11/10 21:14:24 dfr Exp $ */ /* $NetBSD: locore.s,v 1.47 1998/03/22 07:26:32 thorpej Exp $ */ /* diff --git a/sys/alpha/alpha/sys_machdep.c b/sys/alpha/alpha/sys_machdep.c index 4e0c3c8c3838..e62f5ea43a21 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.7 2000/01/16 07:07:28 gallatin Exp $ * */ diff --git a/sys/alpha/alpha/timerreg.h b/sys/alpha/alpha/timerreg.h index 0bfd7fc8cd63..ee2c2ba8a699 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.2.2.1 2000/07/03 19:59:44 mjacob Exp $ */ /* diff --git a/sys/alpha/alpha/trap.c b/sys/alpha/alpha/trap.c index 12d31d0cdd97..efd277f7faf8 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.26.2.2 2000/05/24 14:20:57 gallatin 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 01bde4e2aadf..e9ed31f1af09 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.28.2.2 2000/07/04 01:45:29 mjacob Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 53b1ded7925f..303e2e4de102 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -19,7 +19,7 @@ # # For hardware specific information check HARDWARE.TXT # -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/conf/GENERIC,v 1.71.2.9 2000/09/04 21:04:56 wilko Exp $ machine alpha cpu EV4 diff --git a/sys/alpha/conf/SIMOS b/sys/alpha/conf/SIMOS index f1b04307f312..13f87a72813d 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.9.2.1 2000/05/13 11:22:13 hoek Exp $ machine "alpha" cpu "EV5" diff --git a/sys/alpha/include/alpha_cpu.h b/sys/alpha/include/alpha_cpu.h index eab0dc2d72b9..5d214f1fb3ab 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.7 1999/11/29 19:57:51 dfr 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..7db5bbc91b28 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.5 1999/08/28 00:38:39 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 b185295c60c7..42927f7a71b3 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.6 1999/12/29 04:27:55 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..b97b41edbfe5 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.2 1999/08/28 00:38:40 peter Exp $ */ #ifndef _MACHINE_ATOMIC_H_ diff --git a/sys/alpha/include/bootinfo.h b/sys/alpha/include/bootinfo.h index 86b7e7a729bb..15ed8a182a76 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.5 1999/08/28 00:38:40 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 5fb1ccf7d4b9..41f5c6b2be11 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.5 1999/08/28 00:38:40 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..4a125617a477 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.2 1999/08/28 00:38:40 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..cd98822ddd39 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.2 1999/08/28 00:38:41 peter Exp $ */ #ifndef _ALPHA_BUS_PIO_H_ diff --git a/sys/alpha/include/bwx.h b/sys/alpha/include/bwx.h index 3d63995d4a15..363deed4c8d3 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.4 2000/02/12 14:56:59 dfr Exp $ */ #ifndef _MACHINE_BWX_H_ diff --git a/sys/alpha/include/chipset.h b/sys/alpha/include/chipset.h index 18792f1e5221..313506a26672 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.10 1999/08/28 00:38:41 peter Exp $ */ #ifndef _MACHINE_CHIPSET_H_ diff --git a/sys/alpha/include/clock.h b/sys/alpha/include/clock.h index a5f1b62430a1..3e35ac3f3370 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.5 1999/12/29 04:27:55 peter Exp $ */ #ifndef _MACHINE_CLOCK_H_ diff --git a/sys/alpha/include/clockvar.h b/sys/alpha/include/clockvar.h index f13d1dff3977..7652640f2fb6 100644 --- a/sys/alpha/include/clockvar.h +++ b/sys/alpha/include/clockvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/clockvar.h,v 1.1.6.1 2000/08/03 00:48:04 peter Exp $ */ /* $NetBSD: clockvar.h,v 1.4 1997/06/22 08:02:18 jonathan Exp $ */ /* diff --git a/sys/alpha/include/console.h b/sys/alpha/include/console.h index fe7f10e64655..011913a72562 100644 --- a/sys/alpha/include/console.h +++ b/sys/alpha/include/console.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/console.h,v 1.45.2.1 2000/08/03 00:48:04 peter Exp $ */ #ifndef _MACHINE_CONSOLE_H_ #define _MACHINE_CONSOLE_H_ diff --git a/sys/alpha/include/cpu.h b/sys/alpha/include/cpu.h index 75956c7cb708..3b14659010f2 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.13.2.1 2000/05/24 14:20:58 gallatin Exp $ */ /* From: NetBSD: cpu.h,v 1.18 1997/09/23 23:17:49 mjacob Exp */ /* diff --git a/sys/alpha/include/cpuconf.h b/sys/alpha/include/cpuconf.h index 7ff7d9881216..857cdbdc5d5a 100644 --- a/sys/alpha/include/cpuconf.h +++ b/sys/alpha/include/cpuconf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/cpuconf.h,v 1.5.2.1 2000/07/04 01:49:34 mjacob Exp $ */ /* $NetBSD: cpuconf.h,v 1.7 1997/11/06 00:42:03 thorpej Exp $ */ #ifndef _ALPHA_CPUCONF_H #define _ALPHA_CPUCONF_H diff --git a/sys/alpha/include/cpufunc.h b/sys/alpha/include/cpufunc.h index 96a91b6419ff..fe149ec734ad 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.6.2.1 2000/07/04 01:50:24 mjacob Exp $ */ #ifndef _MACHINE_CPUFUNC_H_ diff --git a/sys/alpha/include/db_machdep.h b/sys/alpha/include/db_machdep.h index 8e95af875860..f2b9788e77f7 100644 --- a/sys/alpha/include/db_machdep.h +++ b/sys/alpha/include/db_machdep.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/db_machdep.h,v 1.3.6.1 2000/08/03 00:48:04 peter Exp $ */ /* $NetBSD: db_machdep.h,v 1.6 1997/09/06 02:02:25 thorpej Exp $ */ /* diff --git a/sys/alpha/include/elf.h b/sys/alpha/include/elf.h index fef95ce98633..9fc2a9fc4444 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.9 1999/12/29 04:27:57 peter Exp $ */ #ifndef _MACHINE_ELF_H_ diff --git a/sys/alpha/include/endian.h b/sys/alpha/include/endian.h index 67e4540eb426..3ba06899c832 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.3 1999/08/28 00:38:43 peter Exp $ */ /* From: NetBSD: endian.h,v 1.5 1997/10/09 15:42:19 bouyer Exp */ /* diff --git a/sys/alpha/include/exec.h b/sys/alpha/include/exec.h index 4a964e790779..06075b962ba4 100644 --- a/sys/alpha/include/exec.h +++ b/sys/alpha/include/exec.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/alpha/include/exec.h,v 1.1.1.1.6.1 2000/08/03 00:48:04 peter Exp $ */ #define __LDPGSZ 8192 diff --git a/sys/alpha/include/float.h b/sys/alpha/include/float.h index 1a3d871d7529..b0157969d07b 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.2 1999/08/28 00:38:43 peter Exp $ */ /* From: NetBSD: float.h,v 1.6 1997/07/17 21:36:03 thorpej Exp */ /* diff --git a/sys/alpha/include/floatingpoint.h b/sys/alpha/include/floatingpoint.h index e2faa5efd1a4..a472b64da441 100644 --- a/sys/alpha/include/floatingpoint.h +++ b/sys/alpha/include/floatingpoint.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/alpha/include/floatingpoint.h,v 1.2.6.1 2000/08/03 00:48:04 peter Exp $ */ #include <machine/ieeefp.h> diff --git a/sys/alpha/include/fpu.h b/sys/alpha/include/fpu.h index 250db28ddd01..63985c1a92f9 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.4 1999/12/29 04:27:57 peter Exp $ */ #ifndef _MACHINE_FPU_H_ diff --git a/sys/alpha/include/frame.h b/sys/alpha/include/frame.h index 95c0a93c2a1f..84042a391dbf 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.3 1999/08/28 00:38:44 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..d771a0621d9a 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.2 1999/08/28 00:38:44 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 d6735075bc9f..ff21f638449e 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.3.2.2 2000/08/22 02:44:19 jhb 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 aa61a5fb6eb8..06d28dc16d91 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.3.2.1 2000/05/05 13:37:03 jlemon Exp $ */ #ifndef _MACHINE_IN_CKSUM_H_ diff --git a/sys/alpha/include/inst.h b/sys/alpha/include/inst.h index b4088bc009c8..a6b8fc91333e 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.2 1999/08/28 00:38:45 peter Exp $ */ #ifndef _MACHINE_INST_H_ diff --git a/sys/alpha/include/intr.h b/sys/alpha/include/intr.h index 4f003886ec1f..803da3db1b97 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.6 1999/08/28 00:38:45 peter Exp $ */ #ifndef _MACHINE_INTR_H_ diff --git a/sys/alpha/include/intrcnt.h b/sys/alpha/include/intrcnt.h index 440f819410e6..7199d3437a40 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.3 1999/12/29 04:27:58 peter Exp $ */ /* $NetBSD: intrcnt.h,v 1.17 1998/11/19 01:48:04 ross Exp $ */ /* diff --git a/sys/alpha/include/ioctl_fd.h b/sys/alpha/include/ioctl_fd.h index dd6e9d0d944b..adf78eb3f4b4 100644 --- a/sys/alpha/include/ioctl_fd.h +++ b/sys/alpha/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/alpha/include/ioctl_fd.h,v 1.3 1999/12/29 04:27:58 peter Exp $ * from: ioctl_fd.h,v 1.11 */ diff --git a/sys/alpha/include/ipl.h b/sys/alpha/include/ipl.h index ea93fbb39d12..0c2627ae9ded 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.12.2.1 2000/07/18 21:12:43 dfr Exp $ */ #ifndef _MACHINE_IPL_H_ diff --git a/sys/alpha/include/limits.h b/sys/alpha/include/limits.h index 99ca2d89843f..4bfbe193a1b7 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.2 1999/08/28 00:38:46 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 c2ae0fab148f..97771ad148f8 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.5 1999/08/28 00:38:47 peter Exp $ */ diff --git a/sys/alpha/include/md_var.h b/sys/alpha/include/md_var.h index 740d40bbfd3b..a1ea4efffdb1 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.9.2.2 2000/07/04 01:50:44 mjacob Exp $ */ #ifndef _MACHINE_MD_VAR_H_ diff --git a/sys/alpha/include/mouse.h b/sys/alpha/include/mouse.h index 1f9d63b3d5ab..2439281c281c 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.16.2.1 2000/03/21 14:44:11 yokota 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..36d1470ebb47 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.2 1999/08/28 00:38:48 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 80dce22b47b8..198858f186f2 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.17 2000/02/29 08:48:10 dfr 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..ae8641fe8894 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.5 1999/08/28 00:38:56 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..05604ac102d8 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.6 1999/08/28 00:38:56 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..8b8b449b4910 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.6 1999/08/28 00:38:56 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 96f027e5d10b..6c44713c2c0c 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.3 1999/12/29 04:28:01 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..183ef8efd670 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.3 1999/08/28 00:38:48 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 134c9a2d09fd..b25d938f3614 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.6.2.1 2000/08/04 22:31:05 peter Exp $ */ #ifndef _MACHINE_PMAP_H_ diff --git a/sys/alpha/include/proc.h b/sys/alpha/include/proc.h index 502b607955e4..aecf7aa4a92e 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.7.2.1 2000/08/03 21:10:58 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 57fbb695804b..5c2c172f86d7 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.4 1999/12/29 04:27:58 peter Exp $ */ /* From: NetBSD: profile.h,v 1.9 1997/04/06 08:47:37 cgd Exp */ /* diff --git a/sys/alpha/include/prom.h b/sys/alpha/include/prom.h index c0e6eef6f213..96bcead987b5 100644 --- a/sys/alpha/include/prom.h +++ b/sys/alpha/include/prom.h @@ -26,7 +26,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/prom.h,v 1.5.2.1 2000/03/27 18:29:34 mjacob Exp $ */ #ifndef ASSEMBLER diff --git a/sys/alpha/include/psl.h b/sys/alpha/include/psl.h index 9fcb97233262..99ebfb233d80 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.2 1999/08/28 00:38:50 peter Exp $ */ /* diff --git a/sys/alpha/include/pte.h b/sys/alpha/include/pte.h index 6899dde5116d..1838eab8bc46 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.4 1999/11/22 15:14:55 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 2af0ec498c9e..1d14ac389fff 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.4 1999/12/29 04:27:59 peter Exp $ */ #ifndef _MACHINE_PTRACE_H_ diff --git a/sys/alpha/include/reg.h b/sys/alpha/include/reg.h index 5dfde654fc78..02a28f50f8df 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.7.2.1 2000/08/03 21:07:27 peter Exp $ */ /* From: NetBSD: reg.h,v 1.3 1997/04/06 08:47:40 cgd Exp */ /* diff --git a/sys/alpha/include/reloc.h b/sys/alpha/include/reloc.h index a8ce0b106ab0..53dee8b79e32 100644 --- a/sys/alpha/include/reloc.h +++ b/sys/alpha/include/reloc.h @@ -29,5 +29,5 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/reloc.h,v 1.1.1.1.6.1 2000/08/03 00:48:04 peter Exp $ */ diff --git a/sys/alpha/include/resource.h b/sys/alpha/include/resource.h index 28fcc98ea1be..35d099fe392e 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.4 1999/10/14 21:38:28 dfr Exp $ */ /* * Copyright 1998 Massachusetts Institute of Technology * diff --git a/sys/alpha/include/rpb.h b/sys/alpha/include/rpb.h index 1f2f884ec6b4..8b041bb699e9 100644 --- a/sys/alpha/include/rpb.h +++ b/sys/alpha/include/rpb.h @@ -1,5 +1,5 @@ /* $NetBSD: rpb.h,v 1.20 1998/04/15 00:47:33 mjacob Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/include/rpb.h,v 1.6.2.1 2000/07/04 01:51:04 mjacob Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/include/setjmp.h b/sys/alpha/include/setjmp.h index 5fcfe2ab55fc..3ac2afd56886 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.3 1999/08/28 00:38:51 peter Exp $ */ /* From: NetBSD: setjmp.h,v 1.2 1997/04/06 08:47:41 cgd Exp */ /* diff --git a/sys/alpha/include/sgmap.h b/sys/alpha/include/sgmap.h index 08ccbc7b7a47..283112a6e0ac 100644 --- a/sys/alpha/include/sgmap.h +++ b/sys/alpha/include/sgmap.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/sgmap.h,v 1.2 1999/08/28 00:38:51 peter Exp $ */ #ifndef _MACHINE_SGMAP_H_ diff --git a/sys/alpha/include/sigframe.h b/sys/alpha/include/sigframe.h index bc445a938a64..73275799d902 100644 --- a/sys/alpha/include/sigframe.h +++ b/sys/alpha/include/sigframe.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/sigframe.h,v 1.1 1999/09/29 15:06:26 marcel Exp $ */ #ifndef _MACHINE_SIGFRAME_H_ diff --git a/sys/alpha/include/signal.h b/sys/alpha/include/signal.h index 2e018642ff9a..d79e5e5c57ea 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.5 1999/10/04 19:33:49 marcel Exp $ */ /* From: NetBSD: signal.h,v 1.3 1997/04/06 08:47:43 cgd Exp */ /* diff --git a/sys/alpha/include/smp.h b/sys/alpha/include/smp.h index 48d6737759a5..ad51d08c76ae 100644 --- a/sys/alpha/include/smp.h +++ b/sys/alpha/include/smp.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/smp.h,v 1.1.2.1 2000/05/24 14:20:58 gallatin Exp $ */ #ifndef _MACHINE_SMP_H_ #define _MACHINE_SMP_H_ diff --git a/sys/alpha/include/stdarg.h b/sys/alpha/include/stdarg.h index 2003b7bd4e1a..1fd2309a03ac 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.2 1999/08/28 00:38:52 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..b2bea8919592 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.3 1999/08/28 00:38:52 peter Exp $ */ #ifndef _MACHINE_SWIZ_H_ diff --git a/sys/alpha/include/sysarch.h b/sys/alpha/include/sysarch.h index 93ff1ee2c321..dc5bcca36298 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.5 2000/01/16 07:07:33 gallatin Exp $ */ /* diff --git a/sys/alpha/include/types.h b/sys/alpha/include/types.h index ccb77934068d..19016615ad3b 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.11.2.1 2000/05/24 14:18:30 gallatin Exp $ */ /* From: NetBSD: types.h,v 1.8 1997/04/06 08:47:45 cgd Exp */ /*- diff --git a/sys/alpha/include/ucontext.h b/sys/alpha/include/ucontext.h index 50b1418c391e..a6d4c1fee059 100644 --- a/sys/alpha/include/ucontext.h +++ b/sys/alpha/include/ucontext.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/ucontext.h,v 1.3 1999/10/08 09:09:13 dfr Exp $ */ #ifndef _MACHINE_UCONTEXT_H_ diff --git a/sys/alpha/include/varargs.h b/sys/alpha/include/varargs.h index d355ec8ac931..eb9486a8597b 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.2 1999/08/28 00:38:53 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 bd085539ad93..e245fb3e8a6b 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.5.2.1 2000/04/02 08:46:31 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 7e3766057b4d..41afe50ea582 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.19.2.2 2000/07/04 01:54:16 mjacob Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/isa/isa_dma.c b/sys/alpha/isa/isa_dma.c index bba4570178dd..90e3d6d5a79d 100644 --- a/sys/alpha/isa/isa_dma.c +++ b/sys/alpha/isa/isa_dma.c @@ -35,7 +35,7 @@ * * from: @(#)isa.c 7.2 (Berkeley) 5/13/91 * from: isa_dma.c,v 1.3 1999/05/09 23:56:00 peter Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/isa/isa_dma.c,v 1.2.2.3 2000/08/08 22:19:24 peter Exp $ */ /* diff --git a/sys/alpha/isa/isavar.h b/sys/alpha/isa/isavar.h index 6f101d359b5c..8b2ce79c7d32 100644 --- a/sys/alpha/isa/isavar.h +++ b/sys/alpha/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/alpha/isa/isavar.h,v 1.3.2.1 2000/06/07 01:45:03 jhb Exp $ */ /* diff --git a/sys/alpha/isa/mcclock_isa.c b/sys/alpha/isa/mcclock_isa.c index 3bb258c7e1fa..6fa4a2bed7e0 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.7.2.1 2000/07/04 01:55:55 mjacob Exp $ */ /* $NetBSD: mcclock_tlsb.c,v 1.8 1998/05/13 02:50:29 thorpej Exp $ */ /* diff --git a/sys/alpha/mcbus/mcbus.c b/sys/alpha/mcbus/mcbus.c index 4f8e4636737f..4707fc827460 100644 --- a/sys/alpha/mcbus/mcbus.c +++ b/sys/alpha/mcbus/mcbus.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/mcbus/mcbus.c,v 1.1.2.1 2000/07/04 01:39:23 mjacob Exp $ */ /* * Copyright (c) 2000 by Matthew Jacob * All rights reserved. diff --git a/sys/alpha/mcbus/mcbusreg.h b/sys/alpha/mcbus/mcbusreg.h index 555a9a44145b..3755c910a455 100644 --- a/sys/alpha/mcbus/mcbusreg.h +++ b/sys/alpha/mcbus/mcbusreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/mcbus/mcbusreg.h,v 1.1.2.1 2000/07/04 01:39:23 mjacob Exp $ */ /* * Copyright (c) 1998, 2000 by Matthew Jacob diff --git a/sys/alpha/mcbus/mcbusvar.h b/sys/alpha/mcbus/mcbusvar.h index 09245bbbf481..7b989475e2cd 100644 --- a/sys/alpha/mcbus/mcbusvar.h +++ b/sys/alpha/mcbus/mcbusvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/mcbus/mcbusvar.h,v 1.1.2.1 2000/07/04 01:39:23 mjacob Exp $ */ /* * Copyright (c) 2000 by Matthew Jacob * All rights reserved. diff --git a/sys/alpha/mcbus/mcmem.c b/sys/alpha/mcbus/mcmem.c index aa023a22b6a1..2ac6b3c60616 100644 --- a/sys/alpha/mcbus/mcmem.c +++ b/sys/alpha/mcbus/mcmem.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/mcbus/mcmem.c,v 1.1.2.1 2000/07/04 01:39:23 mjacob Exp $ */ /* * Copyright (c) 2000 by Matthew Jacob diff --git a/sys/alpha/mcbus/mcpcia.c b/sys/alpha/mcbus/mcpcia.c index 2bf987df1515..a38393b96447 100644 --- a/sys/alpha/mcbus/mcpcia.c +++ b/sys/alpha/mcbus/mcpcia.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/mcbus/mcpcia.c,v 1.5.2.3 2000/07/13 03:45:11 mjacob Exp $ */ /* * Copyright (c) 2000 Matthew Jacob * All rights reserved. diff --git a/sys/alpha/mcbus/mcpciareg.h b/sys/alpha/mcbus/mcpciareg.h index be96586379d4..9215415e1790 100644 --- a/sys/alpha/mcbus/mcpciareg.h +++ b/sys/alpha/mcbus/mcpciareg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/mcbus/mcpciareg.h,v 1.1.2.1 2000/07/04 01:39:24 mjacob Exp $ */ /* * Copyright (c) 2000 by Matthew Jacob diff --git a/sys/alpha/mcbus/mcpciavar.h b/sys/alpha/mcbus/mcpciavar.h index 4bcca77a9fa2..e661660995ec 100644 --- a/sys/alpha/mcbus/mcpciavar.h +++ b/sys/alpha/mcbus/mcpciavar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/mcbus/mcpciavar.h,v 1.1.2.1 2000/07/04 01:39:24 mjacob Exp $ */ /* * Copyright (c) 1998, 2000 by Matthew Jacob diff --git a/sys/alpha/osf1/Makefile b/sys/alpha/osf1/Makefile index 874065834c86..20128136fba8 100644 --- a/sys/alpha/osf1/Makefile +++ b/sys/alpha/osf1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/osf1/Makefile,v 1.2 2000/01/15 19:40:08 bde Exp $ # Makefile for syscall tables. diff --git a/sys/alpha/osf1/README.mach-traps b/sys/alpha/osf1/README.mach-traps index bbc1a790a1ea..41519c72b4fb 100644 --- a/sys/alpha/osf1/README.mach-traps +++ b/sys/alpha/osf1/README.mach-traps @@ -1,5 +1,5 @@ $NetBSD: README.mach-traps,v 1.2 1999/03/23 09:19:25 itohy Exp $ -$FreeBSD$ +$FreeBSD: src/sys/alpha/osf1/README.mach-traps,v 1.1 1999/12/14 22:39:27 gallatin Exp $ Some Alpha AXP OSF/1 binaries directly use the facilities provided by the Mach kernel that is the basis for OSF/1. These include (but are diff --git a/sys/alpha/osf1/exec_ecoff.h b/sys/alpha/osf1/exec_ecoff.h index 246fa48bde69..15f9aeeb1d8f 100644 --- a/sys/alpha/osf1/exec_ecoff.h +++ b/sys/alpha/osf1/exec_ecoff.h @@ -29,7 +29,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/osf1/exec_ecoff.h,v 1.1 1999/12/14 22:35:31 gallatin Exp $ */ #ifndef _SYS_EXEC_ECOFF_H_ diff --git a/sys/alpha/osf1/imgact_osf1.c b/sys/alpha/osf1/imgact_osf1.c index f88ab284d527..d2baeff20192 100644 --- a/sys/alpha/osf1/imgact_osf1.c +++ b/sys/alpha/osf1/imgact_osf1.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/alpha/osf1/imgact_osf1.c,v 1.1 1999/12/14 22:35:32 gallatin Exp $ */ #include <sys/types.h> diff --git a/sys/alpha/osf1/osf1.h b/sys/alpha/osf1/osf1.h index ff1df4a7c3e7..b45f95def091 100644 --- a/sys/alpha/osf1/osf1.h +++ b/sys/alpha/osf1/osf1.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/alpha/osf1/osf1.h,v 1.2 2000/01/06 02:37:45 gallatin Exp $ */ extern struct sysent osf1_sysent[]; diff --git a/sys/alpha/osf1/osf1_ioctl.c b/sys/alpha/osf1/osf1_ioctl.c index 217b2b76796a..8f0f04c2d4c4 100644 --- a/sys/alpha/osf1/osf1_ioctl.c +++ b/sys/alpha/osf1/osf1_ioctl.c @@ -29,7 +29,7 @@ /* * Additional Copyright (c) 1999 by Andrew Gallatin - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/osf1/osf1_ioctl.c,v 1.2 2000/01/06 02:35:44 gallatin Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/osf1/osf1_misc.c b/sys/alpha/osf1/osf1_misc.c index 485d962ba282..26c364c8fed6 100644 --- a/sys/alpha/osf1/osf1_misc.c +++ b/sys/alpha/osf1/osf1_misc.c @@ -29,7 +29,7 @@ /* * Additional Copyright (c) 1999 by Andrew Gallatin - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/osf1/osf1_misc.c,v 1.3.2.1 2000/08/31 02:48:24 simokawa Exp $ */ diff --git a/sys/alpha/osf1/osf1_mount.c b/sys/alpha/osf1/osf1_mount.c index 6a1e4d29d4f0..8ab09b56aece 100644 --- a/sys/alpha/osf1/osf1_mount.c +++ b/sys/alpha/osf1/osf1_mount.c @@ -29,7 +29,7 @@ /* * Additional Copyright (c) 1999 by Andrew Gallatin - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/osf1/osf1_mount.c,v 1.2 2000/02/13 03:55:16 peter Exp $ */ #include "opt_nfs.h" diff --git a/sys/alpha/osf1/osf1_proto.h b/sys/alpha/osf1/osf1_proto.h index eb49d0beb54b..c444e0ab6179 100644 --- a/sys/alpha/osf1/osf1_proto.h +++ b/sys/alpha/osf1/osf1_proto.h @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/osf1/osf1_proto.h,v 1.1.2.3 2000/08/09 00:35:54 peter Exp $ * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.1.2.1 2000/08/09 00:24:10 peter Exp */ diff --git a/sys/alpha/osf1/osf1_signal.c b/sys/alpha/osf1/osf1_signal.c index 8766130e64be..704b6946e974 100644 --- a/sys/alpha/osf1/osf1_signal.c +++ b/sys/alpha/osf1/osf1_signal.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/alpha/osf1/osf1_signal.c,v 1.1 1999/12/14 22:35:33 gallatin Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/osf1/osf1_signal.h b/sys/alpha/osf1/osf1_signal.h index 7983242f38ad..1af5725888d1 100644 --- a/sys/alpha/osf1/osf1_signal.h +++ b/sys/alpha/osf1/osf1_signal.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/osf1/osf1_signal.h,v 1.1 1999/12/14 22:35:33 gallatin Exp $ */ #ifndef _OSF1_SIGNAL_H #define _OSF1_SIGNAL_H diff --git a/sys/alpha/osf1/osf1_syscall.h b/sys/alpha/osf1/osf1_syscall.h index 923fa35754b5..17f8e8685abe 100644 --- a/sys/alpha/osf1/osf1_syscall.h +++ b/sys/alpha/osf1/osf1_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/osf1/osf1_syscall.h,v 1.1.2.3 2000/08/09 00:35:54 peter Exp $ * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.1.2.1 2000/08/09 00:24:10 peter Exp */ diff --git a/sys/alpha/osf1/osf1_sysent.c b/sys/alpha/osf1/osf1_sysent.c index 3a9199f811ae..3b025f6b054c 100644 --- a/sys/alpha/osf1/osf1_sysent.c +++ b/sys/alpha/osf1/osf1_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/osf1/osf1_sysent.c,v 1.1.2.3 2000/08/09 00:35:54 peter Exp $ * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.1.2.1 2000/08/09 00:24:10 peter Exp */ diff --git a/sys/alpha/osf1/osf1_sysvec.c b/sys/alpha/osf1/osf1_sysvec.c index 71479693437c..ff6159ea1495 100644 --- a/sys/alpha/osf1/osf1_sysvec.c +++ b/sys/alpha/osf1/osf1_sysvec.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/alpha/osf1/osf1_sysvec.c,v 1.1 1999/12/14 22:35:33 gallatin Exp $ */ /* XXX we use functions that might not exist. */ diff --git a/sys/alpha/osf1/osf1_util.h b/sys/alpha/osf1/osf1_util.h index 11eeadeb0e41..3cc9bc45ca45 100644 --- a/sys/alpha/osf1/osf1_util.h +++ b/sys/alpha/osf1/osf1_util.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/osf1/osf1_util.h,v 1.1 1999/12/14 22:35:34 gallatin Exp $ */ #include <vm/vm.h> diff --git a/sys/alpha/osf1/syscalls.conf b/sys/alpha/osf1/syscalls.conf index 8f10864d3be0..d8d459c11526 100644 --- a/sys/alpha/osf1/syscalls.conf +++ b/sys/alpha/osf1/syscalls.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/alpha/osf1/syscalls.conf,v 1.1 1999/12/14 22:35:34 gallatin Exp $ sysnames="/dev/null" sysproto="osf1_proto.h" sysproto_h=_OSF1_SYSPROTO_H_ diff --git a/sys/alpha/osf1/syscalls.master b/sys/alpha/osf1/syscalls.master index 38b23ed9418e..793a009be9e7 100644 --- a/sys/alpha/osf1/syscalls.master +++ b/sys/alpha/osf1/syscalls.master @@ -1,4 +1,4 @@ -; $FreeBSD$ +; $FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.1.2.1 2000/08/09 00:24:10 peter Exp $ ; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 ; System call name/number master file (or rather, slave, from OSF1). diff --git a/sys/alpha/pci/apecs.c b/sys/alpha/pci/apecs.c index d23df8a2387e..b4af03ca0022 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.13 1999/12/03 08:40:52 mdodd Exp $ */ /* * Copyright (c) 1995, 1996 Carnegie-Mellon University. diff --git a/sys/alpha/pci/apecs_pci.c b/sys/alpha/pci/apecs_pci.c index bb1b8bd8ad9c..8a09e9328820 100644 --- a/sys/alpha/pci/apecs_pci.c +++ b/sys/alpha/pci/apecs_pci.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_pci.c,v 1.5 1999/12/03 08:40:52 mdodd Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/pci/apecsreg.h b/sys/alpha/pci/apecsreg.h index 385df1e4801a..b5a37de22863 100644 --- a/sys/alpha/pci/apecsreg.h +++ b/sys/alpha/pci/apecsreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/apecsreg.h,v 1.1.6.1 2000/08/03 00:48:05 peter Exp $ */ /* $NetBSD: apecsreg.h,v 1.7 1997/06/06 23:54:24 thorpej Exp $ */ /* diff --git a/sys/alpha/pci/apecsvar.h b/sys/alpha/pci/apecsvar.h index a5fa82e2511a..0b15b3501620 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.2.2.1 2000/07/04 01:57:05 mjacob Exp $ */ extern void apecs_init(void); diff --git a/sys/alpha/pci/cia.c b/sys/alpha/pci/cia.c index 55a4750f7420..2002efd62bcd 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.25 1999/12/03 08:40:53 mdodd Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/alpha/pci/cia_pci.c b/sys/alpha/pci/cia_pci.c index f9b72682d402..c8e9dc6efcbf 100644 --- a/sys/alpha/pci/cia_pci.c +++ b/sys/alpha/pci/cia_pci.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_pci.c,v 1.5.2.1 2000/06/07 01:45:03 jhb Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/pci/ciareg.h b/sys/alpha/pci/ciareg.h index 8da36a401ed1..926b0f216fd2 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.2.2.1 2000/07/04 01:57:05 mjacob 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..52e711697514 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.2.2.1 2000/07/04 01:57:05 mjacob Exp $ */ extern void cia_init(void); diff --git a/sys/alpha/pci/dwlpx_pci.c b/sys/alpha/pci/dwlpx_pci.c index c852b62a6399..a1a7fb641191 100644 --- a/sys/alpha/pci/dwlpx_pci.c +++ b/sys/alpha/pci/dwlpx_pci.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/dwlpx_pci.c,v 1.1.2.2 2000/07/10 03:26:19 mjacob Exp $ */ /* * Copyright (c) 2000 Matthew Jacob * All rights reserved. diff --git a/sys/alpha/pci/irongate.c b/sys/alpha/pci/irongate.c index 296d09dcd4a0..2321eebbcd95 100644 --- a/sys/alpha/pci/irongate.c +++ b/sys/alpha/pci/irongate.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/irongate.c,v 1.1.2.1 2000/07/04 01:40:18 mjacob Exp $ */ #include "opt_cpu.h" diff --git a/sys/alpha/pci/irongate_pci.c b/sys/alpha/pci/irongate_pci.c index e8cf2917b819..baa6311b6f1e 100644 --- a/sys/alpha/pci/irongate_pci.c +++ b/sys/alpha/pci/irongate_pci.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/irongate_pci.c,v 1.1.2.1 2000/07/04 01:40:18 mjacob Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/pci/irongatereg.h b/sys/alpha/pci/irongatereg.h index 0d10d1514717..3b9438fa424d 100644 --- a/sys/alpha/pci/irongatereg.h +++ b/sys/alpha/pci/irongatereg.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/irongatereg.h,v 1.1.2.1 2000/07/04 01:40:18 mjacob Exp $ */ /* diff --git a/sys/alpha/pci/irongatevar.h b/sys/alpha/pci/irongatevar.h index 31012d97f8d5..8ffa521128a1 100644 --- a/sys/alpha/pci/irongatevar.h +++ b/sys/alpha/pci/irongatevar.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/irongatevar.h,v 1.1.2.1 2000/07/04 01:40:18 mjacob Exp $ */ extern void irongate_init(void); diff --git a/sys/alpha/pci/lca.c b/sys/alpha/pci/lca.c index c1b80822b386..bfc25ce8f5f6 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.13 1999/12/03 08:40:53 mdodd Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/pci/lca_pci.c b/sys/alpha/pci/lca_pci.c index 1765c3b74c84..a1cc3ba91fd7 100644 --- a/sys/alpha/pci/lca_pci.c +++ b/sys/alpha/pci/lca_pci.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_pci.c,v 1.5 1999/12/03 08:40:53 mdodd Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/pci/lcareg.h b/sys/alpha/pci/lcareg.h index d7fe568d1b0a..b59432d8174f 100644 --- a/sys/alpha/pci/lcareg.h +++ b/sys/alpha/pci/lcareg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/lcareg.h,v 1.1.6.1 2000/08/03 00:48:05 peter Exp $ */ /* $NetBSD: lcareg.h,v 1.8 1997/09/05 02:14:31 thorpej Exp $ */ /* diff --git a/sys/alpha/pci/lcavar.h b/sys/alpha/pci/lcavar.h index 1619539b5a2c..aacf8912ba1a 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.2.2.1 2000/07/04 01:57:05 mjacob Exp $ */ extern void lca_init(void); diff --git a/sys/alpha/pci/mcpcia_pci.c b/sys/alpha/pci/mcpcia_pci.c index cbcf934211cf..9782e7e7b836 100644 --- a/sys/alpha/pci/mcpcia_pci.c +++ b/sys/alpha/pci/mcpcia_pci.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/mcpcia_pci.c,v 1.1.2.2 2000/07/10 00:36:02 mjacob Exp $ */ /* * Copyright (c) 2000 Matthew Jacob * All rights reserved. diff --git a/sys/alpha/pci/pci_eb164_intr.s b/sys/alpha/pci/pci_eb164_intr.s index 13d1b2d4e257..2cf9bf90d03a 100644 --- a/sys/alpha/pci/pci_eb164_intr.s +++ b/sys/alpha/pci/pci_eb164_intr.s @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/pci_eb164_intr.s,v 1.1.6.1 2000/08/03 00:48:05 peter Exp $ */ /* $NetBSD: pci_eb164_intr.s,v 1.5 1997/09/02 13:19:42 thorpej Exp $ */ /* diff --git a/sys/alpha/pci/pci_eb64plus_intr.s b/sys/alpha/pci/pci_eb64plus_intr.s index f568ff502704..fab139631c97 100644 --- a/sys/alpha/pci/pci_eb64plus_intr.s +++ b/sys/alpha/pci/pci_eb64plus_intr.s @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/pci_eb64plus_intr.s,v 1.1.6.1 2000/08/03 00:48:05 peter Exp $ */ /* $NetBSD: pci_eb64plus_intr.s,v 1.2 1997/09/02 13:19:43 thorpej Exp $ */ /* diff --git a/sys/alpha/pci/pcibus.c b/sys/alpha/pci/pcibus.c index 5bed15e4bcbf..e3518270acf4 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.20.2.5 2000/07/20 00:11:27 jhb Exp $ * */ diff --git a/sys/alpha/pci/pcibus.h b/sys/alpha/pci/pcibus.h index 27c5ffa00ef8..977a55169f41 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.3.2.1 2000/07/04 01:57:05 mjacob Exp $ */ void pci_init_resources(void); diff --git a/sys/alpha/pci/t2.c b/sys/alpha/pci/t2.c index 554fc4849d6b..585a07c8fc15 100644 --- a/sys/alpha/pci/t2.c +++ b/sys/alpha/pci/t2.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/t2.c,v 1.1.2.1 2000/07/04 01:42:22 mjacob Exp $ */ /* diff --git a/sys/alpha/pci/t2_pci.c b/sys/alpha/pci/t2_pci.c index 2213bb386030..78091f0e86a6 100644 --- a/sys/alpha/pci/t2_pci.c +++ b/sys/alpha/pci/t2_pci.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/t2_pci.c,v 1.1.2.1 2000/07/04 01:42:22 mjacob Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/pci/t2reg.h b/sys/alpha/pci/t2reg.h index 339c4e1b8118..5c16992be2e0 100644 --- a/sys/alpha/pci/t2reg.h +++ b/sys/alpha/pci/t2reg.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/t2reg.h,v 1.1.2.1 2000/07/04 01:42:22 mjacob Exp $ */ diff --git a/sys/alpha/pci/t2var.h b/sys/alpha/pci/t2var.h index ef47d0b95d33..75092d8bc979 100644 --- a/sys/alpha/pci/t2var.h +++ b/sys/alpha/pci/t2var.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/t2var.h,v 1.1.2.1 2000/07/04 01:42:22 mjacob Exp $ */ extern void t2_init(void); diff --git a/sys/alpha/pci/tsunami.c b/sys/alpha/pci/tsunami.c index 41f67a573b86..1be062598dc9 100644 --- a/sys/alpha/pci/tsunami.c +++ b/sys/alpha/pci/tsunami.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/tsunami.c,v 1.10 1999/12/14 17:35:08 gallatin Exp $ */ #include "opt_cpu.h" diff --git a/sys/alpha/pci/tsunami_pci.c b/sys/alpha/pci/tsunami_pci.c index 17d7be242028..e8321c64b42e 100644 --- a/sys/alpha/pci/tsunami_pci.c +++ b/sys/alpha/pci/tsunami_pci.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/tsunami_pci.c,v 1.6.2.1 2000/06/07 01:45:03 jhb Exp $ */ #include <sys/param.h> diff --git a/sys/alpha/pci/tsunamireg.h b/sys/alpha/pci/tsunamireg.h index 60b19a3bc65e..e40d9eb17f41 100644 --- a/sys/alpha/pci/tsunamireg.h +++ b/sys/alpha/pci/tsunamireg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/tsunamireg.h,v 1.3.2.1 2000/07/04 01:57:05 mjacob Exp $ */ /* * 21271 Chipset registers and constants. diff --git a/sys/alpha/pci/tsunamivar.h b/sys/alpha/pci/tsunamivar.h index 89cb2aba65cd..3140fa61baa3 100644 --- a/sys/alpha/pci/tsunamivar.h +++ b/sys/alpha/pci/tsunamivar.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/tsunamivar.h,v 1.3 1999/10/12 22:10:53 gallatin Exp $ */ extern void tsunami_init(void); diff --git a/sys/alpha/tc/am7990.c b/sys/alpha/tc/am7990.c index ef907829c82b..b54b352dfe06 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.9.2.2 2000/07/17 21:24:24 archie 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..8ccf4f31e0f8 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.2 1999/08/28 00:39:06 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 2560f9f22c83..e9d63b8cbb29 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.3 1999/10/03 20:33:42 n_hibma 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 b5619dbc69c3..5f1914a80d75 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.3 1999/10/05 20:46:55 n_hibma 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 99eb45fb2d86..a45d4ba23d38 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.4 1999/10/05 20:46:56 n_hibma 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..62af7059d2b6 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.2 1999/08/28 00:39:07 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 1efbbc0fcc47..20436516d2dc 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.4 1999/10/05 20:46:56 n_hibma 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 5e50f50d2a70..6f09165ef0fa 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.4 1999/10/03 20:33:43 n_hibma 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 31116a3117e3..bbb04025fee4 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.4 1999/10/03 20:33:43 n_hibma 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..55f8159bb804 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.2 1999/08/28 00:39:08 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 2cfe60334f06..1f1b1cf1110e 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.8 1999/12/03 08:40:55 mdodd 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..77ea0f43b5cc 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.2 1999/08/28 00:39:09 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 9ae2097dd655..c5e4a08b65d8 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.3 1999/10/05 20:46:57 n_hibma 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 adbede9ecb8e..69c4b28f9dad 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.3 1999/08/28 00:39:10 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..fc3d5df84b86 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.2 1999/08/28 00:39:10 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..60dd96aede2c 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.2 1999/08/28 00:39:10 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 7c34306b38fa..91e11ba2df18 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.8 1999/12/03 08:40:55 mdodd 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 8a600f147574..f2bd42890dde 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.7 1999/12/03 08:40:55 mdodd 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..5170e70900d0 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.2 1999/08/28 00:39:11 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..30878a2c38ed 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.2 1999/08/28 00:39:11 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 2fe9292524ed..9915cb63d7b0 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.6 1999/12/03 08:40:56 mdodd 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 00386fddfe57..1e4ee6aa57f5 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.3 1999/10/05 20:46:58 n_hibma 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..11a9be6db9aa 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.2 1999/08/28 00:39:12 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 8714507c5050..409b8e9c9a23 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.3 1999/10/05 20:46:58 n_hibma 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..66c38981df4e 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.2 1999/08/28 00:39:13 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 316c306dabd3..427ba3763969 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.3 1999/10/05 20:46:58 n_hibma 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 032f0b3505a1..3177ea21c7c0 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.11.2.3 2000/08/03 00:48:05 peter Exp $ */ /* diff --git a/sys/alpha/tlsb/dwlpxreg.h b/sys/alpha/tlsb/dwlpxreg.h index 9bce1f591b07..6ababb498cf0 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.4 2000/01/29 17:23:41 mjacob Exp $ */ /* $NetBSD: dwlpxreg.h,v 1.9 1998/03/21 22:02:42 mjacob Exp $ */ /* diff --git a/sys/alpha/tlsb/dwlpxvar.h b/sys/alpha/tlsb/dwlpxvar.h index 4720638e1f76..1dca40734ee0 100644 --- a/sys/alpha/tlsb/dwlpxvar.h +++ b/sys/alpha/tlsb/dwlpxvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/dwlpxvar.h,v 1.1.2.1 2000/03/27 18:32:39 mjacob Exp $ */ /* * Copyright (c) 2000 by Matthew Jacob * NASA AMES Research Center. diff --git a/sys/alpha/tlsb/gbus.c b/sys/alpha/tlsb/gbus.c index 6503dbe63351..ed2aeae8cb3b 100644 --- a/sys/alpha/tlsb/gbus.c +++ b/sys/alpha/tlsb/gbus.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/gbus.c,v 1.8.2.1 2000/03/27 18:32:49 mjacob Exp $ */ /* $NetBSD: gbus.c,v 1.8 1998/05/13 22:13:35 thorpej Exp $ */ /* diff --git a/sys/alpha/tlsb/gbusreg.h b/sys/alpha/tlsb/gbusreg.h index 3402185ac8b1..6104c9da653e 100644 --- a/sys/alpha/tlsb/gbusreg.h +++ b/sys/alpha/tlsb/gbusreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/gbusreg.h,v 1.1.6.1 2000/08/03 00:48:05 peter Exp $ */ /* $NetBSD: gbusreg.h,v 1.1 1998/05/13 02:50:29 thorpej Exp $ */ /*- diff --git a/sys/alpha/tlsb/gbusvar.h b/sys/alpha/tlsb/gbusvar.h index cc0bd8e47835..e1059a249065 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.4.2.1 2000/07/03 20:08:01 mjacob 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 51745fc31297..460c27078dbe 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.8.2.1 2000/03/27 18:32:49 mjacob 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 b4505d5d3a88..e7d79a0a8474 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.3.2.2 2000/08/03 00:48:05 peter Exp $ */ /* $NetBSD: kftxxreg.h,v 1.5 1998/07/08 00:45:08 mjacob Exp $ */ /* diff --git a/sys/alpha/tlsb/kftxxvar.h b/sys/alpha/tlsb/kftxxvar.h index 2bdb24882dd2..410996349757 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.4.2.1 2000/07/03 20:08:01 mjacob Exp $ */ /* diff --git a/sys/alpha/tlsb/mcclock_tlsb.c b/sys/alpha/tlsb/mcclock_tlsb.c index 16027291c48e..9b870284cb19 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.6.2.3 2000/08/04 00:30:11 peter Exp $ */ /* $NetBSD: mcclock_tlsb.c,v 1.8 1998/05/13 02:50:29 thorpej Exp $ */ /* diff --git a/sys/alpha/tlsb/tlsb.c b/sys/alpha/tlsb/tlsb.c index c8fd6fa2b3b5..f147c5b38a01 100644 --- a/sys/alpha/tlsb/tlsb.c +++ b/sys/alpha/tlsb/tlsb.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/tlsb.c,v 1.9.2.2 2000/08/03 00:48:05 peter Exp $ */ /* * Copyright (c) 1997, 2000 by Matthew Jacob diff --git a/sys/alpha/tlsb/tlsbcpu.c b/sys/alpha/tlsb/tlsbcpu.c index 40fc028fad3c..36d0287eff6b 100644 --- a/sys/alpha/tlsb/tlsbcpu.c +++ b/sys/alpha/tlsb/tlsbcpu.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/tlsbcpu.c,v 1.1.2.1 2000/03/27 18:32:51 mjacob Exp $ */ /* * Copyright (c) 1997, 2000 by Matthew Jacob diff --git a/sys/alpha/tlsb/tlsbmem.c b/sys/alpha/tlsb/tlsbmem.c index 58f86e01b204..645fb5a0ac6d 100644 --- a/sys/alpha/tlsb/tlsbmem.c +++ b/sys/alpha/tlsb/tlsbmem.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/tlsbmem.c,v 1.2.2.2 2000/08/03 00:48:05 peter Exp $ */ /* * Copyright (c) 1997, 2000 by Matthew Jacob diff --git a/sys/alpha/tlsb/tlsbreg.h b/sys/alpha/tlsb/tlsbreg.h index 478865d5bbf4..cd3e5f95ff72 100644 --- a/sys/alpha/tlsb/tlsbreg.h +++ b/sys/alpha/tlsb/tlsbreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/tlsb/tlsbreg.h,v 1.2 2000/01/29 16:41:08 mjacob Exp $ */ /* $NetBSD: tlsbreg.h,v 1.5 2000/01/27 22:27:50 mjacob Exp $ */ /* diff --git a/sys/alpha/tlsb/tlsbvar.h b/sys/alpha/tlsb/tlsbvar.h index 81fe23ccad42..b1585eadcf5c 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.4 2000/01/29 16:40:17 mjacob 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 e14fa837e238..cea46060d914 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.25.2.2 2000/08/03 00:48:06 peter Exp $ */ /* * This driver is a somewhat hack. A real driver might use the zs driver diff --git a/sys/alpha/tlsb/zsreg.h b/sys/alpha/tlsb/zsreg.h index f087a7ba55fe..5b49f28bd82f 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.3.2.1 2000/07/03 20:08:01 mjacob Exp $ */ #define ZSC_CHANNELA 0x80 diff --git a/sys/alpha/tlsb/zsvar.h b/sys/alpha/tlsb/zsvar.h index 84701544274b..5dcb82ea6326 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.2.2.1 2000/07/03 20:08:01 mjacob Exp $ */ int zs_cnattach(vm_offset_t base, vm_offset_t offset); diff --git a/sys/boot/Makefile b/sys/boot/Makefile index f0cf5ff1bc42..afca9467159d 100644 --- a/sys/boot/Makefile +++ b/sys/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/Makefile,v 1.6 1999/11/15 08:31:14 marcel Exp $ # Build the add-in FORTH interpreter SUBDIR+= ficl diff --git a/sys/boot/README b/sys/boot/README index 7502788324ec..1e9a4fe2c91f 100644 --- a/sys/boot/README +++ b/sys/boot/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/README,v 1.2.2.1 2000/07/07 21:12:28 jhb Exp $ README file, for the boot config file setup. This is meant to explain how to manage the loader configuration process. diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile index e97c8e897415..6996e7ff57aa 100644 --- a/sys/boot/alpha/Makefile +++ b/sys/boot/alpha/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/Makefile,v 1.6 1999/11/03 20:19:30 dfr Exp $ SUBDIR= libalpha SUBDIR+= boot1 loader cdboot netboot diff --git a/sys/boot/alpha/Makefile.inc b/sys/boot/alpha/Makefile.inc index cd9f18a73e71..e0a4dc6bde9b 100644 --- a/sys/boot/alpha/Makefile.inc +++ b/sys/boot/alpha/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/Makefile.inc,v 1.5.6.1 2000/07/06 23:29:46 obrien Exp $ # Options used when building app-specific libalpha components PRIMARY_LOAD_ADDRESS= 0x20000000 # "Region 1 start" SECONDARY_LOAD_ADDRESS= 0x2000c000 # "Region 1 start" + 48k diff --git a/sys/boot/alpha/boot1/Makefile b/sys/boot/alpha/boot1/Makefile index f43cd5d59344..d113403488d3 100644 --- a/sys/boot/alpha/boot1/Makefile +++ b/sys/boot/alpha/boot1/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.15 1998/03/28 00:21:35 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/boot1/Makefile,v 1.10 1999/12/15 18:16:56 marcel Exp $ .include <../Makefile.inc> diff --git a/sys/boot/alpha/boot1/boot1.c b/sys/boot/alpha/boot1/boot1.c index b4dc9956cebd..94c94943e819 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.7 1999/11/03 20:18:12 dfr 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 9dea3df7a93e..ca981aa4d45a 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.4 1999/09/01 09:11:07 dfr Exp $ */ #include <string.h> diff --git a/sys/boot/alpha/cdboot/Makefile b/sys/boot/alpha/cdboot/Makefile index 87bfffd474fe..3ba25822e2a0 100644 --- a/sys/boot/alpha/cdboot/Makefile +++ b/sys/boot/alpha/cdboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/cdboot/Makefile,v 1.3 1999/09/03 19:42:14 msmith Exp $ BASE= cdboot PROG= ${BASE} diff --git a/sys/boot/alpha/cdboot/version b/sys/boot/alpha/cdboot/version index abd5ddfc909b..3be7c5901c55 100644 --- a/sys/boot/alpha/cdboot/version +++ b/sys/boot/alpha/cdboot/version @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/alpha/cdboot/version,v 1.2.2.1 2000/07/18 04:15:56 obrien 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/Makefile.common b/sys/boot/alpha/common/Makefile.common index 52b113a84956..494fb21de430 100644 --- a/sys/boot/alpha/common/Makefile.common +++ b/sys/boot/alpha/common/Makefile.common @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/common/Makefile.common,v 1.4.2.3 2000/07/12 05:16:49 jhb Exp $ # # Common Alpha loader build rules diff --git a/sys/boot/alpha/common/conf.c b/sys/boot/alpha/common/conf.c index 5f2f519d3811..8fc924d826c4 100644 --- a/sys/boot/alpha/common/conf.c +++ b/sys/boot/alpha/common/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/alpha/common/conf.c,v 1.1.2.1 2000/05/04 13:50:47 ps Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/common/main.c b/sys/boot/alpha/common/main.c index 9c802ae372ab..842abed60577 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.11 1999/09/01 09:11:11 dfr Exp $ */ diff --git a/sys/boot/alpha/libalpha/Makefile b/sys/boot/alpha/libalpha/Makefile index fe642eb1336f..e81abf70f628 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.7 1999/08/28 00:39:24 peter Exp $ LIB= alpha NOPIC= true diff --git a/sys/boot/alpha/libalpha/OSFpal.c b/sys/boot/alpha/libalpha/OSFpal.c index 9a0ee35d7ab7..7c11dc7f809e 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.2.2.1 2000/07/07 00:20:49 obrien 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..bbadfb4f789b 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.4 1999/08/28 00:39:25 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..ebdd16f8325f 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.3 1999/08/28 00:39:26 peter Exp $ */ /* diff --git a/sys/boot/alpha/libalpha/bbinfo.h b/sys/boot/alpha/libalpha/bbinfo.h index 94aa4bbff07f..6d3600113143 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.2 1999/08/28 00:39:26 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 1e23f51f7bbb..c6a8f2e222ac 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.9 1999/09/01 09:11:12 dfr Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/libalpha/common.h b/sys/boot/alpha/libalpha/common.h index ff184763dd84..2610449a46ef 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.2 1999/08/28 00:39:26 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..3335e3fe5d61 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.2 1999/08/28 00:39:27 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/libalpha/devicename.c b/sys/boot/alpha/libalpha/devicename.c index d8ee1133299e..4403c5a9be5a 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.4 1999/08/28 00:39:27 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/libalpha/elf_freebsd.c b/sys/boot/alpha/libalpha/elf_freebsd.c index 7ad689b53ac1..d02ff8bce0f0 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.8.2.1 2000/07/06 00:34:02 ps 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..5663318c5c7d 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.2 1999/08/28 00:39:27 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..66c4fc9631f9 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.5 1999/08/28 00:39:28 peter Exp $ */ /* * Copyright (c) 1996 diff --git a/sys/boot/alpha/libalpha/pal.S b/sys/boot/alpha/libalpha/pal.S index d411318b54ae..67e3d9e0422d 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.2 1999/08/28 00:39:28 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 e32d43d3b66f..e767053bc6a1 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.3 1999/08/28 00:39:28 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..05a8730de1f4 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.2 1999/08/28 00:39:28 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..f75f77d96357 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.2 1999/08/28 00:39:29 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..ca1ecf6de16b 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.2 1999/08/28 00:39:29 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/libalpha/srmdisk.c b/sys/boot/alpha/libalpha/srmdisk.c index 03cb49deee83..38f89966ee74 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.8.2.1 2000/03/16 18:13:25 jhb Exp $ */ /* diff --git a/sys/boot/alpha/libalpha/srmnet.c b/sys/boot/alpha/libalpha/srmnet.c index 969b3789ab60..8940d9742389 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.4 1999/09/06 18:32:40 dfr 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 e6af931935ac..19333e30f02d 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.6 1999/09/03 19:42:16 msmith 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..af8dec17d136 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.2 1999/08/28 00:39:30 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/alpha/loader/Makefile b/sys/boot/alpha/loader/Makefile index 470562d64868..c568b61f221f 100644 --- a/sys/boot/alpha/loader/Makefile +++ b/sys/boot/alpha/loader/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/loader/Makefile,v 1.2.2.3 2000/07/06 23:27:28 obrien Exp $ BASE= loader PROG= ${BASE} diff --git a/sys/boot/alpha/loader/version b/sys/boot/alpha/loader/version index 5865f9ceeeda..3dfeeeba6124 100644 --- a/sys/boot/alpha/loader/version +++ b/sys/boot/alpha/loader/version @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/alpha/loader/version,v 1.2.2.2 2000/09/03 02:46:58 obrien 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/netboot/Makefile b/sys/boot/alpha/netboot/Makefile index 0d44c74cf5ce..6d295d4656aa 100644 --- a/sys/boot/alpha/netboot/Makefile +++ b/sys/boot/alpha/netboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/netboot/Makefile,v 1.8.2.1 2000/07/06 23:29:47 obrien Exp $ # $NetBSD: Makefile,v 1.12 1998/02/19 14:18:36 drochner Exp $ BASE= netboot diff --git a/sys/boot/alpha/netboot/version b/sys/boot/alpha/netboot/version index bc9aa00ed9ab..108494230acf 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.2 1999/08/28 00:39:32 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/arc/Makefile b/sys/boot/arc/Makefile index 82043c438af8..886a1ad08bbb 100644 --- a/sys/boot/arc/Makefile +++ b/sys/boot/arc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/arc/Makefile,v 1.2 1999/08/28 00:39:33 peter Exp $ SUBDIR= lib SUBDIR+= loader diff --git a/sys/boot/arc/Makefile.inc b/sys/boot/arc/Makefile.inc index e3a86c463a81..893a810e9188 100644 --- a/sys/boot/arc/Makefile.inc +++ b/sys/boot/arc/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/arc/Makefile.inc,v 1.1.1.1.2.1 2000/07/06 23:29:47 obrien Exp $ # Options used when building app-specific libalpha components LOAD_ADDRESS= 0xffffffff80900000 DPADD+= ${DESTDIR}/${LIBDIR}/libstand.a diff --git a/sys/boot/arc/include/arcfuncs.h b/sys/boot/arc/include/arcfuncs.h index 25c74465b3fa..14b3265cde1d 100644 --- a/sys/boot/arc/include/arcfuncs.h +++ b/sys/boot/arc/include/arcfuncs.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/boot/arc/include/arcfuncs.h,v 1.2 1999/08/28 00:39:34 peter Exp $ * */ diff --git a/sys/boot/arc/include/arctypes.h b/sys/boot/arc/include/arctypes.h index b823e49babad..7df853ef2e07 100644 --- a/sys/boot/arc/include/arctypes.h +++ b/sys/boot/arc/include/arctypes.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/boot/arc/include/arctypes.h,v 1.2 1999/08/28 00:39:34 peter Exp $ * */ diff --git a/sys/boot/arc/include/libarc.h b/sys/boot/arc/include/libarc.h index 085d6bbc8eed..cd2800ea2b6b 100644 --- a/sys/boot/arc/include/libarc.h +++ b/sys/boot/arc/include/libarc.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/arc/include/libarc.h,v 1.2 1999/08/28 00:39:34 peter Exp $ */ /* * Copyright (c) 1996 diff --git a/sys/boot/arc/lib/Makefile b/sys/boot/arc/lib/Makefile index a9c0e2d246cb..fa0e7be63f86 100644 --- a/sys/boot/arc/lib/Makefile +++ b/sys/boot/arc/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/arc/lib/Makefile,v 1.4 1999/11/14 13:54:40 marcel Exp $ LIB= arc NOPIC= true diff --git a/sys/boot/arc/lib/abort.c b/sys/boot/arc/lib/abort.c index 4e5951bb50bb..f4fa63d90880 100644 --- a/sys/boot/arc/lib/abort.c +++ b/sys/boot/arc/lib/abort.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/arc/lib/abort.c,v 1.2 1999/08/28 00:39:35 peter Exp $ */ #include <errno.h> diff --git a/sys/boot/arc/lib/arcconsole.c b/sys/boot/arc/lib/arcconsole.c index 9607b6b1c61c..b3821ffd58e5 100644 --- a/sys/boot/arc/lib/arcconsole.c +++ b/sys/boot/arc/lib/arcconsole.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/arc/lib/arcconsole.c,v 1.2 1999/08/28 00:39:36 peter Exp $ */ /* $NetBSD: prom.c,v 1.3 1997/09/06 14:03:58 drochner Exp $ */ /* diff --git a/sys/boot/arc/lib/arcdisk.c b/sys/boot/arc/lib/arcdisk.c index 4b5e2cbf8294..60b646c41952 100644 --- a/sys/boot/arc/lib/arcdisk.c +++ b/sys/boot/arc/lib/arcdisk.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/arc/lib/arcdisk.c,v 1.3 1999/12/08 09:32:40 phk Exp $ */ /* diff --git a/sys/boot/arc/lib/arch/alpha/copy.c b/sys/boot/arc/lib/arch/alpha/copy.c index 2847812fed05..36f9b113e2ad 100644 --- a/sys/boot/arc/lib/arch/alpha/copy.c +++ b/sys/boot/arc/lib/arch/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/arc/lib/arch/alpha/copy.c,v 1.2 1999/08/28 00:39:40 peter Exp $ */ /* * MD primitives supporting placement of module data diff --git a/sys/boot/arc/lib/arch/alpha/rpb.c b/sys/boot/arc/lib/arch/alpha/rpb.c index 492346155751..852a2ff2cd09 100644 --- a/sys/boot/arc/lib/arch/alpha/rpb.c +++ b/sys/boot/arc/lib/arch/alpha/rpb.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/arc/lib/arch/alpha/rpb.c,v 1.2 1999/08/28 00:39:40 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/arc/lib/arch/alpha/setjmp.S b/sys/boot/arc/lib/arch/alpha/setjmp.S index 8e153f7ddd77..dfefc003fdc5 100644 --- a/sys/boot/arc/lib/arch/alpha/setjmp.S +++ b/sys/boot/arc/lib/arch/alpha/setjmp.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/arc/lib/arch/alpha/setjmp.S,v 1.2 1999/08/28 00:39:40 peter Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/boot/arc/lib/arch/alpha/start.S b/sys/boot/arc/lib/arch/alpha/start.S index 1b4fc598d6ae..d77f08b2bee7 100644 --- a/sys/boot/arc/lib/arch/alpha/start.S +++ b/sys/boot/arc/lib/arch/alpha/start.S @@ -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/boot/arc/lib/arch/alpha/start.S,v 1.2 1999/08/28 00:39:41 peter Exp $ * */ diff --git a/sys/boot/arc/lib/bootinfo.c b/sys/boot/arc/lib/bootinfo.c index 8b74e0d2c06e..20f537483629 100644 --- a/sys/boot/arc/lib/bootinfo.c +++ b/sys/boot/arc/lib/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/arc/lib/bootinfo.c,v 1.2 1999/08/28 00:39:37 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/arc/lib/delay.c b/sys/boot/arc/lib/delay.c index e897b4ec7497..8b0856c65fb1 100644 --- a/sys/boot/arc/lib/delay.c +++ b/sys/boot/arc/lib/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/arc/lib/delay.c,v 1.2 1999/08/28 00:39:37 peter Exp $ */ #include <errno.h> diff --git a/sys/boot/arc/lib/devicename.c b/sys/boot/arc/lib/devicename.c index 56c8c43d510c..b62f47be42cc 100644 --- a/sys/boot/arc/lib/devicename.c +++ b/sys/boot/arc/lib/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/arc/lib/devicename.c,v 1.2 1999/08/28 00:39:38 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/arc/lib/elf_freebsd.c b/sys/boot/arc/lib/elf_freebsd.c index 4e75820a88ca..3fde53f9eb5f 100644 --- a/sys/boot/arc/lib/elf_freebsd.c +++ b/sys/boot/arc/lib/elf_freebsd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/arc/lib/elf_freebsd.c,v 1.2 1999/08/28 00:39:38 peter Exp $ */ /* $NetBSD: loadfile.c,v 1.10 1998/06/25 06:45:46 ross Exp $ */ /*- diff --git a/sys/boot/arc/lib/module.c b/sys/boot/arc/lib/module.c index a6a39978eab8..507ad9504ffe 100644 --- a/sys/boot/arc/lib/module.c +++ b/sys/boot/arc/lib/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/arc/lib/module.c,v 1.2 1999/08/28 00:39:38 peter Exp $ */ /* diff --git a/sys/boot/arc/lib/prom.c b/sys/boot/arc/lib/prom.c index 5f13801a8213..0a22b9dbb200 100644 --- a/sys/boot/arc/lib/prom.c +++ b/sys/boot/arc/lib/prom.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/boot/arc/lib/prom.c,v 1.2 1999/08/28 00:39:38 peter Exp $ * */ diff --git a/sys/boot/arc/lib/setjmperr.c b/sys/boot/arc/lib/setjmperr.c index 9c005e1e9b3f..fa8b908f7dc8 100644 --- a/sys/boot/arc/lib/setjmperr.c +++ b/sys/boot/arc/lib/setjmperr.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/arc/lib/setjmperr.c,v 1.2 1999/08/28 00:39:39 peter Exp $ */ #include <errno.h> diff --git a/sys/boot/arc/lib/time.c b/sys/boot/arc/lib/time.c index bf0ba1ab23b5..357e05cebbd7 100644 --- a/sys/boot/arc/lib/time.c +++ b/sys/boot/arc/lib/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/arc/lib/time.c,v 1.2 1999/08/28 00:39:39 peter Exp $ */ #include <errno.h> diff --git a/sys/boot/arc/loader/Makefile b/sys/boot/arc/loader/Makefile index 40aec3771a15..0ef2fe6de785 100644 --- a/sys/boot/arc/loader/Makefile +++ b/sys/boot/arc/loader/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.12 1998/02/19 14:18:36 drochner Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/arc/loader/Makefile,v 1.4.2.1 2000/08/04 08:31:08 obrien Exp $ BASE= loader PROG= ${BASE}.exe diff --git a/sys/boot/arc/loader/conf.c b/sys/boot/arc/loader/conf.c index d40ea46fe06a..e994c282f078 100644 --- a/sys/boot/arc/loader/conf.c +++ b/sys/boot/arc/loader/conf.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/arc/loader/conf.c,v 1.2 1999/08/28 00:39:42 peter Exp $ * From $NetBSD: conf.c,v 1.2 1997/03/22 09:03:29 thorpej Exp $ */ diff --git a/sys/boot/arc/loader/main.c b/sys/boot/arc/loader/main.c index ccee80fc4859..9b02f99b486b 100644 --- a/sys/boot/arc/loader/main.c +++ b/sys/boot/arc/loader/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/arc/loader/main.c,v 1.3 1999/08/28 00:39:42 peter Exp $ */ diff --git a/sys/boot/arc/loader/version b/sys/boot/arc/loader/version index bc9aa00ed9ab..f7c5a7361052 100644 --- a/sys/boot/arc/loader/version +++ b/sys/boot/arc/loader/version @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/arc/loader/version,v 1.2 1999/08/28 00:39:43 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 bb7fafc05ca9..2bc1ae180298 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.9.2.1 2000/07/06 23:27:28 obrien 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 efdcbe0f6b5f..04d1fea123f3 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.6.2.1 2000/03/16 18:13:36 jhb Exp $ */ /* diff --git a/sys/boot/common/boot.c b/sys/boot/common/boot.c index 98b5deea2101..79aaf2213392 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.15.2.3 2000/07/06 23:58:16 obrien Exp $ */ /* diff --git a/sys/boot/common/bootstrap.h b/sys/boot/common/bootstrap.h index a4b22d9f9624..95d72a880333 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.24.2.2 2000/07/06 00:34:02 ps Exp $ */ #include <sys/types.h> diff --git a/sys/boot/common/commands.c b/sys/boot/common/commands.c index b0fb412a9ea3..924e38799b9d 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.13.2.2 2000/07/20 10:35:14 kris Exp $ */ #include <stand.h> diff --git a/sys/boot/common/console.c b/sys/boot/common/console.c index 3f2a8790118a..78a02e391a3a 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.5 1999/08/28 00:39:46 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/common/dev_net.c b/sys/boot/common/dev_net.c index 884366f1e1ee..35bc272d0496 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.6.2.4 2000/09/18 08:09:39 ps 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..af3329735519 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.2 1999/08/28 00:39:46 peter Exp $ */ extern struct devsw netdev; diff --git a/sys/boot/common/devopen.c b/sys/boot/common/devopen.c index 77d6ffac9851..4061e1ca6092 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.3 1999/08/28 00:39:47 peter Exp $ */ diff --git a/sys/boot/common/interp.c b/sys/boot/common/interp.c index ab0cf258fe95..3f2be2c7f74d 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.22.2.2 2000/07/20 10:35:14 kris 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..598c8a3dea5f 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.4 1999/08/28 00:39:47 peter Exp $ * * Routine for doing backslash elimination. */ diff --git a/sys/boot/common/interp_forth.c b/sys/boot/common/interp_forth.c index 251caf1e8f03..27027af48180 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.15.2.1 2000/07/07 00:07:08 obrien 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..c4b150dac5ac 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.8 1999/08/28 00:39:48 peter Exp $ * * The meat of the simple parser. */ diff --git a/sys/boot/common/isapnp.c b/sys/boot/common/isapnp.c index 19417068601a..9fbebc85fe1a 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.5 1999/08/28 00:39:49 peter Exp $ */ /* diff --git a/sys/boot/common/isapnp.h b/sys/boot/common/isapnp.h index 053ec0af33d8..599ae090cbc0 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.5 1999/12/29 04:54:22 peter Exp $ */ #ifndef _I386_ISA_PNP_H_ diff --git a/sys/boot/common/load.c b/sys/boot/common/load.c index e91c5fb8b569..2732faeb4902 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.2 1999/08/28 00:39:49 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/common/load_aout.c b/sys/boot/common/load_aout.c index 48d5723fb746..353be22468de 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.16.2.1 2000/07/07 00:08:34 obrien Exp $ */ #include <sys/param.h> diff --git a/sys/boot/common/load_elf.c b/sys/boot/common/load_elf.c index 8fbcf19ac79f..684004744f9f 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.13 2000/02/25 05:10:42 bp Exp $ */ #include <sys/param.h> diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 7a1957af9400..7d8a9ab0a74d 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/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/common/loader.8,v 1.18.2.2 2000/08/11 10:34:04 dcs Exp $ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. diff --git a/sys/boot/common/ls.c b/sys/boot/common/ls.c index 6fc48fdada1e..90b9eb724a04 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.8.2.2 2000/07/07 00:09:45 obrien 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..7c41d6e1c7b4 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.2 1999/08/28 00:39:50 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 bc33c5362f63..ffc266fe8aca 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.6.2.1 2000/07/06 00:34:02 ps Exp $ */ #include <string.h> diff --git a/sys/boot/common/module.c b/sys/boot/common/module.c index 70224278771e..3509a5ba857f 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.13 2000/02/25 05:10:44 bp Exp $ */ /* diff --git a/sys/boot/common/newvers.sh b/sys/boot/common/newvers.sh index ab16fe28d4e5..928b0cc84907 100755 --- a/sys/boot/common/newvers.sh +++ b/sys/boot/common/newvers.sh @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/common/newvers.sh,v 1.1.2.1 2000/07/06 23:29:47 obrien Exp $ # $NetBSD: newvers.sh,v 1.1 1997/07/26 01:50:38 thorpej Exp $ # # Copyright (c) 1984, 1986, 1990, 1993 diff --git a/sys/boot/common/panic.c b/sys/boot/common/panic.c index bad1e45c5dc1..8899275c9ca0 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.5 1999/08/28 00:39:51 peter Exp $ * From: $NetBSD: panic.c,v 1.2 1997/03/22 01:48:36 thorpej Exp $ */ diff --git a/sys/boot/common/pnp.c b/sys/boot/common/pnp.c index 8761ad02fdb3..5dfef010fbb7 100644 --- a/sys/boot/common/pnp.c +++ b/sys/boot/common/pnp.c @@ -1,7 +1,7 @@ /* * mjs copyright * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/pnp.c,v 1.9.2.1 2000/08/03 00:48:57 peter Exp $ */ /* * "Plug and Play" functionality. diff --git a/sys/boot/common/pnpdata b/sys/boot/common/pnpdata index f2e262070d96..cd15bb87084e 100644 --- a/sys/boot/common/pnpdata +++ b/sys/boot/common/pnpdata @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/common/pnpdata,v 1.2 1999/08/28 00:39:51 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 88e32995bbba..81ebfac1cef8 100644 --- a/sys/boot/ficl/Makefile +++ b/sys/boot/ficl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/ficl/Makefile,v 1.17.2.2 2000/07/06 23:44:58 obrien Exp $ # .PATH: ${.CURDIR}/${MACHINE_ARCH} BASE_SRCS= dict.c ficl.c math64.c stack.c vm.c words.c diff --git a/sys/boot/ficl/alpha/sysdep.c b/sys/boot/ficl/alpha/sysdep.c index 00b0d4acf0e3..ca388a2d5bd6 100644 --- a/sys/boot/ficl/alpha/sysdep.c +++ b/sys/boot/ficl/alpha/sysdep.c @@ -7,7 +7,7 @@ ** *******************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/alpha/sysdep.c,v 1.7.2.1 2000/07/06 23:51:46 obrien Exp $ */ #ifdef TESTMAIN #include <stdio.h> diff --git a/sys/boot/ficl/alpha/sysdep.h b/sys/boot/ficl/alpha/sysdep.h index 1803352b0a76..7836bc1fb736 100644 --- a/sys/boot/ficl/alpha/sysdep.h +++ b/sys/boot/ficl/alpha/sysdep.h @@ -32,7 +32,7 @@ ** send me email at the address above. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/alpha/sysdep.h,v 1.5.2.1 2000/07/06 23:51:46 obrien Exp $ */ #if !defined (__SYSDEP_H__) #define __SYSDEP_H__ diff --git a/sys/boot/ficl/dict.c b/sys/boot/ficl/dict.c index d12428c98458..3dca15997661 100644 --- a/sys/boot/ficl/dict.c +++ b/sys/boot/ficl/dict.c @@ -17,7 +17,7 @@ ** 29 jun 1998 (sadler) added variable sized hash table support */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/dict.c,v 1.6.2.1 2000/07/06 23:51:45 obrien Exp $ */ #ifdef TESTMAIN #include <stdio.h> diff --git a/sys/boot/ficl/ficl.c b/sys/boot/ficl/ficl.c index 17b9acbaaec1..b5695b9d3a08 100644 --- a/sys/boot/ficl/ficl.c +++ b/sys/boot/ficl/ficl.c @@ -21,7 +21,7 @@ ** Code is written in ANSI C for portability. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/ficl.c,v 1.13.2.1 2000/07/06 23:51:45 obrien Exp $ */ #ifdef TESTMAIN #include <stdlib.h> diff --git a/sys/boot/ficl/ficl.h b/sys/boot/ficl/ficl.h index b78fab2603f6..37a4f4e6a818 100644 --- a/sys/boot/ficl/ficl.h +++ b/sys/boot/ficl/ficl.h @@ -27,7 +27,7 @@ ** send me email at the address above. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/ficl.h,v 1.11.2.1 2000/07/06 23:44:58 obrien Exp $ */ #if !defined (__FICL_H__) #define __FICL_H__ diff --git a/sys/boot/ficl/i386/sysdep.c b/sys/boot/ficl/i386/sysdep.c index 2a5346aa7b43..a7523604eacb 100644 --- a/sys/boot/ficl/i386/sysdep.c +++ b/sys/boot/ficl/i386/sysdep.c @@ -7,7 +7,7 @@ ** *******************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/i386/sysdep.c,v 1.7 1999/09/29 04:43:07 dcs Exp $ */ #ifdef TESTMAIN #include <stdio.h> diff --git a/sys/boot/ficl/i386/sysdep.h b/sys/boot/ficl/i386/sysdep.h index 99ccd5881c01..4ce73de9f9ce 100644 --- a/sys/boot/ficl/i386/sysdep.h +++ b/sys/boot/ficl/i386/sysdep.h @@ -32,7 +32,7 @@ ** send me email at the address above. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/i386/sysdep.h,v 1.5 1999/11/23 15:24:30 dcs Exp $ */ #if !defined (__SYSDEP_H__) #define __SYSDEP_H__ diff --git a/sys/boot/ficl/loader.c b/sys/boot/ficl/loader.c index 1444bbcbb4db..ad41891eb4ab 100644 --- a/sys/boot/ficl/loader.c +++ b/sys/boot/ficl/loader.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/ficl/loader.c,v 1.1.2.1 2000/07/06 23:44:59 obrien Exp $ */ /******************************************************************* diff --git a/sys/boot/ficl/math64.c b/sys/boot/ficl/math64.c index e3d64e847a7f..b78eddf3e2e4 100644 --- a/sys/boot/ficl/math64.c +++ b/sys/boot/ficl/math64.c @@ -7,7 +7,7 @@ ** be renamed! *******************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/math64.c,v 1.2 1999/09/29 04:43:06 dcs Exp $ */ #include "ficl.h" #include "math64.h" diff --git a/sys/boot/ficl/math64.h b/sys/boot/ficl/math64.h index a98af9ab5a2c..65610cabc1b2 100644 --- a/sys/boot/ficl/math64.h +++ b/sys/boot/ficl/math64.h @@ -30,7 +30,7 @@ ** */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/math64.h,v 1.2 1999/09/29 04:43:06 dcs Exp $ */ #if !defined (__MATH64_H__) #define __MATH64_H__ diff --git a/sys/boot/ficl/softwords/classes.fr b/sys/boot/ficl/softwords/classes.fr index 3d233e418b69..cb6da37857e1 100644 --- a/sys/boot/ficl/softwords/classes.fr +++ b/sys/boot/ficl/softwords/classes.fr @@ -3,7 +3,7 @@ \ john sadler 1 sep 98 \ Needs oop.fr \ -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/ficl/softwords/classes.fr,v 1.1.6.1 2000/07/06 23:51:46 obrien Exp $ .( loading ficl utility classes ) cr also oop definitions diff --git a/sys/boot/ficl/softwords/ficllocal.fr b/sys/boot/ficl/softwords/ficllocal.fr index c916089696c1..4023076228bd 100644 --- a/sys/boot/ficl/softwords/ficllocal.fr +++ b/sys/boot/ficl/softwords/ficllocal.fr @@ -7,7 +7,7 @@ \ locstate: 0 = looking for -- or }} \ 1 = found -- \ -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/ficl/softwords/ficllocal.fr,v 1.1 1999/09/29 04:43:15 dcs Exp $ hide 0 constant zero diff --git a/sys/boot/ficl/softwords/freebsd.fr b/sys/boot/ficl/softwords/freebsd.fr index 96205c0808dd..6bb7ededfb5b 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.4 1999/08/28 00:39:55 peter Exp $ \ Words for use in scripts: \ % ignore errors here diff --git a/sys/boot/ficl/softwords/ifbrack.fr b/sys/boot/ficl/softwords/ifbrack.fr index 6716e9366ea2..114dba2346af 100644 --- a/sys/boot/ficl/softwords/ifbrack.fr +++ b/sys/boot/ficl/softwords/ifbrack.fr @@ -2,7 +2,7 @@ \ ** ANS conditional compile directives [if] [else] [then] \ ** Requires ficl 2.0 or greater... -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/ficl/softwords/ifbrack.fr,v 1.1 1999/09/29 04:43:16 dcs Exp $ hidden dup >search ficl-set-current diff --git a/sys/boot/ficl/softwords/jhlocal.fr b/sys/boot/ficl/softwords/jhlocal.fr index 4b96c0287a88..37c1f74e718c 100644 --- a/sys/boot/ficl/softwords/jhlocal.fr +++ b/sys/boot/ficl/softwords/jhlocal.fr @@ -12,7 +12,7 @@ \ 3 = found } \ 4 = end of line \ -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/ficl/softwords/jhlocal.fr,v 1.1.6.1 2000/07/06 23:51:46 obrien Exp $ hide 0 constant zero diff --git a/sys/boot/ficl/softwords/oo.fr b/sys/boot/ficl/softwords/oo.fr index 65ddf333d348..587c06c4a007 100644 --- a/sys/boot/ficl/softwords/oo.fr +++ b/sys/boot/ficl/softwords/oo.fr @@ -2,7 +2,7 @@ \ ** F I C L O - O E X T E N S I O N S \ ** john sadler aug 1998 \ -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/ficl/softwords/oo.fr,v 1.1.6.1 2000/07/06 23:51:46 obrien Exp $ .( loading ficl O-O extensions ) cr diff --git a/sys/boot/ficl/softwords/softcore.awk b/sys/boot/ficl/softwords/softcore.awk index 7faa1465e596..dd05b988ff4e 100644 --- a/sys/boot/ficl/softwords/softcore.awk +++ b/sys/boot/ficl/softwords/softcore.awk @@ -10,7 +10,7 @@ # Note! This script uses strftime() which is a gawk-ism, and the # POSIX [[:space:]] character class. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/ficl/softwords/softcore.awk,v 1.3.2.1 2000/07/06 23:51:46 obrien Exp $ BEGIN \ { diff --git a/sys/boot/ficl/softwords/softcore.fr b/sys/boot/ficl/softwords/softcore.fr index fa4149af4459..94f36262e7e2 100644 --- a/sys/boot/ficl/softwords/softcore.fr +++ b/sys/boot/ficl/softwords/softcore.fr @@ -3,7 +3,7 @@ \ ** John Sadler (john_sadler@alum.mit.edu) \ ** September, 1998 -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/ficl/softwords/softcore.fr,v 1.8.2.1 2000/07/06 23:51:46 obrien Exp $ \ ** Ficl USER variables \ ** See words.c for primitive def'n of USER diff --git a/sys/boot/ficl/softwords/string.fr b/sys/boot/ficl/softwords/string.fr index a78f4eadb0bd..c71e48de8076 100644 --- a/sys/boot/ficl/softwords/string.fr +++ b/sys/boot/ficl/softwords/string.fr @@ -10,7 +10,7 @@ \ s" woof woof woof " str --> cat \ str --> type cr \ -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/ficl/softwords/string.fr,v 1.1.2.1 2000/07/06 23:51:46 obrien Exp $ .( loading ficl string class ) cr also oop definitions diff --git a/sys/boot/ficl/stack.c b/sys/boot/ficl/stack.c index 059137c5b1b7..44aa35239a06 100644 --- a/sys/boot/ficl/stack.c +++ b/sys/boot/ficl/stack.c @@ -6,7 +6,7 @@ ** *******************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/stack.c,v 1.3 1999/09/29 04:43:07 dcs Exp $ */ #ifdef TESTMAIN #include <stdlib.h> diff --git a/sys/boot/ficl/testmain.c b/sys/boot/ficl/testmain.c index 75e1d888c3c9..895315d64ca7 100644 --- a/sys/boot/ficl/testmain.c +++ b/sys/boot/ficl/testmain.c @@ -3,7 +3,7 @@ ** */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/testmain.c,v 1.5.2.1 2000/07/06 23:51:45 obrien Exp $ */ #include <stdlib.h> #include <stdio.h> diff --git a/sys/boot/ficl/vm.c b/sys/boot/ficl/vm.c index 3608d29bbe7a..9f61f1a42279 100644 --- a/sys/boot/ficl/vm.c +++ b/sys/boot/ficl/vm.c @@ -13,7 +13,7 @@ ** of the interp. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/vm.c,v 1.5.2.1 2000/07/06 23:51:45 obrien Exp $ */ #ifdef TESTMAIN #include <stdlib.h> diff --git a/sys/boot/ficl/words.c b/sys/boot/ficl/words.c index 621a3f7ffaa1..4ca7861073d7 100644 --- a/sys/boot/ficl/words.c +++ b/sys/boot/ficl/words.c @@ -7,7 +7,7 @@ ** *******************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/words.c,v 1.23.2.1 2000/07/06 23:44:59 obrien Exp $ */ #ifdef TESTMAIN #include <stdlib.h> diff --git a/sys/boot/forth/loader.4th b/sys/boot/forth/loader.4th index e9369df3f4a6..c297d4a1059f 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.5.2.1 2000/07/07 00:14:34 obrien Exp $ s" arch-alpha" environment? [if] [if] s" loader_version" environment? [if] diff --git a/sys/boot/forth/loader.4th.8 b/sys/boot/forth/loader.4th.8 index 14d79a56fe0b..48855fb63a6b 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.5 1999/10/30 15:38:04 phantom Exp $ .\" .Dd April 25, 1999 .Dt LOADER.4TH 8 diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 832cea80457a..26b10ec687a2 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.25.2.5 2000/09/17 07:23:44 roger Exp $ ############################################################## ### Basic configuration options ############################ diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index 90e3f8277d37..baf346ec01d1 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.7 1999/11/26 08:09:04 dcs Exp $ .Dd April 18, 1999 .Dt LOADER.CONF 5 .Os diff --git a/sys/boot/forth/loader.rc b/sys/boot/forth/loader.rc index 9ba2f271c89f..4c4ab24f6e79 100644 --- a/sys/boot/forth/loader.rc +++ b/sys/boot/forth/loader.rc @@ -1,5 +1,5 @@ \ Loader.rc -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/forth/loader.rc,v 1.2 1999/11/24 17:59:37 dcs Exp $ \ \ Includes additional commands include /boot/loader.4th diff --git a/sys/boot/forth/support.4th b/sys/boot/forth/support.4th index 5b72b1c728f5..be7990ae8019 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.3.2.1 2000/07/07 00:15:53 obrien Exp $ \ Loader.rc support functions: \ diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index b73bc0c0d7fc..6a47016d85d3 100644 --- a/sys/boot/i386/Makefile +++ b/sys/boot/i386/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/Makefile,v 1.11.2.1 2000/04/15 03:09:39 ps Exp $ SUBDIR= mbr boot0 kgzldr btx boot2 libi386 loader diff --git a/sys/boot/i386/Makefile.inc b/sys/boot/i386/Makefile.inc index 4c20c10ac163..2ecc76efd880 100644 --- a/sys/boot/i386/Makefile.inc +++ b/sys/boot/i386/Makefile.inc @@ -1,5 +1,5 @@ # Common defines for all of /sys/boot/i386/ # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/Makefile.inc,v 1.1.2.1 2000/04/15 03:43:56 ps Exp $ LOADER_ADDRESS?= 0x200000 diff --git a/sys/boot/i386/boot0/Makefile b/sys/boot/i386/boot0/Makefile index a40e78084312..986884950b0c 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.8.2.2 2000/07/17 21:27:26 jhb Exp $ PROG= boot0 NOMAN= diff --git a/sys/boot/i386/boot0/boot0.s b/sys/boot/i386/boot0/boot0.s index 90c0e5c1c5b8..ceb4fd059a86 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.14.2.5 2000/09/21 17:57:50 rnordier Exp $ # A 1024-byte boot manager. diff --git a/sys/boot/i386/boot2/Makefile b/sys/boot/i386/boot2/Makefile index 35e7d89caeb1..745198445cc3 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.16.2.3 2000/07/07 21:12:29 jhb Exp $ PROG= boot2 NOMAN= diff --git a/sys/boot/i386/boot2/boot1.s b/sys/boot/i386/boot2/boot1.s index 3b34041efd1a..9be8a28c4723 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.10.2.2 2000/07/07 21:12:32 jhb Exp $ # Memory Locations .set MEM_REL,0x700 # Relocation address diff --git a/sys/boot/i386/boot2/boot2.c b/sys/boot/i386/boot2/boot2.c index 67b906463fac..c52f43a9f81b 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.28.2.2 2000/07/07 21:12:32 jhb Exp $ */ #include <sys/param.h> diff --git a/sys/boot/i386/boot2/lib.h b/sys/boot/i386/boot2/lib.h index 4bb93cfe9d3e..44d1f101b23c 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.2 1999/08/28 00:40:02 peter Exp $ */ void sio_init(void); diff --git a/sys/boot/i386/boot2/sio.s b/sys/boot/i386/boot2/sio.s index e29820586a3b..1e8da209d5b4 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.4 1999/08/28 00:40:02 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 39f78ed639b9..9a65f19def45 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.6 1999/08/28 00:40:03 peter Exp $ SUBDIR= btx btxldr lib diff --git a/sys/boot/i386/btx/btx/Makefile b/sys/boot/i386/btx/btx/Makefile index 22b935daf523..724045575746 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.7.2.1 2000/07/06 23:04:28 obrien Exp $ M4?= m4 diff --git a/sys/boot/i386/btx/btx/btx.s b/sys/boot/i386/btx/btx/btx.s index 48729cf9c62d..5d0f38a4cb82 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.15.2.3 2000/07/07 21:12:33 jhb Exp $ # # Memory layout. diff --git a/sys/boot/i386/btx/btxldr/Makefile b/sys/boot/i386/btx/btxldr/Makefile index 0d6188982729..d421cd51b556 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.7.2.1 2000/04/15 03:09:41 ps Exp $ M4?= m4 M4FLAGS+= -DLOADER_ADDRESS=${LOADER_ADDRESS} diff --git a/sys/boot/i386/btx/btxldr/btxldr.s b/sys/boot/i386/btx/btxldr/btxldr.s index 67a986c76739..3604c5d2b831 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.8.2.2 2000/07/06 23:04:29 obrien 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..f1b55ac60413 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.3 1999/08/28 00:40:07 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..119fda681514 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.3 1999/08/28 00:40:07 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..6bca7400e3ab 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.2 1999/08/28 00:40:07 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..1ef0712a3a13 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.5 1999/08/28 00:40:08 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..6d6af1929696 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.3 1999/08/28 00:40:08 peter Exp $ # # BTX V86 interface. diff --git a/sys/boot/i386/cdldr/Makefile b/sys/boot/i386/cdldr/Makefile index f42e1ef043ba..70ea081a39ef 100644 --- a/sys/boot/i386/cdldr/Makefile +++ b/sys/boot/i386/cdldr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/cdldr/Makefile,v 1.1.2.2 2000/07/07 21:12:33 jhb Exp $ MAINTAINER=jhb@FreeBSD.org diff --git a/sys/boot/i386/cdldr/cdldr.s b/sys/boot/i386/cdldr/cdldr.s index 3d3ca526822d..ecd43598e973 100644 --- a/sys/boot/i386/cdldr/cdldr.s +++ b/sys/boot/i386/cdldr/cdldr.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/cdldr/cdldr.s,v 1.1.2.2 2000/07/06 23:04:29 obrien Exp $ # # This simple program is a preloader for the normal boot3 loader. It is simply diff --git a/sys/boot/i386/kgzldr/Makefile b/sys/boot/i386/kgzldr/Makefile index bb97590301d5..2600acd3804f 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.3 1999/08/28 00:40:10 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..23aea2d108cf 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.2 1999/08/28 00:40:10 peter Exp $ */ #include <sys/types.h> diff --git a/sys/boot/i386/kgzldr/crt.s b/sys/boot/i386/kgzldr/crt.s index cfb479fd2d84..da2289dd652f 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.2 1999/08/28 00:40:10 peter Exp $ # # Screen defaults and assumptions. diff --git a/sys/boot/i386/kgzldr/kgzldr.h b/sys/boot/i386/kgzldr/kgzldr.h index 5cd5b44b6005..c8ed8cac32d5 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.2 1999/08/28 00:40:10 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..016d4e957927 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.2 1999/08/28 00:40:11 peter Exp $ */ #include <sys/types.h> diff --git a/sys/boot/i386/kgzldr/sio.s b/sys/boot/i386/kgzldr/sio.s index bb354e297dd0..b4ac414e8199 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.2 1999/08/28 00:40:11 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..efe59a87562d 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.2 1999/08/28 00:40:11 peter Exp $ # .set entry,0x10 # kgz.entry diff --git a/sys/boot/i386/libi386/Makefile b/sys/boot/i386/libi386/Makefile index 94a5903a459e..d737684786a1 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.15.2.2 2000/09/22 17:04:46 archie Exp $ # LIB= i386 NOPIC= diff --git a/sys/boot/i386/libi386/aout_freebsd.c b/sys/boot/i386/libi386/aout_freebsd.c index ec31d53871fb..3a7b69e1b723 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.12.2.1 2000/07/06 00:34:02 ps Exp $ */ #include <sys/param.h> diff --git a/sys/boot/i386/libi386/biosdisk.c b/sys/boot/i386/libi386/biosdisk.c index 36fd10a52fd0..1c67742eda4e 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.26.2.4 2000/07/07 21:12:33 jhb Exp $ */ /* diff --git a/sys/boot/i386/libi386/biosmem.c b/sys/boot/i386/libi386/biosmem.c index 4bab178e4e10..5d2e5aaa8b6b 100644 --- a/sys/boot/i386/libi386/biosmem.c +++ b/sys/boot/i386/libi386/biosmem.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/biosmem.c,v 1.4 1999/12/29 09:54:29 msmith Exp $ */ /* diff --git a/sys/boot/i386/libi386/biospci.c b/sys/boot/i386/libi386/biospci.c index 483384c2c157..9059a7fb5503 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.2 1999/08/28 00:40:13 peter Exp $ */ /* diff --git a/sys/boot/i386/libi386/biospnp.c b/sys/boot/i386/libi386/biospnp.c index 616a22cdc458..520523f5dd23 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.4 1999/08/28 00:40:14 peter Exp $ */ /* diff --git a/sys/boot/i386/libi386/bootinfo.c b/sys/boot/i386/libi386/bootinfo.c index 5000e0a42326..8a51cca0b2d2 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.23.2.2 2000/09/22 17:04:46 archie Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/comconsole.c b/sys/boot/i386/libi386/comconsole.c index ee6fbc8f53a7..de3641989e4b 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.7 1999/08/28 00:40:14 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/devicename.c b/sys/boot/i386/libi386/devicename.c index dfa685eb1b87..3471b22df0c6 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.4 1999/08/28 00:40:15 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/elf_freebsd.c b/sys/boot/i386/libi386/elf_freebsd.c index 73cf2fb7a8f8..2f7bb99ae2c4 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.7.2.1 2000/07/06 00:34:03 ps Exp $ */ #include <sys/param.h> diff --git a/sys/boot/i386/libi386/gatea20.c b/sys/boot/i386/libi386/gatea20.c index b85265489e7d..6cba3677cb9f 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.2 1999/08/28 00:40:15 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_copy.c b/sys/boot/i386/libi386/i386_copy.c index 02f8b8702bfd..e7e433db85d3 100644 --- a/sys/boot/i386/libi386/i386_copy.c +++ b/sys/boot/i386/libi386/i386_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/i386/libi386/i386_copy.c,v 1.8 1999/12/29 09:54:29 msmith Exp $ */ /* diff --git a/sys/boot/i386/libi386/i386_module.c b/sys/boot/i386/libi386/i386_module.c index 7040e9fcd300..3558f3977bbf 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.3 1999/08/28 00:40:15 peter Exp $ */ /* diff --git a/sys/boot/i386/libi386/libi386.h b/sys/boot/i386/libi386/libi386.h index 3061dc7e1867..ea1f9a19b43c 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.11.2.1 2000/04/15 03:09:45 ps Exp $ */ diff --git a/sys/boot/i386/libi386/nullconsole.c b/sys/boot/i386/libi386/nullconsole.c index 70eb2c553f41..6d10e6e8ae9b 100644 --- a/sys/boot/i386/libi386/nullconsole.c +++ b/sys/boot/i386/libi386/nullconsole.c @@ -35,7 +35,7 @@ * * Author: Doug Ambrisko <ambrisko@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/libi386/nullconsole.c,v 1.1.2.1 2000/09/22 17:04:46 archie Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/pread.c b/sys/boot/i386/libi386/pread.c index fb73f042216f..714a4389cc40 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.2 1999/08/28 00:40:16 peter Exp $ * From: $NetBSD: pread.c,v 1.2 1997/03/22 01:48:38 thorpej Exp $ */ diff --git a/sys/boot/i386/libi386/pxe.c b/sys/boot/i386/libi386/pxe.c index 7159d67d3ef7..936b925bfca3 100644 --- a/sys/boot/i386/libi386/pxe.c +++ b/sys/boot/i386/libi386/pxe.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/boot/i386/libi386/pxe.c,v 1.3.2.6 2000/09/10 02:52:18 ps Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/pxe.h b/sys/boot/i386/libi386/pxe.h index 3c9f2ff09f9b..2d74f8693530 100644 --- a/sys/boot/i386/libi386/pxe.h +++ b/sys/boot/i386/libi386/pxe.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/boot/i386/libi386/pxe.h,v 1.4.2.2 2000/09/10 02:52:18 ps Exp $ */ /* diff --git a/sys/boot/i386/libi386/pxetramp.s b/sys/boot/i386/libi386/pxetramp.s index a797e7308d90..44736c5322b8 100644 --- a/sys/boot/i386/libi386/pxetramp.s +++ b/sys/boot/i386/libi386/pxetramp.s @@ -12,7 +12,7 @@ # warranties of merchantability and fitness for a particular # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/libi386/pxetramp.s,v 1.2.2.1 2000/05/04 13:51:24 ps Exp $ # ph33r this diff --git a/sys/boot/i386/libi386/time.c b/sys/boot/i386/libi386/time.c index 0a3981fac4ba..5f2e417a64db 100644 --- a/sys/boot/i386/libi386/time.c +++ b/sys/boot/i386/libi386/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/i386/libi386/time.c,v 1.3 1999/12/29 09:54:30 msmith Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/libi386/vidconsole.c b/sys/boot/i386/libi386/vidconsole.c index a79bb05ce093..daf5ecc7b3c9 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.12 1999/08/28 00:40:16 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/loader/Makefile b/sys/boot/i386/loader/Makefile index b70281bab932..b001fbaa413d 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.41.2.4 2000/09/10 01:46:51 ps Exp $ BASE= loader PROG= ${BASE} diff --git a/sys/boot/i386/loader/conf.c b/sys/boot/i386/loader/conf.c index 3e70f269f94f..1b22b5d9e7a1 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.11.2.3 2000/09/22 17:04:46 archie Exp $ */ #include <stand.h> diff --git a/sys/boot/i386/loader/main.c b/sys/boot/i386/loader/main.c index 09df1b2520d3..a35b928f17ac 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.17.2.4 2000/09/22 17:04:46 archie Exp $ */ /* diff --git a/sys/boot/i386/loader/version b/sys/boot/i386/loader/version index 8ea1166ddc34..422d35a2963c 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.5.2.1 2000/07/06 23:45:00 obrien 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 ed77dba881c2..4f9867399dd9 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.2.2.1 2000/07/06 23:04:29 obrien Exp $ PROG= mbr NOMAN= diff --git a/sys/boot/i386/mbr/mbr.s b/sys/boot/i386/mbr/mbr.s index 9cd39d295ddf..0285506bfdaf 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.3.2.2 2000/07/07 21:12:34 jhb Exp $ # A 512 byte MBR boot manager that simply boots the active partition. diff --git a/sys/boot/i386/pxeldr/Makefile b/sys/boot/i386/pxeldr/Makefile index e29957951bcc..ebb5b7cde006 100644 --- a/sys/boot/i386/pxeldr/Makefile +++ b/sys/boot/i386/pxeldr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/pxeldr/Makefile,v 1.1.2.3 2000/07/06 23:54:54 obrien Exp $ MAINTAINER=jhb@FreeBSD.org diff --git a/sys/boot/i386/pxeldr/pxeboot.8 b/sys/boot/i386/pxeldr/pxeboot.8 index 198e775cf3c7..24852317de84 100644 --- a/sys/boot/i386/pxeldr/pxeboot.8 +++ b/sys/boot/i386/pxeldr/pxeboot.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/pxeldr/pxeboot.8,v 1.1.2.3 2000/07/06 23:53:25 obrien 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/pxeldr/pxeldr.s b/sys/boot/i386/pxeldr/pxeldr.s index 510aff82b196..1b9ad15345c4 100644 --- a/sys/boot/i386/pxeldr/pxeldr.s +++ b/sys/boot/i386/pxeldr/pxeldr.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/pxeldr/pxeldr.s,v 1.1.2.2 2000/07/06 23:04:30 obrien Exp $ # # This simple program is a preloader for the normal boot3 loader. It is simply diff --git a/sys/boot/pc98/Makefile b/sys/boot/pc98/Makefile index b86e09fe94ad..223257d1dcdd 100644 --- a/sys/boot/pc98/Makefile +++ b/sys/boot/pc98/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/Makefile,v 1.2.2.1 2000/09/11 09:19:46 kato Exp $ SUBDIR= btx boot0 boot0.5 boot2 libpc98 loader diff --git a/sys/boot/pc98/Makefile.inc b/sys/boot/pc98/Makefile.inc index 8428828ad950..9a433b0a41e2 100644 --- a/sys/boot/pc98/Makefile.inc +++ b/sys/boot/pc98/Makefile.inc @@ -1,5 +1,5 @@ # Common defines for all of /sys/boot/pc98/ # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/Makefile.inc,v 1.1.2.1 2000/04/16 03:55:13 nyan Exp $ LOADER_ADDRESS?= 0x100000 diff --git a/sys/boot/pc98/boot0.5/Makefile b/sys/boot/pc98/boot0.5/Makefile index c90c0c052d3f..f05ce4fc5b7c 100644 --- a/sys/boot/pc98/boot0.5/Makefile +++ b/sys/boot/pc98/boot0.5/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/boot0.5/Makefile,v 1.1.2.1 2000/09/11 09:19:46 kato Exp $ PROG= boot0.5 OBJS= start.o boot.o boot0.5.o disk.o selector.o support.o \ diff --git a/sys/boot/pc98/boot0.5/boot.s b/sys/boot/pc98/boot0.5/boot.s index 1a3bfc7c8790..9ff7897d5734 100644 --- a/sys/boot/pc98/boot0.5/boot.s +++ b/sys/boot/pc98/boot0.5/boot.s @@ -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/boot/pc98/boot0.5/boot.s,v 1.2.2.1 2000/09/11 09:19:46 kato Exp $ # .code16 diff --git a/sys/boot/pc98/boot0.5/boot0.5.s b/sys/boot/pc98/boot0.5/boot0.5.s index 80dbe2abd498..aff00ece6297 100644 --- a/sys/boot/pc98/boot0.5/boot0.5.s +++ b/sys/boot/pc98/boot0.5/boot0.5.s @@ -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/boot/pc98/boot0.5/boot0.5.s,v 1.2.2.1 2000/09/11 09:19:46 kato Exp $ # .global main .code16 diff --git a/sys/boot/pc98/boot0.5/disk.s b/sys/boot/pc98/boot0.5/disk.s index 9d0db21d925a..0041f9985d19 100644 --- a/sys/boot/pc98/boot0.5/disk.s +++ b/sys/boot/pc98/boot0.5/disk.s @@ -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/boot/pc98/boot0.5/disk.s,v 1.4.2.1 2000/09/11 09:19:46 kato Exp $ # .code16 diff --git a/sys/boot/pc98/boot0.5/selector.s b/sys/boot/pc98/boot0.5/selector.s index 18da4881f6db..90fe7ae109e2 100644 --- a/sys/boot/pc98/boot0.5/selector.s +++ b/sys/boot/pc98/boot0.5/selector.s @@ -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/boot/pc98/boot0.5/selector.s,v 1.2.2.1 2000/09/11 09:19:46 kato Exp $ # .code16 diff --git a/sys/boot/pc98/boot0.5/start.s b/sys/boot/pc98/boot0.5/start.s index b4bd9ade3b78..b140fbfa2fbd 100644 --- a/sys/boot/pc98/boot0.5/start.s +++ b/sys/boot/pc98/boot0.5/start.s @@ -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/boot/pc98/boot0.5/start.s,v 1.1.2.1 2000/09/11 09:19:46 kato Exp $ # .global start .code16 diff --git a/sys/boot/pc98/boot0.5/support.s b/sys/boot/pc98/boot0.5/support.s index 65f5a9a63209..0b9132ad1f6e 100644 --- a/sys/boot/pc98/boot0.5/support.s +++ b/sys/boot/pc98/boot0.5/support.s @@ -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/boot/pc98/boot0.5/support.s,v 1.1.2.1 2000/09/11 09:19:46 kato Exp $ # .code16 diff --git a/sys/boot/pc98/boot0.5/syscons.s b/sys/boot/pc98/boot0.5/syscons.s index 150b835f795d..81314ac57376 100644 --- a/sys/boot/pc98/boot0.5/syscons.s +++ b/sys/boot/pc98/boot0.5/syscons.s @@ -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/boot/pc98/boot0.5/syscons.s,v 1.1.2.1 2000/09/11 09:19:46 kato Exp $ # .code16 diff --git a/sys/boot/pc98/boot0/Makefile b/sys/boot/pc98/boot0/Makefile index 27a2a3ad2a6a..a9d6fb8ed5d2 100644 --- a/sys/boot/pc98/boot0/Makefile +++ b/sys/boot/pc98/boot0/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/boot0/Makefile,v 1.1.2.1 2000/09/11 09:19:46 kato Exp $ PROG= boot0 OBJS= boot0.o diff --git a/sys/boot/pc98/boot0/boot0.s b/sys/boot/pc98/boot0/boot0.s index 508e2521157a..31b118fc5445 100644 --- a/sys/boot/pc98/boot0/boot0.s +++ b/sys/boot/pc98/boot0/boot0.s @@ -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/boot/pc98/boot0/boot0.s,v 1.1.2.1 2000/09/11 09:19:46 kato Exp $ .globl start .code16 diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile index b789772b263e..e67b8f3418b6 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.4 1999/11/16 11:56:38 nyan Exp $ # PROG= boot diff --git a/sys/boot/pc98/boot2/README.serial.98 b/sys/boot/pc98/boot2/README.serial.98 index 97a4b32f5e6d..de9528d046d9 100644 --- a/sys/boot/pc98/boot2/README.serial.98 +++ b/sys/boot/pc98/boot2/README.serial.98 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/pc98/boot2/README.serial.98,v 1.1.4.1 2000/07/06 23:29:48 obrien Exp $ README.srieal.98 ¥·¥ê¥¢¥ë¥³¥ó¥½¡¼¥ë¤Ë¤Ä¤¤¤Æ diff --git a/sys/boot/pc98/boot2/asm.S b/sys/boot/pc98/boot2/asm.S index f14c7f55104c..5194f5af70b5 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.2 1999/08/28 00:40:23 peter Exp $ */ diff --git a/sys/boot/pc98/boot2/asm.h b/sys/boot/pc98/boot2/asm.h index 6f4bcc39e52d..63ec8f58ea3b 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.2 1999/08/28 00:40:23 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..adb8949fcae0 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.2 1999/08/28 00:40:24 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/boot.c b/sys/boot/pc98/boot2/boot.c index 6e05461bb856..c55ba5109a85 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.6.2.2 2000/07/07 00:11:23 obrien Exp $ */ diff --git a/sys/boot/pc98/boot2/boot.h b/sys/boot/pc98/boot2/boot.h index 4e32192eebc6..a28a4d779ba1 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.2 1999/08/28 00:40:25 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/pc98/boot2/boot2.S b/sys/boot/pc98/boot2/boot2.S index 9cad5ec9c3af..0734ddf3c873 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.4.1 2000/07/06 23:29:48 obrien 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 8899ceba612e..6826d75da174 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.4 1999/12/08 09:32:42 phk Exp $ */ /* diff --git a/sys/boot/pc98/boot2/io.c b/sys/boot/pc98/boot2/io.c index dc5fb00f94ce..4ec8b1014f28 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.2 1999/08/28 00:40:26 peter Exp $ */ #include "boot.h" diff --git a/sys/boot/pc98/boot2/probe_keyboard.c b/sys/boot/pc98/boot2/probe_keyboard.c index 6be66fd73a95..43542dae9a01 100644 --- a/sys/boot/pc98/boot2/probe_keyboard.c +++ b/sys/boot/pc98/boot2/probe_keyboard.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/boot/pc98/boot2/probe_keyboard.c,v 1.1.4.1 2000/07/06 23:29:48 obrien Exp $ */ #include "boot.h" diff --git a/sys/boot/pc98/boot2/serial.S b/sys/boot/pc98/boot2/serial.S index ea7b98aac4e3..6896eac46428 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.3.2.1 2000/04/16 03:55:15 nyan Exp $ */ /* diff --git a/sys/boot/pc98/boot2/serial_16550.S b/sys/boot/pc98/boot2/serial_16550.S index 8473d005300b..b013157a2c6c 100644 --- a/sys/boot/pc98/boot2/serial_16550.S +++ b/sys/boot/pc98/boot2/serial_16550.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_16550.S,v 1.1.2.1 2000/04/16 03:55:16 nyan Exp $ */ /* diff --git a/sys/boot/pc98/boot2/serial_8251.S b/sys/boot/pc98/boot2/serial_8251.S index 217dbdb17698..855946f21a8b 100644 --- a/sys/boot/pc98/boot2/serial_8251.S +++ b/sys/boot/pc98/boot2/serial_8251.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_8251.S,v 1.1.2.1 2000/04/16 03:55:16 nyan Exp $ */ /* diff --git a/sys/boot/pc98/boot2/start.S b/sys/boot/pc98/boot2/start.S index 25014703df28..b8b9b251489d 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.2.2.1 2000/05/05 08:54:06 nyan Exp $ */ /* diff --git a/sys/boot/pc98/boot2/sys.c b/sys/boot/pc98/boot2/sys.c index 1b138b36d479..c759b714a4b5 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.2 1999/08/28 00:40:26 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/table.c b/sys/boot/pc98/boot2/table.c index b6e113a014a8..1c31d2c4fd81 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.3 1999/08/28 00:40:27 peter Exp $ */ /* diff --git a/sys/boot/pc98/btx/Makefile b/sys/boot/pc98/btx/Makefile index 39f78ed639b9..606b2c09525f 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.3 1999/08/28 00:40:28 peter Exp $ SUBDIR= btx btxldr lib diff --git a/sys/boot/pc98/btx/btx/Makefile b/sys/boot/pc98/btx/btx/Makefile index fd2967611eee..5f5d1331f754 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.3.2.1 2000/07/06 23:04:33 obrien Exp $ M4?= m4 diff --git a/sys/boot/pc98/btx/btx/btx.s b/sys/boot/pc98/btx/btx/btx.s index ddfde7805d88..c3c00b701828 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.6.2.3 2000/07/06 23:04:33 obrien Exp $ # # Memory layout. diff --git a/sys/boot/pc98/btx/btxldr/Makefile b/sys/boot/pc98/btx/btxldr/Makefile index 35964cee3aa2..de1a822f3bdf 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.2.2.1 2000/04/16 03:55:19 nyan Exp $ M4?= m4 M4FLAGS+= -DLOADER_ADDRESS=${LOADER_ADDRESS} -DPC98 diff --git a/sys/boot/pc98/btx/btxldr/btxldr.s b/sys/boot/pc98/btx/btxldr/btxldr.s index e889afa86153..aa80c7008920 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.3.2.2 2000/07/06 23:04:33 obrien 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..3ae21e4840fe 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.2 1999/08/28 00:40:32 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..eaca1436d82c 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.2 1999/08/28 00:40:32 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..e2d5477b26e8 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.2 1999/08/28 00:40:32 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..3452c00356b0 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.2 1999/08/28 00:40:32 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..2dac463a19e4 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.2 1999/08/28 00:40:33 peter Exp $ # # BTX V86 interface. diff --git a/sys/boot/pc98/libpc98/Makefile b/sys/boot/pc98/libpc98/Makefile index 69b97575645a..09f6dfe072f5 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.3.2.2 2000/09/23 01:42:58 nyan Exp $ # LIB= pc98 NOPIC= diff --git a/sys/boot/pc98/libpc98/biosdisk.c b/sys/boot/pc98/libpc98/biosdisk.c index b0269a353640..f410bdf06a6f 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.11.2.4 2000/07/14 04:23:45 nyan Exp $ */ /* diff --git a/sys/boot/pc98/libpc98/biosmem.c b/sys/boot/pc98/libpc98/biosmem.c index e7864701266e..4a5d8a66439d 100644 --- a/sys/boot/pc98/libpc98/biosmem.c +++ b/sys/boot/pc98/libpc98/biosmem.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/biosmem.c,v 1.3 2000/01/03 15:43:51 nyan Exp $ */ /* diff --git a/sys/boot/pc98/libpc98/comconsole.c b/sys/boot/pc98/libpc98/comconsole.c index 958b4e01942a..746d33678e5d 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.2 1999/08/28 00:40:35 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/libpc98/gatea20.c b/sys/boot/pc98/libpc98/gatea20.c index cad48c1badc3..84344f340ad1 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.2 1999/08/28 00:40:35 peter Exp $ * From: $NetBSD: gatea20.c,v 1.2 1997/10/29 00:32:49 fvdl Exp $ */ diff --git a/sys/boot/pc98/libpc98/time.c b/sys/boot/pc98/libpc98/time.c index 72938b0c1ebf..8f1a1763e471 100644 --- a/sys/boot/pc98/libpc98/time.c +++ b/sys/boot/pc98/libpc98/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/pc98/libpc98/time.c,v 1.3 2000/01/03 15:43:52 nyan Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/libpc98/vidconsole.c b/sys/boot/pc98/libpc98/vidconsole.c index d2b198723cf2..103aded6a237 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.5 1999/12/03 13:20:55 nyan Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/loader/Makefile b/sys/boot/pc98/loader/Makefile index be545d83847c..9aebcf9a1a44 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.12.2.4 2000/09/10 07:58:22 nyan Exp $ BASE= loader PROG= ${BASE} diff --git a/sys/boot/pc98/loader/main.c b/sys/boot/pc98/loader/main.c index 34c13c27e507..df49f25f81cd 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.7.2.3 2000/09/23 01:43:32 nyan Exp $ */ /* diff --git a/sys/cam/cam.c b/sys/cam/cam.c index 4c28e42954fc..d8c671e69767 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.3 1999/08/28 00:40:38 peter Exp $ */ #include <sys/param.h> diff --git a/sys/cam/cam.h b/sys/cam/cam.h index 37e67fd89039..40cd270a0aba 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.6.2.1 2000/03/17 22:36:21 peter Exp $ */ #ifndef _CAM_CAM_H diff --git a/sys/cam/cam_ccb.h b/sys/cam/cam_ccb.h index 2184465bda95..4d4ae699636b 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.15.2.2 2000/09/22 23:09:19 gibbs Exp $ */ #ifndef _CAM_CAM_CCB_H diff --git a/sys/cam/cam_debug.h b/sys/cam/cam_debug.h index 22c56c6e05d3..70ffe2647235 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.6 1999/12/29 04:54:25 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 0802febac443..4dd545973e51 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.3 1999/08/28 00:40:39 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 1ac38354fec5..65a0b3026a98 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.3 1999/12/29 04:54:25 peter Exp $ */ #ifndef _CAM_CAM_EXTEND_H diff --git a/sys/cam/cam_periph.c b/sys/cam/cam_periph.c index 44710528a970..e8d0aade3053 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.24.2.1 2000/09/11 05:37:00 ken Exp $ */ #include <sys/param.h> diff --git a/sys/cam/cam_periph.h b/sys/cam/cam_periph.h index 54c549c39572..fb9679cc4509 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.6.2.1 2000/05/07 18:16:49 n_hibma Exp $ */ #ifndef _CAM_CAM_PERIPH_H diff --git a/sys/cam/cam_queue.c b/sys/cam/cam_queue.c index 988a1a2f42e3..5c08ec80ac61 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.5 1999/08/28 00:40:41 peter Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/cam/cam_queue.h b/sys/cam/cam_queue.h index 3d0a29c6bf88..b446508136c4 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.6 1999/12/29 04:54:26 peter Exp $ */ #ifndef _CAM_CAM_QUEUE_H diff --git a/sys/cam/cam_sim.c b/sys/cam/cam_sim.c index c8843e24c825..84b427d6b18b 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.3 1999/08/28 00:40:42 peter Exp $ */ #include <sys/param.h> diff --git a/sys/cam/cam_sim.h b/sys/cam/cam_sim.h index 95e6dcebd158..eaa3cd44a5ac 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.4 1999/12/29 04:54:27 peter Exp $ */ #ifndef _CAM_CAM_SIM_H diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c index eade26ce8be1..c5b1cd8d6a4f 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.80.2.7 2000/09/22 23:10:06 gibbs Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/cam/cam_xpt.h b/sys/cam/cam_xpt.h index 8eb77e0c0842..0d7ef71a9dbd 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.3 1999/12/29 04:54:27 peter Exp $ */ #ifndef _CAM_CAM_XPT_H diff --git a/sys/cam/cam_xpt_periph.h b/sys/cam/cam_xpt_periph.h index 6281a1594fbb..4ef2abfa5ed6 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.3 1999/12/29 04:54:28 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 040532060ac8..2b6b9058b819 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.7 2000/01/14 23:08:46 gibbs Exp $ */ #ifndef _CAM_CAM_XPT_SIM_H diff --git a/sys/cam/scsi/scsi_all.c b/sys/cam/scsi/scsi_all.c index abe14d2063a7..8d79aab3586d 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.14.2.2 2000/09/22 23:10:54 gibbs Exp $ */ #include <sys/param.h> diff --git a/sys/cam/scsi/scsi_all.h b/sys/cam/scsi/scsi_all.h index ca39b09a0516..da472525bec9 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.14.2.3 2000/08/14 05:42:33 kbyanc Exp $ */ /* diff --git a/sys/cam/scsi/scsi_cd.c b/sys/cam/scsi/scsi_cd.c index 75b6b169092d..b6900977d1e3 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.31.2.2 2000/05/31 03:14:32 ken Exp $ */ /* * Portions of this driver taken from the original FreeBSD cd driver. diff --git a/sys/cam/scsi/scsi_cd.h b/sys/cam/scsi/scsi_cd.h index b055202e9600..52cadc4a5215 100644 --- a/sys/cam/scsi/scsi_cd.h +++ b/sys/cam/scsi/scsi_cd.h @@ -41,7 +41,7 @@ * Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992 * * from: scsi_cd.h,v 1.10 1997/02/22 09:44:28 peter Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_cd.h,v 1.2.6.1 2000/05/31 03:14:32 ken Exp $ */ #ifndef _SCSI_SCSI_CD_H #define _SCSI_SCSI_CD_H 1 diff --git a/sys/cam/scsi/scsi_ch.c b/sys/cam/scsi/scsi_ch.c index 42b069432baf..92cb7a3662cd 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.20.2.1 2000/04/22 20:57:24 ken Exp $ */ /* * Derived from the NetBSD SCSI changer driver. diff --git a/sys/cam/scsi/scsi_ch.h b/sys/cam/scsi/scsi_ch.h index 5239243aefda..0c9eafa9a981 100644 --- a/sys/cam/scsi/scsi_ch.h +++ b/sys/cam/scsi/scsi_ch.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/cam/scsi/scsi_ch.h,v 1.2.6.1 2000/08/03 00:50:59 peter Exp $ */ /* $NetBSD: scsi_changer.h,v 1.11 1998/02/13 08:28:32 enami Exp $ */ /* diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c index 46c14ef332d0..f4d8c2a0a566 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.42.2.5 2000/09/11 05:40:20 ken Exp $ */ #ifdef _KERNEL diff --git a/sys/cam/scsi/scsi_da.h b/sys/cam/scsi/scsi_da.h index 994eb0313488..c46ea5c2fcfb 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.3.2.2 2000/07/01 23:35:49 ken Exp $ */ #ifndef _SCSI_SCSI_DA_H diff --git a/sys/cam/scsi/scsi_message.h b/sys/cam/scsi/scsi_message.h index 0097b6b4380b..7deee9b111f2 100644 --- a/sys/cam/scsi/scsi_message.h +++ b/sys/cam/scsi/scsi_message.h @@ -1,6 +1,6 @@ /* * This file is in the public domain. - * $FreeBSD$ + * $FreeBSD: src/sys/cam/scsi/scsi_message.h,v 1.1.6.2 2000/09/22 23:11:41 gibbs Exp $ */ /* Messages (1 byte) */ /* I/T (M)andatory or (O)ptional */ diff --git a/sys/cam/scsi/scsi_pass.c b/sys/cam/scsi/scsi_pass.c index c8f512401bf2..2ddf45418c88 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.19 2000/01/17 06:27:37 mjacob Exp $ */ #include <sys/param.h> diff --git a/sys/cam/scsi/scsi_pass.h b/sys/cam/scsi/scsi_pass.h index 39e92c35227e..ad95353ef7ec 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.3 1999/08/28 00:40:48 peter Exp $ */ #ifndef _SCSI_PASS_H diff --git a/sys/cam/scsi/scsi_pt.c b/sys/cam/scsi/scsi_pt.c index 4f7b8e03bb49..ed3e21870720 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.17 2000/01/17 06:27:37 mjacob Exp $ */ #include <sys/param.h> diff --git a/sys/cam/scsi/scsi_pt.h b/sys/cam/scsi/scsi_pt.h index b5eea824fcf6..c71c83cc1519 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.2 1999/08/28 00:40:48 peter Exp $ */ #ifndef _SCSI_SCSI_PT_H diff --git a/sys/cam/scsi/scsi_sa.c b/sys/cam/scsi/scsi_sa.c index b391b52e6ed8..51114f97faaa 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.45.2.5 2000/09/15 15:15:28 mjacob 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..9c81e345af3f 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.6 1999/08/28 00:40:49 peter Exp $ */ #ifndef _SCSI_SCSI_SA_H diff --git a/sys/cam/scsi/scsi_ses.c b/sys/cam/scsi/scsi_ses.c index d5bd0837d26d..17236b875bc4 100644 --- a/sys/cam/scsi/scsi_ses.c +++ b/sys/cam/scsi/scsi_ses.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/cam/scsi/scsi_ses.c,v 1.8.2.2 2000/08/08 23:19:21 mjacob Exp $ */ /* * Copyright (c) 2000 Matthew Jacob * All rights reserved. diff --git a/sys/cam/scsi/scsi_ses.h b/sys/cam/scsi/scsi_ses.h index 1849019af226..4863bcfe0929 100644 --- a/sys/cam/scsi/scsi_ses.h +++ b/sys/cam/scsi/scsi_ses.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/cam/scsi/scsi_ses.h,v 1.2 2000/01/15 22:40:04 mjacob Exp $ */ /* * Copyright (c) 2000 by Matthew Jacob * All rights reserved. diff --git a/sys/cam/scsi/scsi_targ_bh.c b/sys/cam/scsi/scsi_targ_bh.c index cdf0f76c26d6..0d01789e12ae 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.4.2.3 2000/07/14 21:10:26 mjacob Exp $ */ #include <stddef.h> /* For offsetof */ #include <sys/param.h> diff --git a/sys/cam/scsi/scsi_target.c b/sys/cam/scsi/scsi_target.c index 0fceb8e41983..f34964bbdfc2 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.22.2.5 2000/07/18 06:44:14 mjacob Exp $ */ #include <stddef.h> /* For offsetof */ #include <sys/param.h> diff --git a/sys/cam/scsi/scsi_targetio.h b/sys/cam/scsi/scsi_targetio.h index bbb4c8b5b0d2..54d8f55b0ae7 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.5.2.2 2000/07/14 20:17:18 mjacob Exp $ */ #ifndef _CAM_SCSI_SCSI_TARGETIO_H_ diff --git a/sys/coda/cnode.h b/sys/coda/cnode.h index 75d29acc22ed..9b1ec5969385 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.7 1999/08/28 00:40:52 peter Exp $ * */ diff --git a/sys/coda/coda.h b/sys/coda/coda.h index 2e59cfcf7d21..e1cce1ce9b4b 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.9 1999/12/29 04:54:30 peter Exp $ * */ diff --git a/sys/coda/coda_fbsd.c b/sys/coda/coda_fbsd.c index f7143bdfe298..d576e276a1a0 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.18 1999/09/25 18:23:43 phk Exp $ * */ diff --git a/sys/coda/coda_io.h b/sys/coda/coda_io.h index 6620f4f0c32e..1352959cd109 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.6 1999/08/28 00:40:53 peter Exp $ * */ diff --git a/sys/coda/coda_kernel.h b/sys/coda/coda_kernel.h index cc0fd957f81c..870c00599de2 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.4 1999/08/28 00:40:53 peter Exp $ * */ diff --git a/sys/coda/coda_namecache.c b/sys/coda/coda_namecache.c index 23425b5a13dd..f4ad039679f1 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.10 1999/08/28 00:40:53 peter Exp $ * */ diff --git a/sys/coda/coda_namecache.h b/sys/coda/coda_namecache.h index 11f2e80b12b2..58c07bce02a5 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.6 1999/08/28 00:40:53 peter Exp $ * */ diff --git a/sys/coda/coda_opstats.h b/sys/coda/coda_opstats.h index 8661a07ebfa0..77506fa76b06 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.5 1999/08/28 00:40:54 peter Exp $ * */ diff --git a/sys/coda/coda_pioctl.h b/sys/coda/coda_pioctl.h index 2c2577ce57ee..9ef14515e45e 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.6 1999/08/28 00:40:55 peter Exp $ * */ diff --git a/sys/coda/coda_psdev.c b/sys/coda/coda_psdev.c index 4cd559da1558..e3cb6b252fdd 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.13 1999/09/29 15:03:46 marcel Exp $ * */ diff --git a/sys/coda/coda_psdev.h b/sys/coda/coda_psdev.h index c6276f3e710c..10f871a2d068 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.2 1999/08/28 00:40:55 peter Exp $ * */ diff --git a/sys/coda/coda_subr.c b/sys/coda/coda_subr.c index aaf805c54ad6..0698d2c650e1 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.11 1999/08/28 00:40:55 peter Exp $ * */ diff --git a/sys/coda/coda_subr.h b/sys/coda/coda_subr.h index 71c8a3de3812..b7479ae2aba0 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.7 1999/08/28 00:40:56 peter Exp $ * */ diff --git a/sys/coda/coda_venus.c b/sys/coda/coda_venus.c index f27357498d45..2ec994823d12 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.9 1999/08/28 00:40:56 peter Exp $ * */ diff --git a/sys/coda/coda_venus.h b/sys/coda/coda_venus.h index 392a73f07114..e893ea63adee 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.4 1999/08/28 00:40:56 peter Exp $ * */ diff --git a/sys/coda/coda_vfsops.c b/sys/coda/coda_vfsops.c index 7450c979b678..34ad7274215c 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.24 1999/12/19 06:07:26 rwatson Exp $ * */ diff --git a/sys/coda/coda_vfsops.h b/sys/coda/coda_vfsops.h index 13a006d1b1c7..afc7440c4560 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.4 1999/08/28 00:40:57 peter Exp $ * */ diff --git a/sys/coda/coda_vnops.c b/sys/coda/coda_vnops.c index 761ebcc6a971..9543a26b93f7 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.22 1999/12/15 23:01:33 eivind Exp $ * */ diff --git a/sys/coda/coda_vnops.h b/sys/coda/coda_vnops.h index 0fb598582d75..8a9daf97f595 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.6 1999/08/28 00:40:58 peter Exp $ * */ diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha index 5dedda5ce520..523e8fc31ffe 100644 --- a/sys/conf/Makefile.alpha +++ b/sys/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/conf/Makefile.alpha,v 1.47.2.2 2000/07/07 00:29:27 obrien Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386 index 7cacac5dfd8e..ad61c23a92d0 100644 --- a/sys/conf/Makefile.i386 +++ b/sys/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/conf/Makefile.i386,v 1.179.2.2 2000/07/07 00:29:27 obrien Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98 index 66b762fdfb9b..10df1a97b377 100644 --- a/sys/conf/Makefile.pc98 +++ b/sys/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/conf/Makefile.pc98,v 1.82.2.2 2000/07/07 12:36:58 nyan Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/files b/sys/conf/files index 95f8997b0ed9..0873a5b7557f 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files,v 1.340.2.27 2000/09/23 00:23:17 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/files.alpha b/sys/conf/files.alpha index d6efbae1fa88..106154705507 100644 --- a/sys/conf/files.alpha +++ b/sys/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/conf/files.alpha,v 1.43.2.5 2000/07/18 20:39:05 dfr 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/files.i386 b/sys/conf/files.i386 index e1b161bdef33..20cdd7b5b599 100644 --- a/sys/conf/files.i386 +++ b/sys/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/conf/files.i386,v 1.307.2.6 2000/09/22 10:01:45 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/conf/files.pc98 b/sys/conf/files.pc98 index 8954b57bab3b..4c640f9362ad 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.pc98,v 1.140.2.8 2000/09/22 10:01:45 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/conf/kmod.mk b/sys/conf/kmod.mk index 79ec92d3fea7..533f1734c975 100644 --- a/sys/conf/kmod.mk +++ b/sys/conf/kmod.mk @@ -1,5 +1,5 @@ # From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kmod.mk,v 1.82.2.2 2000/07/07 09:49:48 peter Exp $ # # The include file <bsd.kmod.mk> handles installing Kernel Loadable Device # drivers (KLD's). diff --git a/sys/conf/ldscript.alpha b/sys/conf/ldscript.alpha index a0e054787876..84ab4d55181a 100644 --- a/sys/conf/ldscript.alpha +++ b/sys/conf/ldscript.alpha @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.alpha,v 1.4 2000/01/11 15:35:16 peter Exp $ */ OUTPUT_FORMAT("elf64-alpha", "elf64-alpha", "elf64-alpha") OUTPUT_ARCH(alpha) ENTRY(__start) diff --git a/sys/conf/ldscript.i386 b/sys/conf/ldscript.i386 index a42b8fa70c12..4c80af57bb2a 100644 --- a/sys/conf/ldscript.i386 +++ b/sys/conf/ldscript.i386 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.i386,v 1.4 2000/01/11 15:35:16 peter Exp $ */ OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") OUTPUT_ARCH(i386) ENTRY(btext) diff --git a/sys/conf/majors b/sys/conf/majors index b6f9b84cfb97..4ca5f80a9193 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/conf/majors,v 1.98.2.7 2000/09/15 07:47:47 roger 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/conf/newvers.sh b/sys/conf/newvers.sh index 8d4f008bb6ee..966049e0deae 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.44.2.6 2000/09/25 06:51:43 jkh Exp $ TYPE="FreeBSD" REVISION="4.1.1" BRANCH="RELEASE" -RELEASE="${REVISION}-${BRANCH}" +RELEASE=4.1.1-RELEASE SNAPDATE="" if [ "X${SNAPDATE}" != "X" ]; then RELEASE="${RELEASE}-${SNAPDATE}" diff --git a/sys/conf/nfsswapkernel.c b/sys/conf/nfsswapkernel.c index 8f8a67e2f130..37a03269e7d6 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.6 1999/08/28 00:41:01 peter Exp $ */ /* diff --git a/sys/conf/options b/sys/conf/options index dce76eb03961..dfc97e1321ed 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options,v 1.191.2.15 2000/09/21 20:33:46 msmith Exp $ # # On the handling of kernel options # diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha index 674174d13b8b..5a806696422a 100644 --- a/sys/conf/options.alpha +++ b/sys/conf/options.alpha @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.alpha,v 1.19.2.2 2000/07/18 20:39:05 dfr Exp $ EV5 opt_global.h EV4 opt_global.h diff --git a/sys/conf/options.i386 b/sys/conf/options.i386 index dec6064ee930..3f7b285ac618 100644 --- a/sys/conf/options.i386 +++ b/sys/conf/options.i386 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.i386,v 1.132.2.3 2000/08/26 04:19:15 yokota Exp $ DISABLE_PSE IDE_DELAY diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 9726b9d46e79..5d646d1040e7 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.pc98,v 1.103.2.4 2000/08/26 04:19:15 yokota Exp $ DISABLE_PSE IDE_DELAY diff --git a/sys/conf/param.c b/sys/conf/param.c index 42b124d751b7..db1f2695cbfe 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.36.2.2 2000/08/04 22:31:06 peter Exp $ */ #include <stddef.h> diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh index a8e0e4df4945..f77c4c7eaec6 100644 --- a/sys/conf/systags.sh +++ b/sys/conf/systags.sh @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # @(#)systags.sh 8.1 (Berkeley) 6/10/93 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/systags.sh,v 1.7 1999/08/28 00:41:02 peter Exp $ # # systags.sh - construct a system tags file using dependence relations # in a .depend file diff --git a/sys/contrib/dev/fla/README b/sys/contrib/dev/fla/README index 78433defa891..152ea024f3f0 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.5 1999/11/10 10:50:51 phk Exp $ diff --git a/sys/contrib/dev/fla/fla.c b/sys/contrib/dev/fla/fla.c index 0f91842c7cca..f6ba5727779e 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.16 1999/12/08 04:45:16 ken Exp $ * */ diff --git a/sys/contrib/dev/fla/i386/msysosak.o.uu b/sys/contrib/dev/fla/i386/msysosak.o.uu index e883bfe42d64..5e9f875a1d1f 100644 --- a/sys/contrib/dev/fla/i386/msysosak.o.uu +++ b/sys/contrib/dev/fla/i386/msysosak.o.uu @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/contrib/dev/fla/i386/msysosak.o.uu,v 1.1.4.1 2000/08/23 09:00:15 kris Exp $ SOFTWARE LICENSE AGREEMENT diff --git a/sys/contrib/dev/fla/prep.fla.sh b/sys/contrib/dev/fla/prep.fla.sh index 5d27717e095f..0c9f0499262c 100644 --- a/sys/contrib/dev/fla/prep.fla.sh +++ b/sys/contrib/dev/fla/prep.fla.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/sys/contrib/dev/fla/prep.fla.sh,v 1.2 1999/09/08 12:42:15 phk Exp $ dev=fla0 diff --git a/sys/contrib/dev/oltr/if_oltr.c b/sys/contrib/dev/oltr/if_oltr.c index a1294193f1f6..2966a347b347 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.11.2.3 2000/08/04 23:16:01 peter Exp $ */ #include <sys/param.h> diff --git a/sys/contrib/dev/oltr/trlld.h b/sys/contrib/dev/oltr/trlld.h index 988cf356df10..bc3144742972 100644 --- a/sys/contrib/dev/oltr/trlld.h +++ b/sys/contrib/dev/oltr/trlld.h @@ -14,7 +14,7 @@ *---------------------------------------------------------------------------
*
* Description: PowerMACH Works header file
- * $FreeBSD$ + * $FreeBSD: src/sys/contrib/dev/oltr/trlld.h,v 1.3.2.1 2000/03/19 00:32:34 lile Exp $ *
*---------------------------------------------------------------------------
* $Log: J:/usr/project/trlld/libsrc/include/trlld.h_v $
diff --git a/sys/contrib/dev/oltr/trlldbm.c b/sys/contrib/dev/oltr/trlldbm.c index 944606da5a31..30084c09f87f 100644 --- a/sys/contrib/dev/oltr/trlldbm.c +++ b/sys/contrib/dev/oltr/trlldbm.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/contrib/dev/oltr/trlldbm.c,v 1.3.2.1 2000/03/19 00:32:34 lile Exp $ * * Copyright (c) 1997 * OLICOM A/S diff --git a/sys/contrib/dev/oltr/trlldhm.c b/sys/contrib/dev/oltr/trlldhm.c index cdcb250c5a62..af103876e16b 100644 --- a/sys/contrib/dev/oltr/trlldhm.c +++ b/sys/contrib/dev/oltr/trlldhm.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/contrib/dev/oltr/trlldhm.c,v 1.3.2.1 2000/03/19 00:32:35 lile Exp $ * * Copyright (c) 1997 * OLICOM A/S diff --git a/sys/contrib/dev/oltr/trlldmac.c b/sys/contrib/dev/oltr/trlldmac.c index 63cfd3e3cf3b..8f20278ac353 100644 --- a/sys/contrib/dev/oltr/trlldmac.c +++ b/sys/contrib/dev/oltr/trlldmac.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/contrib/dev/oltr/trlldmac.c,v 1.3.2.1 2000/03/19 00:32:36 lile Exp $ * * Copyright (c) 1997 * OLICOM A/S diff --git a/sys/crypto/blowfish/bf_cbc.c b/sys/crypto/blowfish/bf_cbc.c index 6eb6d3b0c0d2..79b2e48e513b 100644 --- a/sys/crypto/blowfish/bf_cbc.c +++ b/sys/crypto/blowfish/bf_cbc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/blowfish/bf_cbc.c,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: bf_cbc.c,v 1.3 2000/03/27 04:36:25 sumikawa Exp $ */ /* crypto/bf/bf_cbc.c */ diff --git a/sys/crypto/blowfish/bf_cbc_m.c b/sys/crypto/blowfish/bf_cbc_m.c index 088adad1441c..6bc399550497 100644 --- a/sys/crypto/blowfish/bf_cbc_m.c +++ b/sys/crypto/blowfish/bf_cbc_m.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/blowfish/bf_cbc_m.c,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: bf_cbc_m.c,v 1.4 2000/06/14 10:41:16 itojun Exp $ */ /* diff --git a/sys/crypto/blowfish/bf_enc.c b/sys/crypto/blowfish/bf_enc.c index 6a3bef672295..fdd1c4dd505f 100644 --- a/sys/crypto/blowfish/bf_enc.c +++ b/sys/crypto/blowfish/bf_enc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/blowfish/bf_enc.c,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: bf_enc.c,v 1.3 2000/03/27 04:36:26 sumikawa Exp $ */ /* crypto/bf/bf_enc.c */ diff --git a/sys/crypto/blowfish/bf_locl.h b/sys/crypto/blowfish/bf_locl.h index 07598d2ed255..abeac8e60bf5 100644 --- a/sys/crypto/blowfish/bf_locl.h +++ b/sys/crypto/blowfish/bf_locl.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/blowfish/bf_locl.h,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: bf_locl.h,v 1.3 2000/03/27 04:36:26 sumikawa Exp $ */ /* crypto/bf/bf_local.h */ diff --git a/sys/crypto/blowfish/bf_pi.h b/sys/crypto/blowfish/bf_pi.h index 8982aac4a9c0..ae5d7803b010 100644 --- a/sys/crypto/blowfish/bf_pi.h +++ b/sys/crypto/blowfish/bf_pi.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/blowfish/bf_pi.h,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: bf_pi.h,v 1.3 2000/03/27 04:36:26 sumikawa Exp $ */ /* crypto/bf/bf_pi.h */ diff --git a/sys/crypto/blowfish/bf_skey.c b/sys/crypto/blowfish/bf_skey.c index 5717c3f59547..9a004bcba704 100644 --- a/sys/crypto/blowfish/bf_skey.c +++ b/sys/crypto/blowfish/bf_skey.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/blowfish/bf_skey.c,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: bf_skey.c,v 1.3 2000/03/27 04:36:27 sumikawa Exp $ */ /* crypto/bf/bf_skey.c */ diff --git a/sys/crypto/blowfish/blowfish.h b/sys/crypto/blowfish/blowfish.h index c96b4ec08bb0..ac220c2cd87a 100644 --- a/sys/crypto/blowfish/blowfish.h +++ b/sys/crypto/blowfish/blowfish.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/blowfish/blowfish.h,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: blowfish.h,v 1.4 2000/06/14 10:41:16 itojun Exp $ */ /* crypto/bf/blowfish.h */ diff --git a/sys/crypto/cast128/cast128.c b/sys/crypto/cast128/cast128.c index 4df1be900f62..95e549bbc6da 100644 --- a/sys/crypto/cast128/cast128.c +++ b/sys/crypto/cast128/cast128.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/cast128/cast128.c,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: cast128.c,v 1.3 2000/03/27 04:36:29 sumikawa Exp $ */ /* diff --git a/sys/crypto/cast128/cast128.h b/sys/crypto/cast128/cast128.h index 019c2de1306d..e45d95843ad5 100644 --- a/sys/crypto/cast128/cast128.h +++ b/sys/crypto/cast128/cast128.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/cast128/cast128.h,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: cast128.h,v 1.4 2000/06/14 10:41:16 itojun Exp $ */ /* diff --git a/sys/crypto/cast128/cast128_cbc.c b/sys/crypto/cast128/cast128_cbc.c index e4725a945400..d7aed6dc2767 100644 --- a/sys/crypto/cast128/cast128_cbc.c +++ b/sys/crypto/cast128/cast128_cbc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/cast128/cast128_cbc.c,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: cast128_cbc.c,v 1.4 2000/06/14 10:41:17 itojun Exp $ */ /* diff --git a/sys/crypto/cast128/cast128_subkey.h b/sys/crypto/cast128/cast128_subkey.h index fafac45087c9..d30980385365 100644 --- a/sys/crypto/cast128/cast128_subkey.h +++ b/sys/crypto/cast128/cast128_subkey.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/cast128/cast128_subkey.h,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: cast128_subkey.h,v 1.3 2000/03/27 04:36:30 sumikawa Exp $ */ /* diff --git a/sys/crypto/des/des.h b/sys/crypto/des/des.h index 536f0c992f7c..7e49da8a2026 100644 --- a/sys/crypto/des/des.h +++ b/sys/crypto/des/des.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/des.h,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: des.h,v 1.4 2000/06/14 10:41:17 itojun Exp $ */ /* lib/des/des.h */ diff --git a/sys/crypto/des/des_3cbc.c b/sys/crypto/des/des_3cbc.c index e6758718963f..c9263ad5cdfb 100644 --- a/sys/crypto/des/des_3cbc.c +++ b/sys/crypto/des/des_3cbc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/des_3cbc.c,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: des_3cbc.c,v 1.4 2000/06/14 10:41:17 itojun Exp $ */ /* diff --git a/sys/crypto/des/des_cbc.c b/sys/crypto/des/des_cbc.c index 92de8f89fd91..3aa2e6beb086 100644 --- a/sys/crypto/des/des_cbc.c +++ b/sys/crypto/des/des_cbc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/des_cbc.c,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: des_cbc.c,v 1.4 2000/06/14 10:41:17 itojun Exp $ */ /* diff --git a/sys/crypto/des/des_ecb.c b/sys/crypto/des/des_ecb.c index d828b915afbd..33297dcb7901 100644 --- a/sys/crypto/des/des_ecb.c +++ b/sys/crypto/des/des_ecb.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/des_ecb.c,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: des_ecb.c,v 1.3 2000/03/27 04:36:33 sumikawa Exp $ */ /* crypto/des/ecb_enc.c */ diff --git a/sys/crypto/des/des_locl.h b/sys/crypto/des/des_locl.h index ae6e828dbdec..70747235d721 100644 --- a/sys/crypto/des/des_locl.h +++ b/sys/crypto/des/des_locl.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/des_locl.h,v 1.2.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: des_locl.h,v 1.4 2000/03/27 04:43:46 sumikawa Exp $ */ /* lib/des/des_locl.h */ diff --git a/sys/crypto/des/des_setkey.c b/sys/crypto/des/des_setkey.c index 48d13fcecc36..450109f26921 100644 --- a/sys/crypto/des/des_setkey.c +++ b/sys/crypto/des/des_setkey.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/des_setkey.c,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: des_setkey.c,v 1.3 2000/03/27 04:36:33 sumikawa Exp $ */ /* crypto/des/set_key.c */ diff --git a/sys/crypto/des/podd.h b/sys/crypto/des/podd.h index fb54c39a6dae..61646cc4bf05 100644 --- a/sys/crypto/des/podd.h +++ b/sys/crypto/des/podd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/podd.h,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: podd.h,v 1.3 2000/03/27 04:36:34 sumikawa Exp $ */ /* crypto/des/podd.h */ diff --git a/sys/crypto/des/sk.h b/sys/crypto/des/sk.h index 24bde96dd378..6009c114a74b 100644 --- a/sys/crypto/des/sk.h +++ b/sys/crypto/des/sk.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/sk.h,v 1.1.2.1 2000/07/15 07:14:21 kris Exp $ */ /* $KAME: sk.h,v 1.3 2000/03/27 04:36:34 sumikawa Exp $ */ /* crypto/des/sk.h */ diff --git a/sys/crypto/des/spr.h b/sys/crypto/des/spr.h index 606e12b4c5f9..21dea800cd61 100644 --- a/sys/crypto/des/spr.h +++ b/sys/crypto/des/spr.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/des/spr.h,v 1.1.2.1 2000/07/15 07:14:22 kris Exp $ */ /* $KAME: spr.h,v 1.3 2000/03/27 04:36:35 sumikawa Exp $ */ /* crypto/des/spr.h */ diff --git a/sys/crypto/md5.c b/sys/crypto/md5.c index e82770089174..aedc6e2bc534 100644 --- a/sys/crypto/md5.c +++ b/sys/crypto/md5.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/md5.c,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: md5.c,v 1.4 2000/03/27 04:36:22 sumikawa Exp $ */ /* diff --git a/sys/crypto/md5.h b/sys/crypto/md5.h index 241819985dc9..3d02afe6b4d3 100644 --- a/sys/crypto/md5.h +++ b/sys/crypto/md5.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/md5.h,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: md5.h,v 1.4 2000/03/27 04:36:22 sumikawa Exp $ */ /* diff --git a/sys/crypto/rc4/rc4.c b/sys/crypto/rc4/rc4.c index 5cea08a45c49..2154cc404396 100644 --- a/sys/crypto/rc4/rc4.c +++ b/sys/crypto/rc4/rc4.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/crypto/rc4/rc4.c,v 1.2.2.1 2000/04/18 04:48:31 archie Exp $ */ #include <sys/types.h> diff --git a/sys/crypto/rc4/rc4.h b/sys/crypto/rc4/rc4.h index 670b1a005ba1..45971adbf57b 100644 --- a/sys/crypto/rc4/rc4.h +++ b/sys/crypto/rc4/rc4.h @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/crypto/rc4/rc4.h,v 1.2.2.1 2000/04/18 04:48:32 archie Exp $ */ #ifndef _SYS_CRYPTO_RC4_RC4_H_ diff --git a/sys/crypto/rc5/rc5.c b/sys/crypto/rc5/rc5.c index 99a8ac6faf91..a94bfa7ca401 100644 --- a/sys/crypto/rc5/rc5.c +++ b/sys/crypto/rc5/rc5.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/rc5/rc5.c,v 1.1.2.1 2000/07/15 07:14:22 kris Exp $ */ /* $KAME: rc5.c,v 1.3 2000/03/27 04:36:36 sumikawa Exp $ */ /* diff --git a/sys/crypto/rc5/rc5.h b/sys/crypto/rc5/rc5.h index ae2339b757a1..1d96c019c5f9 100644 --- a/sys/crypto/rc5/rc5.h +++ b/sys/crypto/rc5/rc5.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/rc5/rc5.h,v 1.1.2.1 2000/07/15 07:14:22 kris Exp $ */ /* $KAME: rc5.h,v 1.4 2000/06/14 10:41:17 itojun Exp $ */ /* diff --git a/sys/crypto/rc5/rc5_cbc.c b/sys/crypto/rc5/rc5_cbc.c index 5972cc61220b..6eeae2bb9477 100644 --- a/sys/crypto/rc5/rc5_cbc.c +++ b/sys/crypto/rc5/rc5_cbc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/rc5/rc5_cbc.c,v 1.1.2.1 2000/07/15 07:14:22 kris Exp $ */ /* $KAME: rc5_cbc.c,v 1.4 2000/06/14 10:41:17 itojun Exp $ */ /* diff --git a/sys/crypto/sha1.c b/sys/crypto/sha1.c index 815bc5a16ca1..db9ff1d0d365 100644 --- a/sys/crypto/sha1.c +++ b/sys/crypto/sha1.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/sha1.c,v 1.2.2.2 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: sha1.c,v 1.4 2000/03/27 04:36:23 sumikawa Exp $ */ /* diff --git a/sys/crypto/sha1.h b/sys/crypto/sha1.h index 2e87f0537e70..7caeab0ba547 100644 --- a/sys/crypto/sha1.h +++ b/sys/crypto/sha1.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/sha1.h,v 1.3.2.2 2000/07/15 07:14:18 kris Exp $ */ /* $KAME: sha1.h,v 1.5 2000/03/27 04:36:23 sumikawa Exp $ */ /* diff --git a/sys/ddb/db_access.c b/sys/ddb/db_access.c index 04de1083bb92..294974a6ec51 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.15 1999/08/28 00:41:04 peter Exp $ */ /* diff --git a/sys/ddb/db_access.h b/sys/ddb/db_access.h index 715c1cb002c3..250a5e51a926 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.9 1999/08/28 00:41:05 peter Exp $ */ #ifndef _DDB_DB_ACCESS_H_ diff --git a/sys/ddb/db_aout.c b/sys/ddb/db_aout.c index 21d13be68b71..2266d21267b9 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.27 1999/08/28 00:41:05 peter Exp $ */ /* diff --git a/sys/ddb/db_break.c b/sys/ddb/db_break.c index 9ac0001255f8..d26baca85c59 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.18 1999/08/28 00:41:05 peter Exp $ */ /* diff --git a/sys/ddb/db_break.h b/sys/ddb/db_break.h index 008acab85b1e..0c0a3aec19a8 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.12 1999/08/28 00:41:06 peter Exp $ */ /* diff --git a/sys/ddb/db_command.c b/sys/ddb/db_command.c index 201d1f1bbb09..f4e028a2ac51 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.34 1999/08/28 00:41:06 peter Exp $ */ /* diff --git a/sys/ddb/db_command.h b/sys/ddb/db_command.h index a95f5b3aaee3..35318bbef149 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.11 1999/08/28 00:41:06 peter Exp $ */ #ifndef _DDB_DB_COMMAND_H_ diff --git a/sys/ddb/db_examine.c b/sys/ddb/db_examine.c index 87143e11a835..6ebed4bfe02d 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.27 1999/08/28 00:41:07 peter Exp $ */ /* diff --git a/sys/ddb/db_expr.c b/sys/ddb/db_expr.c index 61f7fc13b94c..def8a4c525b5 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.13 1999/08/28 00:41:07 peter Exp $ */ /* diff --git a/sys/ddb/db_input.c b/sys/ddb/db_input.c index a09f003de7ac..abcce50a6bb4 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.28 2000/01/11 14:53:53 yokota Exp $ */ /* diff --git a/sys/ddb/db_kld.c b/sys/ddb/db_kld.c index 9599299a3ebe..9598e679b690 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.9 2000/01/11 13:25:12 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..48b0edcfd20e 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.18 1999/08/28 00:41:08 peter Exp $ */ /* diff --git a/sys/ddb/db_lex.h b/sys/ddb/db_lex.h index c4e0ee2a6ba4..4c6c46ed5ca1 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.12 1999/08/28 00:41:08 peter Exp $ */ #ifndef _DDB_DB_LEX_H_ diff --git a/sys/ddb/db_output.c b/sys/ddb/db_output.c index 9192c183c6ae..827630ec291a 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.26 1999/08/28 00:41:09 peter Exp $ */ /* diff --git a/sys/ddb/db_output.h b/sys/ddb/db_output.h index 8172bbba6d83..dd728a78f729 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.11 1999/08/28 00:41:09 peter Exp $ */ #ifndef _DDB_DB_OUTPUT_H_ diff --git a/sys/ddb/db_print.c b/sys/ddb/db_print.c index 06e9f43da659..5cf659735174 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.26 1999/08/28 00:41:09 peter Exp $ */ /* diff --git a/sys/ddb/db_ps.c b/sys/ddb/db_ps.c index f005fd832473..43538e913e6d 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.20 1999/08/28 00:41:09 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 be780e378249..934eae2e7539 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.18 1999/08/28 00:41:10 peter Exp $ */ /* diff --git a/sys/ddb/db_sym.c b/sys/ddb/db_sym.c index 7cba6883426b..84db72ca6997 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.32 1999/08/28 00:41:10 peter Exp $ */ /* diff --git a/sys/ddb/db_sym.h b/sys/ddb/db_sym.h index e4decf403701..51045881c9ce 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.19 1999/08/28 00:41:10 peter Exp $ */ #ifndef _DDB_DB_SYM_H_ diff --git a/sys/ddb/db_sysctl.c b/sys/ddb/db_sysctl.c index bc00e112c415..59b78919f877 100644 --- a/sys/ddb/db_sysctl.c +++ b/sys/ddb/db_sysctl.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_sysctl.c,v 1.1.4.1 2000/08/03 00:09:27 ps Exp $ */ #include <sys/param.h> diff --git a/sys/ddb/db_trap.c b/sys/ddb/db_trap.c index 2111957ec456..a41ba6274779 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.14 1999/08/28 00:41:11 peter Exp $ */ /* diff --git a/sys/ddb/db_variables.c b/sys/ddb/db_variables.c index 8c0eb98fe743..9ac6da1ae07f 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.18 1999/08/28 00:41:11 peter Exp $ */ /* diff --git a/sys/ddb/db_variables.h b/sys/ddb/db_variables.h index f430f0d8c94d..c601b9839fd6 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.11 1999/08/28 00:41:11 peter Exp $ */ /* diff --git a/sys/ddb/db_watch.c b/sys/ddb/db_watch.c index 186a3cccf425..ee5f576c62af 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.20 1999/10/29 18:08:25 phk Exp $ */ /* diff --git a/sys/ddb/db_watch.h b/sys/ddb/db_watch.h index 18943f43942d..715ae95e59b8 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.11 1999/08/28 00:41:12 peter Exp $ */ /* diff --git a/sys/ddb/db_write_cmd.c b/sys/ddb/db_write_cmd.c index 3da61d35dd9d..0c35f07a7d73 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.13 1999/08/28 00:41:12 peter Exp $ */ /* diff --git a/sys/ddb/ddb.h b/sys/ddb/ddb.h index 972772f836d6..7f4bc7a4b39d 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.24 2000/01/11 14:53:53 yokota Exp $ */ /* diff --git a/sys/dev/advansys/adv_eisa.c b/sys/dev/advansys/adv_eisa.c index e769ca42fe70..33d0b9dfda60 100644 --- a/sys/dev/advansys/adv_eisa.c +++ b/sys/dev/advansys/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/dev/advansys/adv_eisa.c,v 1.9.2.1 2000/04/14 13:32:44 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/advansys/adv_isa.c b/sys/dev/advansys/adv_isa.c index f4236299bec9..080ed0ba7bbc 100644 --- a/sys/dev/advansys/adv_isa.c +++ b/sys/dev/advansys/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/dev/advansys/adv_isa.c,v 1.14.2.3 2000/08/08 23:50:00 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/advansys/adv_pci.c b/sys/dev/advansys/adv_pci.c index b965ce6a3cfa..5eb969a6723b 100644 --- a/sys/dev/advansys/adv_pci.c +++ b/sys/dev/advansys/adv_pci.c @@ -57,7 +57,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/advansys/adv_pci.c,v 1.11.2.2 2000/08/02 22:22:40 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/advansys/advansys.c b/sys/dev/advansys/advansys.c index 6cd8e208b0ea..0de311263011 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.14.2.3 2000/08/02 22:22:40 peter Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/advansys.h b/sys/dev/advansys/advansys.h index ab4e550a9afe..5305f4379084 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.2.2.1 2000/04/14 13:32:48 nyan Exp $ */ #ifndef _ADVANSYS_H_ diff --git a/sys/dev/advansys/advlib.c b/sys/dev/advansys/advlib.c index dd0f4ccd92b2..cf2daab65170 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.15.2.1 2000/04/14 13:32:49 nyan Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/advlib.h b/sys/dev/advansys/advlib.h index ba9703db1b6d..50ad3dc8086a 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.8.2.1 2000/04/14 13:32:50 nyan Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/advmcode.c b/sys/dev/advansys/advmcode.c index d53a4c6fe0e5..983abf4160e9 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.7 2000/01/14 03:33:38 gibbs 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 b9430b75fdc0..c075b22f5485 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.6 2000/01/14 03:33:38 gibbs Exp $ * * Obtained from: * diff --git a/sys/dev/advansys/adw_pci.c b/sys/dev/advansys/adw_pci.c index f7b83821e6ca..fb40b0b9df3e 100644 --- a/sys/dev/advansys/adw_pci.c +++ b/sys/dev/advansys/adw_pci.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/adw_pci.c,v 1.12.2.1 2000/08/02 22:22:40 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/advansys/adwcam.c b/sys/dev/advansys/adwcam.c index a3427fc7ffbc..6f122feabe17 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.7 2000/03/02 00:08:34 gibbs Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/adwlib.c b/sys/dev/advansys/adwlib.c index 9abf933f98b3..3ed642468b01 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.6.2.1 2000/04/14 13:32:50 nyan Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/adwlib.h b/sys/dev/advansys/adwlib.h index c470c101b0bd..fb768773bff3 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.4 2000/03/02 00:08:35 gibbs Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/adwmcode.c b/sys/dev/advansys/adwmcode.c index c5f0504a1908..c24070eaa0f3 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.3 2000/02/03 16:34:57 gibbs 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 221845489867..8ced8403dc91 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.3 2000/02/03 16:34:57 gibbs Exp $ * * Obtained from: * diff --git a/sys/dev/advansys/adwvar.h b/sys/dev/advansys/adwvar.h index f4244f98a484..510aadca257e 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.3.2.1 2000/08/08 23:50:48 peter Exp $ */ #ifndef _ADWVAR_H_ diff --git a/sys/dev/aha/aha.c b/sys/dev/aha/aha.c index 9e09b20e2f3d..99f59a94d068 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.34.2.1 2000/08/02 22:24:39 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/aha/aha_isa.c b/sys/dev/aha/aha_isa.c index 02e00369ad81..ed5474703154 100644 --- a/sys/dev/aha/aha_isa.c +++ b/sys/dev/aha/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/dev/aha/aha_isa.c,v 1.17.2.1 2000/08/02 22:24:40 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/aha/aha_mca.c b/sys/dev/aha/aha_mca.c index 8840db3b622c..692153195194 100644 --- a/sys/dev/aha/aha_mca.c +++ b/sys/dev/aha/aha_mca.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/aha/aha_mca.c,v 1.2 2000/01/24 07:08:40 imp Exp $ * * Based on aha_isa.c */ diff --git a/sys/dev/aha/ahareg.h b/sys/dev/aha/ahareg.h index 339eace12e20..02873106411e 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.8.2.1 2000/08/02 22:24:40 peter Exp $ */ #ifndef _AHAREG_H_ diff --git a/sys/dev/ahb/ahb.c b/sys/dev/ahb/ahb.c index d9474bc76da6..07d5e1a30f4f 100644 --- a/sys/dev/ahb/ahb.c +++ b/sys/dev/ahb/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/dev/ahb/ahb.c,v 1.18.2.1 2000/08/02 22:25:25 peter Exp $ */ #include <stddef.h> /* For offsetof() */ diff --git a/sys/dev/ahb/ahbreg.h b/sys/dev/ahb/ahbreg.h index c72f068aa3b9..672012f60ba1 100644 --- a/sys/dev/ahb/ahbreg.h +++ b/sys/dev/ahb/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/dev/ahb/ahbreg.h,v 1.2 1999/08/28 00:43:37 peter Exp $ */ /* Resource Constatns */ diff --git a/sys/dev/aic/aic.c b/sys/dev/aic/aic.c index 07687bfc3b6c..7dfc81b5e1a8 100644 --- a/sys/dev/aic/aic.c +++ b/sys/dev/aic/aic.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/aic/aic.c,v 1.8 2000/01/14 23:42:35 imp Exp $ */ #include <sys/param.h> diff --git a/sys/dev/aic/aic6360reg.h b/sys/dev/aic/aic6360reg.h index 7dafac46d420..d00cb6dd8ffc 100644 --- a/sys/dev/aic/aic6360reg.h +++ b/sys/dev/aic/aic6360reg.h @@ -29,7 +29,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic/aic6360reg.h,v 1.1 1999/10/21 08:56:52 luoqi Exp $ */ #define SCSISEQ 0x00 /* SCSI sequence control */ diff --git a/sys/dev/aic/aic_cbus.c b/sys/dev/aic/aic_cbus.c index 847aadc74f10..14122bf9d330 100644 --- a/sys/dev/aic/aic_cbus.c +++ b/sys/dev/aic/aic_cbus.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/aic/aic_cbus.c,v 1.1.2.2 2000/06/21 09:37:09 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/aic/aic_isa.c b/sys/dev/aic/aic_isa.c index c7eb09345d2c..902b41da1485 100644 --- a/sys/dev/aic/aic_isa.c +++ b/sys/dev/aic/aic_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/dev/aic/aic_isa.c,v 1.3 2000/01/14 23:42:35 imp Exp $ */ #include <sys/param.h> diff --git a/sys/dev/aic/aic_pccard.c b/sys/dev/aic/aic_pccard.c index 5beeedca0931..7248b2d16c6e 100644 --- a/sys/dev/aic/aic_pccard.c +++ b/sys/dev/aic/aic_pccard.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/aic/aic_pccard.c,v 1.1 2000/01/14 23:42:36 imp Exp $ */ #include <sys/param.h> diff --git a/sys/dev/aic/aicvar.h b/sys/dev/aic/aicvar.h index 9b3c9790262b..f23fe680ecba 100644 --- a/sys/dev/aic/aicvar.h +++ b/sys/dev/aic/aicvar.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/aic/aicvar.h,v 1.2.2.1 2000/08/08 23:51:23 peter Exp $ */ struct aic_transinfo { diff --git a/sys/dev/aic7xxx/Makefile b/sys/dev/aic7xxx/Makefile index aa478151de4e..f0176c203574 100644 --- a/sys/dev/aic7xxx/Makefile +++ b/sys/dev/aic7xxx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/aic7xxx/Makefile,v 1.6 1999/08/28 00:41:22 peter Exp $ PROG= aicasm diff --git a/sys/dev/aic7xxx/ahc_eisa.c b/sys/dev/aic7xxx/ahc_eisa.c index 9e0e3f007e74..53a8508a1dd5 100644 --- a/sys/dev/aic7xxx/ahc_eisa.c +++ b/sys/dev/aic7xxx/ahc_eisa.c @@ -28,7 +28,7 @@ * * $Id$ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/ahc_eisa.c,v 1.15.2.1 2000/09/23 00:23:59 gibbs Exp $ */ #include <dev/aic7xxx/aic7xxx_freebsd.h> diff --git a/sys/dev/aic7xxx/ahc_pci.c b/sys/dev/aic7xxx/ahc_pci.c index dfe248beb5e4..2918b806cbd5 100644 --- a/sys/dev/aic7xxx/ahc_pci.c +++ b/sys/dev/aic7xxx/ahc_pci.c @@ -30,7 +30,7 @@ * * $Id$ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/ahc_pci.c,v 1.29.2.3 2000/09/23 00:23:59 gibbs Exp $ */ #include <dev/aic7xxx/aic7xxx_freebsd.h> diff --git a/sys/dev/aic7xxx/aic7770.c b/sys/dev/aic7xxx/aic7770.c index bcfa0f68a1ad..793ae78774b8 100644 --- a/sys/dev/aic7xxx/aic7770.c +++ b/sys/dev/aic7xxx/aic7770.c @@ -28,7 +28,7 @@ * * $Id$ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7770.c,v 1.1.2.1 2000/09/23 00:24:00 gibbs Exp $ */ #ifdef __linux__ diff --git a/sys/dev/aic7xxx/aic7xxx.c b/sys/dev/aic7xxx/aic7xxx.c index 5c54b18b3246..3e339cebe17c 100644 --- a/sys/dev/aic7xxx/aic7xxx.c +++ b/sys/dev/aic7xxx/aic7xxx.c @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aic7xxx.c#4 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.c,v 1.41.2.3 2000/09/25 21:57:53 gibbs Exp $ */ #ifdef __linux__ diff --git a/sys/dev/aic7xxx/aic7xxx.h b/sys/dev/aic7xxx/aic7xxx.h index b0b07a8a481a..eaef05971f43 100644 --- a/sys/dev/aic7xxx/aic7xxx.h +++ b/sys/dev/aic7xxx/aic7xxx.h @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aic7xxx.h#4 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.h,v 1.16.2.1 2000/09/23 00:24:02 gibbs Exp $ */ #ifndef _AIC7XXX_H_ diff --git a/sys/dev/aic7xxx/aic7xxx.reg b/sys/dev/aic7xxx/aic7xxx.reg index d1cda86723bd..114e4022a7ea 100644 --- a/sys/dev/aic7xxx/aic7xxx.reg +++ b/sys/dev/aic7xxx/aic7xxx.reg @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aic7xxx.reg#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.reg,v 1.20.2.2 2000/09/23 00:24:03 gibbs Exp $ */ /* diff --git a/sys/dev/aic7xxx/aic7xxx.seq b/sys/dev/aic7xxx/aic7xxx.seq index a1a2e984cb7d..070810291e7d 100644 --- a/sys/dev/aic7xxx/aic7xxx.seq +++ b/sys/dev/aic7xxx/aic7xxx.seq @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aic7xxx.seq#4 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.seq,v 1.94.2.2 2000/09/23 00:24:03 gibbs Exp $ */ #include "aic7xxx.reg" diff --git a/sys/dev/aic7xxx/aic7xxx_93cx6.c b/sys/dev/aic7xxx/aic7xxx_93cx6.c index a7dc77b2704d..9402b0480afe 100644 --- a/sys/dev/aic7xxx/aic7xxx_93cx6.c +++ b/sys/dev/aic7xxx/aic7xxx_93cx6.c @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aic7xxx_93cx6.c#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_93cx6.c,v 1.8.2.1 2000/09/23 00:24:03 gibbs Exp $ */ /* diff --git a/sys/dev/aic7xxx/aic7xxx_93cx6.h b/sys/dev/aic7xxx/aic7xxx_93cx6.h index 323bfe8fa05f..932b39a35db7 100644 --- a/sys/dev/aic7xxx/aic7xxx_93cx6.h +++ b/sys/dev/aic7xxx/aic7xxx_93cx6.h @@ -32,7 +32,7 @@ * * $Id: //depot/src/aic7xxx/aic7xxx_93cx6.h#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_93cx6.h,v 1.7.2.1 2000/09/23 00:24:03 gibbs Exp $ */ #ifndef _AIC7XXX_93CX6_H_ #define _AIC7XXX_93CX6_H_ diff --git a/sys/dev/aic7xxx/aic7xxx_freebsd.c b/sys/dev/aic7xxx/aic7xxx_freebsd.c index 6f1b4d13cd08..089fadde189b 100644 --- a/sys/dev/aic7xxx/aic7xxx_freebsd.c +++ b/sys/dev/aic7xxx/aic7xxx_freebsd.c @@ -30,7 +30,7 @@ * * $Id$ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_freebsd.c,v 1.3.2.1 2000/09/23 00:24:03 gibbs Exp $ */ #include <dev/aic7xxx/aic7xxx_freebsd.h> diff --git a/sys/dev/aic7xxx/aic7xxx_freebsd.h b/sys/dev/aic7xxx/aic7xxx_freebsd.h index 4acb1285337f..c71f79393b97 100644 --- a/sys/dev/aic7xxx/aic7xxx_freebsd.h +++ b/sys/dev/aic7xxx/aic7xxx_freebsd.h @@ -31,7 +31,7 @@ * * $Id$ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_freebsd.h,v 1.2.2.1 2000/09/23 00:24:03 gibbs Exp $ */ #ifndef _AIC7XXX_FREEBSD_H_ diff --git a/sys/dev/aic7xxx/aic7xxx_inline.h b/sys/dev/aic7xxx/aic7xxx_inline.h index 7bf63dee9d33..8821cb424de4 100644 --- a/sys/dev/aic7xxx/aic7xxx_inline.h +++ b/sys/dev/aic7xxx/aic7xxx_inline.h @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aic7xxx_inline.h#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_inline.h,v 1.2.2.1 2000/09/23 00:24:03 gibbs Exp $ */ #ifndef _AIC7XXX_INLINE_H_ diff --git a/sys/dev/aic7xxx/aic7xxx_pci.c b/sys/dev/aic7xxx/aic7xxx_pci.c index 00a5213ed629..c8e7710a9221 100644 --- a/sys/dev/aic7xxx/aic7xxx_pci.c +++ b/sys/dev/aic7xxx/aic7xxx_pci.c @@ -32,7 +32,7 @@ * * $Id: //depot/src/aic7xxx/aic7xxx_pci.c#4 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_pci.c,v 1.2.2.1 2000/09/23 00:24:03 gibbs Exp $ */ #ifdef __linux__ diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile index acd6a0cc5ba3..39e847589360 100644 --- a/sys/dev/aic7xxx/aicasm/Makefile +++ b/sys/dev/aic7xxx/aicasm/Makefile @@ -1,6 +1,6 @@ # $Id$ # -# $FreeBSD$ +# $FreeBSD: src/sys/dev/aic7xxx/aicasm/Makefile,v 1.8.2.1 2000/09/23 00:24:22 gibbs Exp $ PROG= aicasm diff --git a/sys/dev/aic7xxx/aicasm/aicasm.c b/sys/dev/aic7xxx/aicasm/aicasm.c index 361d7e833010..289593e4d71b 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm.c +++ b/sys/dev/aic7xxx/aicasm/aicasm.c @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aicasm/aicasm.c#4 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm.c,v 1.28.2.1 2000/09/23 00:24:22 gibbs Exp $ */ #include <sys/types.h> #include <sys/mman.h> diff --git a/sys/dev/aic7xxx/aicasm/aicasm.h b/sys/dev/aic7xxx/aicasm/aicasm.h index a3b30fe0e5b8..ab6850c55c2a 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm.h +++ b/sys/dev/aic7xxx/aicasm/aicasm.h @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aicasm/aicasm.h#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm.h,v 1.11.2.1 2000/09/23 00:24:22 gibbs Exp $ */ #ifdef __linux__ diff --git a/sys/dev/aic7xxx/aicasm/aicasm_gram.y b/sys/dev/aic7xxx/aicasm/aicasm_gram.y index 8ef77111d91a..b2f940de2ebe 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_gram.y +++ b/sys/dev/aic7xxx/aicasm/aicasm_gram.y @@ -31,7 +31,7 @@ * * $Id: //depot/src/aic7xxx/aicasm/aicasm_gram.y#4 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_gram.y,v 1.11.2.1 2000/09/23 00:24:22 gibbs Exp $ */ #include <inttypes.h> diff --git a/sys/dev/aic7xxx/aicasm/aicasm_insformat.h b/sys/dev/aic7xxx/aicasm/aicasm_insformat.h index 7c6026090a94..ff6db6bfb708 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_insformat.h +++ b/sys/dev/aic7xxx/aicasm/aicasm_insformat.h @@ -31,7 +31,7 @@ * * $Id: //depot/src/aic7xxx/aicasm/aicasm_insformat.h#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_insformat.h,v 1.3.2.1 2000/09/23 00:24:23 gibbs Exp $ */ #if linux diff --git a/sys/dev/aic7xxx/aicasm/aicasm_scan.l b/sys/dev/aic7xxx/aicasm/aicasm_scan.l index 5709d6ff68d6..cde8498bedd4 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_scan.l +++ b/sys/dev/aic7xxx/aicasm/aicasm_scan.l @@ -31,7 +31,7 @@ * * $Id: //depot/src/aic7xxx/aicasm/aicasm_scan.l#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_scan.l,v 1.13.2.1 2000/09/23 00:24:23 gibbs Exp $ */ #include <sys/types.h> diff --git a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c index 1a238507ba7a..5623cdb16e36 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c +++ b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aicasm/aicasm_symbol.c#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c,v 1.11.2.1 2000/09/23 00:24:23 gibbs Exp $ */ #include <sys/types.h> diff --git a/sys/dev/aic7xxx/aicasm/aicasm_symbol.h b/sys/dev/aic7xxx/aicasm/aicasm_symbol.h index ec070c898819..bddbdddd92d1 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_symbol.h +++ b/sys/dev/aic7xxx/aicasm/aicasm_symbol.h @@ -30,7 +30,7 @@ * * $Id: //depot/src/aic7xxx/aicasm/aicasm_symbol.h#3 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_symbol.h,v 1.11.2.1 2000/09/23 00:24:23 gibbs Exp $ */ #ifdef __linux__ diff --git a/sys/dev/amr/amr.c b/sys/dev/amr/amr.c index fba983a8f4e3..d636aea5ccc6 100644 --- a/sys/dev/amr/amr.c +++ b/sys/dev/amr/amr.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/amr/amr.c,v 1.7.2.3 2000/06/10 19:23:28 msmith Exp $ */ /* diff --git a/sys/dev/amr/amr_disk.c b/sys/dev/amr/amr_disk.c index 6ce523dd0624..66b98fd03413 100644 --- a/sys/dev/amr/amr_disk.c +++ b/sys/dev/amr/amr_disk.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/dev/amr/amr_disk.c,v 1.5.2.1 2000/04/11 00:12:46 msmith Exp $ */ /* diff --git a/sys/dev/amr/amr_pci.c b/sys/dev/amr/amr_pci.c index 382a4a8d3145..f53fc973033b 100644 --- a/sys/dev/amr/amr_pci.c +++ b/sys/dev/amr/amr_pci.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/amr/amr_pci.c,v 1.1.2.1 2000/04/11 00:12:46 msmith Exp $ */ #include <sys/param.h> diff --git a/sys/dev/amr/amrio.h b/sys/dev/amr/amrio.h index 48e6efda467d..f91b8302cdc2 100644 --- a/sys/dev/amr/amrio.h +++ b/sys/dev/amr/amrio.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/amr/amrio.h,v 1.2 1999/11/02 03:24:09 msmith Exp $ */ /* diff --git a/sys/dev/amr/amrreg.h b/sys/dev/amr/amrreg.h index 3ae84b915c22..d511965a77e9 100644 --- a/sys/dev/amr/amrreg.h +++ b/sys/dev/amr/amrreg.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/amr/amrreg.h,v 1.1 1999/10/07 02:23:12 msmith Exp $ */ /* diff --git a/sys/dev/amr/amrvar.h b/sys/dev/amr/amrvar.h index 84777b5c27aa..54f80d56f03b 100644 --- a/sys/dev/amr/amrvar.h +++ b/sys/dev/amr/amrvar.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/amr/amrvar.h,v 1.2.2.1 2000/04/11 00:12:46 msmith Exp $ */ /* diff --git a/sys/dev/an/if_aironet_ieee.h b/sys/dev/an/if_aironet_ieee.h index aa869783dc74..00d9e0ccb331 100644 --- a/sys/dev/an/if_aironet_ieee.h +++ b/sys/dev/an/if_aironet_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/dev/an/if_aironet_ieee.h,v 1.1 2000/01/14 20:40:55 wpaul Exp $ */ #ifndef _IF_AIRONET_IEEE_H diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c index 3622632b061a..29ff3ad6998c 100644 --- a/sys/dev/an/if_an.c +++ b/sys/dev/an/if_an.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/dev/an/if_an.c,v 1.2.2.3 2000/07/17 21:24:24 archie Exp $ */ /* @@ -133,7 +133,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/an/if_an.c,v 1.2.2.3 2000/07/17 21:24:24 archie Exp $"; #endif /* These are global because we need them in sys/pci/if_an_p.c. */ diff --git a/sys/dev/an/if_an_isa.c b/sys/dev/an/if_an_isa.c index 1e887c07073a..9a24104863db 100644 --- a/sys/dev/an/if_an_isa.c +++ b/sys/dev/an/if_an_isa.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/dev/an/if_an_isa.c,v 1.1.2.1 2000/07/17 21:24:25 archie Exp $ */ /* diff --git a/sys/dev/an/if_an_pccard.c b/sys/dev/an/if_an_pccard.c index 66e55908f8f4..b67b9670c2ba 100644 --- a/sys/dev/an/if_an_pccard.c +++ b/sys/dev/an/if_an_pccard.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/dev/an/if_an_pccard.c,v 1.1.2.2 2000/08/02 22:29:50 peter Exp $ */ /* diff --git a/sys/dev/an/if_an_pci.c b/sys/dev/an/if_an_pci.c index da0e501353ef..ebd7009828fd 100644 --- a/sys/dev/an/if_an_pci.c +++ b/sys/dev/an/if_an_pci.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/dev/an/if_an_pci.c,v 1.2.2.2 2000/08/02 22:29:50 peter Exp $ */ /* @@ -82,7 +82,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/an/if_an_pci.c,v 1.2.2.2 2000/08/02 22:29:50 peter Exp $"; #endif #include <dev/an/if_aironet_ieee.h> diff --git a/sys/dev/an/if_anreg.h b/sys/dev/an/if_anreg.h index 36c1c45f1509..a2484be61f6c 100644 --- a/sys/dev/an/if_anreg.h +++ b/sys/dev/an/if_anreg.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/dev/an/if_anreg.h,v 1.1 2000/01/14 20:40:56 wpaul Exp $ */ #define AN_TIMEOUT 65536 diff --git a/sys/dev/asr/MAINTAINER b/sys/dev/asr/MAINTAINER index 084a690866e7..8b0dc3543181 100644 --- a/sys/dev/asr/MAINTAINER +++ b/sys/dev/asr/MAINTAINER @@ -1,2 +1,2 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/asr/MAINTAINER,v 1.1.2.1 2000/09/21 20:33:49 msmith Exp $ MAINTAINER = msmith@freebsd.org, mark_salyzyn@adaptec.com diff --git a/sys/dev/asr/asr.c b/sys/dev/asr/asr.c index d64d006e8397..ac9a4b358691 100644 --- a/sys/dev/asr/asr.c +++ b/sys/dev/asr/asr.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/asr.c,v 1.3.2.1 2000/09/21 20:33:49 msmith Exp $ */ /* * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corporation diff --git a/sys/dev/asr/dptalign.h b/sys/dev/asr/dptalign.h index c04a1b6e273e..573b97ba7722 100644 --- a/sys/dev/asr/dptalign.h +++ b/sys/dev/asr/dptalign.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/dptalign.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /* * Copyright (c) 1996-1999 Distributed Processing Technology Corporation * All rights reserved. diff --git a/sys/dev/asr/dptsig.h b/sys/dev/asr/dptsig.h index af6a404db64d..51517c2051c3 100644 --- a/sys/dev/asr/dptsig.h +++ b/sys/dev/asr/dptsig.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/dptsig.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /* BSDI dptsig.h,v 1.7 1998/06/03 19:15:00 karels Exp */ /* diff --git a/sys/dev/asr/i2oadptr.h b/sys/dev/asr/i2oadptr.h index d2ec6a975674..e2f2ae95715f 100644 --- a/sys/dev/asr/i2oadptr.h +++ b/sys/dev/asr/i2oadptr.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/i2oadptr.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corproation. diff --git a/sys/dev/asr/i2obscsi.h b/sys/dev/asr/i2obscsi.h index 72957724b274..7cef40890720 100644 --- a/sys/dev/asr/i2obscsi.h +++ b/sys/dev/asr/i2obscsi.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/i2obscsi.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corporation. diff --git a/sys/dev/asr/i2odep.h b/sys/dev/asr/i2odep.h index 0fe2fc18954d..138c2d639093 100644 --- a/sys/dev/asr/i2odep.h +++ b/sys/dev/asr/i2odep.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/i2odep.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /**************************************************************************** * * Copyright (c) 1996-2000 Distributed Processing Technology Corporation diff --git a/sys/dev/asr/i2odpt.h b/sys/dev/asr/i2odpt.h index 0add374e1271..a1be15e64da1 100644 --- a/sys/dev/asr/i2odpt.h +++ b/sys/dev/asr/i2odpt.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/i2odpt.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corporation. diff --git a/sys/dev/asr/i2oexec.h b/sys/dev/asr/i2oexec.h index eb0413560f0a..d25dff14e42b 100644 --- a/sys/dev/asr/i2oexec.h +++ b/sys/dev/asr/i2oexec.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/i2oexec.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corporation. diff --git a/sys/dev/asr/i2omsg.h b/sys/dev/asr/i2omsg.h index bb28d628c626..7d0a3356a46f 100644 --- a/sys/dev/asr/i2omsg.h +++ b/sys/dev/asr/i2omsg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/i2omsg.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corporation. diff --git a/sys/dev/asr/i2otypes.h b/sys/dev/asr/i2otypes.h index 18511e66252d..4b53c686bdf1 100644 --- a/sys/dev/asr/i2otypes.h +++ b/sys/dev/asr/i2otypes.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/i2otypes.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corporation. diff --git a/sys/dev/asr/i2outil.h b/sys/dev/asr/i2outil.h index ee9ba54609ce..4d19516c0277 100644 --- a/sys/dev/asr/i2outil.h +++ b/sys/dev/asr/i2outil.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/i2outil.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corporation. diff --git a/sys/dev/asr/osd_defs.h b/sys/dev/asr/osd_defs.h index 89591343bd54..e9789318c4d4 100644 --- a/sys/dev/asr/osd_defs.h +++ b/sys/dev/asr/osd_defs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/osd_defs.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /* BSDI osd_defs.h,v 1.4 1998/06/03 19:14:58 karels Exp */ /* * Copyright (c) 1996-1999 Distributed Processing Technology Corporation diff --git a/sys/dev/asr/osd_unix.h b/sys/dev/asr/osd_unix.h index d283aff050ae..610df8ae334d 100644 --- a/sys/dev/asr/osd_unix.h +++ b/sys/dev/asr/osd_unix.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/osd_unix.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /* BSDI osd_unix.h,v 1.7 1998/06/03 19:14:58 karels Exp */ /* diff --git a/sys/dev/asr/osd_util.h b/sys/dev/asr/osd_util.h index fb232c7f1315..5fefa7b9350d 100644 --- a/sys/dev/asr/osd_util.h +++ b/sys/dev/asr/osd_util.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/osd_util.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /* BSDI osd_util.h,v 1.8 1998/06/03 19:14:58 karels Exp */ /* diff --git a/sys/dev/asr/sys_info.h b/sys/dev/asr/sys_info.h index 41fba378c554..49377cbbd53b 100644 --- a/sys/dev/asr/sys_info.h +++ b/sys/dev/asr/sys_info.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/asr/sys_info.h,v 1.1.2.1 2000/09/21 20:33:50 msmith Exp $ */ /* BSDI sys_info.h,v 1.6 1998/06/03 19:14:59 karels Exp */ /* diff --git a/sys/dev/ata/ata-all.c b/sys/dev/ata/ata-all.c index f5330038569c..3b37057c51f5 100644 --- a/sys/dev/ata/ata-all.c +++ b/sys/dev/ata/ata-all.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/ata/ata-all.c,v 1.50.2.6 2000/08/22 08:41:28 sos Exp $ */ #include "ata.h" diff --git a/sys/dev/ata/ata-all.h b/sys/dev/ata/ata-all.h index 811b98966ef8..3da075a5766e 100644 --- a/sys/dev/ata/ata-all.h +++ b/sys/dev/ata/ata-all.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/ata/ata-all.h,v 1.26.2.2 2000/08/22 08:41:29 sos Exp $ */ /* ATA register defines */ diff --git a/sys/dev/ata/ata-disk.c b/sys/dev/ata/ata-disk.c index 50f56d9510b0..526e9a07adc3 100644 --- a/sys/dev/ata/ata-disk.c +++ b/sys/dev/ata/ata-disk.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/ata/ata-disk.c,v 1.60.2.6 2000/08/22 08:41:29 sos Exp $ */ #include "apm.h" diff --git a/sys/dev/ata/ata-disk.h b/sys/dev/ata/ata-disk.h index 91e9fad92177..f97fcb3844c2 100644 --- a/sys/dev/ata/ata-disk.h +++ b/sys/dev/ata/ata-disk.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/ata/ata-disk.h,v 1.22.2.1 2000/03/14 20:25:08 sos Exp $ */ /* structure describing an ATA disk */ diff --git a/sys/dev/ata/ata-dma.c b/sys/dev/ata/ata-dma.c index 2c856925ba3c..8812af0390bd 100644 --- a/sys/dev/ata/ata-dma.c +++ b/sys/dev/ata/ata-dma.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/ata/ata-dma.c,v 1.35.2.4 2000/08/22 08:41:29 sos Exp $ */ #include "pci.h" diff --git a/sys/dev/ata/atapi-all.c b/sys/dev/ata/atapi-all.c index 5700a9a4700d..e2f647a82b5b 100644 --- a/sys/dev/ata/atapi-all.c +++ b/sys/dev/ata/atapi-all.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/ata/atapi-all.c,v 1.46.2.3 2000/04/01 14:11:38 sos Exp $ */ #include "atapicd.h" diff --git a/sys/dev/ata/atapi-all.h b/sys/dev/ata/atapi-all.h index 6223f5d8e2cc..0a8ffc779b34 100644 --- a/sys/dev/ata/atapi-all.h +++ b/sys/dev/ata/atapi-all.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/ata/atapi-all.h,v 1.22.2.3 2000/04/01 14:11:39 sos Exp $ */ /* ATAPI misc defines */ diff --git a/sys/dev/ata/atapi-cd.c b/sys/dev/ata/atapi-cd.c index fa8ac9ccda1b..889362d5897b 100644 --- a/sys/dev/ata/atapi-cd.c +++ b/sys/dev/ata/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/dev/ata/atapi-cd.c,v 1.48.2.5 2000/08/25 18:38:52 sos Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ata/atapi-cd.h b/sys/dev/ata/atapi-cd.h index 8bd91284781e..1d23316e3fed 100644 --- a/sys/dev/ata/atapi-cd.h +++ b/sys/dev/ata/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/dev/ata/atapi-cd.h,v 1.15.2.3 2000/08/22 08:41:29 sos Exp $ */ /* CDROM Table Of Contents */ diff --git a/sys/dev/ata/atapi-fd.c b/sys/dev/ata/atapi-fd.c index c30385416277..5a9a363267b9 100644 --- a/sys/dev/ata/atapi-fd.c +++ b/sys/dev/ata/atapi-fd.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/ata/atapi-fd.c,v 1.44.2.2 2000/04/01 14:11:42 sos Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ata/atapi-fd.h b/sys/dev/ata/atapi-fd.h index b1416256bad6..7904d19ec52e 100644 --- a/sys/dev/ata/atapi-fd.h +++ b/sys/dev/ata/atapi-fd.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/ata/atapi-fd.h,v 1.10 2000/02/18 20:57:30 sos Exp $ */ /* MODE SENSE parameter header */ diff --git a/sys/dev/ata/atapi-tape.c b/sys/dev/ata/atapi-tape.c index d7d3cf4cef3d..c4f0898ed25d 100644 --- a/sys/dev/ata/atapi-tape.c +++ b/sys/dev/ata/atapi-tape.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/ata/atapi-tape.c,v 1.36.2.3 2000/04/01 14:11:43 sos Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ata/atapi-tape.h b/sys/dev/ata/atapi-tape.h index bccd66542e05..400c0fe848db 100644 --- a/sys/dev/ata/atapi-tape.h +++ b/sys/dev/ata/atapi-tape.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/ata/atapi-tape.h,v 1.11 2000/02/18 20:57:31 sos Exp $ */ /* ATAPI tape drive Capabilities and Mechanical Status Page */ diff --git a/sys/dev/bktr/CHANGELOG.TXT b/sys/dev/bktr/CHANGELOG.TXT index d542093166cd..573d50377734 100755 --- a/sys/dev/bktr/CHANGELOG.TXT +++ b/sys/dev/bktr/CHANGELOG.TXT @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/CHANGELOG.TXT,v 1.8.2.2 2000/09/11 07:59:56 roger Exp $ */ /* * MAINTAINER = Roger Hardiman <roger@freebsd.org> */ diff --git a/sys/dev/bktr/bktr_audio.c b/sys/dev/bktr/bktr_audio.c index 4ff89504a6c4..f0951eeafcfe 100644 --- a/sys/dev/bktr/bktr_audio.c +++ b/sys/dev/bktr/bktr_audio.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_audio.c,v 1.2.2.2 2000/09/11 07:59:57 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) * and TV Tuner cards using the Brooktree Bt848, Bt848A, Bt849A, Bt878, Bt879 diff --git a/sys/dev/bktr/bktr_audio.h b/sys/dev/bktr/bktr_audio.h index 0b363d5c25b0..15107f155fd9 100644 --- a/sys/dev/bktr/bktr_audio.h +++ b/sys/dev/bktr/bktr_audio.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_audio.h,v 1.2 1999/10/28 13:58:14 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_card.c b/sys/dev/bktr/bktr_card.c index 8702f57a8984..caf8caa85b31 100644 --- a/sys/dev/bktr/bktr_card.c +++ b/sys/dev/bktr/bktr_card.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_card.c,v 1.9.2.2 2000/09/11 07:59:57 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_card.h b/sys/dev/bktr/bktr_card.h index 272636fa8a97..f76789bf0390 100644 --- a/sys/dev/bktr/bktr_card.h +++ b/sys/dev/bktr/bktr_card.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_card.h,v 1.2.4.2 2000/09/11 07:59:57 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_core.c b/sys/dev/bktr/bktr_core.c index e6e0da74fd4c..bfe64b4e2de9 100644 --- a/sys/dev/bktr/bktr_core.c +++ b/sys/dev/bktr/bktr_core.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_core.c,v 1.103.2.2 2000/09/11 07:59:57 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_core.h b/sys/dev/bktr/bktr_core.h index bf41a99f0b30..e4788fb9837c 100644 --- a/sys/dev/bktr/bktr_core.h +++ b/sys/dev/bktr/bktr_core.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_core.h,v 1.2.2.2 2000/09/11 07:59:57 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_i2c.c b/sys/dev/bktr/bktr_i2c.c index e21ccf319852..8f45b7530f13 100644 --- a/sys/dev/bktr/bktr_i2c.c +++ b/sys/dev/bktr/bktr_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/dev/bktr/bktr_i2c.c,v 1.13.2.2 2000/09/11 07:59:57 roger Exp $ * */ diff --git a/sys/dev/bktr/bktr_i2c.h b/sys/dev/bktr/bktr_i2c.h index f687e4c00425..07a56535d054 100644 --- a/sys/dev/bktr/bktr_i2c.h +++ b/sys/dev/bktr/bktr_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/dev/bktr/bktr_i2c.h,v 1.2.4.2 2000/09/11 07:59:57 roger Exp $ * */ #ifndef _BT848_I2C_H diff --git a/sys/dev/bktr/bktr_mem.c b/sys/dev/bktr/bktr_mem.c index 84fb8794699e..7fa8fb340d7a 100644 --- a/sys/dev/bktr/bktr_mem.c +++ b/sys/dev/bktr/bktr_mem.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_mem.c,v 1.2.2.3 2000/09/11 12:25:15 roger Exp $ */ /* * This is prt of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_mem.h b/sys/dev/bktr/bktr_mem.h index 4c6d7a508ac7..e72a13f78aa5 100644 --- a/sys/dev/bktr/bktr_mem.h +++ b/sys/dev/bktr/bktr_mem.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_mem.h,v 1.1.2.1 2000/09/11 08:24:41 roger Exp $ */ /* * This is prt of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_os.c b/sys/dev/bktr/bktr_os.c index 61ea98a51c50..0545f707ce1b 100644 --- a/sys/dev/bktr/bktr_os.c +++ b/sys/dev/bktr/bktr_os.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_os.c,v 1.4.2.2 2000/09/11 07:59:57 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_os.h b/sys/dev/bktr/bktr_os.h index 2e1ff269c409..56fb9e2174d2 100644 --- a/sys/dev/bktr/bktr_os.h +++ b/sys/dev/bktr/bktr_os.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_os.h,v 1.1.4.2 2000/09/11 07:59:57 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_reg.h b/sys/dev/bktr/bktr_reg.h index 8d2bd0e1e4fc..81f441f18c4b 100644 --- a/sys/dev/bktr/bktr_reg.h +++ b/sys/dev/bktr/bktr_reg.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/bktr/bktr_reg.h,v 1.36.2.2 2000/09/11 07:59:57 roger Exp $ * * Copyright (c) 1999 Roger Hardiman * Copyright (c) 1998 Amancio Hasty diff --git a/sys/dev/bktr/bktr_tuner.c b/sys/dev/bktr/bktr_tuner.c index 0f16547745fb..5b32a2c02db5 100644 --- a/sys/dev/bktr/bktr_tuner.c +++ b/sys/dev/bktr/bktr_tuner.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_tuner.c,v 1.5.2.2 2000/09/11 07:59:57 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_tuner.h b/sys/dev/bktr/bktr_tuner.h index d7a67c0f834f..2de70373943f 100644 --- a/sys/dev/bktr/bktr_tuner.h +++ b/sys/dev/bktr/bktr_tuner.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bktr/bktr_tuner.h,v 1.1 1999/09/26 22:06:20 roger Exp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/buslogic/bt.c b/sys/dev/buslogic/bt.c index e9909d4656cc..ed4bfc1dc4e8 100644 --- a/sys/dev/buslogic/bt.c +++ b/sys/dev/buslogic/bt.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/buslogic/bt.c,v 1.25.2.1 2000/08/02 22:32:26 peter Exp $ */ /* diff --git a/sys/dev/buslogic/bt_eisa.c b/sys/dev/buslogic/bt_eisa.c index 8504ab124b3c..fec811fdeaac 100644 --- a/sys/dev/buslogic/bt_eisa.c +++ b/sys/dev/buslogic/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/dev/buslogic/bt_eisa.c,v 1.12 2000/01/29 14:27:26 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/buslogic/bt_isa.c b/sys/dev/buslogic/bt_isa.c index 9377be9f5781..55a9754ba322 100644 --- a/sys/dev/buslogic/bt_isa.c +++ b/sys/dev/buslogic/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/dev/buslogic/bt_isa.c,v 1.18 1999/10/12 21:35:43 dfr Exp $ */ #include <sys/param.h> diff --git a/sys/dev/buslogic/bt_mca.c b/sys/dev/buslogic/bt_mca.c index 08ac9ed649c7..e90435652562 100644 --- a/sys/dev/buslogic/bt_mca.c +++ b/sys/dev/buslogic/bt_mca.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/buslogic/bt_mca.c,v 1.4 1999/10/09 04:02:02 mdodd Exp $ */ /* diff --git a/sys/dev/buslogic/bt_pci.c b/sys/dev/buslogic/bt_pci.c index 6c5d159e58bc..376e301633fd 100644 --- a/sys/dev/buslogic/bt_pci.c +++ b/sys/dev/buslogic/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/dev/buslogic/bt_pci.c,v 1.11 2000/01/17 12:38:00 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/buslogic/btreg.h b/sys/dev/buslogic/btreg.h index 10c9bd569288..bc1578a4169a 100644 --- a/sys/dev/buslogic/btreg.h +++ b/sys/dev/buslogic/btreg.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/dev/buslogic/btreg.h,v 1.10.2.1 2000/08/02 22:32:26 peter Exp $ */ #ifndef _BTREG_H_ diff --git a/sys/dev/cardbus/Makefile.cardbusdevs b/sys/dev/cardbus/Makefile.cardbusdevs index 1181493548ef..923e37cf9916 100644 --- a/sys/dev/cardbus/Makefile.cardbusdevs +++ b/sys/dev/cardbus/Makefile.cardbusdevs @@ -1,5 +1,5 @@ # $Id: Makefile.cardbusdevs,v 1.1.2.1 1999/02/16 16:46:06 haya Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/cardbus/Makefile.cardbusdevs,v 1.1 1999/11/18 07:21:50 imp Exp $ AWK= awk diff --git a/sys/dev/cardbus/cardbus.c b/sys/dev/cardbus/cardbus.c index 394f1c965a04..33e275c97198 100644 --- a/sys/dev/cardbus/cardbus.c +++ b/sys/dev/cardbus/cardbus.c @@ -31,7 +31,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ /* FreeBSD/newconfig version. UCHIYAMA Yasushi 1999 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cardbus/cardbus.c,v 1.1 1999/11/18 07:21:50 imp Exp $ */ #define CARDBUS_DEBUG #include <sys/types.h> diff --git a/sys/dev/cardbus/cardbusdevs b/sys/dev/cardbus/cardbusdevs index 5df9b6230458..f74d20e001fd 100644 --- a/sys/dev/cardbus/cardbusdevs +++ b/sys/dev/cardbus/cardbusdevs @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/cardbus/cardbusdevs,v 1.1 1999/11/18 07:21:50 imp Exp $ /* * Copyright (C) 1999 Hayakawa Koichi. diff --git a/sys/dev/cardbus/cardbusdevs.h b/sys/dev/cardbus/cardbusdevs.h index 4ffb3c8e0ca0..b1ba377c389b 100644 --- a/sys/dev/cardbus/cardbusdevs.h +++ b/sys/dev/cardbus/cardbusdevs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cardbus/cardbusdevs.h,v 1.1 1999/11/18 07:22:59 imp Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/cardbus/cardbusdevs_data.h b/sys/dev/cardbus/cardbusdevs_data.h index 5a40a1f052d8..2f797043fb5e 100644 --- a/sys/dev/cardbus/cardbusdevs_data.h +++ b/sys/dev/cardbus/cardbusdevs_data.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cardbus/cardbusdevs_data.h,v 1.1 1999/11/18 07:22:59 imp Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/cardbus/cardbusreg.h b/sys/dev/cardbus/cardbusreg.h index 56e2e56ec67d..960a51acab25 100644 --- a/sys/dev/cardbus/cardbusreg.h +++ b/sys/dev/cardbus/cardbusreg.h @@ -28,7 +28,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cardbus/cardbusreg.h,v 1.1 1999/11/18 07:21:50 imp Exp $ */ typedef u_int32_t cardbusreg_t; typedef int cardbus_intr_line_t; diff --git a/sys/dev/cardbus/cardbusvar.h b/sys/dev/cardbus/cardbusvar.h index 2f911411c477..ba47aa412a70 100644 --- a/sys/dev/cardbus/cardbusvar.h +++ b/sys/dev/cardbus/cardbusvar.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/dev/cardbus/cardbusvar.h,v 1.1 1999/11/18 07:21:51 imp Exp $ */ #if !defined SYS_DEV_PCCARD_CARDBUSVAR_H #define SYS_DEV_PCCARD_CARDBUSVAR_H diff --git a/sys/dev/cardbus/devlist2h.awk b/sys/dev/cardbus/devlist2h.awk index 2dd9caa694b8..a031d2b75283 100644 --- a/sys/dev/cardbus/devlist2h.awk +++ b/sys/dev/cardbus/devlist2h.awk @@ -1,6 +1,6 @@ #! /usr/bin/awk -f # $NetBSD: devlist2h.awk,v 1.5 1998/01/09 06:54:25 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/cardbus/devlist2h.awk,v 1.1 1999/11/18 07:21:51 imp Exp $ # # Copyright (c) 1995, 1996 Christopher G. Demetriou # All rights reserved. diff --git a/sys/dev/cardbus/pccardcis.h b/sys/dev/cardbus/pccardcis.h index ec3bfb87e748..62faf677ac94 100644 --- a/sys/dev/cardbus/pccardcis.h +++ b/sys/dev/cardbus/pccardcis.h @@ -1,5 +1,5 @@ /* $Id: pccardcis.h,v 1.1.2.1 1999/02/16 16:44:36 haya Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cardbus/pccardcis.h,v 1.1 1999/11/18 07:21:51 imp Exp $ */ /* * Copyright (c) 1997 and 1998 diff --git a/sys/dev/ccd/ccd.c b/sys/dev/ccd/ccd.c index 672ffe2fbef1..6e1ac2e83979 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.73 2000/01/29 14:29:56 peter Exp $ */ /* $NetBSD: ccd.c,v 1.22 1995/12/08 19:13:26 thorpej Exp $ */ diff --git a/sys/dev/dec/mc146818reg.h b/sys/dev/dec/mc146818reg.h index e60d043f13dd..93850ebd30f7 100644 --- a/sys/dev/dec/mc146818reg.h +++ b/sys/dev/dec/mc146818reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/dec/mc146818reg.h,v 1.2.6.1 2000/08/02 22:34:11 peter Exp $ */ /* $NetBSD: mc146818reg.h,v 1.2 1997/03/12 06:53:42 cgd Exp $ */ /* diff --git a/sys/dev/dec/mcclock.c b/sys/dev/dec/mcclock.c index 4efc484e7bcf..92010a235403 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.5 2000/01/04 03:22:04 mjacob 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..cb3b97d09167 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.3 1999/08/28 00:41:37 peter Exp $ # INTERFACE mcclock; diff --git a/sys/dev/dec/mcclockvar.h b/sys/dev/dec/mcclockvar.h index 196209be3bce..054fc37d6958 100644 --- a/sys/dev/dec/mcclockvar.h +++ b/sys/dev/dec/mcclockvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/dec/mcclockvar.h,v 1.3.2.1 2000/08/02 22:34:11 peter Exp $ */ /* $NetBSD: mcclockvar.h,v 1.4 1997/06/22 08:02:19 jonathan Exp $ */ /* diff --git a/sys/dev/dpt/dpt.h b/sys/dev/dpt/dpt.h index 6d6230e75014..e1d6a8991b3c 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.8.2.1 2000/08/07 18:48:14 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 474eb8838b04..97327251c4b0 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.16 1999/09/25 18:23:48 phk Exp $" #include "opt_dpt.h" diff --git a/sys/dev/dpt/dpt_eisa.c b/sys/dev/dpt/dpt_eisa.c index 7dae870104da..7cd7db1a2b39 100644 --- a/sys/dev/dpt/dpt_eisa.c +++ b/sys/dev/dpt/dpt_eisa.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/dpt/dpt_eisa.c,v 1.12.2.1 2000/08/07 18:48:14 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/dpt/dpt_pci.c b/sys/dev/dpt/dpt_pci.c index b68cfcef0b80..4050af3a24ba 100644 --- a/sys/dev/dpt/dpt_pci.c +++ b/sys/dev/dpt/dpt_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/dev/dpt/dpt_pci.c,v 1.17.2.2 2000/08/26 22:21:21 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/dpt/dpt_scsi.c b/sys/dev/dpt/dpt_scsi.c index fb076040f066..ceba03351fde 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.28.2.1 2000/08/07 18:48:14 peter Exp $" #define _DPT_C_ diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c index 4bff9f51b725..c63269429aa9 100644 --- a/sys/dev/ed/if_ed.c +++ b/sys/dev/ed/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/dev/ed/if_ed.c,v 1.173.2.8 2000/09/10 08:45:11 nyan Exp $ */ /* diff --git a/sys/dev/ed/if_ed98.h b/sys/dev/ed/if_ed98.h index 22bbf78be0e6..b99a582b7be7 100644 --- a/sys/dev/ed/if_ed98.h +++ b/sys/dev/ed/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/dev/ed/if_ed98.h,v 1.1.2.1 2000/09/10 08:45:11 nyan Exp $ */ /* diff --git a/sys/dev/ed/if_ed_cbus.c b/sys/dev/ed/if_ed_cbus.c index 68f6f88c2e42..d5c68df45468 100644 --- a/sys/dev/ed/if_ed_cbus.c +++ b/sys/dev/ed/if_ed_cbus.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/dev/ed/if_ed_cbus.c,v 1.1.2.1 2000/09/10 08:45:11 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ed/if_ed_isa.c b/sys/dev/ed/if_ed_isa.c index f4572f78da1b..80904dba5baf 100644 --- a/sys/dev/ed/if_ed_isa.c +++ b/sys/dev/ed/if_ed_isa.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/dev/ed/if_ed_isa.c,v 1.5.2.1 2000/09/10 08:45:11 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c index 168170b28d49..2f4bf5776972 100644 --- a/sys/dev/ed/if_ed_pccard.c +++ b/sys/dev/ed/if_ed_pccard.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/dev/ed/if_ed_pccard.c,v 1.9.2.4 2000/09/10 08:45:11 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ed/if_ed_pci.c b/sys/dev/ed/if_ed_pci.c index 34cd41d2f597..32ec04c8010c 100644 --- a/sys/dev/ed/if_ed_pci.c +++ b/sys/dev/ed/if_ed_pci.c @@ -17,7 +17,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ed/if_ed_pci.c,v 1.23.2.1 2000/09/10 08:45:11 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ed/if_edreg.h b/sys/dev/ed/if_edreg.h index c3b38cfcc71c..acd6d1ab9422 100644 --- a/sys/dev/ed/if_edreg.h +++ b/sys/dev/ed/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/dev/ed/if_edreg.h,v 1.27.2.1 2000/09/10 08:45:11 nyan Exp $ */ /* * National Semiconductor DS8390 NIC register definitions diff --git a/sys/dev/ed/if_edvar.h b/sys/dev/ed/if_edvar.h index d78f4427f6ec..054f361e5641 100644 --- a/sys/dev/ed/if_edvar.h +++ b/sys/dev/ed/if_edvar.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/dev/ed/if_edvar.h,v 1.4.2.2 2000/09/10 08:45:11 nyan Exp $ */ /* diff --git a/sys/dev/eisa/eisaconf.c b/sys/dev/eisa/eisaconf.c index 1e9dcda367ba..c26c32967f5d 100644 --- a/sys/dev/eisa/eisaconf.c +++ b/sys/dev/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/dev/eisa/eisaconf.c,v 1.55 2000/01/14 07:13:57 peter Exp $ */ #include "opt_eisa.h" diff --git a/sys/dev/eisa/eisaconf.h b/sys/dev/eisa/eisaconf.h index 8330bb4a7353..acaff495a303 100644 --- a/sys/dev/eisa/eisaconf.h +++ b/sys/dev/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/dev/eisa/eisaconf.h,v 1.20 1999/08/28 00:43:39 peter Exp $ */ #ifndef _I386_EISA_EISACONF_H_ diff --git a/sys/dev/en/midway.c b/sys/dev/en/midway.c index 410d2f3fa32f..00bf0ae119fb 100644 --- a/sys/dev/en/midway.c +++ b/sys/dev/en/midway.c @@ -32,7 +32,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/en/midway.c,v 1.19 2000/01/29 14:38:04 peter Exp $ */ /* diff --git a/sys/dev/ep/if_ep.c b/sys/dev/ep/if_ep.c index b4a0eb785563..902c8016bcbf 100644 --- a/sys/dev/ep/if_ep.c +++ b/sys/dev/ep/if_ep.c @@ -38,7 +38,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ep/if_ep.c,v 1.95.2.2 2000/07/17 21:24:26 archie Exp $ * * Promiscuous mode added and interrupt logic slightly changed * to reduce the number of adapter failures. Transceiver select diff --git a/sys/dev/ep/if_ep_eisa.c b/sys/dev/ep/if_ep_eisa.c index b8bc31d3f497..0974506fc589 100644 --- a/sys/dev/ep/if_ep_eisa.c +++ b/sys/dev/ep/if_ep_eisa.c @@ -19,7 +19,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ep/if_ep_eisa.c,v 1.18 2000/01/14 07:14:00 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ep/if_ep_isa.c b/sys/dev/ep/if_ep_isa.c index a4e9ac6eec79..555cd3b53aea 100644 --- a/sys/dev/ep/if_ep_isa.c +++ b/sys/dev/ep/if_ep_isa.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/ep/if_ep_isa.c,v 1.8 2000/01/23 08:46:21 mdodd Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ep/if_ep_mca.c b/sys/dev/ep/if_ep_mca.c index 778b42b27f31..157f347a5c0e 100644 --- a/sys/dev/ep/if_ep_mca.c +++ b/sys/dev/ep/if_ep_mca.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/ep/if_ep_mca.c,v 1.2 1999/10/27 06:25:15 mdodd Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ep/if_ep_pccard.c b/sys/dev/ep/if_ep_pccard.c index 12d5241ae11e..d1d098ea8e36 100644 --- a/sys/dev/ep/if_ep_pccard.c +++ b/sys/dev/ep/if_ep_pccard.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/ep/if_ep_pccard.c,v 1.12.2.2 2000/08/08 23:55:02 peter Exp $ */ /* diff --git a/sys/dev/ep/if_epreg.h b/sys/dev/ep/if_epreg.h index 5fa60aad0edf..b4e4d6c5e0a2 100644 --- a/sys/dev/ep/if_epreg.h +++ b/sys/dev/ep/if_epreg.h @@ -19,7 +19,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/dev/ep/if_epreg.h,v 1.29 2000/01/12 06:42:49 mdodd Exp $ */ /* diff --git a/sys/dev/ep/if_epvar.h b/sys/dev/ep/if_epvar.h index 21cceae488be..11b3e6cc8230 100644 --- a/sys/dev/ep/if_epvar.h +++ b/sys/dev/ep/if_epvar.h @@ -19,7 +19,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/dev/ep/if_epvar.h,v 1.4.2.1 2000/05/24 01:47:45 archie Exp $ */ struct ep_board { diff --git a/sys/dev/ex/if_ex.c b/sys/dev/ex/if_ex.c index 54eca7bfeabc..58a120fc8460 100644 --- a/sys/dev/ex/if_ex.c +++ b/sys/dev/ex/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/dev/ex/if_ex.c,v 1.26.2.2 2000/07/17 21:24:26 archie Exp $ * * MAINTAINER: Matthew N. Dodd <winter@jurai.net> * <mdodd@FreeBSD.org> diff --git a/sys/dev/ex/if_exreg.h b/sys/dev/ex/if_exreg.h index 9c18e2017c0d..0756090b1cae 100644 --- a/sys/dev/ex/if_exreg.h +++ b/sys/dev/ex/if_exreg.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/dev/ex/if_exreg.h,v 1.1.10.1 2000/08/03 18:47:38 peter Exp $ */ /* diff --git a/sys/dev/fb/fb.c b/sys/dev/fb/fb.c index 72d63d95ece1..dc67f1fb790f 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.11.2.2 2000/08/02 22:35:22 peter Exp $ */ #include "opt_fb.h" diff --git a/sys/dev/fb/fbreg.h b/sys/dev/fb/fbreg.h index 7070f19d52f4..61f264f25879 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.6 1999/12/29 04:35:36 peter Exp $ */ #ifndef _DEV_FB_FBREG_H_ diff --git a/sys/dev/fb/splash.c b/sys/dev/fb/splash.c index c71e017ff7e8..2e4d128034c5 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.8 2000/01/29 14:42:57 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/fb/splashreg.h b/sys/dev/fb/splashreg.h index b0c761562350..746b4aabcaa3 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.4 1999/08/28 00:41:41 peter Exp $ */ #ifndef _DEV_FB_SPLASHREG_H_ diff --git a/sys/dev/fb/vga.c b/sys/dev/fb/vga.c index eafffea4889f..b608020a480b 100644 --- a/sys/dev/fb/vga.c +++ b/sys/dev/fb/vga.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/dev/fb/vga.c,v 1.9 2000/01/29 14:43:47 peter Exp $ */ #include "opt_vga.h" diff --git a/sys/dev/fb/vgareg.h b/sys/dev/fb/vgareg.h index d50e5f2caaa9..5b1452941f90 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.4 1999/12/29 04:35:37 peter Exp $ */ #ifndef _DEV_FB_VGAREG_H_ diff --git a/sys/dev/fe/if_fe.c b/sys/dev/fe/if_fe.c index a6ccc3394373..580e0ab44bc4 100644 --- a/sys/dev/fe/if_fe.c +++ b/sys/dev/fe/if_fe.c @@ -21,7 +21,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fe/if_fe.c,v 1.65.2.1 2000/09/22 10:01:47 nyan Exp $ * * Device driver for Fujitsu MB86960A/MB86965A based Ethernet cards. * Contributed by M. Sekiguchi. <seki@sysrap.cs.fujitsu.co.jp> diff --git a/sys/dev/fe/if_fe_cbus.c b/sys/dev/fe/if_fe_cbus.c index a11cc28d9b06..5fb080f4c55f 100644 --- a/sys/dev/fe/if_fe_cbus.c +++ b/sys/dev/fe/if_fe_cbus.c @@ -19,7 +19,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fe/if_fe_cbus.c,v 1.2.2.1 2000/09/22 10:01:47 nyan Exp $ */ #include "opt_fe.h" diff --git a/sys/dev/fe/if_fe_isa.c b/sys/dev/fe/if_fe_isa.c index 480bb5f051ba..6a8403bd9d94 100644 --- a/sys/dev/fe/if_fe_isa.c +++ b/sys/dev/fe/if_fe_isa.c @@ -19,7 +19,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fe/if_fe_isa.c,v 1.2.2.1 2000/09/22 10:01:47 nyan Exp $ */ #include "opt_fe.h" diff --git a/sys/dev/fe/if_fe_pccard.c b/sys/dev/fe/if_fe_pccard.c index 9d68a17c7734..4d881866cf9f 100644 --- a/sys/dev/fe/if_fe_pccard.c +++ b/sys/dev/fe/if_fe_pccard.c @@ -19,7 +19,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fe/if_fe_pccard.c,v 1.2.2.1 2000/09/22 10:01:47 nyan Exp $ */ #include "opt_fe.h" diff --git a/sys/dev/fe/if_fereg.h b/sys/dev/fe/if_fereg.h index 21da37ab0d26..1a84b37d1f13 100644 --- a/sys/dev/fe/if_fereg.h +++ b/sys/dev/fe/if_fereg.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/fe/if_fereg.h,v 1.8.2.1 2000/09/22 10:01:47 nyan Exp $ */ /* * Registers on FMV-180 series' ISA bus interface ASIC. diff --git a/sys/dev/fe/if_fevar.h b/sys/dev/fe/if_fevar.h index 37842b2358a6..c736b437cf8e 100644 --- a/sys/dev/fe/if_fevar.h +++ b/sys/dev/fe/if_fevar.h @@ -19,7 +19,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fe/if_fevar.h,v 1.1.2.1 2000/09/22 10:01:47 nyan Exp $ */ /* How many registers does an fe-supported adapter have at maximum? */ diff --git a/sys/dev/hea/eni.c b/sys/dev/hea/eni.c index ca7e2a3aad73..ee0a13816b6c 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.10 1999/08/28 00:41:42 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.10 1999/08/28 00:41:42 peter Exp $"); #endif /* diff --git a/sys/dev/hea/eni.h b/sys/dev/hea/eni.h index e44a2a9f43e6..e76e195f6afa 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.2 1999/08/28 00:41:43 peter Exp $ * */ diff --git a/sys/dev/hea/eni_buffer.c b/sys/dev/hea/eni_buffer.c index 1051dd499350..fced89384c31 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.5 1999/08/28 00:41:43 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.5 1999/08/28 00:41:43 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 684fdb1432e2..02d87835da0b 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.5 2000/01/17 20:49:41 mks Exp $ * */ @@ -41,7 +41,7 @@ #include <dev/hea/eni.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_globals.c,v 1.5 2000/01/17 20:49:41 mks Exp $"); #endif /* diff --git a/sys/dev/hea/eni_if.c b/sys/dev/hea/eni_if.c index 08ce89a63ce2..2f2aad03c99f 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.5 1999/08/28 00:41:44 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.5 1999/08/28 00:41:44 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..7b3a95222da0 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.3 1999/08/28 00:41:44 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.3 1999/08/28 00:41:44 peter Exp $"); #endif /* diff --git a/sys/dev/hea/eni_intr.c b/sys/dev/hea/eni_intr.c index cbf7ef02eaa8..c00ef9dea9cf 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.4 1999/08/28 00:41:44 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.4 1999/08/28 00:41:44 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 2722233afd8a..c98057fdca9f 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.5 1999/08/28 00:41:45 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.5 1999/08/28 00:41:45 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..a9b1175e0439 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.2 1999/08/28 00:41:46 peter Exp $ * */ diff --git a/sys/dev/hea/eni_suni.h b/sys/dev/hea/eni_suni.h index 3ebce6030679..02e426a0d665 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.2 1999/08/28 00:41:46 peter Exp $ * */ diff --git a/sys/dev/hea/eni_transmit.c b/sys/dev/hea/eni_transmit.c index 2e2960ad3898..db4218f067b4 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.6 1999/12/21 08:24:35 eivind 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.6 1999/12/21 08:24:35 eivind Exp $"); #endif /* diff --git a/sys/dev/hea/eni_var.h b/sys/dev/hea/eni_var.h index f13a99d94fab..42ff7f36d1b4 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.2 1999/08/28 00:41:46 peter Exp $ * */ diff --git a/sys/dev/hea/eni_vcm.c b/sys/dev/hea/eni_vcm.c index d552ddf89a18..36a58d643208 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.3 1999/08/28 00:41:47 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.3 1999/08/28 00:41:47 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore.h b/sys/dev/hfa/fore.h index 04099824075e..c46a706ecd41 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.2 1999/08/28 00:41:48 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_aali.h b/sys/dev/hfa/fore_aali.h index c5bf8038f1a3..fb7bf695ce97 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.2 1999/08/28 00:41:48 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_buffer.c b/sys/dev/hfa/fore_buffer.c index 2c22e4283d5a..8021b5910511 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.5 2000/01/15 21:01:04 mks 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.5 2000/01/15 21:01:04 mks Exp $"); #endif diff --git a/sys/dev/hfa/fore_command.c b/sys/dev/hfa/fore_command.c index 5823a3623c5d..6103bec07b8c 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.6 1999/08/28 00:41:49 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.6 1999/08/28 00:41:49 peter Exp $"); #endif /* diff --git a/sys/dev/hfa/fore_globals.c b/sys/dev/hfa/fore_globals.c index ff8cc6c2e949..2795d2703fe9 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.4 1999/08/28 00:41:49 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.4 1999/08/28 00:41:49 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_if.c b/sys/dev/hfa/fore_if.c index 930e0f9f0ec9..2b8276a56fb4 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.5 1999/08/28 00:41:49 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.5 1999/08/28 00:41:49 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_include.h b/sys/dev/hfa/fore_include.h index 4ffe4ce424c6..57b3fcc42841 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.2 1999/08/28 00:41:50 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_init.c b/sys/dev/hfa/fore_init.c index d0e6192ff479..a6e3d1bcc0be 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.6 1999/08/29 10:28:09 bde 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.6 1999/08/29 10:28:09 bde Exp $"); #endif diff --git a/sys/dev/hfa/fore_intr.c b/sys/dev/hfa/fore_intr.c index aa7f05cce99a..0dcd881aef0d 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.3 1999/08/28 00:41:50 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.3 1999/08/28 00:41:50 peter Exp $"); #endif #if defined(sun) diff --git a/sys/dev/hfa/fore_load.c b/sys/dev/hfa/fore_load.c index 5f136c8e1eb7..09e62957e5c7 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.13 1999/09/25 18:23:49 phk 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.13 1999/09/25 18:23:49 phk Exp $"); #endif diff --git a/sys/dev/hfa/fore_output.c b/sys/dev/hfa/fore_output.c index b0b54362a046..720c427ee93c 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.5 2000/01/15 21:01:04 mks 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.5 2000/01/15 21:01:04 mks Exp $"); #endif diff --git a/sys/dev/hfa/fore_receive.c b/sys/dev/hfa/fore_receive.c index be07791aae6e..8a0f89e5ee05 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.5 1999/08/28 00:41:51 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.5 1999/08/28 00:41:51 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_slave.h b/sys/dev/hfa/fore_slave.h index 9f7d3224fcb4..28ab67873622 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.2 1999/08/28 00:41:52 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_stats.c b/sys/dev/hfa/fore_stats.c index a01c5e50f6a7..dca84a3486f8 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.4 1999/08/28 00:41:52 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.4 1999/08/28 00:41:52 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_stats.h b/sys/dev/hfa/fore_stats.h index 53b568f69ebd..c720efdcdd3b 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.2 1999/08/28 00:41:52 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_timer.c b/sys/dev/hfa/fore_timer.c index df5cff86b42a..261614568b41 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.3 1999/08/28 00:41:52 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.3 1999/08/28 00:41:52 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_transmit.c b/sys/dev/hfa/fore_transmit.c index 45445d420313..bb719b117e4a 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.4 1999/08/28 00:41:53 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.4 1999/08/28 00:41:53 peter Exp $"); #endif diff --git a/sys/dev/hfa/fore_var.h b/sys/dev/hfa/fore_var.h index 5a1533f3c2c6..18a81171c150 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.2 1999/08/28 00:41:53 peter Exp $ * */ diff --git a/sys/dev/hfa/fore_vcm.c b/sys/dev/hfa/fore_vcm.c index e2bc530ef5e3..3300de100153 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.4 1999/08/28 00:41:53 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.4 1999/08/28 00:41:53 peter Exp $"); #endif diff --git a/sys/dev/ida/ida.c b/sys/dev/ida/ida.c index abcca8158ce5..13437c7c2e0e 100644 --- a/sys/dev/ida/ida.c +++ b/sys/dev/ida/ida.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/ida/ida.c,v 1.7.2.2 2000/07/27 22:27:39 jlemon Exp $ */ /* diff --git a/sys/dev/ida/ida_disk.c b/sys/dev/ida/ida_disk.c index f4fafa78c910..0d2e5f235926 100644 --- a/sys/dev/ida/ida_disk.c +++ b/sys/dev/ida/ida_disk.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/ida/ida_disk.c,v 1.12.2.3 2000/07/27 22:27:39 jlemon Exp $ */ /* diff --git a/sys/dev/ida/ida_eisa.c b/sys/dev/ida/ida_eisa.c index c61299a79302..1399e5a1adbc 100644 --- a/sys/dev/ida/ida_eisa.c +++ b/sys/dev/ida/ida_eisa.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/dev/ida/ida_eisa.c,v 1.1.2.2 2000/07/27 22:27:39 jlemon Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ida/ida_pci.c b/sys/dev/ida/ida_pci.c index 4806d8c96d32..46ff4e5cdbdb 100644 --- a/sys/dev/ida/ida_pci.c +++ b/sys/dev/ida/ida_pci.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/ida/ida_pci.c,v 1.7.2.3 2000/07/27 22:27:39 jlemon Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ida/idareg.h b/sys/dev/ida/idareg.h index c07ff7690c3b..1418eb9a69b2 100644 --- a/sys/dev/ida/idareg.h +++ b/sys/dev/ida/idareg.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/ida/idareg.h,v 1.3.2.2 2000/07/27 22:27:39 jlemon Exp $ */ /* diff --git a/sys/dev/ida/idavar.h b/sys/dev/ida/idavar.h index 4858e5caf9da..b34aa662165c 100644 --- a/sys/dev/ida/idavar.h +++ b/sys/dev/ida/idavar.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/ida/idavar.h,v 1.3.2.2 2000/07/27 22:27:39 jlemon Exp $ */ /* diff --git a/sys/dev/ie/if_ie.c b/sys/dev/ie/if_ie.c index 4d3c9fbfbc97..5c68eb7de765 100644 --- a/sys/dev/ie/if_ie.c +++ b/sys/dev/ie/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/dev/ie/if_ie.c,v 1.72.2.2 2000/07/17 21:24:27 archie Exp $ */ /* diff --git a/sys/dev/ie/if_ie507.h b/sys/dev/ie/if_ie507.h index 9be1396cf49e..f6ab2adb91b1 100644 --- a/sys/dev/ie/if_ie507.h +++ b/sys/dev/ie/if_ie507.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ie/if_ie507.h,v 1.4 1999/08/28 00:44:47 peter Exp $ * Definitions for 3C507 */ diff --git a/sys/dev/ie/if_iee16.h b/sys/dev/ie/if_iee16.h index 6ac8afafd780..9b480ccf4149 100644 --- a/sys/dev/ie/if_iee16.h +++ b/sys/dev/ie/if_iee16.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ie/if_iee16.h,v 1.1.10.1 2000/08/02 22:36:29 peter Exp $ */ /* diff --git a/sys/dev/ie/if_iereg.h b/sys/dev/ie/if_iereg.h index 875f63ca9dbb..f322ce01707a 100644 --- a/sys/dev/ie/if_iereg.h +++ b/sys/dev/ie/if_iereg.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ie/if_iereg.h,v 1.4 1999/08/28 00:44:47 peter Exp $ * definitions for AT&T StarLAN 10 etc... */ diff --git a/sys/dev/iicbus/if_ic.c b/sys/dev/iicbus/if_ic.c index 2342956f4b1e..48429a110c7f 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.8 1999/12/29 04:35:39 peter Exp $ */ /* diff --git a/sys/dev/iicbus/iic.c b/sys/dev/iicbus/iic.c index 0482adff181a..602583bfba53 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.18 1999/11/18 05:43:32 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/iicbus/iicbb.c b/sys/dev/iicbus/iicbb.c index 879ab5014f19..76e6e4a8f895 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.6.2.1 2000/08/09 00:01:45 peter Exp $ * */ diff --git a/sys/dev/iicbus/iicbb_if.m b/sys/dev/iicbus/iicbb_if.m index a99bfe86b888..86d5abed260e 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.3 1999/08/28 00:41:58 peter Exp $ # INTERFACE iicbb; diff --git a/sys/dev/iicbus/iicbus.c b/sys/dev/iicbus/iicbus.c index 45a32d4d1a3b..123f2d96b37d 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.13 1999/12/03 08:41:02 mdodd Exp $ * */ diff --git a/sys/dev/iicbus/iicbus.h b/sys/dev/iicbus/iicbus.h index 59bbaef4d3fe..a97af7f6275f 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.4 1999/08/28 00:41:58 peter Exp $ * */ #ifndef __IICBUS_H diff --git a/sys/dev/iicbus/iicbus_if.m b/sys/dev/iicbus/iicbus_if.m index ba30c61e0b9f..da9526da32e9 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.4 1999/08/28 00:41:59 peter Exp $ # INTERFACE iicbus; diff --git a/sys/dev/iicbus/iiconf.c b/sys/dev/iicbus/iiconf.c index 1fc07bf3b3f7..0d1f1f846fd1 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.10 1999/12/03 08:41:02 mdodd Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/iicbus/iiconf.h b/sys/dev/iicbus/iiconf.h index 03a4a762efd5..d18a68bdc535 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.6 1999/08/28 00:41:59 peter Exp $ */ #ifndef __IICONF_H #define __IICONF_H diff --git a/sys/dev/iicbus/iicsmb.c b/sys/dev/iicbus/iicsmb.c index 14a4db9fc094..8ae6db6dcf6c 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.5.2.2 2000/08/09 00:59:27 peter Exp $ * */ diff --git a/sys/dev/isp/MAINTAINER b/sys/dev/isp/MAINTAINER index be95ab6dd9d5..8de186a11c08 100644 --- a/sys/dev/isp/MAINTAINER +++ b/sys/dev/isp/MAINTAINER @@ -1,2 +1,2 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/isp/MAINTAINER,v 1.1 2000/01/13 18:45:14 mjacob Exp $ MAINTAINER = mjacob@freebsd.org diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index 469f4fa19dea..5796dfccf699 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.41.2.5 2000/09/21 21:19:07 mjacob 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 3882bf015cc2..c3169bb51f2c 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.32.2.5 2000/09/21 21:19:08 mjacob 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 d7062595432d..e129dedfe0bf 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.26.2.3 2000/09/21 21:19:08 mjacob Exp $ */ /* * Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions (CAM version) * diff --git a/sys/dev/isp/isp_inline.h b/sys/dev/isp/isp_inline.h index 1a730e411f70..929a073114c3 100644 --- a/sys/dev/isp/isp_inline.h +++ b/sys/dev/isp/isp_inline.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_inline.h,v 1.6.2.3 2000/09/21 21:19:08 mjacob Exp $ */ /* * Qlogic Host Adapter Inline Functions * diff --git a/sys/dev/isp/isp_target.c b/sys/dev/isp/isp_target.c index 8d7a9d55ffe8..7e4a7d69f8e7 100644 --- a/sys/dev/isp/isp_target.c +++ b/sys/dev/isp/isp_target.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_target.c,v 1.5.4.4 2000/09/21 21:19:08 mjacob Exp $ */ /* * Machine and OS Independent Target Mode Code for the Qlogic SCSI/FC adapters. * diff --git a/sys/dev/isp/isp_target.h b/sys/dev/isp/isp_target.h index 47a39df1b860..86c39db9211d 100644 --- a/sys/dev/isp/isp_target.h +++ b/sys/dev/isp/isp_target.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_target.h,v 1.3.4.4 2000/09/21 21:19:08 mjacob Exp $ */ /* * Qlogic Target Mode Structure and Flag Definitions * diff --git a/sys/dev/isp/isp_tpublic.h b/sys/dev/isp/isp_tpublic.h index d5e886fb1b41..ef532bb3c860 100644 --- a/sys/dev/isp/isp_tpublic.h +++ b/sys/dev/isp/isp_tpublic.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_tpublic.h,v 1.2.4.1 2000/05/09 05:09:25 mjacob Exp $ */ /* * Qlogic ISP Host Adapter Public Target Interface Structures && Routines *--------------------------------------- diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index c867f2186a8b..7cf6e6fa9f7c 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.20.2.3 2000/09/21 21:19:08 mjacob 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 0e0e38e135eb..cab3f4460386 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.13.2.3 2000/09/21 21:19:08 mjacob Exp $ */ /* * Machine Independent (well, as best as possible) register * definitions for Qlogic ISP SCSI adapters. diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index f0b47c62b1d0..c93220de8553 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.25.2.3 2000/09/21 21:19:08 mjacob Exp $ */ /* * Soft Definitions for for Qlogic ISP SCSI adapters. * diff --git a/sys/dev/ispfw/MAINTAINER b/sys/dev/ispfw/MAINTAINER index bc6164b5de5c..517de449b7a1 100644 --- a/sys/dev/ispfw/MAINTAINER +++ b/sys/dev/ispfw/MAINTAINER @@ -1,2 +1,2 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/ispfw/MAINTAINER,v 1.1.2.1 2000/07/04 02:34:49 mjacob Exp $ MAINTAINER = mjacob@freebsd.org diff --git a/sys/dev/ispfw/asm_1040.h b/sys/dev/ispfw/asm_1040.h index 35980797325d..1b004419e20c 100644 --- a/sys/dev/ispfw/asm_1040.h +++ b/sys/dev/ispfw/asm_1040.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ispfw/asm_1040.h,v 1.1.2.2 2000/07/18 07:24:00 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_1080.h b/sys/dev/ispfw/asm_1080.h index 7a2899d577a5..798ec2bca025 100644 --- a/sys/dev/ispfw/asm_1080.h +++ b/sys/dev/ispfw/asm_1080.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ispfw/asm_1080.h,v 1.1.2.1 2000/07/04 02:07:51 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_12160.h b/sys/dev/ispfw/asm_12160.h index 280e609de44e..c8ab81b4d832 100644 --- a/sys/dev/ispfw/asm_12160.h +++ b/sys/dev/ispfw/asm_12160.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ispfw/asm_12160.h,v 1.2.2.1 2000/07/04 02:07:52 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_2100.h b/sys/dev/ispfw/asm_2100.h index 8e3379528d96..0ec3e1bd74e3 100644 --- a/sys/dev/ispfw/asm_2100.h +++ b/sys/dev/ispfw/asm_2100.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ispfw/asm_2100.h,v 1.2.2.1 2000/07/04 02:07:52 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_2200.h b/sys/dev/ispfw/asm_2200.h index ff90aaf0c011..1a035e7ece31 100644 --- a/sys/dev/ispfw/asm_2200.h +++ b/sys/dev/ispfw/asm_2200.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ispfw/asm_2200.h,v 1.2.2.1 2000/07/04 02:07:52 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/ispfw.c b/sys/dev/ispfw/ispfw.c index 375edbb3b64b..7c777dcc7a6a 100644 --- a/sys/dev/ispfw/ispfw.c +++ b/sys/dev/ispfw/ispfw.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ispfw/ispfw.c,v 1.2.2.2 2000/09/21 20:24:32 mjacob Exp $ */ /* * ISP Firmware Helper Pseudo Device for FreeBSD * diff --git a/sys/dev/kbd/atkbd.c b/sys/dev/kbd/atkbd.c index 497d267bc272..426c3a76252c 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.25.2.2 2000/05/28 12:48:22 ache Exp $ */ #include "opt_kbd.h" diff --git a/sys/dev/kbd/atkbdc.c b/sys/dev/kbd/atkbdc.c index 176ca666bc66..78c4f49f5fe9 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.5.2.1 2000/03/31 12:51:56 yokota 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 294ef6f8ff7f..255b27d93971 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.4.2.2 2000/03/31 12:51:57 yokota 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 4ae93e3b96ff..a7e1f7d7174d 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.5.2.1 2000/03/31 12:51:57 yokota Exp $ */ #ifndef _DEV_KBD_ATKBDREG_H_ diff --git a/sys/dev/kbd/kbd.c b/sys/dev/kbd/kbd.c index ba436be2c202..f304a3a3e67f 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.17 2000/01/29 15:08:52 peter Exp $ */ #include "opt_kbd.h" diff --git a/sys/dev/kbd/kbdreg.h b/sys/dev/kbd/kbdreg.h index 54b2d6d4089d..f4f6d5511428 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.9 2000/01/11 13:39:05 yokota Exp $ */ #ifndef _DEV_KBD_KBDREG_H_ diff --git a/sys/dev/kbd/kbdtables.h b/sys/dev/kbd/kbdtables.h index 817ac8e52819..eebc20825275 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.47.2.1 2000/03/19 08:07:09 nyan Exp $ */ #ifndef KBD_DFLT_KEYMAP diff --git a/sys/dev/mca/mca_bus.c b/sys/dev/mca/mca_bus.c index bb1c4f952d52..e66eb402d813 100644 --- a/sys/dev/mca/mca_bus.c +++ b/sys/dev/mca/mca_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/dev/mca/mca_bus.c,v 1.7.2.1 2000/03/17 23:55:48 peter Exp $ */ /* diff --git a/sys/dev/mca/mca_busreg.h b/sys/dev/mca/mca_busreg.h index e818b68b8023..6b9324ec4191 100644 --- a/sys/dev/mca/mca_busreg.h +++ b/sys/dev/mca/mca_busreg.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/mca/mca_busreg.h,v 1.1 1999/09/03 03:40:00 mdodd Exp $ */ /* diff --git a/sys/dev/mca/mca_busvar.h b/sys/dev/mca/mca_busvar.h index db11d67699f6..6555c47f4298 100644 --- a/sys/dev/mca/mca_busvar.h +++ b/sys/dev/mca/mca_busvar.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/mca/mca_busvar.h,v 1.2 1999/09/26 07:02:05 mdodd Exp $ */ typedef u_int16_t mca_id_t; diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index 2cc145b939a4..8942346f40b5 100644 --- a/sys/dev/md/md.c +++ b/sys/dev/md/md.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/md/md.c,v 1.8.2.1 2000/07/17 13:48:40 sheldonh Exp $ * */ diff --git a/sys/dev/mii/Makefile.miidevs b/sys/dev/mii/Makefile.miidevs index 964ecf3839b5..d8328029c3c9 100644 --- a/sys/dev/mii/Makefile.miidevs +++ b/sys/dev/mii/Makefile.miidevs @@ -1,5 +1,5 @@ # $NetBSD: Makefile.miidevs,v 1.1 1998/08/10 23:55:17 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/mii/Makefile.miidevs,v 1.2 1999/08/28 00:42:12 peter Exp $ AWK= awk diff --git a/sys/dev/mii/amphy.c b/sys/dev/mii/amphy.c index 91eb7076ea0a..43bad23efc5c 100644 --- a/sys/dev/mii/amphy.c +++ b/sys/dev/mii/amphy.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/dev/mii/amphy.c,v 1.2 1999/09/19 21:56:08 wpaul Exp $ */ /* @@ -58,7 +58,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/amphy.c,v 1.2 1999/09/19 21:56:08 wpaul Exp $"; #endif static int amphy_probe __P((device_t)); diff --git a/sys/dev/mii/amphyreg.h b/sys/dev/mii/amphyreg.h index ffc362a8c7b1..8b87a39557ac 100644 --- a/sys/dev/mii/amphyreg.h +++ b/sys/dev/mii/amphyreg.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/dev/mii/amphyreg.h,v 1.1 1999/09/06 05:27:55 wpaul Exp $ */ #ifndef _DEV_MII_AMTPHYREG_H_ diff --git a/sys/dev/mii/brgphy.c b/sys/dev/mii/brgphy.c index 06a61d5f0ccd..47fac5925902 100644 --- a/sys/dev/mii/brgphy.c +++ b/sys/dev/mii/brgphy.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/dev/mii/brgphy.c,v 1.1.2.1 2000/04/27 14:43:41 wpaul Exp $ */ /* @@ -59,7 +59,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/brgphy.c,v 1.1.2.1 2000/04/27 14:43:41 wpaul Exp $"; #endif static int brgphy_probe __P((device_t)); diff --git a/sys/dev/mii/brgphyreg.h b/sys/dev/mii/brgphyreg.h index ce289cdf0274..a03fa2e9ae2a 100644 --- a/sys/dev/mii/brgphyreg.h +++ b/sys/dev/mii/brgphyreg.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/dev/mii/brgphyreg.h,v 1.1.2.1 2000/04/27 14:43:41 wpaul Exp $ */ #ifndef _DEV_MII_BRGPHYREG_H_ diff --git a/sys/dev/mii/dcphy.c b/sys/dev/mii/dcphy.c index 73e241e8f5cc..11c1a513832d 100644 --- a/sys/dev/mii/dcphy.c +++ b/sys/dev/mii/dcphy.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/dev/mii/dcphy.c,v 1.2.2.1 2000/06/07 17:11:23 wpaul Exp $ */ /* @@ -72,7 +72,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/dcphy.c,v 1.2.2.1 2000/06/07 17:11:23 wpaul Exp $"; #endif #define DC_SETBIT(sc, reg, x) \ diff --git a/sys/dev/mii/devlist2h.awk b/sys/dev/mii/devlist2h.awk index 6c76b17a4ab8..db8b31af09fa 100644 --- a/sys/dev/mii/devlist2h.awk +++ b/sys/dev/mii/devlist2h.awk @@ -64,7 +64,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/mii/devlist2h.awk,v 1.3 1999/08/28 02:21:15 peter Exp $ # function collectline(f, line) { oparen = 0 diff --git a/sys/dev/mii/exphy.c b/sys/dev/mii/exphy.c index 30b6b6310d50..1fca06c602bd 100644 --- a/sys/dev/mii/exphy.c +++ b/sys/dev/mii/exphy.c @@ -89,7 +89,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/exphy.c,v 1.4 1999/09/01 17:07:27 wpaul Exp $"; #endif static int exphy_probe __P((device_t)); diff --git a/sys/dev/mii/mii.c b/sys/dev/mii/mii.c index b3f40e29ddca..7ccb5747a113 100644 --- a/sys/dev/mii/mii.c +++ b/sys/dev/mii/mii.c @@ -60,7 +60,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/mii.c,v 1.6 1999/12/03 08:41:03 mdodd Exp $"; #endif static int miibus_readreg __P((device_t, int, int)); diff --git a/sys/dev/mii/mii.h b/sys/dev/mii/mii.h index c21fe0377085..94523e86281a 100644 --- a/sys/dev/mii/mii.h +++ b/sys/dev/mii/mii.h @@ -31,7 +31,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/mii/mii.h,v 1.2 1999/08/28 00:42:14 peter Exp $ */ #ifndef _DEV_MII_MII_H_ diff --git a/sys/dev/mii/mii_physubr.c b/sys/dev/mii/mii_physubr.c index ff4719050930..722466586683 100644 --- a/sys/dev/mii/mii_physubr.c +++ b/sys/dev/mii/mii_physubr.c @@ -61,7 +61,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/mii_physubr.c,v 1.2 1999/08/28 00:42:14 peter Exp $"; #endif void mii_phy_auto_timeout __P((void *)); diff --git a/sys/dev/mii/miibus_if.m b/sys/dev/mii/miibus_if.m index d540964cb102..cca2bcbe317f 100644 --- a/sys/dev/mii/miibus_if.m +++ b/sys/dev/mii/miibus_if.m @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/mii/miibus_if.m,v 1.2 1999/08/28 00:42:14 peter Exp $ INTERFACE miibus; diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index d6fac5a403ff..d64b6a5f9251 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/mii/miidevs,v 1.4.2.2 2000/09/10 19:22:04 semenu Exp $ /*$NetBSD: miidevs,v 1.6 1999/05/14 11:37:30 drochner Exp $*/ /*- diff --git a/sys/dev/mii/miidevs.h b/sys/dev/mii/miidevs.h index 671f4ee34b97..640d4760827b 100644 --- a/sys/dev/mii/miidevs.h +++ b/sys/dev/mii/miidevs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mii/miidevs.h,v 1.4.2.2 2000/09/10 19:22:04 semenu Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/mii/miivar.h b/sys/dev/mii/miivar.h index 4a68b9c7cf25..0f1282457bcd 100644 --- a/sys/dev/mii/miivar.h +++ b/sys/dev/mii/miivar.h @@ -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/dev/mii/miivar.h,v 1.3 1999/12/29 04:35:41 peter Exp $ */ #ifndef _DEV_MII_MIIVAR_H_ diff --git a/sys/dev/mii/mlphy.c b/sys/dev/mii/mlphy.c index 91e0ffb28bde..1dd6715c7616 100644 --- a/sys/dev/mii/mlphy.c +++ b/sys/dev/mii/mlphy.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/dev/mii/mlphy.c,v 1.2.2.1 2000/04/14 15:33:14 wpaul Exp $ */ /* diff --git a/sys/dev/mii/nsphy.c b/sys/dev/mii/nsphy.c index aee90da9cac0..073d10abe847 100644 --- a/sys/dev/mii/nsphy.c +++ b/sys/dev/mii/nsphy.c @@ -92,7 +92,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/nsphy.c,v 1.2.2.1 2000/09/10 19:22:04 semenu Exp $"; #endif static int nsphy_probe __P((device_t)); diff --git a/sys/dev/mii/nsphyreg.h b/sys/dev/mii/nsphyreg.h index 5ff0490b1dfe..5e8d3478e854 100644 --- a/sys/dev/mii/nsphyreg.h +++ b/sys/dev/mii/nsphyreg.h @@ -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/dev/mii/nsphyreg.h,v 1.2 1999/08/28 00:42:16 peter Exp $ */ #ifndef _DEV_MII_NSPHYREG_H_ diff --git a/sys/dev/mii/pnphy.c b/sys/dev/mii/pnphy.c index 0f8498ef6ff6..d932df87d59a 100644 --- a/sys/dev/mii/pnphy.c +++ b/sys/dev/mii/pnphy.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/dev/mii/pnphy.c,v 1.1 1999/12/04 17:41:31 wpaul Exp $ */ /* @@ -69,7 +69,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/pnphy.c,v 1.1 1999/12/04 17:41:31 wpaul Exp $"; #endif #define DC_SETBIT(sc, reg, x) \ diff --git a/sys/dev/mii/rlphy.c b/sys/dev/mii/rlphy.c index 956160d23516..3c1181cbf69f 100644 --- a/sys/dev/mii/rlphy.c +++ b/sys/dev/mii/rlphy.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/dev/mii/rlphy.c,v 1.2 1999/09/01 17:07:27 wpaul Exp $ */ /* @@ -53,7 +53,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/rlphy.c,v 1.2 1999/09/01 17:07:27 wpaul Exp $"; #endif static int rlphy_probe __P((device_t)); diff --git a/sys/dev/mii/tlphy.c b/sys/dev/mii/tlphy.c index f4e3ba8b736c..acebf160bd2c 100644 --- a/sys/dev/mii/tlphy.c +++ b/sys/dev/mii/tlphy.c @@ -94,7 +94,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/tlphy.c,v 1.2 1999/08/28 02:16:30 peter Exp $"; #endif struct tlphy_softc { diff --git a/sys/dev/mii/tlphyreg.h b/sys/dev/mii/tlphyreg.h index 77e4a45700bd..0ae83e34d7e8 100644 --- a/sys/dev/mii/tlphyreg.h +++ b/sys/dev/mii/tlphyreg.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/mii/tlphyreg.h,v 1.2 1999/08/28 02:16:30 peter Exp $ */ #ifndef _DEV_MII_TLPHYREG_H_ diff --git a/sys/dev/mii/ukphy.c b/sys/dev/mii/ukphy.c index cb22eab1cefe..ad27e994e207 100644 --- a/sys/dev/mii/ukphy.c +++ b/sys/dev/mii/ukphy.c @@ -91,7 +91,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/ukphy.c,v 1.2 1999/08/28 00:42:16 peter Exp $"; #endif static int ukphy_probe __P((device_t)); diff --git a/sys/dev/mii/ukphy_subr.c b/sys/dev/mii/ukphy_subr.c index d39ef4651b93..4c11bb34c176 100644 --- a/sys/dev/mii/ukphy_subr.c +++ b/sys/dev/mii/ukphy_subr.c @@ -59,7 +59,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/ukphy_subr.c,v 1.2 1999/08/28 00:42:16 peter Exp $"; #endif /* diff --git a/sys/dev/mii/xmphy.c b/sys/dev/mii/xmphy.c index bf6aa3e033d8..6bb7462371f0 100644 --- a/sys/dev/mii/xmphy.c +++ b/sys/dev/mii/xmphy.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/dev/mii/xmphy.c,v 1.1.2.1 2000/04/27 14:43:41 wpaul Exp $ */ /* @@ -60,7 +60,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/xmphy.c,v 1.1.2.1 2000/04/27 14:43:41 wpaul Exp $"; #endif static int xmphy_probe __P((device_t)); diff --git a/sys/dev/mii/xmphyreg.h b/sys/dev/mii/xmphyreg.h index 1dff3a54d77c..a8cfbd4636f3 100644 --- a/sys/dev/mii/xmphyreg.h +++ b/sys/dev/mii/xmphyreg.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/dev/mii/xmphyreg.h,v 1.1.2.1 2000/04/27 14:43:42 wpaul Exp $ */ #ifndef _DEV_MII_XMPHYREG_H_ diff --git a/sys/dev/mlx/mlx.c b/sys/dev/mlx/mlx.c index 921302e4bcfd..bff528bc8d72 100644 --- a/sys/dev/mlx/mlx.c +++ b/sys/dev/mlx/mlx.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/mlx/mlx.c,v 1.14.2.3 2000/08/04 06:52:50 msmith Exp $ */ /* diff --git a/sys/dev/mlx/mlx_disk.c b/sys/dev/mlx/mlx_disk.c index ed82db7285ce..5ad80c186b94 100644 --- a/sys/dev/mlx/mlx_disk.c +++ b/sys/dev/mlx/mlx_disk.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/dev/mlx/mlx_disk.c,v 1.8.2.3 2000/04/26 01:43:21 billf Exp $ */ /* diff --git a/sys/dev/mlx/mlx_pci.c b/sys/dev/mlx/mlx_pci.c index ae56f6a25bbc..2008bc1ba8a1 100644 --- a/sys/dev/mlx/mlx_pci.c +++ b/sys/dev/mlx/mlx_pci.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/mlx/mlx_pci.c,v 1.4.2.3 2000/08/04 06:52:50 msmith Exp $ */ #include <sys/param.h> diff --git a/sys/dev/mlx/mlxio.h b/sys/dev/mlx/mlxio.h index f091befad2d0..865253af21d6 100644 --- a/sys/dev/mlx/mlxio.h +++ b/sys/dev/mlx/mlxio.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/mlx/mlxio.h,v 1.1.2.2 2000/04/24 19:40:49 msmith Exp $ */ #include <sys/ioccom.h> diff --git a/sys/dev/mlx/mlxreg.h b/sys/dev/mlx/mlxreg.h index 382a2fddc931..b88b99911f68 100644 --- a/sys/dev/mlx/mlxreg.h +++ b/sys/dev/mlx/mlxreg.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/mlx/mlxreg.h,v 1.5.2.2 2000/04/24 19:40:50 msmith Exp $ */ #define MLX_BLKSIZE 512 /* fixed feature */ diff --git a/sys/dev/mlx/mlxvar.h b/sys/dev/mlx/mlxvar.h index 5115b177c6a6..f5ca97977349 100644 --- a/sys/dev/mlx/mlxvar.h +++ b/sys/dev/mlx/mlxvar.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/mlx/mlxvar.h,v 1.5.2.2 2000/04/24 19:40:50 msmith Exp $ */ /* diff --git a/sys/dev/pccard/Makefile.pccarddevs b/sys/dev/pccard/Makefile.pccarddevs index bd25c7dcede3..edf46246578f 100644 --- a/sys/dev/pccard/Makefile.pccarddevs +++ b/sys/dev/pccard/Makefile.pccarddevs @@ -1,5 +1,5 @@ # $NetBSD: Makefile.pcmciadevs,v 1.1 1998/07/19 17:28:15 christos Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/pccard/Makefile.pccarddevs,v 1.1 1999/10/26 06:52:28 imp Exp $ AWK= awk diff --git a/sys/dev/pccard/card_if.m b/sys/dev/pccard/card_if.m index ab6570fe6c3b..5a9080af1b44 100644 --- a/sys/dev/pccard/card_if.m +++ b/sys/dev/pccard/card_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/pccard/card_if.m,v 1.1.2.1 2000/05/23 03:56:59 imp Exp $ # #include <sys/bus.h> diff --git a/sys/dev/pccard/devlist2h.awk b/sys/dev/pccard/devlist2h.awk index f5863977751b..dee82e9f016a 100644 --- a/sys/dev/pccard/devlist2h.awk +++ b/sys/dev/pccard/devlist2h.awk @@ -1,6 +1,6 @@ #! /usr/bin/awk -f # $NetBSD: devlist2h.awk,v 1.3 1998/09/05 14:42:06 christos Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/pccard/devlist2h.awk,v 1.1 1999/10/26 06:52:28 imp Exp $ # # Copyright (c) 1998 The NetBSD Foundation, Inc. # All rights reserved. diff --git a/sys/dev/pccard/files.pccard b/sys/dev/pccard/files.pccard index 09bf525c7ad3..557b0aae52aa 100644 --- a/sys/dev/pccard/files.pccard +++ b/sys/dev/pccard/files.pccard @@ -1,5 +1,5 @@ # $NetBSD: files.pcmcia,v 1.14 1999/01/01 19:30:03 christos Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/pccard/files.pccard,v 1.1 1999/10/26 06:52:29 imp Exp $ # # Config.new file and device description for machine-independent PCMCIA code. # Included by ports that need it. diff --git a/sys/dev/pccard/pccard.c b/sys/dev/pccard/pccard.c index c2e62bad993f..970139807999 100644 --- a/sys/dev/pccard/pccard.c +++ b/sys/dev/pccard/pccard.c @@ -1,5 +1,5 @@ /* $NetBSD: pcmcia.c,v 1.13 1998/12/24 04:51:59 marc Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccard.c,v 1.8.2.1 2000/05/23 03:56:59 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pccard/pccard_cis.c b/sys/dev/pccard/pccard_cis.c index e9220240396e..40ffcdba37b7 100644 --- a/sys/dev/pccard/pccard_cis.c +++ b/sys/dev/pccard/pccard_cis.c @@ -1,5 +1,5 @@ /* $NetBSD: pcmcia_cis.c,v 1.10 1998/12/29 09:03:15 marc Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccard_cis.c,v 1.5.2.1 2000/05/23 03:56:59 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pccard/pccard_cis_quirks.c b/sys/dev/pccard/pccard_cis_quirks.c index 02193837c411..c40a395c7cba 100644 --- a/sys/dev/pccard/pccard_cis_quirks.c +++ b/sys/dev/pccard/pccard_cis_quirks.c @@ -1,5 +1,5 @@ /* $NetBSD: pcmcia_cis_quirks.c,v 1.5 1999/10/11 17:50:21 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccard_cis_quirks.c,v 1.2.2.1 2000/05/23 03:57:00 imp Exp $ */ #define PCCARDDEBUG diff --git a/sys/dev/pccard/pccardchip.h b/sys/dev/pccard/pccardchip.h index fe8b9363452a..9b5de826c911 100644 --- a/sys/dev/pccard/pccardchip.h +++ b/sys/dev/pccard/pccardchip.h @@ -1,5 +1,5 @@ /* $NetBSD: pcmciachip.h,v 1.4 1999/10/15 06:07:32 haya Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccardchip.h,v 1.6 2000/01/10 06:58:17 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 92f57b730a3c..ea397750da17 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.3.2.1 2000/05/23 03:57:00 imp Exp $ /* $NetBSD: pcmciadevs,v 1.60 1999/11/29 02:28:19 jun Exp $ */ /*- diff --git a/sys/dev/pccard/pccarddevs.h b/sys/dev/pccard/pccarddevs.h index c157c9e9f2c3..da0d3529813e 100644 --- a/sys/dev/pccard/pccarddevs.h +++ b/sys/dev/pccard/pccarddevs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccarddevs.h,v 1.3.2.1 2000/05/23 03:57:00 imp Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/pccard/pccarddevs_data.h b/sys/dev/pccard/pccarddevs_data.h index 49b4d4b1dcf9..6c4b838c6f0b 100644 --- a/sys/dev/pccard/pccarddevs_data.h +++ b/sys/dev/pccard/pccarddevs_data.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccarddevs_data.h,v 1.3.2.1 2000/05/23 03:57:00 imp Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/pccard/pccardreg.h b/sys/dev/pccard/pccardreg.h index a82417a9b544..0fc2a949ffe3 100644 --- a/sys/dev/pccard/pccardreg.h +++ b/sys/dev/pccard/pccardreg.h @@ -1,5 +1,5 @@ /* $NetBSD: pcmciareg.h,v 1.7 1998/10/29 09:45:52 enami Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccardreg.h,v 1.1 1999/10/26 06:52:31 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pccard/pccardvar.h b/sys/dev/pccard/pccardvar.h index 19e943437370..414fc6044b68 100644 --- a/sys/dev/pccard/pccardvar.h +++ b/sys/dev/pccard/pccardvar.h @@ -1,5 +1,5 @@ /* $NetBSD: pcmciavar.h,v 1.9 1998/12/29 09:00:28 marc Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccardvar.h,v 1.6.2.1 2000/05/23 03:57:00 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pccard/power_if.m b/sys/dev/pccard/power_if.m index d661d5c5ccd9..0eafefae4229 100644 --- a/sys/dev/pccard/power_if.m +++ b/sys/dev/pccard/power_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/pccard/power_if.m,v 1.2.2.1 2000/05/23 03:57:00 imp Exp $ # #include <sys/bus.h> diff --git a/sys/dev/pcic/i82365.c b/sys/dev/pcic/i82365.c index f99e9f392a4b..0f7fe84fdd49 100644 --- a/sys/dev/pcic/i82365.c +++ b/sys/dev/pcic/i82365.c @@ -1,5 +1,5 @@ /* $NetBSD: i82365.c,v 1.25 1999/10/15 06:07:27 haya Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pcic/i82365.c,v 1.16.2.1 2000/05/23 03:57:02 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pcic/i82365_isa.c b/sys/dev/pcic/i82365_isa.c index e4a98c3aa632..31ef1c4c0eb5 100644 --- a/sys/dev/pcic/i82365_isa.c +++ b/sys/dev/pcic/i82365_isa.c @@ -1,6 +1,6 @@ /* $NetBSD: i82365_isasubr.c,v 1.3 1999/10/15 06:07:27 haya Exp $ */ /* $NetBSD: i82365_isa.c,v 1.11 1998/06/09 07:25:00 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pcic/i82365_isa.c,v 1.13.2.1 2000/05/23 03:57:02 imp Exp $ */ /* * Copyright (c) 1998 Bill Sommerfeld. All rights reserved. diff --git a/sys/dev/pcic/i82365reg.h b/sys/dev/pcic/i82365reg.h index 1edfdcd7899a..564695a8126b 100644 --- a/sys/dev/pcic/i82365reg.h +++ b/sys/dev/pcic/i82365reg.h @@ -1,5 +1,5 @@ /* $NetBSD: i82365reg.h,v 1.3 1998/12/20 17:53:28 nathanw Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pcic/i82365reg.h,v 1.3 2000/03/10 05:26:32 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pcic/i82365var.h b/sys/dev/pcic/i82365var.h index 5a0c723ad7eb..b2eb371a8304 100644 --- a/sys/dev/pcic/i82365var.h +++ b/sys/dev/pcic/i82365var.h @@ -1,5 +1,5 @@ /* $NetBSD: i82365var.h,v 1.8 1999/10/15 06:07:27 haya Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pcic/i82365var.h,v 1.15.2.1 2000/05/23 03:57:02 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pdq/if_fea.c b/sys/dev/pdq/if_fea.c index dc90631eefa6..96561e38b212 100644 --- a/sys/dev/pdq/if_fea.c +++ b/sys/dev/pdq/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/dev/pdq/if_fea.c,v 1.19 2000/01/14 07:14:03 peter Exp $ */ /* diff --git a/sys/dev/pdq/if_fpa.c b/sys/dev/pdq/if_fpa.c index d70628a9e708..dc487f87bed4 100644 --- a/sys/dev/pdq/if_fpa.c +++ b/sys/dev/pdq/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/dev/pdq/if_fpa.c,v 1.13 1999/08/28 00:50:50 peter Exp $ * */ diff --git a/sys/dev/pdq/pdq.c b/sys/dev/pdq/pdq.c index 055bdc2f9d28..bc45d21f7551 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.5 1999/08/28 00:42:19 peter Exp $ * */ diff --git a/sys/dev/pdq/pdq_ifsubr.c b/sys/dev/pdq/pdq_ifsubr.c index fab0c448214b..839115a3de34 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.11.2.1 2000/08/02 22:39:30 peter Exp $ * */ diff --git a/sys/dev/pdq/pdqreg.h b/sys/dev/pdq/pdqreg.h index f3cfa84fdcb5..650fd223a5ab 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.2 1999/08/28 00:42:20 peter Exp $ * */ diff --git a/sys/dev/pdq/pdqvar.h b/sys/dev/pdq/pdqvar.h index 8320eaec69f9..febcd9a86d54 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.3 1999/08/28 00:42:21 peter Exp $ * */ diff --git a/sys/dev/ppbus/if_plip.c b/sys/dev/ppbus/if_plip.c index 2c7940fc02a0..b4ce9d9ff92d 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.19.2.1 2000/05/24 00:20:57 n_hibma Exp $ */ /* diff --git a/sys/dev/ppbus/immio.c b/sys/dev/ppbus/immio.c index 7a9b503db601..481666af4387 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.10.2.1 2000/05/24 00:20:57 n_hibma Exp $ * */ diff --git a/sys/dev/ppbus/lpbb.c b/sys/dev/ppbus/lpbb.c index 9132b478997b..641330cb20ca 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.11.2.1 2000/05/24 00:20:57 n_hibma Exp $ * */ diff --git a/sys/dev/ppbus/lpt.c b/sys/dev/ppbus/lpt.c index 04e161dba274..8e1c88ac7805 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.15.2.3 2000/07/07 00:30:40 obrien Exp $ */ /* diff --git a/sys/dev/ppbus/lpt.h b/sys/dev/ppbus/lpt.h index 9075b4ec6e5a..da1a527ee5b8 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.4 1999/08/28 00:42:23 peter Exp $ */ /* diff --git a/sys/dev/ppbus/lptio.h b/sys/dev/ppbus/lptio.h index 8458bc6bd357..6e2943e1ca94 100644 --- a/sys/dev/ppbus/lptio.h +++ b/sys/dev/ppbus/lptio.h @@ -11,7 +11,7 @@ * * Geoff Rehmet, Rhodes University, South Africa <csgr@cs.ru.ac.za> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ppbus/lptio.h,v 1.8.2.1 2000/07/07 00:30:40 obrien Exp $ */ #ifndef _DEV_PPBUS_LPT_H_ diff --git a/sys/dev/ppbus/pcfclock.c b/sys/dev/ppbus/pcfclock.c index c82e5dc53f05..753b4df98fc9 100644 --- a/sys/dev/ppbus/pcfclock.c +++ b/sys/dev/ppbus/pcfclock.c @@ -21,7 +21,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/dev/ppbus/pcfclock.c,v 1.3.2.1 2000/05/24 00:20:57 n_hibma Exp $ * */ diff --git a/sys/dev/ppbus/ppb_1284.c b/sys/dev/ppbus/ppb_1284.c index 47ee046c2435..61623f0f04ca 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.11 2000/01/14 08:03:14 nsouch Exp $ * */ diff --git a/sys/dev/ppbus/ppb_1284.h b/sys/dev/ppbus/ppb_1284.h index 5c4010f88bf5..39657494dd7c 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.7 2000/01/14 08:03:14 nsouch Exp $ * */ #ifndef __1284_H diff --git a/sys/dev/ppbus/ppb_base.c b/sys/dev/ppbus/ppb_base.c index e5aa5ca82d85..0870581e98a9 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.10.2.1 2000/08/01 23:26:26 n_hibma Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/ppbus/ppb_msq.c b/sys/dev/ppbus/ppb_msq.c index 61c325c63605..2d14ff095357 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.9.2.1 2000/05/24 00:20:57 n_hibma Exp $ * */ #include <machine/stdarg.h> diff --git a/sys/dev/ppbus/ppb_msq.h b/sys/dev/ppbus/ppb_msq.h index 64d16d895419..38cb9bc95568 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.8 2000/01/14 00:17:55 nsouch Exp $ * */ #ifndef __PPB_MSQ_H diff --git a/sys/dev/ppbus/ppbconf.c b/sys/dev/ppbus/ppbconf.c index 15d02eda5969..2c0710ec9333 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.17.2.1 2000/05/24 00:20:57 n_hibma Exp $ * */ #include "opt_ppb_1284.h" diff --git a/sys/dev/ppbus/ppbconf.h b/sys/dev/ppbus/ppbconf.h index 96b7b1bf15c9..def5c0bfeee2 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.17.2.1 2000/05/24 00:20:57 n_hibma Exp $ * */ #ifndef __PPBCONF_H diff --git a/sys/dev/ppbus/ppbio.h b/sys/dev/ppbus/ppbio.h index 2794eddc1dea..b288fc892ed5 100644 --- a/sys/dev/ppbus/ppbio.h +++ b/sys/dev/ppbus/ppbio.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/ppbio.h,v 1.1 2000/01/14 00:17:57 nsouch Exp $ * */ diff --git a/sys/dev/ppbus/ppbus_if.m b/sys/dev/ppbus/ppbus_if.m index f21dd837568b..e21167363305 100644 --- a/sys/dev/ppbus/ppbus_if.m +++ b/sys/dev/ppbus/ppbus_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/ppbus/ppbus_if.m,v 1.1.2.1 2000/05/24 00:20:57 n_hibma Exp $ # #include <sys/bus.h> diff --git a/sys/dev/ppbus/ppi.c b/sys/dev/ppbus/ppi.c index 56f0b1143b2b..86c11a123237 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.21.2.3 2000/08/07 18:24:43 peter Exp $ * */ #include "opt_ppb_1284.h" diff --git a/sys/dev/ppbus/ppi.h b/sys/dev/ppbus/ppi.h index 8ff2fb48c4ad..e5b9994cdbce 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.5 1999/12/29 04:35:43 peter Exp $ * */ #ifndef __PPI_H diff --git a/sys/dev/ppbus/pps.c b/sys/dev/ppbus/pps.c index 1ccf01513d23..56591fb7fd84 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.24.2.1 2000/05/24 00:20:57 n_hibma 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 1d6d4a242d32..7bc8317071d6 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.20.2.1 2000/05/07 21:08:18 n_hibma Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ppbus/vpoio.c b/sys/dev/ppbus/vpoio.c index 0feb9bb4ac47..27dc737218ed 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.10.2.1 2000/05/24 00:20:57 n_hibma Exp $ * */ diff --git a/sys/dev/ppbus/vpoio.h b/sys/dev/ppbus/vpoio.h index 211ca00e54d8..10ddae1262f7 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.4 2000/01/14 00:17:59 nsouch Exp $ * */ #ifndef __VP0IO_H diff --git a/sys/dev/si/si.c b/sys/dev/si/si.c index 603dcf698d08..cae7f445cf0f 100644 --- a/sys/dev/si/si.c +++ b/sys/dev/si/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/dev/si/si.c,v 1.101 2000/01/25 16:45:54 peter Exp $ */ #ifndef lint diff --git a/sys/dev/si/si.h b/sys/dev/si/si.h index a0c1ebdb1118..960ac8e52e8f 100644 --- a/sys/dev/si/si.h +++ b/sys/dev/si/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/dev/si/si.h,v 1.16 2000/01/24 07:24:00 peter Exp $ */ #include <sys/callout.h> diff --git a/sys/dev/si/si2_z280.c b/sys/dev/si/si2_z280.c index d2e1d21ed882..95b8f46e8447 100644 --- a/sys/dev/si/si2_z280.c +++ b/sys/dev/si/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/dev/si/si2_z280.c,v 1.4 2000/01/24 07:24:00 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/si/si3_t225.c b/sys/dev/si/si3_t225.c index 98687e087171..cb9488ee2d54 100644 --- a/sys/dev/si/si3_t225.c +++ b/sys/dev/si/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/dev/si/si3_t225.c,v 1.6 2000/01/25 16:45:54 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/si/si_eisa.c b/sys/dev/si/si_eisa.c index 307950396bdd..8863e6cd5057 100644 --- a/sys/dev/si/si_eisa.c +++ b/sys/dev/si/si_eisa.c @@ -17,7 +17,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/si/si_eisa.c,v 1.1 2000/01/24 07:24:01 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/si/si_isa.c b/sys/dev/si/si_isa.c index ec1a62c6a5c2..38c29ff028e1 100644 --- a/sys/dev/si/si_isa.c +++ b/sys/dev/si/si_isa.c @@ -17,7 +17,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/si/si_isa.c,v 1.1 2000/01/24 07:24:01 peter Exp $ */ #include "opt_debug_si.h" diff --git a/sys/dev/si/si_pci.c b/sys/dev/si/si_pci.c index 96a865c5dfa6..06d735af50cc 100644 --- a/sys/dev/si/si_pci.c +++ b/sys/dev/si/si_pci.c @@ -17,7 +17,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/si/si_pci.c,v 1.2 2000/01/24 08:11:10 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/si/sireg.h b/sys/dev/si/sireg.h index 0d59ea9fff62..6c2b2606f800 100644 --- a/sys/dev/si/sireg.h +++ b/sys/dev/si/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/dev/si/sireg.h,v 1.9 2000/01/23 22:51:49 peter Exp $ */ /* diff --git a/sys/dev/si/sivar.h b/sys/dev/si/sivar.h index 4232e76c8019..1d1d463b515d 100644 --- a/sys/dev/si/sivar.h +++ b/sys/dev/si/sivar.h @@ -17,7 +17,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/si/sivar.h,v 1.1 2000/01/24 07:24:02 peter Exp $ */ int siattach(device_t dev); diff --git a/sys/dev/smbus/smb.c b/sys/dev/smbus/smb.c index c4bd042012e1..f80d6cbd61bd 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.20 1999/11/18 05:44:56 peter Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/smbus/smbconf.c b/sys/dev/smbus/smbconf.c index 1afb7e9f2219..76a9d3a94d20 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.9 1999/12/03 08:41:08 mdodd Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/smbus/smbconf.h b/sys/dev/smbus/smbconf.h index 40289f76a552..2d5f3f74662e 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.6 1999/08/28 00:42:29 peter Exp $ */ #ifndef __SMBONF_H #define __SMBONF_H diff --git a/sys/dev/smbus/smbus.c b/sys/dev/smbus/smbus.c index a1d3634aa7f0..6c056f13b1bc 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.12 1999/12/03 08:41:08 mdodd Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/smbus/smbus.h b/sys/dev/smbus/smbus.h index 9f96b9dfe172..dadb052f38ed 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.2 1999/08/28 00:42:30 peter Exp $ * */ #ifndef __SMBUS_H diff --git a/sys/dev/smbus/smbus_if.m b/sys/dev/smbus/smbus_if.m index d520c2b35709..16f6d0b4da76 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.5 1999/08/28 00:42:30 peter Exp $ # INTERFACE smbus; diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c index 01395e63d011..9f11e2c79de8 100644 --- a/sys/dev/sn/if_sn.c +++ b/sys/dev/sn/if_sn.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/dev/sn/if_sn.c,v 1.7.2.2 2000/07/17 21:24:27 archie Exp $ */ /* diff --git a/sys/dev/sn/if_sn_isa.c b/sys/dev/sn/if_sn_isa.c index 1ff9de4b1497..d64e88104359 100644 --- a/sys/dev/sn/if_sn_isa.c +++ b/sys/dev/sn/if_sn_isa.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/sn/if_sn_isa.c,v 1.3 2000/01/22 17:24:16 hosokawa Exp $ */ #include <sys/param.h> diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c index 4220deaf1ece..6a270fa809ad 100644 --- a/sys/dev/sn/if_sn_pccard.c +++ b/sys/dev/sn/if_sn_pccard.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/dev/sn/if_sn_pccard.c,v 1.3.2.1 2000/07/17 21:24:28 archie Exp $ */ /* diff --git a/sys/dev/sn/if_snreg.h b/sys/dev/sn/if_snreg.h index d8b914d17cb0..140465493668 100644 --- a/sys/dev/sn/if_snreg.h +++ b/sys/dev/sn/if_snreg.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sn/if_snreg.h,v 1.2 1999/12/22 08:44:13 imp Exp $ */ /* diff --git a/sys/dev/sn/if_snvar.h b/sys/dev/sn/if_snvar.h index 4d7b1d8d1327..86a325c8cbc7 100644 --- a/sys/dev/sn/if_snvar.h +++ b/sys/dev/sn/if_snvar.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sn/if_snvar.h,v 1.2 2000/01/22 17:24:16 hosokawa Exp $ */ #ifndef _IF_SNVAR_H diff --git a/sys/dev/sound/chip.h b/sys/dev/sound/chip.h index 012910c978d3..5acbb18f12df 100644 --- a/sys/dev/sound/chip.h +++ b/sys/dev/sound/chip.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/sound/chip.h,v 1.2 2000/01/03 02:51:14 tanimura Exp $ */ /* diff --git a/sys/dev/sound/isa/ad1816.c b/sys/dev/sound/isa/ad1816.c index a041ba9ba7c0..78a512afd5e3 100644 --- a/sys/dev/sound/isa/ad1816.c +++ b/sys/dev/sound/isa/ad1816.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/sound/isa/ad1816.c,v 1.7.2.2 2000/07/19 21:18:14 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/isa/ad1816.h b/sys/dev/sound/isa/ad1816.h index 078523f1d12e..f10d7cdc539f 100644 --- a/sys/dev/sound/isa/ad1816.h +++ b/sys/dev/sound/isa/ad1816.h @@ -4,7 +4,7 @@ * This file contains information and macro definitions for * the ad1816 chip * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/isa/ad1816.h,v 1.1 1999/09/28 20:00:06 cg Exp $ */ /* AD1816 register macros */ diff --git a/sys/dev/sound/isa/es1888.c b/sys/dev/sound/isa/es1888.c index c4e98eaed2b6..6429adcafbfb 100644 --- a/sys/dev/sound/isa/es1888.c +++ b/sys/dev/sound/isa/es1888.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/sound/isa/es1888.c,v 1.5.2.2 2000/07/19 21:18:15 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/isa/ess.c b/sys/dev/sound/isa/ess.c index 709549becef9..a4df81d91c6e 100644 --- a/sys/dev/sound/isa/ess.c +++ b/sys/dev/sound/isa/ess.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/sound/isa/ess.c,v 1.3.2.1 2000/07/19 21:18:15 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/isa/gusc.c b/sys/dev/sound/isa/gusc.c index 10a1f0a64ed4..35195298fc9d 100644 --- a/sys/dev/sound/isa/gusc.c +++ b/sys/dev/sound/isa/gusc.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/dev/sound/isa/gusc.c,v 1.5.2.1 2000/07/19 21:18:15 cg Exp $ */ #include <sys/param.h> diff --git a/sys/dev/sound/isa/mss.c b/sys/dev/sound/isa/mss.c index 52409386e939..142c79cdc56d 100644 --- a/sys/dev/sound/isa/mss.c +++ b/sys/dev/sound/isa/mss.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/sound/isa/mss.c,v 1.48.2.4 2000/08/20 00:29:24 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/isa/mss.h b/sys/dev/sound/isa/mss.h index 2491dbd1a13a..44916f33fba5 100644 --- a/sys/dev/sound/isa/mss.h +++ b/sys/dev/sound/isa/mss.h @@ -260,7 +260,7 @@ MIX_NONE(SOUND_MIXER_LINE3), * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/isa/mss.h,v 1.7.2.2 2000/07/19 21:18:15 cg Exp $ */ /* diff --git a/sys/dev/sound/isa/sb.c b/sys/dev/sound/isa/sb.c index f984d5c824ec..026c99e26708 100644 --- a/sys/dev/sound/isa/sb.c +++ b/sys/dev/sound/isa/sb.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/sound/isa/sb.c,v 1.50.2.2 2000/07/19 21:18:15 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/isa/sb.h b/sys/dev/sound/isa/sb.h index 98a0227857a6..c4e2073f89db 100644 --- a/sys/dev/sound/isa/sb.h +++ b/sys/dev/sound/isa/sb.h @@ -1,6 +1,6 @@ /* * file: sbcard.h - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/isa/sb.h,v 1.12 1999/12/19 18:18:55 cg Exp $ */ /* diff --git a/sys/dev/sound/isa/sbc.c b/sys/dev/sound/isa/sbc.c index dcb85ee1d6fa..2191eaa07cf0 100644 --- a/sys/dev/sound/isa/sbc.c +++ b/sys/dev/sound/isa/sbc.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/sound/isa/sbc.c,v 1.19.2.4 2000/08/20 00:28:27 cg Exp $ */ #include <dev/sound/chip.h> diff --git a/sys/dev/sound/pci/aureal.c b/sys/dev/sound/pci/aureal.c index e97b689aea3c..8df0f9b97fde 100644 --- a/sys/dev/sound/pci/aureal.c +++ b/sys/dev/sound/pci/aureal.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/sound/pci/aureal.c,v 1.8.2.2 2000/07/19 21:18:45 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pci/aureal.h b/sys/dev/sound/pci/aureal.h index a89e4c9aede5..172b37f996bb 100644 --- a/sys/dev/sound/pci/aureal.h +++ b/sys/dev/sound/pci/aureal.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/sound/pci/aureal.h,v 1.2 1999/09/01 06:58:27 peter Exp $ */ #ifndef _AU8820_REG_H diff --git a/sys/dev/sound/pci/csa.c b/sys/dev/sound/pci/csa.c index 7d513115ce76..a7218dc3c6c7 100644 --- a/sys/dev/sound/pci/csa.c +++ b/sys/dev/sound/pci/csa.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/sound/pci/csa.c,v 1.8.2.1 2000/07/19 21:18:45 cg Exp $ */ #include <sys/param.h> diff --git a/sys/dev/sound/pci/csaimg.h b/sys/dev/sound/pci/csaimg.h index 0fb196f5bc65..df06cbea408b 100644 --- a/sys/dev/sound/pci/csaimg.h +++ b/sys/dev/sound/pci/csaimg.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/dev/sound/pci/csaimg.h,v 1.2 1999/12/10 01:20:07 tanimura Exp $ */ #ifndef _CSA_IMG_H diff --git a/sys/dev/sound/pci/csapcm.c b/sys/dev/sound/pci/csapcm.c index 6eb67c4562c0..cf240d531d31 100644 --- a/sys/dev/sound/pci/csapcm.c +++ b/sys/dev/sound/pci/csapcm.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/sound/pci/csapcm.c,v 1.8.2.2 2000/07/19 21:18:45 cg Exp $ */ #include <sys/soundcard.h> diff --git a/sys/dev/sound/pci/csareg.h b/sys/dev/sound/pci/csareg.h index 9fd68d8ea07b..1366ee661611 100644 --- a/sys/dev/sound/pci/csareg.h +++ b/sys/dev/sound/pci/csareg.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/sound/pci/csareg.h,v 1.2 1999/12/10 01:20:08 tanimura Exp $ */ #ifndef _CSA_REG_H diff --git a/sys/dev/sound/pci/csavar.h b/sys/dev/sound/pci/csavar.h index fef2ce84d4bc..4e53b042708f 100644 --- a/sys/dev/sound/pci/csavar.h +++ b/sys/dev/sound/pci/csavar.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/sound/pci/csavar.h,v 1.2 2000/01/03 02:51:16 tanimura Exp $ */ #ifndef _CSA_VAR_H diff --git a/sys/dev/sound/pci/ds1-fw.h b/sys/dev/sound/pci/ds1-fw.h index b69e5b4b410e..380fc0b0afa0 100644..100755 --- a/sys/dev/sound/pci/ds1-fw.h +++ b/sys/dev/sound/pci/ds1-fw.h @@ -6,7 +6,7 @@ * Desc: * micro-code for CTRL & DSP * ============================================================================= - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/ds1-fw.h,v 1.1.2.1 2000/07/19 21:18:45 cg Exp $ */ #ifndef _HWMCODE_ #define _HWMCODE_ diff --git a/sys/dev/sound/pci/ds1.c b/sys/dev/sound/pci/ds1.c index 07b091860b37..4bce6db096e6 100644..100755 --- a/sys/dev/sound/pci/ds1.c +++ b/sys/dev/sound/pci/ds1.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/ds1.c,v 1.8.2.3 2000/08/20 00:41:00 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pci/ds1.h b/sys/dev/sound/pci/ds1.h index ad4e829cbfee..50c624093ed2 100644..100755 --- a/sys/dev/sound/pci/ds1.h +++ b/sys/dev/sound/pci/ds1.h @@ -5,7 +5,7 @@ * author : Taichi Sugiyama * create Data : 28/Sep/99 * ======================================================================= - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/ds1.h,v 1.1.2.1 2000/07/19 21:18:45 cg Exp $ */ diff --git a/sys/dev/sound/pci/emu10k1.c b/sys/dev/sound/pci/emu10k1.c index d31b21c385e1..ac9181f8107b 100644 --- a/sys/dev/sound/pci/emu10k1.c +++ b/sys/dev/sound/pci/emu10k1.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/emu10k1.c,v 1.6.2.2 2000/08/20 00:43:55 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pci/es137x.c b/sys/dev/sound/pci/es137x.c index 0664dbc68f26..c994ea5deefe 100644 --- a/sys/dev/sound/pci/es137x.c +++ b/sys/dev/sound/pci/es137x.c @@ -38,7 +38,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/dev/sound/pci/es137x.c,v 1.13.2.2 2000/07/19 21:18:45 cg Exp $ */ /* diff --git a/sys/dev/sound/pci/es137x.h b/sys/dev/sound/pci/es137x.h index 076fe3c01a1b..7e7b447b4b38 100644 --- a/sys/dev/sound/pci/es137x.h +++ b/sys/dev/sound/pci/es137x.h @@ -18,7 +18,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/es137x.h,v 1.3.2.2 2000/07/19 21:18:45 cg Exp $ */ #ifndef _ES1370_REG_H diff --git a/sys/dev/sound/pci/neomagic-coeff.h b/sys/dev/sound/pci/neomagic-coeff.h index c9e777b7dffd..4e2a355c0089 100644 --- a/sys/dev/sound/pci/neomagic-coeff.h +++ b/sys/dev/sound/pci/neomagic-coeff.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/neomagic-coeff.h,v 1.1 2000/01/09 08:14:10 cg Exp $ */ #define NM_TOTAL_COEFF_COUNT 0x3158 diff --git a/sys/dev/sound/pci/neomagic.c b/sys/dev/sound/pci/neomagic.c index 90006b783e6d..c939f1e80e83 100644 --- a/sys/dev/sound/pci/neomagic.c +++ b/sys/dev/sound/pci/neomagic.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/neomagic.c,v 1.7.2.4 2000/08/20 00:38:30 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pci/neomagic.h b/sys/dev/sound/pci/neomagic.h index 4e4597e3da95..f155a921fdd4 100644 --- a/sys/dev/sound/pci/neomagic.h +++ b/sys/dev/sound/pci/neomagic.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/neomagic.h,v 1.1 2000/01/09 08:14:11 cg Exp $ */ #ifndef _NM256_H_ diff --git a/sys/dev/sound/pci/solo.c b/sys/dev/sound/pci/solo.c index 8c1f7bbd5be4..17ae8453d186 100644..100755 --- a/sys/dev/sound/pci/solo.c +++ b/sys/dev/sound/pci/solo.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/dev/sound/pci/solo.c,v 1.9.2.2 2000/08/20 00:34:12 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pci/t4dwave.c b/sys/dev/sound/pci/t4dwave.c index 01c62206ab38..949caf0e76d3 100644 --- a/sys/dev/sound/pci/t4dwave.c +++ b/sys/dev/sound/pci/t4dwave.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/t4dwave.c,v 1.9.2.2 2000/07/19 21:18:45 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pci/t4dwave.h b/sys/dev/sound/pci/t4dwave.h index 661c6db4b12d..e59ece9c9793 100644 --- a/sys/dev/sound/pci/t4dwave.h +++ b/sys/dev/sound/pci/t4dwave.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/sound/pci/t4dwave.h,v 1.3 1999/12/12 02:16:14 cg Exp $ */ #ifndef _T4DWAVE_REG_H diff --git a/sys/dev/sound/pcm/ac97.c b/sys/dev/sound/pcm/ac97.c index 8432769934bf..65442f1ae75d 100644 --- a/sys/dev/sound/pcm/ac97.c +++ b/sys/dev/sound/pcm/ac97.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/sound/pcm/ac97.c,v 1.5.2.2 2000/07/19 21:18:46 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/ac97.h b/sys/dev/sound/pcm/ac97.h index 11ff139c4849..c2df4252f2b1 100644 --- a/sys/dev/sound/pcm/ac97.h +++ b/sys/dev/sound/pcm/ac97.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/sound/pcm/ac97.h,v 1.3.2.2 2000/07/19 21:18:46 cg Exp $ */ #define AC97_MUTE 0x8000 diff --git a/sys/dev/sound/pcm/channel.c b/sys/dev/sound/pcm/channel.c index cd4090389752..eec6490f1ecd 100644 --- a/sys/dev/sound/pcm/channel.c +++ b/sys/dev/sound/pcm/channel.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/dev/sound/pcm/channel.c,v 1.19.2.4 2000/08/20 00:25:05 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/channel.h b/sys/dev/sound/pcm/channel.h index 23e31df45858..c28a773c592e 100644 --- a/sys/dev/sound/pcm/channel.h +++ b/sys/dev/sound/pcm/channel.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/sound/pcm/channel.h,v 1.5.2.2 2000/07/19 21:18:46 cg Exp $ */ int chn_reinit(pcm_channel *c); diff --git a/sys/dev/sound/pcm/datatypes.h b/sys/dev/sound/pcm/datatypes.h index 716c21b7c211..63eab8ef55fa 100644 --- a/sys/dev/sound/pcm/datatypes.h +++ b/sys/dev/sound/pcm/datatypes.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/sound/pcm/datatypes.h,v 1.8.2.3 2000/08/20 00:25:05 cg Exp $ */ typedef struct _snd_mixer snd_mixer; diff --git a/sys/dev/sound/pcm/dsp.c b/sys/dev/sound/pcm/dsp.c index 19bfd9648a99..be8a7e8312ed 100644 --- a/sys/dev/sound/pcm/dsp.c +++ b/sys/dev/sound/pcm/dsp.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/sound/pcm/dsp.c,v 1.15.2.3 2000/08/20 00:22:11 cg Exp $ */ #include <sys/param.h> diff --git a/sys/dev/sound/pcm/dsp.h b/sys/dev/sound/pcm/dsp.h index c1ce0738c609..f6028e986267 100644 --- a/sys/dev/sound/pcm/dsp.h +++ b/sys/dev/sound/pcm/dsp.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/sound/pcm/dsp.h,v 1.2 1999/09/01 06:58:22 peter Exp $ */ int dsp_open(snddev_info *d, int chan, int oflags, int devtype); diff --git a/sys/dev/sound/pcm/fake.c b/sys/dev/sound/pcm/fake.c index d3368c0e9e53..f2e4822644de 100644 --- a/sys/dev/sound/pcm/fake.c +++ b/sys/dev/sound/pcm/fake.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/sound/pcm/fake.c,v 1.4 2000/01/29 18:48:30 peter Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/feeder.c b/sys/dev/sound/pcm/feeder.c index 5eaf89ad78b7..a78a5eedcb9a 100644 --- a/sys/dev/sound/pcm/feeder.c +++ b/sys/dev/sound/pcm/feeder.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/sound/pcm/feeder.c,v 1.8.2.2 2000/07/19 21:18:46 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/mixer.c b/sys/dev/sound/pcm/mixer.c index 68e45d970a9a..71610139b015 100644 --- a/sys/dev/sound/pcm/mixer.c +++ b/sys/dev/sound/pcm/mixer.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/sound/pcm/mixer.c,v 1.4.2.2 2000/07/19 21:18:46 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/mixer.h b/sys/dev/sound/pcm/mixer.h index a0487d51fd0c..c90e8ceb2727 100644 --- a/sys/dev/sound/pcm/mixer.h +++ b/sys/dev/sound/pcm/mixer.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/sound/pcm/mixer.h,v 1.2.2.2 2000/07/19 21:18:46 cg Exp $ */ extern int mixer_init(snddev_info *d, snd_mixer *m, void *devinfo); diff --git a/sys/dev/sound/pcm/sound.c b/sys/dev/sound/pcm/sound.c index 71dc8c3a1861..52111cd82b42 100644 --- a/sys/dev/sound/pcm/sound.c +++ b/sys/dev/sound/pcm/sound.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/dev/sound/pcm/sound.c,v 1.17.2.2 2000/07/19 21:18:46 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/sound.h b/sys/dev/sound/pcm/sound.h index 90394ba975ec..d3b9956131d5 100644 --- a/sys/dev/sound/pcm/sound.h +++ b/sys/dev/sound/pcm/sound.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/dev/sound/pcm/sound.h,v 1.10.2.5 2000/08/09 18:37:53 cg Exp $ */ /* diff --git a/sys/dev/streams/streams.c b/sys/dev/streams/streams.c index f4c89e06d0ee..2255b7411b95 100644 --- a/sys/dev/streams/streams.c +++ b/sys/dev/streams/streams.c @@ -30,7 +30,7 @@ * skeleton produced from /usr/share/examples/drivers/make_pseudo_driver.sh * in 3.0-980524-SNAP then hacked a bit (but probably not enough :-). * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/streams/streams.c,v 1.16 1999/11/08 07:43:54 phk Exp $ */ #include <sys/param.h> diff --git a/sys/dev/sym/README.sym b/sys/dev/sym/README.sym index a4e19edf416a..12bcd36036c2 100644 --- a/sys/dev/sym/README.sym +++ b/sys/dev/sym/README.sym @@ -54,7 +54,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sym/README.sym,v 1.1.1.5.2.1 2000/07/05 20:37:53 groudier Exp $ */ README.sym diff --git a/sys/dev/sym/sym_conf.h b/sys/dev/sym/sym_conf.h index 2fe71d84ab7a..1f18e296db2a 100644 --- a/sys/dev/sym/sym_conf.h +++ b/sys/dev/sym/sym_conf.h @@ -55,7 +55,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sym/sym_conf.h,v 1.4.2.1 2000/05/14 10:46:20 groudier Exp $ */ #ifndef SYM_CONF_H #define SYM_CONF_H diff --git a/sys/dev/sym/sym_defs.h b/sys/dev/sym/sym_defs.h index d101277e502f..8946f53447ba 100644 --- a/sys/dev/sym/sym_defs.h +++ b/sys/dev/sym/sym_defs.h @@ -55,7 +55,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sym/sym_defs.h,v 1.4.2.3 2000/09/17 18:50:19 groudier Exp $ */ #ifndef SYM_DEFS_H #define SYM_DEFS_H diff --git a/sys/dev/sym/sym_fw.h b/sys/dev/sym/sym_fw.h index 23b7099a627e..05dec1d2217f 100644 --- a/sys/dev/sym/sym_fw.h +++ b/sys/dev/sym/sym_fw.h @@ -55,7 +55,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sym/sym_fw.h,v 1.1.2.1 2000/05/14 10:33:14 groudier Exp $ */ #ifndef SYM_FW_H #define SYM_FW_H diff --git a/sys/dev/sym/sym_fw1.h b/sys/dev/sym/sym_fw1.h index d7b8644dd436..4774f733e7fe 100644 --- a/sys/dev/sym/sym_fw1.h +++ b/sys/dev/sym/sym_fw1.h @@ -55,7 +55,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sym/sym_fw1.h,v 1.2.2.2 2000/07/05 20:37:53 groudier Exp $ */ /* * Scripts for SYMBIOS-Processor diff --git a/sys/dev/sym/sym_fw2.h b/sys/dev/sym/sym_fw2.h index 494ee17e4547..72701cd61ca3 100644 --- a/sys/dev/sym/sym_fw2.h +++ b/sys/dev/sym/sym_fw2.h @@ -55,7 +55,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sym/sym_fw2.h,v 1.2.2.3 2000/07/05 20:37:53 groudier Exp $ */ /* * Scripts for SYMBIOS-Processor diff --git a/sys/dev/sym/sym_hipd.c b/sys/dev/sym/sym_hipd.c index 534b8900cf70..d5981ef6c33b 100644 --- a/sys/dev/sym/sym_hipd.c +++ b/sys/dev/sym/sym_hipd.c @@ -55,7 +55,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sym/sym_hipd.c,v 1.6.2.4 2000/09/17 18:50:20 groudier Exp $ */ #define SYM_DRIVER_NAME "sym-1.6.5-20000902" diff --git a/sys/dev/syscons/schistory.c b/sys/dev/syscons/schistory.c index c4053498acf0..ea75d6843c72 100644 --- a/sys/dev/syscons/schistory.c +++ b/sys/dev/syscons/schistory.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/dev/syscons/schistory.c,v 1.8 2000/01/29 15:08:44 peter Exp $ */ #include "sc.h" diff --git a/sys/dev/syscons/scmouse.c b/sys/dev/syscons/scmouse.c index b94980e2d024..e765d1cf7866 100644 --- a/sys/dev/syscons/scmouse.c +++ b/sys/dev/syscons/scmouse.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/scmouse.c,v 1.12.2.1 2000/04/03 13:03:51 yokota Exp $ */ #include "opt_syscons.h" diff --git a/sys/dev/syscons/scterm-dumb.c b/sys/dev/syscons/scterm-dumb.c index e7587184734b..d2fb71f4a742 100644 --- a/sys/dev/syscons/scterm-dumb.c +++ b/sys/dev/syscons/scterm-dumb.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/scterm-dumb.c,v 1.2 2000/01/29 15:08:45 peter Exp $ */ #include "opt_syscons.h" diff --git a/sys/dev/syscons/scterm-sc.c b/sys/dev/syscons/scterm-sc.c index fdf92b051043..70a9a3a454df 100644 --- a/sys/dev/syscons/scterm-sc.c +++ b/sys/dev/syscons/scterm-sc.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/dev/syscons/scterm-sc.c,v 1.4.2.7 2000/07/27 20:31:36 ache Exp $ */ #include "opt_syscons.h" diff --git a/sys/dev/syscons/scterm.c b/sys/dev/syscons/scterm.c index 99fad9857118..9407bfd99794 100644 --- a/sys/dev/syscons/scterm.c +++ b/sys/dev/syscons/scterm.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/scterm.c,v 1.2 2000/01/29 15:08:46 peter Exp $ */ #include "opt_syscons.h" diff --git a/sys/dev/syscons/sctermvar.h b/sys/dev/syscons/sctermvar.h index e93699205bac..db3d81de41ec 100644 --- a/sys/dev/syscons/sctermvar.h +++ b/sys/dev/syscons/sctermvar.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/syscons/sctermvar.h,v 1.1.2.1 2000/05/29 18:38:33 ache Exp $ */ #ifndef _DEV_SYSCONS_SCTERMVAR_H_ diff --git a/sys/dev/syscons/scvesactl.c b/sys/dev/syscons/scvesactl.c index 8c498f995f07..2e3df48e5482 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.15 2000/01/29 15:08:47 peter Exp $ */ #include "opt_vga.h" diff --git a/sys/dev/syscons/scvgarndr.c b/sys/dev/syscons/scvgarndr.c index 462de90dc397..6f7f31782bf7 100644 --- a/sys/dev/syscons/scvgarndr.c +++ b/sys/dev/syscons/scvgarndr.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/scvgarndr.c,v 1.5.2.2 2000/04/03 13:03:52 yokota Exp $ */ #include "opt_syscons.h" diff --git a/sys/dev/syscons/scvidctl.c b/sys/dev/syscons/scvidctl.c index 8af13a0b0719..7f7d1ea94a8c 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.19.2.2 2000/05/05 09:16:08 nyan Exp $ */ #include "opt_syscons.h" diff --git a/sys/dev/syscons/scvtb.c b/sys/dev/syscons/scvtb.c index dc5155b113c8..7af3c2bc462c 100644 --- a/sys/dev/syscons/scvtb.c +++ b/sys/dev/syscons/scvtb.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/scvtb.c,v 1.5 2000/01/29 15:08:48 peter Exp $ */ #include "opt_syscons.h" diff --git a/sys/dev/syscons/syscons.c b/sys/dev/syscons/syscons.c index 0d60d321e8dc..b6d2f9af571f 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.336.2.2 2000/05/10 02:04:45 obrien Exp $ */ #include "splash.h" diff --git a/sys/dev/syscons/syscons.h b/sys/dev/syscons/syscons.h index 0c1d8e4b5c6d..5310e227bb33 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.60.2.1 2000/04/03 13:03:54 yokota Exp $ */ #ifndef _DEV_SYSCONS_SYSCONS_H_ diff --git a/sys/dev/syscons/sysmouse.c b/sys/dev/syscons/sysmouse.c index e97be1ac6602..f842e6557969 100644 --- a/sys/dev/syscons/sysmouse.c +++ b/sys/dev/syscons/sysmouse.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/sysmouse.c,v 1.2.2.1 2000/08/27 12:37:36 yokota Exp $ */ #include "opt_syscons.h" diff --git a/sys/dev/twe/twe.c b/sys/dev/twe/twe.c index 3a7571476b4a..3d1a21894a64 100644 --- a/sys/dev/twe/twe.c +++ b/sys/dev/twe/twe.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/dev/twe/twe.c,v 1.1.2.1 2000/05/25 01:50:48 msmith Exp $ */ /* diff --git a/sys/dev/twe/twe_compat.h b/sys/dev/twe/twe_compat.h index fe6dbf67b685..d12c9c3b4fd5 100644 --- a/sys/dev/twe/twe_compat.h +++ b/sys/dev/twe/twe_compat.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/dev/twe/twe_compat.h,v 1.1.2.1 2000/05/25 01:50:48 msmith Exp $ */ /* * Backwards compatibility support for the 4.x branch. diff --git a/sys/dev/twe/twe_disk.c b/sys/dev/twe/twe_disk.c index cc49ad103842..77e93757b484 100644 --- a/sys/dev/twe/twe_disk.c +++ b/sys/dev/twe/twe_disk.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/dev/twe/twe_disk.c,v 1.1.2.2 2000/07/20 02:32:35 msmith Exp $ */ #include <sys/param.h> diff --git a/sys/dev/twe/twereg.h b/sys/dev/twe/twereg.h index 9344280b8443..c10f8f203945 100644 --- a/sys/dev/twe/twereg.h +++ b/sys/dev/twe/twereg.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/dev/twe/twereg.h,v 1.1.2.1 2000/05/25 01:50:48 msmith Exp $ */ /* diff --git a/sys/dev/twe/twevar.h b/sys/dev/twe/twevar.h index 673a27866c06..130ecb16b8ff 100644 --- a/sys/dev/twe/twevar.h +++ b/sys/dev/twe/twevar.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/dev/twe/twevar.h,v 1.1.2.1 2000/05/25 01:50:48 msmith Exp $ */ #ifdef TWE_DEBUG diff --git a/sys/dev/usb/FILES b/sys/dev/usb/FILES index 2676b8a350de..95eaf21e7f25 100644 --- a/sys/dev/usb/FILES +++ b/sys/dev/usb/FILES @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/usb/FILES,v 1.2 2000/01/27 23:19:14 n_hibma Exp $ A small roadmap of the USB files: diff --git a/sys/dev/usb/Makefile.usbdevs b/sys/dev/usb/Makefile.usbdevs index 319d066d2859..80b6da996ef3 100644 --- a/sys/dev/usb/Makefile.usbdevs +++ b/sys/dev/usb/Makefile.usbdevs @@ -1,6 +1,6 @@ # The files usbdevs.h and usbdevs_data.h are generated from usbdevs # -# $FreeBSD$ +# $FreeBSD: src/sys/dev/usb/Makefile.usbdevs,v 1.1.2.2 2000/05/07 14:36:41 n_hibma Exp $ AWK= awk UNAME= uname diff --git a/sys/dev/usb/devlist2h.awk b/sys/dev/usb/devlist2h.awk index 6b99b3d0df89..23a47e93591a 100644 --- a/sys/dev/usb/devlist2h.awk +++ b/sys/dev/usb/devlist2h.awk @@ -1,6 +1,6 @@ #! /usr/bin/awk -f # $NetBSD: devlist2h.awk,v 1.6 1999/08/17 16:06:20 augustss Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/usb/devlist2h.awk,v 1.1 1999/11/18 18:02:44 n_hibma Exp $ # # Copyright (c) 1995, 1996 Christopher G. Demetriou # All rights reserved. diff --git a/sys/dev/usb/hid.c b/sys/dev/usb/hid.c index b061f2b24f5e..3e38bc06ea15 100644 --- a/sys/dev/usb/hid.c +++ b/sys/dev/usb/hid.c @@ -1,5 +1,5 @@ /* $NetBSD: hid.c,v 1.15 2000/04/27 15:26:46 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/hid.c,v 1.11.2.3 2000/07/02 11:27:27 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 5953ce54607f..b62150cbe6b4 100644 --- a/sys/dev/usb/hid.h +++ b/sys/dev/usb/hid.h @@ -1,5 +1,5 @@ /* $NetBSD: hid.h,v 1.5 2000/04/27 15:26:46 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/hid.h,v 1.7.2.2 2000/07/02 12:09:16 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/if_aue.c b/sys/dev/usb/if_aue.c index 6e46a4dd7581..6c34a1ddec45 100644 --- a/sys/dev/usb/if_aue.c +++ b/sys/dev/usb/if_aue.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/dev/usb/if_aue.c,v 1.19.2.4 2000/07/17 21:24:28 archie Exp $ */ /* @@ -97,7 +97,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/usb/if_aue.c,v 1.19.2.4 2000/07/17 21:24:28 archie Exp $"; #endif /* diff --git a/sys/dev/usb/if_auereg.h b/sys/dev/usb/if_auereg.h index 9e4d5467798a..22410b223876 100644 --- a/sys/dev/usb/if_auereg.h +++ b/sys/dev/usb/if_auereg.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/dev/usb/if_auereg.h,v 1.5 2000/01/28 02:15:30 wpaul Exp $ */ /* diff --git a/sys/dev/usb/if_cue.c b/sys/dev/usb/if_cue.c index 3de43640b4e3..c351bf693e48 100644 --- a/sys/dev/usb/if_cue.c +++ b/sys/dev/usb/if_cue.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/dev/usb/if_cue.c,v 1.7.2.4 2000/07/17 21:24:28 archie Exp $ */ /* @@ -79,7 +79,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/usb/if_cue.c,v 1.7.2.4 2000/07/17 21:24:28 archie Exp $"; #endif /* diff --git a/sys/dev/usb/if_cuereg.h b/sys/dev/usb/if_cuereg.h index ca90383ccf49..13d6f01156f0 100644 --- a/sys/dev/usb/if_cuereg.h +++ b/sys/dev/usb/if_cuereg.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/dev/usb/if_cuereg.h,v 1.5 2000/01/28 02:15:30 wpaul Exp $ */ /* diff --git a/sys/dev/usb/if_kue.c b/sys/dev/usb/if_kue.c index 780c42bbcbf1..fa87e190f2e2 100644 --- a/sys/dev/usb/if_kue.c +++ b/sys/dev/usb/if_kue.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/dev/usb/if_kue.c,v 1.17.2.6 2000/07/17 21:24:28 archie Exp $ */ /* @@ -95,7 +95,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/usb/if_kue.c,v 1.17.2.6 2000/07/17 21:24:28 archie Exp $"; #endif /* diff --git a/sys/dev/usb/if_kuereg.h b/sys/dev/usb/if_kuereg.h index 5a315b172d62..6409719f8c23 100644 --- a/sys/dev/usb/if_kuereg.h +++ b/sys/dev/usb/if_kuereg.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/dev/usb/if_kuereg.h,v 1.5 2000/01/28 02:15:31 wpaul Exp $ */ /* diff --git a/sys/dev/usb/kue_fw.h b/sys/dev/usb/kue_fw.h index 65b34b217c07..04ae7588ded7 100644 --- a/sys/dev/usb/kue_fw.h +++ b/sys/dev/usb/kue_fw.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/dev/usb/kue_fw.h,v 1.1 2000/01/05 04:27:07 wpaul Exp $ */ /* diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c index 3ba281a7e76e..c987ad1fd0f0 100644 --- a/sys/dev/usb/ohci.c +++ b/sys/dev/usb/ohci.c @@ -1,5 +1,5 @@ /* $NetBSD: ohci.c,v 1.64 2000/01/19 00:23:58 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohci.c,v 1.39.2.3 2000/07/02 11:43:58 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 053d7f3d3410..fbd1fcafaef6 100644 --- a/sys/dev/usb/ohcireg.h +++ b/sys/dev/usb/ohcireg.h @@ -1,5 +1,5 @@ /* $NetBSD: ohcireg.h,v 1.11 2000/01/16 10:35:24 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohcireg.h,v 1.13.2.1 2000/07/02 11:43:58 n_hibma Exp $ */ /* diff --git a/sys/dev/usb/ohcivar.h b/sys/dev/usb/ohcivar.h index 8d3777868c67..6c6b2e19cf6c 100644 --- a/sys/dev/usb/ohcivar.h +++ b/sys/dev/usb/ohcivar.h @@ -1,5 +1,5 @@ /* $NetBSD: ohcivar.h,v 1.18 2000/01/18 20:11:00 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohcivar.h,v 1.15.2.3 2000/07/02 12:42:40 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 e50499596bbf..5b44c6ec59a4 100644 --- a/sys/dev/usb/ugen.c +++ b/sys/dev/usb/ugen.c @@ -1,5 +1,5 @@ /* $NetBSD: ugen.c,v 1.27 1999/10/28 12:08:38 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ugen.c,v 1.38.2.3 2000/07/02 11:58:30 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 a0ad5a0bdc9e..5dc2caba34c3 100644 --- a/sys/dev/usb/uhci.c +++ b/sys/dev/usb/uhci.c @@ -1,5 +1,5 @@ /* $NetBSD: uhci.c,v 1.80 2000/01/19 01:16:38 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhci.c,v 1.40.2.6 2000/09/04 17:15:31 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhcireg.h b/sys/dev/usb/uhcireg.h index 8178bb12df64..839d87d4424f 100644 --- a/sys/dev/usb/uhcireg.h +++ b/sys/dev/usb/uhcireg.h @@ -1,5 +1,5 @@ /* $NetBSD: uhcireg.h,v 1.9 1999/11/20 00:57:09 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhcireg.h,v 1.14.2.1 2000/07/02 11:43:59 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 b86c0edcc3ed..6033063a3e2c 100644 --- a/sys/dev/usb/uhcivar.h +++ b/sys/dev/usb/uhcivar.h @@ -1,5 +1,5 @@ /* $NetBSD: uhcivar.h,v 1.21 2000/01/18 20:11:01 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhcivar.h,v 1.16.2.4 2000/08/18 16:17:13 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhid.c b/sys/dev/usb/uhid.c index 01bba201ef47..a1ccd3e39a3b 100644 --- a/sys/dev/usb/uhid.c +++ b/sys/dev/usb/uhid.c @@ -1,5 +1,5 @@ /* $NetBSD: uhid.c,v 1.38 2000/04/27 15:26:48 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhid.c,v 1.27.2.3 2000/07/02 12:16:54 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 bd2574344a23..58be74036d17 100644 --- a/sys/dev/usb/uhub.c +++ b/sys/dev/usb/uhub.c @@ -1,5 +1,5 @@ /* $NetBSD: uhub.c,v 1.34 1999/11/18 23:32:29 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhub.c,v 1.21.2.3 2000/07/02 12:35:15 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 c3334329d36c..cf8d5f2ad246 100644 --- a/sys/dev/usb/ukbd.c +++ b/sys/dev/usb/ukbd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ukbd.c,v 1.24.2.2 2000/07/02 11:43:59 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ulpt.c b/sys/dev/usb/ulpt.c index c5663d2e4582..c7412a11df7c 100644 --- a/sys/dev/usb/ulpt.c +++ b/sys/dev/usb/ulpt.c @@ -1,5 +1,5 @@ /* $NetBSD: ulpt.c,v 1.29 1999/11/17 23:00:50 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ulpt.c,v 1.26.2.4 2000/07/02 12:25:31 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/umass.c b/sys/dev/usb/umass.c index 79dbbdf2fc7f..c3644af90529 100644 --- a/sys/dev/usb/umass.c +++ b/sys/dev/usb/umass.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/dev/usb/umass.c,v 1.11.2.4 2000/07/02 12:31:42 n_hibma Exp $ * $NetBSD: umass.c,v 1.28 2000/04/02 23:46:53 augustss Exp $ */ diff --git a/sys/dev/usb/umodem.c b/sys/dev/usb/umodem.c index 47cbd17df5e3..1b464ec82b34 100644 --- a/sys/dev/usb/umodem.c +++ b/sys/dev/usb/umodem.c @@ -1,5 +1,5 @@ /* $NetBSD: umodem.c,v 1.5 1999/01/08 11:58:25 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/umodem.c,v 1.17.2.3 2000/07/02 11:43:59 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 4e7a2d1956d1..196eea3cb4e7 100644 --- a/sys/dev/usb/ums.c +++ b/sys/dev/usb/ums.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ums.c,v 1.36.2.2 2000/07/02 11:43:59 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb.c b/sys/dev/usb/usb.c index a73c993f5210..fc53c5c03b51 100644 --- a/sys/dev/usb/usb.c +++ b/sys/dev/usb/usb.c @@ -1,5 +1,5 @@ /* $NetBSD: usb.c,v 1.33 1999/11/22 21:57:09 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb.c,v 1.26.2.3 2000/07/02 12:23:14 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 f82fecdcc999..3106154ed23d 100644 --- a/sys/dev/usb/usb.h +++ b/sys/dev/usb/usb.h @@ -1,5 +1,5 @@ /* $NetBSD: usb.h,v 1.38 1999/10/20 21:02:39 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb.h,v 1.17.2.4 2000/07/02 12:14:44 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb_ethersubr.c b/sys/dev/usb/usb_ethersubr.c index 2be517540fe4..5b388efd0037 100644 --- a/sys/dev/usb/usb_ethersubr.c +++ b/sys/dev/usb/usb_ethersubr.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/dev/usb/usb_ethersubr.c,v 1.4.2.3 2000/05/24 01:47:50 archie Exp $ */ /* @@ -69,7 +69,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/usb/usb_ethersubr.c,v 1.4.2.3 2000/05/24 01:47:50 archie Exp $"; #endif Static struct ifqueue usbq_rx; diff --git a/sys/dev/usb/usb_ethersubr.h b/sys/dev/usb/usb_ethersubr.h index d98be8c48443..43c43e76699e 100644 --- a/sys/dev/usb/usb_ethersubr.h +++ b/sys/dev/usb/usb_ethersubr.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/dev/usb/usb_ethersubr.h,v 1.4 2000/01/14 01:36:16 wpaul Exp $ */ #ifndef _USB_ETHERSUBR_H_ diff --git a/sys/dev/usb/usb_if.m b/sys/dev/usb/usb_if.m index c1b27c8a4bec..3e01ae1278c7 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.7.2.2 2000/05/07 14:58:03 n_hibma Exp $ # # USB interface description diff --git a/sys/dev/usb/usb_mem.h b/sys/dev/usb/usb_mem.h index d8d29fd81225..16d0a06acf5f 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.9 1999/10/13 08:10:58 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_mem.h,v 1.10.2.1 2000/07/02 11:44:00 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 b2a5b3545a36..32614f63f9d7 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.15 1999/11/16 12:04:28 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_port.h,v 1.25.2.3 2000/07/02 11:44:00 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 109de72cee0a..2704374bafea 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.26 2000/04/27 15:26:50 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_quirks.c,v 1.21.2.3 2000/07/02 12:19:56 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 db5f8306d4cb..b85b097cde6f 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.11 2000/04/27 15:26:50 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_quirks.h,v 1.11.2.2 2000/07/02 12:21:34 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 4b3ae8203599..84caeb1cd67a 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.63 2000/01/19 00:23:58 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_subr.c,v 1.23.2.2 2000/07/02 11:44:00 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 34a0c94ca0e7..ae8d332fef52 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.7.2.1 2000/07/02 11:44:00 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index f9285ad772cb..20af0282c9ae 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/usb/usbdevs,v 1.11.2.6 2000/06/13 07:58:19 n_hibma Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index c99140b20b07..963237592ee7 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.32.2.6 2000/06/13 07:58:48 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 d2b85a9b9806..682acda043d4 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.32.2.6 2000/06/13 07:58:48 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 e572b3ebb71c..c2643157e9f0 100644 --- a/sys/dev/usb/usbdi.c +++ b/sys/dev/usb/usbdi.c @@ -1,5 +1,5 @@ /* $NetBSD: usbdi.c,v 1.60 2000/01/19 00:23:58 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi.c,v 1.34.2.3 2000/07/02 11:44:00 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 3fb7c4bb0aee..de0a235c05e7 100644 --- a/sys/dev/usb/usbdi.h +++ b/sys/dev/usb/usbdi.h @@ -1,5 +1,5 @@ /* $NetBSD: usbdi.h,v 1.39 2000/01/19 00:23:59 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi.h,v 1.21.2.1 2000/07/02 11:44:00 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 09b520305cca..241d6c7d8b3a 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.24 1999/11/17 23:00:50 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi_util.c,v 1.15.2.2 2000/07/02 11:44: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 14c52cec25a5..4390556b6f9b 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.17 1999/09/05 19:32:19 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi_util.h,v 1.9.2.1 2000/07/02 11:44: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 9d8ca8aae575..799ff9913ae1 100644 --- a/sys/dev/usb/usbdivar.h +++ b/sys/dev/usb/usbdivar.h @@ -1,5 +1,5 @@ /* $NetBSD: usbdivar.h,v 1.46 2000/01/19 01:16:40 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdivar.h,v 1.14.2.1 2000/07/02 11:44:00 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 0379b2132c59..d4e33a9ecab9 100644 --- a/sys/dev/usb/usbhid.h +++ b/sys/dev/usb/usbhid.h @@ -1,5 +1,5 @@ /* $NetBSD: usbhid.h,v 1.4 1999/04/22 01:57:01 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbhid.h,v 1.7.2.1 2000/07/02 11:44:00 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/vinum/COPYRIGHT b/sys/dev/vinum/COPYRIGHT index f0295e6a6d0e..aafb761a30c0 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.4 1999/08/28 00:42:36 peter Exp $ */ diff --git a/sys/dev/vinum/makestatetext b/sys/dev/vinum/makestatetext index c5a7da2ba211..fc736be4df7c 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.6 2000/02/29 06:07:01 grog Exp $ # $Id: makestatetext,v 1.7 1999/12/29 07:24:54 grog Exp grog $ infile=vinumstate.h ofile=statetexts.h diff --git a/sys/dev/vinum/request.h b/sys/dev/vinum/request.h index 9f29297e021b..0d6a83f491d9 100644 --- a/sys/dev/vinum/request.h +++ b/sys/dev/vinum/request.h @@ -34,7 +34,7 @@ * advised of the possibility of such damage. * * $Id: request.h,v 1.17 1999/12/27 02:18:05 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/request.h,v 1.17 2000/01/05 06:01:34 grog Exp $ */ /* Information needed to set up a transfer */ diff --git a/sys/dev/vinum/statetexts.h b/sys/dev/vinum/statetexts.h index 88cfc17d0309..921c74363223 100644 --- a/sys/dev/vinum/statetexts.h +++ b/sys/dev/vinum/statetexts.h @@ -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/statetexts.h,v 1.9 2000/02/29 06:07:01 grog Exp $ */ /* Drive state texts */ diff --git a/sys/dev/vinum/vinum.c b/sys/dev/vinum/vinum.c index 37f50a31b1a3..365b118d8ec8 100644 --- a/sys/dev/vinum/vinum.c +++ b/sys/dev/vinum/vinum.c @@ -36,7 +36,7 @@ * advised of the possibility of such damage. * * $Id: vinum.c,v 1.32 2000/05/10 07:54:29 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinum.c,v 1.38.2.1 2000/06/08 02:00:23 grog 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 06850c8865c9..a1fcc5747f78 100644 --- a/sys/dev/vinum/vinumconfig.c +++ b/sys/dev/vinum/vinumconfig.c @@ -46,7 +46,7 @@ * advised of the possibility of such damage. * * $Id: vinumconfig.c,v 1.30 2000/05/01 09:45:50 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumconfig.c,v 1.32.2.2 2000/06/08 02:00:23 grog Exp $ */ #define STATIC static diff --git a/sys/dev/vinum/vinumdaemon.c b/sys/dev/vinum/vinumdaemon.c index 835fec83a3ad..f63c8bf14f1d 100644 --- a/sys/dev/vinum/vinumdaemon.c +++ b/sys/dev/vinum/vinumdaemon.c @@ -35,7 +35,7 @@ * advised of the possibility of such damage. * * $Id: vinumdaemon.c,v 1.8 2000/01/03 05:22:03 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumdaemon.c,v 1.16 2000/01/05 06:03:56 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumext.h b/sys/dev/vinum/vinumext.h index 9de124e2b9f2..b457fffb433f 100644 --- a/sys/dev/vinum/vinumext.h +++ b/sys/dev/vinum/vinumext.h @@ -34,7 +34,7 @@ * advised of the possibility of such damage. * * $Id: vinumext.h,v 1.25 2000/05/10 06:08:43 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumext.h,v 1.25.2.1 2000/05/11 08:49:22 grog Exp $ */ /* vinumext.h: external definitions */ diff --git a/sys/dev/vinum/vinumhdr.h b/sys/dev/vinum/vinumhdr.h index 9fa4f58cc1b3..d0dc9a322148 100644 --- a/sys/dev/vinum/vinumhdr.h +++ b/sys/dev/vinum/vinumhdr.h @@ -37,7 +37,7 @@ /* Header files used by all modules */ /* * $Id: vinumhdr.h,v 1.15 1999/10/12 09:40:35 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumhdr.h,v 1.16 1999/12/29 04:35:48 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/vinum/vinuminterrupt.c b/sys/dev/vinum/vinuminterrupt.c index fd3c2f32fb45..03f1dde74eb4 100644 --- a/sys/dev/vinum/vinuminterrupt.c +++ b/sys/dev/vinum/vinuminterrupt.c @@ -40,7 +40,7 @@ * advised of the possibility of such damage. * * $Id: vinuminterrupt.c,v 1.11 2000/05/10 22:32:51 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinuminterrupt.c,v 1.25.2.1 2000/05/11 08:49:22 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumio.c b/sys/dev/vinum/vinumio.c index d2a77c236b10..b22a55f7519c 100644 --- a/sys/dev/vinum/vinumio.c +++ b/sys/dev/vinum/vinumio.c @@ -34,7 +34,7 @@ * advised of the possibility of such damage. * * $Id: vinumio.c,v 1.30 2000/05/10 23:23:30 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumio.c,v 1.52.2.2 2000/06/08 02:00:23 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumio.h b/sys/dev/vinum/vinumio.h index cca47b86d0f1..4c5b79e20442 100644 --- a/sys/dev/vinum/vinumio.h +++ b/sys/dev/vinum/vinumio.h @@ -34,7 +34,7 @@ * advised of the possibility of such damage. * * $Id: vinumio.h,v 1.19 2000/04/26 04:17:33 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumio.h,v 1.18.2.1 2000/05/11 08:49:22 grog Exp $ */ #define L 'F' /* ID letter of our ioctls */ diff --git a/sys/dev/vinum/vinumioctl.c b/sys/dev/vinum/vinumioctl.c index 309448a37a85..da4126c55b13 100644 --- a/sys/dev/vinum/vinumioctl.c +++ b/sys/dev/vinum/vinumioctl.c @@ -42,7 +42,7 @@ * advised of the possibility of such damage. * * $Id: vinumioctl.c,v 1.12 2000/02/29 02:20:31 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumioctl.c,v 1.25.2.2 2000/06/08 02:00:23 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumkw.h b/sys/dev/vinum/vinumkw.h index b312bf033dd0..786f823c48cd 100644 --- a/sys/dev/vinum/vinumkw.h +++ b/sys/dev/vinum/vinumkw.h @@ -34,7 +34,7 @@ * advised of the possibility of such damage. * * $Id: vinumkw.h,v 1.16 2000/02/19 06:52:46 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumkw.h,v 1.18.2.1 2000/06/08 02:00:23 grog Exp $ */ /* diff --git a/sys/dev/vinum/vinumlock.c b/sys/dev/vinum/vinumlock.c index 4ed968df13ea..76708506bc15 100644 --- a/sys/dev/vinum/vinumlock.c +++ b/sys/dev/vinum/vinumlock.c @@ -38,7 +38,7 @@ * advised of the possibility of such damage. * * $Id: vinumlock.c,v 1.13 2000/05/02 23:25:02 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumlock.c,v 1.18.2.1 2000/05/11 08:49:22 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinummemory.c b/sys/dev/vinum/vinummemory.c index 147d92484521..3eb126b6f2a4 100644 --- a/sys/dev/vinum/vinummemory.c +++ b/sys/dev/vinum/vinummemory.c @@ -34,7 +34,7 @@ * advised of the possibility of such damage. * * $Id: vinummemory.c,v 1.25 2000/05/04 01:57:48 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinummemory.c,v 1.22.2.1 2000/06/02 04:26:11 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumparser.c b/sys/dev/vinum/vinumparser.c index ce353bfeb7f7..26cedde098b3 100644 --- a/sys/dev/vinum/vinumparser.c +++ b/sys/dev/vinum/vinumparser.c @@ -34,7 +34,7 @@ * advised of the possibility of such damage. * * $Id: vinumparser.c,v 1.20 2000/04/22 05:32:50 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumparser.c,v 1.20.2.3 2000/06/08 02:00:23 grog Exp $ */ /* diff --git a/sys/dev/vinum/vinumraid5.c b/sys/dev/vinum/vinumraid5.c index dc189ef4d75b..ad41dcce2cab 100644 --- a/sys/dev/vinum/vinumraid5.c +++ b/sys/dev/vinum/vinumraid5.c @@ -39,7 +39,7 @@ * advised of the possibility of such damage. * * $Id: vinumraid5.c,v 1.20 2000/05/10 22:31:38 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumraid5.c,v 1.6.2.1 2000/05/11 08:49:23 grog 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 30539769d5b0..4093894f3efb 100644 --- a/sys/dev/vinum/vinumrequest.c +++ b/sys/dev/vinum/vinumrequest.c @@ -38,7 +38,7 @@ * advised of the possibility of such damage. * * $Id: vinumrequest.c,v 1.26 1999/12/30 07:38:33 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumrequest.c,v 1.44.2.2 2000/06/08 02:00:23 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumrevive.c b/sys/dev/vinum/vinumrevive.c index 6e35b7acd4e3..e08565871791 100644 --- a/sys/dev/vinum/vinumrevive.c +++ b/sys/dev/vinum/vinumrevive.c @@ -38,7 +38,7 @@ * advised of the possibility of such damage. * * $Id: vinumrevive.c,v 1.10 2000/01/03 03:40:54 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumrevive.c,v 1.22.2.3 2000/06/08 02:00:23 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumstate.c b/sys/dev/vinum/vinumstate.c index b758f04b8c9e..d684fa8a3982 100644 --- a/sys/dev/vinum/vinumstate.c +++ b/sys/dev/vinum/vinumstate.c @@ -38,7 +38,7 @@ * advised of the possibility of such damage. * * $Id: vinumstate.c,v 2.18 2000/05/10 07:30:50 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumstate.c,v 1.28.2.2 2000/06/08 02:00:23 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumstate.h b/sys/dev/vinum/vinumstate.h index 572f317d03dc..beef6aae3b0b 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.9 1999/08/28 00:42:43 peter Exp $ */ /* diff --git a/sys/dev/vinum/vinumutil.c b/sys/dev/vinum/vinumutil.c index 52c7d2774051..1222b6cd4043 100644 --- a/sys/dev/vinum/vinumutil.c +++ b/sys/dev/vinum/vinumutil.c @@ -36,7 +36,7 @@ * advised of the possibility of such damage. * * $Id: vinumutil.c,v 1.14 1999/12/30 07:04:02 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumutil.c,v 1.15 2000/02/29 06:16:44 grog 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 6e4aff1c647c..30ac31e819a5 100644 --- a/sys/dev/vinum/vinumvar.h +++ b/sys/dev/vinum/vinumvar.h @@ -38,7 +38,7 @@ * advised of the possibility of such damage. * * $Id: vinumvar.h,v 1.25 2000/05/11 05:28:47 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumvar.h,v 1.32.2.1 2000/05/11 08:49:23 grog Exp $ */ #include <sys/time.h> diff --git a/sys/dev/vn/vn.c b/sys/dev/vn/vn.c index 73b2ee1662c0..d00c222c6775 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.105.2.1 2000/05/15 16:50:33 dillon Exp $ */ /* diff --git a/sys/dev/vx/if_vx.c b/sys/dev/vx/if_vx.c index da8dcb0c81b2..b103380ce037 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.25.2.4 2000/07/17 21:24:28 archie Exp $ * */ diff --git a/sys/dev/vx/if_vx_eisa.c b/sys/dev/vx/if_vx_eisa.c index 134c360ab05a..77d88c472553 100644 --- a/sys/dev/vx/if_vx_eisa.c +++ b/sys/dev/vx/if_vx_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/dev/vx/if_vx_eisa.c,v 1.14 2000/01/29 14:50:31 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/vx/if_vx_pci.c b/sys/dev/vx/if_vx_pci.c index c9f918d1342b..790007c2d1ca 100644 --- a/sys/dev/vx/if_vx_pci.c +++ b/sys/dev/vx/if_vx_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/dev/vx/if_vx_pci.c,v 1.20 2000/01/29 14:50:32 peter Exp $ */ #include "vx.h" diff --git a/sys/dev/vx/if_vxreg.h b/sys/dev/vx/if_vxreg.h index 3794addcb73c..2da40b55252b 100644 --- a/sys/dev/vx/if_vxreg.h +++ b/sys/dev/vx/if_vxreg.h @@ -19,7 +19,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/dev/vx/if_vxreg.h,v 1.5.6.1 2000/08/02 22:42:34 peter Exp $ * October 2, 1994 diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c index b0301953205e..728f65300a98 100644 --- a/sys/dev/xe/if_xe.c +++ b/sys/dev/xe/if_xe.c @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: if_xe.c,v 1.20 1999/06/13 19:17:40 scott Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/xe/if_xe.c,v 1.13.2.5 2000/07/21 22:38:24 imp Exp $ */ /* diff --git a/sys/dev/xe/if_xereg.h b/sys/dev/xe/if_xereg.h index cdb6a3a9616c..0453cd18e77c 100644 --- a/sys/dev/xe/if_xereg.h +++ b/sys/dev/xe/if_xereg.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: if_xereg.h,v 1.5 1999/05/20 21:53:58 scott Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/xe/if_xereg.h,v 1.5 2000/01/10 08:05:53 imp Exp $ */ #ifndef DEV_XE_IF_XEREG_H #define DEV_XE_IF_XEREG_H diff --git a/sys/dev/xe/if_xevar.h b/sys/dev/xe/if_xevar.h index 150d25d46963..c36511924657 100644 --- a/sys/dev/xe/if_xevar.h +++ b/sys/dev/xe/if_xevar.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: if_xe.c,v 1.20 1999/06/13 19:17:40 scott Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/xe/if_xevar.h,v 1.1.2.1 2000/06/01 01:23:53 imp Exp $ */ #ifndef DEV_XE_IF_XEDEV_H #define DEV_XE_IF_XEDEV_H diff --git a/sys/fs/hpfs/hpfs.h b/sys/fs/hpfs/hpfs.h index 7c880b2f0d53..bf8114d45fd0 100644 --- a/sys/fs/hpfs/hpfs.h +++ b/sys/fs/hpfs/hpfs.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/fs/hpfs/hpfs.h,v 1.1 1999/12/09 19:09:58 semenu Exp $ */ /*#define HPFS_DEBUG 10*/ diff --git a/sys/fs/hpfs/hpfs_alsubr.c b/sys/fs/hpfs/hpfs_alsubr.c index 52ca645e7078..04b69193fb1c 100644 --- a/sys/fs/hpfs/hpfs_alsubr.c +++ b/sys/fs/hpfs/hpfs_alsubr.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/fs/hpfs/hpfs_alsubr.c,v 1.1 1999/12/09 19:09:58 semenu Exp $ */ #include <sys/param.h> diff --git a/sys/fs/hpfs/hpfs_hash.c b/sys/fs/hpfs/hpfs_hash.c index a948ade1d911..d096e05a6524 100644 --- a/sys/fs/hpfs/hpfs_hash.c +++ b/sys/fs/hpfs/hpfs_hash.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ufs_ihash.c 8.7 (Berkeley) 5/17/95 - * $FreeBSD$ + * $FreeBSD: src/sys/fs/hpfs/hpfs_hash.c,v 1.1 1999/12/09 19:09:58 semenu Exp $ */ #include <sys/param.h> diff --git a/sys/fs/hpfs/hpfs_ioctl.h b/sys/fs/hpfs/hpfs_ioctl.h index 7f60729b1ba3..fb6a65b5b5a0 100644 --- a/sys/fs/hpfs/hpfs_ioctl.h +++ b/sys/fs/hpfs/hpfs_ioctl.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/fs/hpfs/hpfs_ioctl.h,v 1.1 1999/12/09 19:09:59 semenu Exp $ */ #ifndef _HPFS_IOCTL_H_ diff --git a/sys/fs/hpfs/hpfs_lookup.c b/sys/fs/hpfs/hpfs_lookup.c index 53fde4d200e6..df793309f3b0 100644 --- a/sys/fs/hpfs/hpfs_lookup.c +++ b/sys/fs/hpfs/hpfs_lookup.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/fs/hpfs/hpfs_lookup.c,v 1.1 1999/12/09 19:09:59 semenu Exp $ */ #include <sys/param.h> diff --git a/sys/fs/hpfs/hpfs_subr.c b/sys/fs/hpfs/hpfs_subr.c index 4d60f92f72f8..52a7e72a9698 100644 --- a/sys/fs/hpfs/hpfs_subr.c +++ b/sys/fs/hpfs/hpfs_subr.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/fs/hpfs/hpfs_subr.c,v 1.1 1999/12/09 19:09:59 semenu Exp $ */ #include <sys/param.h> diff --git a/sys/fs/hpfs/hpfs_subr.h b/sys/fs/hpfs/hpfs_subr.h index 46d2f41dce82..0db41c046123 100644 --- a/sys/fs/hpfs/hpfs_subr.h +++ b/sys/fs/hpfs/hpfs_subr.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/fs/hpfs/hpfs_subr.h,v 1.1 1999/12/09 19:09:59 semenu Exp $ */ #define hpfs_bmmarkfree(hpmp, bn,bl) hpfs_bmmark(hpmp, bn, bl, 1) diff --git a/sys/fs/hpfs/hpfs_vfsops.c b/sys/fs/hpfs/hpfs_vfsops.c index efbd013f2d60..cf04cb7b422c 100644 --- a/sys/fs/hpfs/hpfs_vfsops.c +++ b/sys/fs/hpfs/hpfs_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/fs/hpfs/hpfs_vfsops.c,v 1.3 2000/01/10 12:04:10 phk Exp $ */ diff --git a/sys/fs/hpfs/hpfs_vnops.c b/sys/fs/hpfs/hpfs_vnops.c index e8cb76a60dc4..4daffa6e956d 100644 --- a/sys/fs/hpfs/hpfs_vnops.c +++ b/sys/fs/hpfs/hpfs_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/fs/hpfs/hpfs_vnops.c,v 1.2 1999/12/15 23:01:41 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/fs/hpfs/hpfsmount.h b/sys/fs/hpfs/hpfsmount.h index 3566776b96ad..7ccc96c9e3b3 100644 --- a/sys/fs/hpfs/hpfsmount.h +++ b/sys/fs/hpfs/hpfsmount.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/fs/hpfs/hpfsmount.h,v 1.1 1999/12/09 19:10:00 semenu Exp $ */ #define HPFSMNT_TABLES 0x0001 diff --git a/sys/gnu/dev/sound/pci/emu10k1.h b/sys/gnu/dev/sound/pci/emu10k1.h index 0ee34c6784b3..e412c247e30a 100644 --- a/sys/gnu/dev/sound/pci/emu10k1.h +++ b/sys/gnu/dev/sound/pci/emu10k1.h @@ -31,7 +31,7 @@ * * ********************************************************************** - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/dev/sound/pci/emu10k1.h,v 1.2.2.2 2000/08/20 00:43:55 cg Exp $ */ diff --git a/sys/gnu/ext2fs/COPYRIGHT.INFO b/sys/gnu/ext2fs/COPYRIGHT.INFO index 699f519c02a8..6dfc3d404361 100644 --- a/sys/gnu/ext2fs/COPYRIGHT.INFO +++ b/sys/gnu/ext2fs/COPYRIGHT.INFO @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/gnu/ext2fs/COPYRIGHT.INFO,v 1.3 2000/01/01 11:27:50 bde Exp $ Most of the files in this directory are written by Godmar Back or modified by him using the CSRG sources. Those files are covered by the Berkeley-style diff --git a/sys/gnu/ext2fs/ext2_alloc.c b/sys/gnu/ext2fs/ext2_alloc.c index b5336a534fed..719bfc88eb4f 100644 --- a/sys/gnu/ext2fs/ext2_alloc.c +++ b/sys/gnu/ext2fs/ext2_alloc.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)ext2_alloc.c 8.8 (Berkeley) 2/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_alloc.c,v 1.28.2.1 2000/08/03 00:52:57 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/gnu/ext2fs/ext2_balloc.c b/sys/gnu/ext2fs/ext2_balloc.c index 4ecb5dba6a67..6a7b539ca471 100644 --- a/sys/gnu/ext2fs/ext2_balloc.c +++ b/sys/gnu/ext2fs/ext2_balloc.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)ffs_balloc.c 8.4 (Berkeley) 9/23/93 - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_balloc.c,v 1.9.2.1 2000/08/03 00:52:57 peter Exp $ */ #include <sys/param.h> diff --git a/sys/gnu/ext2fs/ext2_fs.h b/sys/gnu/ext2fs/ext2_fs.h index 64aff0d17bfc..2c170b7ae420 100644 --- a/sys/gnu/ext2fs/ext2_fs.h +++ b/sys/gnu/ext2fs/ext2_fs.h @@ -4,7 +4,7 @@ * Aug 1995, Godmar Back (gback@cs.utah.edu) * University of Utah, Department of Computer Science * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_fs.h,v 1.8 2000/01/02 17:40:01 bde Exp $ */ /* * linux/include/linux/ext2_fs.h diff --git a/sys/gnu/ext2fs/ext2_inode.c b/sys/gnu/ext2fs/ext2_inode.c index 34a78fb47815..2fe290a5a998 100644 --- a/sys/gnu/ext2fs/ext2_inode.c +++ b/sys/gnu/ext2fs/ext2_inode.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)ext2_inode.c 8.5 (Berkeley) 12/30/93 - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_inode.c,v 1.24.2.1 2000/08/03 00:52:57 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/gnu/ext2fs/ext2_inode_cnv.c b/sys/gnu/ext2fs/ext2_inode_cnv.c index 3e8e0ff73445..194dacad45f9 100644 --- a/sys/gnu/ext2fs/ext2_inode_cnv.c +++ b/sys/gnu/ext2fs/ext2_inode_cnv.c @@ -19,7 +19,7 @@ * improvements that they make and grant CSL redistribution rights. * * Utah $Hdr$ - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_inode_cnv.c,v 1.11 2000/01/01 17:39:21 bde Exp $ */ /* diff --git a/sys/gnu/ext2fs/ext2_linux_balloc.c b/sys/gnu/ext2fs/ext2_linux_balloc.c index 5c5c7006179e..932626444c84 100644 --- a/sys/gnu/ext2fs/ext2_linux_balloc.c +++ b/sys/gnu/ext2fs/ext2_linux_balloc.c @@ -4,7 +4,7 @@ * Aug 1995, Godmar Back (gback@cs.utah.edu) * University of Utah, Department of Computer Science * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_linux_balloc.c,v 1.11.2.1 2000/08/03 00:52:57 peter Exp $ */ /* * linux/fs/ext2/balloc.c diff --git a/sys/gnu/ext2fs/ext2_linux_ialloc.c b/sys/gnu/ext2fs/ext2_linux_ialloc.c index feb5b0e4b0ce..7ec92e99f991 100644 --- a/sys/gnu/ext2fs/ext2_linux_ialloc.c +++ b/sys/gnu/ext2fs/ext2_linux_ialloc.c @@ -4,7 +4,7 @@ * Aug 1995, Godmar Back (gback@cs.utah.edu) * University of Utah, Department of Computer Science * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_linux_ialloc.c,v 1.13.2.1 2000/08/03 00:52:57 peter Exp $ */ /* * linux/fs/ext2/ialloc.c diff --git a/sys/gnu/ext2fs/ext2_lookup.c b/sys/gnu/ext2fs/ext2_lookup.c index 985dcf395fce..2e38dd470f89 100644 --- a/sys/gnu/ext2fs/ext2_lookup.c +++ b/sys/gnu/ext2fs/ext2_lookup.c @@ -4,7 +4,7 @@ * Aug 1995, Godmar Back (gback@cs.utah.edu) * University of Utah, Department of Computer Science * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_lookup.c,v 1.21 2000/03/03 08:00:27 bde Exp $ */ /* * Copyright (c) 1989, 1993 diff --git a/sys/gnu/ext2fs/ext2_readwrite.c b/sys/gnu/ext2fs/ext2_readwrite.c index f054a6e897b3..981d8458e38a 100644 --- a/sys/gnu/ext2fs/ext2_readwrite.c +++ b/sys/gnu/ext2fs/ext2_readwrite.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)ufs_readwrite.c 8.7 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_readwrite.c,v 1.18.2.1 2000/04/26 20:36:30 dillon Exp $ */ #define BLKSIZE(a, b, c) blksize(a, b, c) diff --git a/sys/gnu/ext2fs/ext2_subr.c b/sys/gnu/ext2fs/ext2_subr.c index 6a87b78d47e7..e3455aebc13c 100644 --- a/sys/gnu/ext2fs/ext2_subr.c +++ b/sys/gnu/ext2fs/ext2_subr.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)ext2_subr.c 8.2 (Berkeley) 9/21/93 - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_subr.c,v 1.13.2.2 2000/08/03 18:48:27 peter Exp $ */ #include <sys/param.h> diff --git a/sys/gnu/ext2fs/ext2_vfsops.c b/sys/gnu/ext2fs/ext2_vfsops.c index a56a443de578..c450741caa10 100644 --- a/sys/gnu/ext2fs/ext2_vfsops.c +++ b/sys/gnu/ext2fs/ext2_vfsops.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)ffs_vfsops.c 8.8 (Berkeley) 4/18/94 - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_vfsops.c,v 1.63 2000/03/09 05:21:10 bde Exp $ */ #include "opt_quota.h" diff --git a/sys/gnu/ext2fs/ext2_vnops.c b/sys/gnu/ext2fs/ext2_vnops.c index 0e57f30af44c..974753a2b429 100644 --- a/sys/gnu/ext2fs/ext2_vnops.c +++ b/sys/gnu/ext2fs/ext2_vnops.c @@ -43,7 +43,7 @@ * * @(#)ufs_vnops.c 8.27 (Berkeley) 5/27/95 * @(#)ext2_vnops.c 8.7 (Berkeley) 2/3/94 - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/ext2fs/ext2_vnops.c,v 1.51 2000/03/03 08:00:27 bde Exp $ */ #include "opt_quota.h" diff --git a/sys/gnu/ext2fs/i386-bitops.h b/sys/gnu/ext2fs/i386-bitops.h index 595e870526b3..ea929ee575ba 100644 --- a/sys/gnu/ext2fs/i386-bitops.h +++ b/sys/gnu/ext2fs/i386-bitops.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/gnu/ext2fs/i386-bitops.h,v 1.5 1999/11/15 23:16:06 obrien Exp $ */ /* * this is mixture of i386/bitops.h and asm/string.h * taken from the Linux source tree diff --git a/sys/gnu/i386/fpemul/Changelog b/sys/gnu/i386/fpemul/Changelog index 80d3885c859f..6c4f3c509f85 100644 --- a/sys/gnu/i386/fpemul/Changelog +++ b/sys/gnu/i386/fpemul/Changelog @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/gnu/i386/fpemul/Changelog,v 1.1.20.1 2000/08/03 00:53:55 peter Exp $ This file contains the changes made to W. Metzenthem's 387 FPU emulator to make it work under NetBSD. diff --git a/sys/gnu/i386/fpemul/README b/sys/gnu/i386/fpemul/README index d6771455bbe5..ab3918484bcc 100644 --- a/sys/gnu/i386/fpemul/README +++ b/sys/gnu/i386/fpemul/README @@ -53,7 +53,7 @@ * * W. Metzenthen June 1994. * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/README,v 1.2.20.1 2000/08/03 00:53:55 peter Exp $ */ wm-FPU-emu is an FPU emulator for Linux. It is derived from wm-emu387 diff --git a/sys/gnu/i386/fpemul/control_w.h b/sys/gnu/i386/fpemul/control_w.h index 5c7aca44cc87..7db94ac72983 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.7 1999/08/28 00:42:48 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/div_small.s b/sys/gnu/i386/fpemul/div_small.s index 944a93f3b192..c4f78176fc02 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.8 1999/08/28 00:42:48 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/errors.c b/sys/gnu/i386/fpemul/errors.c index 7ee9136bc15b..994c878f4e35 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.10 1999/08/28 00:42:49 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/exception.h b/sys/gnu/i386/fpemul/exception.h index 50e7d602eb69..1ee4fb21fc44 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.9 1999/08/28 00:42:49 peter Exp $ * * */ diff --git a/sys/gnu/i386/fpemul/fpu_arith.c b/sys/gnu/i386/fpemul/fpu_arith.c index e8fa93f44400..27b42c61e918 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.9 1999/08/28 00:42:49 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_asm.h b/sys/gnu/i386/fpemul/fpu_asm.h index ab505e906dc1..42cd1f27b3ce 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.8 1999/08/28 00:42:50 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_aux.c b/sys/gnu/i386/fpemul/fpu_aux.c index 71b759f1e571..82986b706b8e 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.11 1999/10/12 02:23:14 msmith Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_emu.h b/sys/gnu/i386/fpemul/fpu_emu.h index 0dd2f7e49b21..d043b519ee33 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.7 1999/08/28 00:42:50 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_entry.c b/sys/gnu/i386/fpemul/fpu_entry.c index 049b0139171e..e21eb829e4a2 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.23 1999/10/12 02:23:14 msmith Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_etc.c b/sys/gnu/i386/fpemul/fpu_etc.c index cd91e80da62f..21c456f217a2 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.8 1999/08/28 00:42:51 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_proto.h b/sys/gnu/i386/fpemul/fpu_proto.h index fc36478eedb5..5026552e9d14 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.8 1999/08/28 00:42:51 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_system.h b/sys/gnu/i386/fpemul/fpu_system.h index aff0a0d9114b..faa219597942 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.7 1999/08/28 00:42:51 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/fpu_trig.c b/sys/gnu/i386/fpemul/fpu_trig.c index b1d913facd22..1ec961d3dda1 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.10 1999/08/28 00:42:52 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/get_address.c b/sys/gnu/i386/fpemul/get_address.c index 4ae998b2d3fc..ecf9b3a967aa 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.10 1999/10/12 02:23:14 msmith Exp $ * */ diff --git a/sys/gnu/i386/fpemul/load_store.c b/sys/gnu/i386/fpemul/load_store.c index 2cfbba506147..466dd6cee9dc 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.13 1999/08/28 00:42:52 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/math_emu.h b/sys/gnu/i386/fpemul/math_emu.h index 302be7b655ac..67bd34e94a68 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.5 1999/08/28 00:42:52 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_2xm1.c b/sys/gnu/i386/fpemul/poly_2xm1.c index e5a651574e4d..9ef345dade56 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.8 1999/08/28 00:42:53 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_atan.c b/sys/gnu/i386/fpemul/poly_atan.c index 4f937fb82dc8..c9d7bf029af8 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.10 1999/08/28 00:42:53 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_div.s b/sys/gnu/i386/fpemul/poly_div.s index 505588d38bd8..bf57c7d103f4 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.8 1999/08/28 00:42:53 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_l2.c b/sys/gnu/i386/fpemul/poly_l2.c index 19a550165f92..262894761972 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.10 1999/08/28 00:42:53 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_mul64.s b/sys/gnu/i386/fpemul/poly_mul64.s index 2c6f12e2a2f5..98b11d0a774f 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.8 1999/08/28 00:42:54 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_sin.c b/sys/gnu/i386/fpemul/poly_sin.c index efc478f59d9c..55ef0c2b0682 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.10 1999/08/28 00:42:54 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/poly_tan.c b/sys/gnu/i386/fpemul/poly_tan.c index 7dbbddfccd56..2cb2755b5d2e 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.10 1999/08/28 00:42:54 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/polynomial.s b/sys/gnu/i386/fpemul/polynomial.s index 172bcc67dd6e..a6ddd0c1887e 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.8 1999/08/28 00:42:55 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_add_sub.c b/sys/gnu/i386/fpemul/reg_add_sub.c index df08bcd97a1b..8052ae787e64 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.8 1999/08/28 00:42:55 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_compare.c b/sys/gnu/i386/fpemul/reg_compare.c index a23a7a5b1503..9a81f064dcb0 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.11 1999/08/28 00:42:55 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_constant.c b/sys/gnu/i386/fpemul/reg_constant.c index bd16fe430e18..fb4805908e6a 100644 --- a/sys/gnu/i386/fpemul/reg_constant.c +++ b/sys/gnu/i386/fpemul/reg_constant.c @@ -55,7 +55,7 @@ * * W. Metzenthen June 1994. * - * $FreeBSD$ + * $FreeBSD: src/sys/gnu/i386/fpemul/reg_constant.c,v 1.6.8.1 2000/08/03 00:53:55 peter Exp $ */ diff --git a/sys/gnu/i386/fpemul/reg_constant.h b/sys/gnu/i386/fpemul/reg_constant.h index 6c22cd7f48d0..51519347ee39 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.7 1999/08/28 00:42:55 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_div.s b/sys/gnu/i386/fpemul/reg_div.s index 6f4b63ea59bb..9566700d5252 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.9.2.1 2000/07/07 00:38:42 obrien Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_ld_str.c b/sys/gnu/i386/fpemul/reg_ld_str.c index 5a2bcb812695..dbb8ed99330f 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.13 1999/08/28 00:42:56 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_mul.c b/sys/gnu/i386/fpemul/reg_mul.c index 1b9cf2bce8c3..ae51e1790b35 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.8 1999/08/28 00:42:56 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_norm.s b/sys/gnu/i386/fpemul/reg_norm.s index 40d6a1d83ceb..4441cd613d94 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.8 1999/08/28 00:42:57 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_round.s b/sys/gnu/i386/fpemul/reg_round.s index 9acc602ccf40..db95a2b18b72 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.9.2.1 2000/07/07 00:38:42 obrien Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_u_add.s b/sys/gnu/i386/fpemul/reg_u_add.s index fb7080966fe5..ba23b5aeb7e0 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.9 1999/08/28 00:42:57 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_u_div.s b/sys/gnu/i386/fpemul/reg_u_div.s index 8a7c234b0a94..eddba0999953 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.9 1999/08/28 00:42:58 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_u_mul.s b/sys/gnu/i386/fpemul/reg_u_mul.s index 4ce893cbd744..07dccf8a7fb5 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.9 1999/08/28 00:42:58 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/reg_u_sub.s b/sys/gnu/i386/fpemul/reg_u_sub.s index e24c4afce717..4de7ad8ee9fe 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.9 1999/08/28 00:42:58 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/status_w.h b/sys/gnu/i386/fpemul/status_w.h index 4d15641598e2..57b29638f4c9 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.6 1999/08/28 00:42:59 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/version.h b/sys/gnu/i386/fpemul/version.h index 38f6b93aebb5..864620247c59 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.6 1999/08/28 00:42:59 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/wm_shrx.s b/sys/gnu/i386/fpemul/wm_shrx.s index e64219fd9419..7413c16b0a41 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.8 1999/08/28 00:42:59 peter Exp $ * */ diff --git a/sys/gnu/i386/fpemul/wm_sqrt.s b/sys/gnu/i386/fpemul/wm_sqrt.s index 7814fb4ea71f..f21d43a74a04 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.9.2.1 2000/07/07 00:38:42 obrien Exp $ * */ diff --git a/sys/gnu/i386/isa/dgb.c b/sys/gnu/i386/isa/dgb.c index f054e7baae3f..614c6f1b5d13 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.56 2000/01/29 18:42:44 peter Exp $ * * Digiboard driver. * diff --git a/sys/gnu/i386/isa/dgm.c b/sys/gnu/i386/isa/dgm.c index 18122f00db65..1d5e827554c4 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.21 2000/01/29 18:42:45 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..da84e8a84cd1 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.3 1999/08/28 00:43:04 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..05adbbbb448f 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.3 1999/08/28 00:43:04 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..7587fd19c6b6 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.2 1999/08/28 00:43:05 peter Exp $ * * Digiboard driver. * diff --git a/sys/gnu/i386/isa/dgreg.h b/sys/gnu/i386/isa/dgreg.h index 73c29624294e..0083c5ea5c0b 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.9 1999/08/28 00:43:05 peter Exp $ * * Digiboard driver. * diff --git a/sys/i386/Makefile b/sys/i386/Makefile index bc97ebfda4ac..388ea7394b2c 100644 --- a/sys/i386/Makefile +++ b/sys/i386/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/Makefile,v 1.8 2000/01/27 01:22:06 mckusick Exp $ # @(#)Makefile 8.1 (Berkeley) 6/11/93 # Makefile for i386 links, tags file diff --git a/sys/i386/apm/apm.c b/sys/i386/apm/apm.c index bc539b6df2dc..90654773b329 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.114.2.2 2000/08/19 17:13:47 ume Exp $ */ #include <sys/param.h> diff --git a/sys/i386/apm/apm.h b/sys/i386/apm/apm.h index 242782f7faeb..088d8f87293d 100644 --- a/sys/i386/apm/apm.h +++ b/sys/i386/apm/apm.h @@ -15,7 +15,7 @@ * * Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/apm/apm.h,v 1.1 1999/10/02 03:34:15 nsayer Exp $ */ #define APM_NEVENTS 16 diff --git a/sys/i386/bios/mca_machdep.c b/sys/i386/bios/mca_machdep.c deleted file mode 100644 index 6b71206394ff..000000000000 --- a/sys/i386/bios/mca_machdep.c +++ /dev/null @@ -1,158 +0,0 @@ -/*- - * Copyright (c) 1999 Matthew N. Dodd <winter@jurai.net> - * 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. - * - * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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. - * - * $FreeBSD$ - */ - -#include <sys/param.h> -#include <sys/systm.h> -#include <sys/kernel.h> -#include <vm/vm.h> -#include <vm/pmap.h> -#include <machine/pmap.h> -#include <machine/md_var.h> -#include <machine/vm86.h> -#include <machine/pc/bios.h> -#include <machine/cpufunc.h> - -#include <dev/mca/mca_busreg.h> -#include <i386/isa/mca_machdep.h> - -/* Global MCA bus flag */ -int MCA_system = 0; - -/* System Configuration Block */ -struct sys_config { - u_int16_t count; - u_int8_t model; - u_int8_t submodel; - u_int8_t bios_rev; - u_int8_t feature; -#define FEATURE_RESV 0x01 /* Reserved */ -#define FEATURE_MCABUS 0x02 /* MicroChannel Architecture */ -#define FEATURE_EBDA 0x04 /* Extended BIOS data area allocated */ -#define FEATURE_WAITEV 0x08 /* Wait for external event is supported */ -#define FEATURE_KBDINT 0x10 /* Keyboard intercept called by Int 09h */ -#define FEATURE_RTC 0x20 /* Real-time clock present */ -#define FEATURE_IC2 0x40 /* Second interrupt chip present */ -#define FEATURE_DMA3 0x80 /* DMA channel 3 used by hard disk BIOS */ - u_int8_t pad[3]; -} __attribute__ ((packed)); - -/* Function Prototypes */ -static void bios_mcabus_present (void *); -SYSINIT(mca_present, SI_SUB_CPU, SI_ORDER_ANY, bios_mcabus_present, NULL); - -/* Functions */ -static void -bios_mcabus_present(void * dummy) -{ - struct vm86frame vmf; - struct sys_config * scp; - vm_offset_t paddr; - - bzero(&vmf, sizeof(struct vm86frame)); - - vmf.vmf_ah = 0xc0; - if (vm86_intcall(0x15, &vmf)) { - if (bootverbose) { - printf("BIOS SDT: INT call failed.\n"); - } - return; - } - - if ((vmf.vmf_ah != 0) && (vmf.vmf_flags & 0x01)) { - if (bootverbose) { - printf("BIOS SDT: Not supported. Not PS/2?\n"); - printf("BIOS SDT: AH 0x%02x, Flags 0x%04x\n", - vmf.vmf_ah, vmf.vmf_flags); - } - return; - } - - paddr = vmf.vmf_es; - paddr = (paddr << 4) + vmf.vmf_bx; - scp = (struct sys_config *)BIOS_PADDRTOVADDR(paddr); - - if (bootverbose) { - printf("BIOS SDT: model 0x%02x, submodel 0x%02x, bios_rev 0x%02x\n", - scp->model, scp->submodel, scp->bios_rev); - printf("BIOS SDT: features 0x%b\n", scp->feature, - "\20" - "\01RESV" - "\02MCABUS" - "\03EBDA" - "\04WAITEV" - "\05KBDINT" - "\06RTC" - "\07IC2" - "\08DMA3\n"); - } - - MCA_system = ((scp->feature & FEATURE_MCABUS) ? 1 : 0); - - if (MCA_system) - printf("MicroChannel Architecture System detected.\n"); - - return; -} - -int -mca_bus_nmi (void) -{ - int slot; - int retval = 0; - int pos5 = 0; - - /* Disable motherboard setup */ - outb(MCA_MB_SETUP_REG, MCA_MB_SETUP_DIS); - - /* For each slot */ - for (slot = 0; slot < MCA_MAX_SLOTS; slot++) { - - /* Select the slot */ - outb(MCA_ADAP_SETUP_REG, slot | MCA_ADAP_SET); - pos5 = inb(MCA_POS_REG(MCA_POS5)); - - /* If Adapter Check is low */ - if ((pos5 & MCA_POS5_CHCK) == 0) { - retval++; - - /* If Adapter Check Status is available */ - if ((pos5 & MCA_POS5_CHCK_STAT) == 0) { - printf("MCA NMI: slot %d, POS6=0x%02x, POS7=0x%02x\n", - slot+1, - inb( MCA_POS_REG(MCA_POS6) ), - inb( MCA_POS_REG(MCA_POS7) )); - } else { - printf("MCA NMI: slot %d\n", slot+1); - } - } - /* Disable adapter setup */ - outb(MCA_ADAP_SETUP_REG, MCA_ADAP_SETUP_DIS); - } - - return (retval); -} diff --git a/sys/i386/bios/mca_machdep.h b/sys/i386/bios/mca_machdep.h deleted file mode 100644 index c639b5b74044..000000000000 --- a/sys/i386/bios/mca_machdep.h +++ /dev/null @@ -1,31 +0,0 @@ -/*- - * Copyright (c) 1999 Matthew N. Dodd <winter@jurai.net> - * 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. - * - * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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. - * - * $FreeBSD$ - */ - -extern int MCA_system; - -extern int mca_bus_nmi (void); diff --git a/sys/i386/boot/Makefile b/sys/i386/boot/Makefile index 3b0adfcc13a5..a14c5351eb78 100644 --- a/sys/i386/boot/Makefile +++ b/sys/i386/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/Makefile,v 1.31 1999/08/28 00:43:08 peter Exp $ SUBDIR= cdboot dosboot kzipboot netboot rawboot diff --git a/sys/i386/boot/Makefile.inc b/sys/i386/boot/Makefile.inc index 5050c0351094..f7c9656e7350 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.6 1999/08/28 00:43:08 peter Exp $ BINDIR?= /usr/mdec CFLAGS+= -aout diff --git a/sys/i386/boot/biosboot/Makefile b/sys/i386/boot/biosboot/Makefile index 781221bf2e8c..f32035a6da1f 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.70 1999/12/23 17:48:51 bde Exp $ # PROG= boot diff --git a/sys/i386/boot/biosboot/README.386BSD b/sys/i386/boot/biosboot/README.386BSD index 3d7c09da5968..cf22a880005f 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.11 1999/08/28 00:43:10 peter Exp $ diff --git a/sys/i386/boot/biosboot/README.MACH b/sys/i386/boot/biosboot/README.MACH index 73d090a404bd..632c5d5799c5 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.7 1999/08/28 00:43:10 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..486f2e6f001c 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.11 1999/08/28 00:43:10 peter Exp $ diff --git a/sys/i386/boot/biosboot/asm.S b/sys/i386/boot/biosboot/asm.S index f14c7f55104c..061ec0a588cc 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.13 1999/08/28 00:43:11 peter Exp $ */ diff --git a/sys/i386/boot/biosboot/asm.h b/sys/i386/boot/biosboot/asm.h index 6f4bcc39e52d..9141133560b8 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.9 1999/08/28 00:43:11 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..da0321527a2e 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.15 1999/08/28 00:43:11 peter Exp $ */ /* diff --git a/sys/i386/boot/biosboot/boot.c b/sys/i386/boot/biosboot/boot.c index bbd74977d7eb..194a55c46a39 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.76 1999/12/08 09:32:47 phk Exp $ */ diff --git a/sys/i386/boot/biosboot/boot.h b/sys/i386/boot/biosboot/boot.h index d5c413201754..e74d42b98056 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.25 1999/08/28 00:43:12 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/boot/biosboot/boot2.S b/sys/i386/boot/biosboot/boot2.S index 1b25853b4e79..8aebc52daa09 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.12 1999/08/28 00:43:13 peter Exp $ */ #include "asm.h" diff --git a/sys/i386/boot/biosboot/disk.c b/sys/i386/boot/biosboot/disk.c index d280e11e56ae..a6efc7cd99a5 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.28 1999/12/08 09:32:48 phk Exp $ */ /* diff --git a/sys/i386/boot/biosboot/io.c b/sys/i386/boot/biosboot/io.c index f70516002c15..62f5dabc70cd 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.26 1999/08/28 00:43:13 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..9844c4d3a317 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.15 1999/08/28 00:43:13 peter Exp $ */ #include <sys/types.h> diff --git a/sys/i386/boot/biosboot/serial.S b/sys/i386/boot/biosboot/serial.S index 8473d005300b..f6f532920fd7 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.13 1999/08/28 00:43:14 peter Exp $ */ /* diff --git a/sys/i386/boot/biosboot/start.S b/sys/i386/boot/biosboot/start.S index 90fac5589d58..bfdbf15cd6e9 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.13 1999/08/28 00:43:14 peter Exp $ */ /* diff --git a/sys/i386/boot/biosboot/sys.c b/sys/i386/boot/biosboot/sys.c index 289a732cc3ca..466ffb96303c 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.22 1999/08/28 00:43:14 peter Exp $ */ #include "boot.h" diff --git a/sys/i386/boot/biosboot/table.c b/sys/i386/boot/biosboot/table.c index ac59b24311e3..78647d29b3cc 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.20 1999/08/28 00:43:15 peter Exp $ */ /* diff --git a/sys/i386/boot/cdboot/Makefile b/sys/i386/boot/cdboot/Makefile index 383f05437ba6..344e987a63e3 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.7 1999/12/23 17:48:52 bde Exp $ # PROG= boot diff --git a/sys/i386/boot/cdboot/asm.S b/sys/i386/boot/cdboot/asm.S index 2190a35b5f2b..adbe7a0fa6f5 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.2 1999/08/28 00:43:17 peter Exp $ */ diff --git a/sys/i386/boot/cdboot/boot.c b/sys/i386/boot/cdboot/boot.c index bee6b87d06f7..4f2a1b6e67eb 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.3 1999/08/28 00:43:17 peter Exp $ */ diff --git a/sys/i386/boot/cdboot/boot.h b/sys/i386/boot/cdboot/boot.h index c0973b33eef3..91b3965c8ece 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.3 1999/08/28 00:43:17 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..e3da00403cf9 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.4 1999/08/28 00:43:17 peter Exp $ */ diff --git a/sys/i386/boot/cdboot/malloc.c b/sys/i386/boot/cdboot/malloc.c index a68e776e456d..d62f6f7379a7 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.2 1999/08/28 00:43:18 peter Exp $ */ /* diff --git a/sys/i386/boot/dosboot/Makefile b/sys/i386/boot/dosboot/Makefile index 88a25c73a3fc..18603ab5bcfe 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.6 1999/08/28 00:43:19 peter Exp $ # MPROG= fbsdboot.exe diff --git a/sys/i386/boot/dosboot/ansi.h b/sys/i386/boot/dosboot/ansi.h index 23f6d9ba92aa..eb130890f41c 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.5 1999/08/28 00:43:19 peter Exp $
*/
#ifndef _ANSI_H_
diff --git a/sys/i386/boot/dosboot/boot.c b/sys/i386/boot/dosboot/boot.c index 0eb6d19203b8..6bbc0c8ed230 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.5 1999/08/28 00:43:19 peter Exp $
*/
diff --git a/sys/i386/boot/dosboot/boot.h b/sys/i386/boot/dosboot/boot.h index f72fa1dc7c12..90fc5f93d0bf 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.5 1999/08/28 00:43:20 peter Exp $
*/
#include "types.h"
diff --git a/sys/i386/boot/dosboot/bootinfo.h b/sys/i386/boot/dosboot/bootinfo.h index 7f5649174233..ca0fc56ba419 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.5 1999/08/28 00:43:20 peter Exp $
*/
#ifndef _MACHINE_BOOTINFO_H_
diff --git a/sys/i386/boot/dosboot/cdefs.h b/sys/i386/boot/dosboot/cdefs.h index 07f727d8e7e3..04f0562dad15 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.5 1999/08/28 00:43:21 peter Exp $
*/
#ifndef _CDEFS_H_
diff --git a/sys/i386/boot/dosboot/dinode.h b/sys/i386/boot/dosboot/dinode.h index 99a8849b190d..2241e1eb62b4 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.5 1999/08/28 00:43:21 peter Exp $
*/
#ifndef _UFS_DINODE_H_
diff --git a/sys/i386/boot/dosboot/dir.h b/sys/i386/boot/dosboot/dir.h index 1b72f4749c03..7e1960aaa708 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.5 1999/08/28 00:43:21 peter Exp $
*/
/*
diff --git a/sys/i386/boot/dosboot/dirent.h b/sys/i386/boot/dosboot/dirent.h index 009d7ec9247a..6f40ff70425c 100644 --- a/sys/i386/boot/dosboot/dirent.h +++ b/sys/i386/boot/dosboot/dirent.h @@ -32,7 +32,7 @@ *
* @(#)dirent.h 5.18 (Berkeley) 2/23/91
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/dirent.h,v 1.2 1999/12/29 04:32:50 peter Exp $
*/
#ifndef _DIRENT_H_
diff --git a/sys/i386/boot/dosboot/disk.c b/sys/i386/boot/dosboot/disk.c index 7601fc3a8ce4..6ed3b50575ff 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.6 1999/12/08 09:32:49 phk Exp $
*/
#include <stdio.h>
#include <memory.h>
diff --git a/sys/i386/boot/dosboot/disklabe.h b/sys/i386/boot/dosboot/disklabe.h index 755e928e616a..03ecd9f8d535 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.8 1999/12/29 04:32:50 peter Exp $
*/
#ifndef _SYS_DISKLABEL_H_
diff --git a/sys/i386/boot/dosboot/endian.h b/sys/i386/boot/dosboot/endian.h index 84d04b25d008..9b1f1c0a7f74 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.5 1999/08/28 00:43:22 peter Exp $
*/
#ifndef _MACHINE_ENDIAN_H_
diff --git a/sys/i386/boot/dosboot/exec.h b/sys/i386/boot/dosboot/exec.h index d64f63b77489..987dcccf74e3 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.5 1999/08/28 00:43:23 peter Exp $
*/
#ifndef _SYS_EXEC_H_
diff --git a/sys/i386/boot/dosboot/fbsdboot.mak b/sys/i386/boot/dosboot/fbsdboot.mak index 31a86d44a773..baad452a5eb4 100644 --- a/sys/i386/boot/dosboot/fbsdboot.mak +++ b/sys/i386/boot/dosboot/fbsdboot.mak @@ -1,5 +1,5 @@ # Microsoft Visual C++ generated build script - Do not modify
-# $FreeBSD$
+# $FreeBSD: src/sys/i386/boot/dosboot/fbsdboot.mak,v 1.3 1999/12/23 17:52:00 bde Exp $
PROJ = FBSDBOOT
DEBUG = 0
diff --git a/sys/i386/boot/dosboot/fs.h b/sys/i386/boot/dosboot/fs.h index 8993dd259f01..0fb00100401b 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.6 1999/12/29 04:32:50 peter Exp $
*/
#ifndef _UFS_FS_H_
diff --git a/sys/i386/boot/dosboot/imgact.h b/sys/i386/boot/dosboot/imgact.h index f3ec5571819c..50cfcffafd21 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.5 1999/08/28 00:43:23 peter Exp $
*/
#ifndef _IMGACT_AOUT_H_
diff --git a/sys/i386/boot/dosboot/inode.h b/sys/i386/boot/dosboot/inode.h index a37bc49b9c3b..f1eaa4d96ffb 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.7 1999/12/29 04:32:51 peter Exp $
*/
#ifndef _UFS_INODE_H_
diff --git a/sys/i386/boot/dosboot/mexec.h b/sys/i386/boot/dosboot/mexec.h index b045a235ece3..17e52cbbfe63 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.5 1999/08/28 00:43:24 peter Exp $
*/
#ifndef _EXEC_H_
diff --git a/sys/i386/boot/dosboot/param.h b/sys/i386/boot/dosboot/param.h index 554a4ccc39c3..0501ff6b2ab1 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.6 1999/09/26 19:05:39 peter Exp $
*/
#ifndef _MACHINE_PARAM_H_
diff --git a/sys/i386/boot/dosboot/quota.h b/sys/i386/boot/dosboot/quota.h index b30991305458..bd4431ebe735 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.6 1999/12/29 04:32:51 peter Exp $
*/
#ifndef _QUOTA_
diff --git a/sys/i386/boot/dosboot/reboot.h b/sys/i386/boot/dosboot/reboot.h index 65453b05e51f..5c3e4708ab2b 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.6 1999/08/28 00:43:24 peter Exp $
*/
#ifndef _SYS_REBOOT_H_
diff --git a/sys/i386/boot/dosboot/sys.c b/sys/i386/boot/dosboot/sys.c index 04a25af8d907..067155d89985 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.5 1999/08/28 00:43:25 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..f6aee4b47066 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.5 1999/08/28 00:43:25 peter Exp $ */ #ifndef _SYS_SYSLIMITS_H_ diff --git a/sys/i386/boot/dosboot/sysparam.h b/sys/i386/boot/dosboot/sysparam.h index 4f93f2cc0266..ad8d12c11534 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.5 1999/08/28 00:43:25 peter Exp $
*/
#ifndef _SYS_PARAM_H_
diff --git a/sys/i386/boot/dosboot/types.h b/sys/i386/boot/dosboot/types.h index fd767f8d379e..b387cfa700d9 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.6 1999/12/29 04:32:52 peter Exp $
*/
#ifndef _SYS_TYPES_H_
diff --git a/sys/i386/boot/kzipboot/Makefile b/sys/i386/boot/kzipboot/Makefile index 1c37ac40cae6..4391d81e160a 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.11 1999/08/28 00:43:27 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..be7cbb4dd441 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.6 1999/08/28 00:43:28 peter Exp $ ***************************************************************************/ diff --git a/sys/i386/boot/netboot/Makefile b/sys/i386/boot/netboot/Makefile index 84d3d97103e1..2bac51154dc2 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.23 1999/08/28 00:43:29 peter Exp $ # # Makefile for NETBOOT # diff --git a/sys/i386/boot/netboot/netboot.8 b/sys/i386/boot/netboot/netboot.8 index 2717ec53cc0d..315a7f21c9f7 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.5 1999/08/28 00:43:29 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..b68d6343a017 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.13 1999/08/28 00:43:30 peter Exp $ # PROG= boot diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index d9cf65229e78..5554af80b62a 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.246.2.11 2000/09/22 10:01:48 nyan Exp $ machine i386 cpu I386_CPU diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index e055f4728c2e..2b308defcb7e 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.749.2.25 2000/09/21 20:33:51 msmith 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/NEWCARD b/sys/i386/conf/NEWCARD index 1d917c3525bd..b356335f02da 100644 --- a/sys/i386/conf/NEWCARD +++ b/sys/i386/conf/NEWCARD @@ -24,7 +24,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/NEWCARD,v 1.21.2.1 2000/05/13 11:22:14 hoek Exp $ machine i386 cpu I386_CPU diff --git a/sys/i386/i386/atomic.c b/sys/i386/i386/atomic.c index c19ba9e027b2..72a32d5b8cc3 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.3 1999/08/28 00:43:40 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 b74b55d4a3a2..7e5a56a00f34 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.146.2.1 2000/09/19 09:16:28 ps Exp $ */ /* diff --git a/sys/i386/i386/bios.c b/sys/i386/i386/bios.c index ac012431d1a8..d3dd808e536f 100644 --- a/sys/i386/i386/bios.c +++ b/sys/i386/i386/bios.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/i386/bios.c,v 1.29.2.2 2000/06/14 18:03:11 iwasaki Exp $ */ /* diff --git a/sys/i386/i386/bioscall.s b/sys/i386/i386/bioscall.s index 288dccdf2e22..ed624a025bd1 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.6.2.1 2000/07/07 00:38:46 obrien Exp $ */ /* diff --git a/sys/i386/i386/busdma_machdep.c b/sys/i386/i386/busdma_machdep.c index 0868b7c196dd..83f178882dea 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.16 1999/10/29 18:08:31 phk Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/db_disasm.c b/sys/i386/i386/db_disasm.c index 16e8106d5e73..b9be9bb44ff7 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.23 1999/08/28 00:43:42 peter Exp $ */ /* diff --git a/sys/i386/i386/db_interface.c b/sys/i386/i386/db_interface.c index b3dd2922d6f2..c57eeef944f7 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.48.2.1 2000/07/07 00:38:46 obrien Exp $ */ /* diff --git a/sys/i386/i386/db_trace.c b/sys/i386/i386/db_trace.c index 074b4e639bcb..c02be279e06a 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.35 1999/08/28 00:43:42 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/elf_machdep.c b/sys/i386/i386/elf_machdep.c index 577aeac1c45c..c47b87e7ea9b 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.8 1999/12/21 11:14:02 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/exception.s b/sys/i386/i386/exception.s index acb8b40f2810..33ad40661501 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.65.2.2 2000/07/07 00:38:46 obrien Exp $ */ #include "npx.h" diff --git a/sys/i386/i386/genassym.c b/sys/i386/i386/genassym.c index d42c6ef89eee..358bafa7c1c4 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.86.2.1 2000/05/16 06:58:06 dillon Exp $ */ #include "opt_user_ldt.h" diff --git a/sys/i386/i386/globals.s b/sys/i386/i386/globals.s index 31fbfd5e98b1..13b069183277 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.13.2.1 2000/05/16 06:58:06 dillon Exp $ */ #include "opt_user_ldt.h" diff --git a/sys/i386/i386/i386-gdbstub.c b/sys/i386/i386/i386-gdbstub.c index 550b23dfc684..151da2305a60 100644 --- a/sys/i386/i386/i386-gdbstub.c +++ b/sys/i386/i386/i386-gdbstub.c @@ -91,7 +91,7 @@ * $m0,10#2a +$00010203040506070809101112131415#42 * ****************************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/i386/i386-gdbstub.c,v 1.13.2.1 2000/08/03 00:54:41 peter Exp $ */ #include <sys/param.h> #include <sys/reboot.h> diff --git a/sys/i386/i386/i686_mem.c b/sys/i386/i386/i686_mem.c index 90b72b4fcecd..fe12203eb184 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.8 1999/10/12 22:53:05 green Exp $ */ #include "opt_smp.h" diff --git a/sys/i386/i386/identcpu.c b/sys/i386/i386/identcpu.c index 54a3915aefc2..2bb424d041ca 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.80.2.1 2000/06/14 13:00:25 kato Exp $ */ #include "opt_cpu.h" diff --git a/sys/i386/i386/in_cksum.c b/sys/i386/i386/in_cksum.c index 98d1558980ec..8b53e76d239b 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.17.2.2 2000/05/25 02:15:07 jlemon Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/initcpu.c b/sys/i386/i386/initcpu.c index 37ab8660df1f..31c28ef244a0 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.19.2.1 2000/06/21 12:22:38 kato Exp $ */ #include "opt_cpu.h" diff --git a/sys/i386/i386/k6_mem.c b/sys/i386/i386/k6_mem.c index 15024624d009..f5609986350b 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.4.2.1 2000/03/19 19:30:46 green Exp $ * */ diff --git a/sys/i386/i386/locore.s b/sys/i386/i386/locore.s index a573052a014b..ad4fe087db58 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.132.2.2 2000/07/07 00:38:46 obrien Exp $ * * originally from: locore.s, by William F. Jolitz * diff --git a/sys/i386/i386/machdep.c b/sys/i386/i386/machdep.c index b6e341fabf38..2b9afc04086f 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.385.2.7 2000/08/17 14:59:41 bsd Exp $ */ #include "apm.h" diff --git a/sys/i386/i386/math_emu.h b/sys/i386/i386/math_emu.h index 6e189b4a5594..e556320036cf 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.7 1999/08/28 00:43:47 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 ec7e216d0b40..04b273d79baf 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.35 1999/08/28 00:43:47 peter Exp $ */ /* diff --git a/sys/i386/i386/mem.c b/sys/i386/i386/mem.c index ab50adf1084b..d4193909f4c3 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.79.2.4 2000/08/04 22:31:07 peter Exp $ */ /* diff --git a/sys/i386/i386/mp_clock.c b/sys/i386/i386/mp_clock.c index ca8134155993..633beb1df2ee 100644 --- a/sys/i386/i386/mp_clock.c +++ b/sys/i386/i386/mp_clock.c @@ -29,7 +29,7 @@ * not protected against the fact that the bits can be wrong in two * directions. If we only cared about monosity two reads would be enough. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/i386/mp_clock.c,v 1.4.2.1 2000/08/03 00:09:28 ps Exp $ * */ diff --git a/sys/i386/i386/mp_machdep.c b/sys/i386/i386/mp_machdep.c index 50d1ce7643d5..d0f27756d662 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.115.2.3 2000/08/13 00:45:50 tegge Exp $ */ #include "opt_smp.h" diff --git a/sys/i386/i386/mpapic.c b/sys/i386/i386/mpapic.c index a3594a8ed20c..fac98603ef59 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.37.2.3 2000/08/13 00:45:50 tegge Exp $ */ #include "opt_smp.h" diff --git a/sys/i386/i386/mpboot.s b/sys/i386/i386/mpboot.s index ec891c31147b..71f37ea394cc 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.13.2.3 2000/09/07 01:18:26 tegge Exp $ */ #include <machine/asmacros.h> /* miscellaneous asm macros */ diff --git a/sys/i386/i386/mplock.s b/sys/i386/i386/mplock.s index dc5ba01e1f05..2d453b4632d6 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.29.2.2 2000/05/16 06:58:06 dillon Exp $ * * Functions for locking between CPUs in a SMP system. * diff --git a/sys/i386/i386/nexus.c b/sys/i386/i386/nexus.c index c1b7ea33fb38..bfe70e44b666 100644 --- a/sys/i386/i386/nexus.c +++ b/sys/i386/i386/nexus.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/nexus.c,v 1.26.2.2 2000/04/23 09:59:11 nyan Exp $ */ /* diff --git a/sys/i386/i386/perfmon.c b/sys/i386/i386/perfmon.c index 574f416df2be..770a2cc36d27 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.21 1999/09/25 18:24:04 phk Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/pmap.c b/sys/i386/i386/pmap.c index 7b274469c127..57cc669e06c7 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.250.2.5 2000/08/05 00:39:08 peter Exp $ */ /* diff --git a/sys/i386/i386/procfs_machdep.c b/sys/i386/i386/procfs_machdep.c index a81adfd3dfc6..efa3f69fc4a1 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.14 1999/10/11 14:50:03 peter Exp $ */ /* diff --git a/sys/i386/i386/simplelock.s b/sys/i386/i386/simplelock.s index 378cf85389e9..1724154a1e59 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.11.2.1 2000/05/16 06:58:06 dillon Exp $ */ /* diff --git a/sys/i386/i386/support.s b/sys/i386/i386/support.s index 1f073d8e0d1e..69a62d9bdd1e 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.67.2.2 2000/07/07 00:38:46 obrien Exp $ */ #include "opt_smp.h" diff --git a/sys/i386/i386/swtch.s b/sys/i386/i386/swtch.s index c895fefa8c15..2eab3bc7ed9e 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.89.2.2 2000/07/13 02:00:56 peter Exp $ */ #include "npx.h" diff --git a/sys/i386/i386/symbols.raw b/sys/i386/i386/symbols.raw index 0641f6657978..014c6442adc7 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.15 1999/08/28 00:43:51 peter Exp $ # diff --git a/sys/i386/i386/sys_machdep.c b/sys/i386/i386/sys_machdep.c index 081d28c93b2c..27d4a176e688 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.47.2.1 2000/05/16 06:58:07 dillon Exp $ * */ diff --git a/sys/i386/i386/trap.c b/sys/i386/i386/trap.c index 77772f2953e5..3664cac5191d 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.147.2.3 2000/08/16 05:35:34 ps Exp $ */ /* diff --git a/sys/i386/i386/userconfig.c b/sys/i386/i386/userconfig.c index 655527e20e77..eb22ad9e3c4b 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.175.2.3 2000/08/03 00:09:28 ps Exp $ **/ /** @@ -2423,7 +2423,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.175.2.3 2000/08/03 00:09:28 ps Exp $ */ #include "scbus.h" diff --git a/sys/i386/i386/vm86.c b/sys/i386/i386/vm86.c index a4547c81051c..ead6a7d8d3d4 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.31.2.1 2000/09/21 17:50:31 jlemon Exp $ */ #include <sys/param.h> diff --git a/sys/i386/i386/vm86bios.s b/sys/i386/i386/vm86bios.s index 6a11c2685488..9c6e7dddcf26 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.15.2.1 2000/05/16 06:58:07 dillon Exp $ */ #include <machine/asmacros.h> /* miscellaneous asm macros */ diff --git a/sys/i386/i386/vm_machdep.c b/sys/i386/i386/vm_machdep.c index 00ae25b866db..50bc5b1cf2e5 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.132.2.2 2000/08/26 04:19:26 yokota Exp $ */ #include "npx.h" diff --git a/sys/i386/ibcs2/Makefile b/sys/i386/ibcs2/Makefile index f90560ee821e..903d858edf8e 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.2 1999/08/28 00:43:56 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..a9f89c26e7ad 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.5 1999/08/28 00:43:57 peter Exp $ */ #ifndef _COFF_H diff --git a/sys/i386/ibcs2/ibcs2_fcntl.c b/sys/i386/ibcs2/ibcs2_fcntl.c index 88c9c1d8c854..5fda761533b5 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.14 1999/09/19 17:00:14 green Exp $ */ #include "opt_spx_hack.h" diff --git a/sys/i386/ibcs2/ibcs2_ioctl.c b/sys/i386/ibcs2/ibcs2_ioctl.c index 9ea3386d3ea0..6277226ff8db 100644 --- a/sys/i386/ibcs2/ibcs2_ioctl.c +++ b/sys/i386/ibcs2/ibcs2_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/ibcs2/ibcs2_ioctl.c,v 1.13 1999/09/19 17:00:14 green Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_ipc.c b/sys/i386/ibcs2/ibcs2_ipc.c index 2acf3d2bbd60..68f2ec9f5984 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.15 1999/08/28 00:43:57 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_ipc.h b/sys/i386/ibcs2/ibcs2_ipc.h index bee650f76658..6172187a0065 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.6 1999/08/28 00:43:58 peter Exp $ */ diff --git a/sys/i386/ibcs2/ibcs2_isc.c b/sys/i386/ibcs2/ibcs2_isc.c index bc268b6ac8ea..712124087a3f 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.12 1999/08/28 00:43:58 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_isc_syscall.h b/sys/i386/ibcs2/ibcs2_isc_syscall.h index 3ad2bae03939..638a3b50b71e 100644 --- a/sys/i386/ibcs2/ibcs2_isc_syscall.h +++ b/sys/i386/ibcs2/ibcs2_isc_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_isc_syscall.h,v 1.5.2.2 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.5 1999/08/28 00:44:01 peter Exp */ diff --git a/sys/i386/ibcs2/ibcs2_isc_sysent.c b/sys/i386/ibcs2/ibcs2_isc_sysent.c index b20b63cffeae..33a4f3d70396 100644 --- a/sys/i386/ibcs2/ibcs2_isc_sysent.c +++ b/sys/i386/ibcs2/ibcs2_isc_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_isc_sysent.c,v 1.7.2.2 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.5 1999/08/28 00:44:01 peter Exp */ diff --git a/sys/i386/ibcs2/ibcs2_misc.c b/sys/i386/ibcs2/ibcs2_misc.c index de67da470878..d12a049a1348 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.34 1999/09/29 15:12:09 marcel Exp $ */ /* diff --git a/sys/i386/ibcs2/ibcs2_msg.c b/sys/i386/ibcs2/ibcs2_msg.c index 6c36cf85540e..85293f037695 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.7 1999/08/28 00:43:59 peter Exp $ */ /* diff --git a/sys/i386/ibcs2/ibcs2_other.c b/sys/i386/ibcs2/ibcs2_other.c index 3578b3a07e5d..ebe203d314d4 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.10 1999/08/28 00:43:59 peter Exp $ */ /* diff --git a/sys/i386/ibcs2/ibcs2_poll.h b/sys/i386/ibcs2/ibcs2_poll.h index 6bd86ced28fd..a7cba93cbb82 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.4 1999/08/28 00:43:59 peter Exp $ */ diff --git a/sys/i386/ibcs2/ibcs2_proto.h b/sys/i386/ibcs2/ibcs2_proto.h index 96db481c9a2c..f5c0cc81b60d 100644 --- a/sys/i386/ibcs2/ibcs2_proto.h +++ b/sys/i386/ibcs2/ibcs2_proto.h @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_proto.h,v 1.10.2.3 2000/08/09 00:35:54 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.9.2.1 2000/08/09 00:24:11 peter Exp */ diff --git a/sys/i386/ibcs2/ibcs2_signal.c b/sys/i386/ibcs2/ibcs2_signal.c index f8829f149760..e94853693222 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.16 1999/10/10 09:14:31 marcel Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_signal.h b/sys/i386/ibcs2/ibcs2_signal.h index 2eadf6cd72e3..f229117464d9 100644 --- a/sys/i386/ibcs2/ibcs2_signal.h +++ b/sys/i386/ibcs2/ibcs2_signal.h @@ -29,7 +29,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.h,v 1.5 1999/09/29 15:12:10 marcel Exp $ */ #ifndef _IBCS2_SIGNAL_H diff --git a/sys/i386/ibcs2/ibcs2_stat.c b/sys/i386/ibcs2/ibcs2_stat.c index 863e6e0b7d99..6755079bda50 100644 --- a/sys/i386/ibcs2/ibcs2_stat.c +++ b/sys/i386/ibcs2/ibcs2_stat.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_stat.c,v 1.10 1999/12/15 23:01:45 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_syscall.h b/sys/i386/ibcs2/ibcs2_syscall.h index b74f61c95e40..9d0cfcc49de9 100644 --- a/sys/i386/ibcs2/ibcs2_syscall.h +++ b/sys/i386/ibcs2/ibcs2_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_syscall.h,v 1.8.2.3 2000/08/09 00:35:54 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.9.2.1 2000/08/09 00:24:11 peter Exp */ diff --git a/sys/i386/ibcs2/ibcs2_sysent.c b/sys/i386/ibcs2/ibcs2_sysent.c index 7fde2bccee11..73706846657e 100644 --- a/sys/i386/ibcs2/ibcs2_sysent.c +++ b/sys/i386/ibcs2/ibcs2_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_sysent.c,v 1.11.2.3 2000/08/09 00:35:54 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.9.2.1 2000/08/09 00:24:11 peter Exp */ diff --git a/sys/i386/ibcs2/ibcs2_sysvec.c b/sys/i386/ibcs2/ibcs2_sysvec.c index b1717f47a3b6..7ce15a40a849 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.17 1999/09/29 15:12:10 marcel Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_util.c b/sys/i386/ibcs2/ibcs2_util.c index e90b3d9c39b2..5ebcdfc7c151 100644 --- a/sys/i386/ibcs2/ibcs2_util.c +++ b/sys/i386/ibcs2/ibcs2_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/ibcs2/ibcs2_util.c,v 1.7 1999/12/15 23:01:45 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_xenix.c b/sys/i386/ibcs2/ibcs2_xenix.c index bf77113000c8..74cd35fe1fbb 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.20 1999/12/15 23:01:46 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/ibcs2_xenix.h b/sys/i386/ibcs2/ibcs2_xenix.h index 3d487ee7471c..ba8c2df59793 100644 --- a/sys/i386/ibcs2/ibcs2_xenix.h +++ b/sys/i386/ibcs2/ibcs2_xenix.h @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_xenix.h,v 1.9.2.2 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.6 1999/08/28 00:44:02 peter Exp */ diff --git a/sys/i386/ibcs2/ibcs2_xenix_syscall.h b/sys/i386/ibcs2/ibcs2_xenix_syscall.h index 2b20d04915eb..d7345103a1c5 100644 --- a/sys/i386/ibcs2/ibcs2_xenix_syscall.h +++ b/sys/i386/ibcs2/ibcs2_xenix_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_xenix_syscall.h,v 1.6.2.2 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.6 1999/08/28 00:44:02 peter Exp */ diff --git a/sys/i386/ibcs2/ibcs2_xenix_sysent.c b/sys/i386/ibcs2/ibcs2_xenix_sysent.c index 4cb37b5a6e2f..f7fbbad92069 100644 --- a/sys/i386/ibcs2/ibcs2_xenix_sysent.c +++ b/sys/i386/ibcs2/ibcs2_xenix_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_xenix_sysent.c,v 1.7.2.2 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.6 1999/08/28 00:44:02 peter Exp */ diff --git a/sys/i386/ibcs2/imgact_coff.c b/sys/i386/ibcs2/imgact_coff.c index 1ada323c0aae..9840237d843c 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.40 1999/12/15 23:01:47 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/i386/ibcs2/syscalls.conf b/sys/i386/ibcs2/syscalls.conf index f000929cc5b2..7f8db1bad4fb 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.6 1999/08/28 00:44:01 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..9777c4a62e83 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.5 1999/08/28 00:44:01 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..d2208873ce10 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.5 1999/08/28 00:44:02 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 3455d5b0f770..b7aea641712d 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.9.2.1 2000/08/09 00:24:11 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..a5b2468da59c 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.6 1999/08/28 00:44:02 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..645fcb2f3639 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.5 1999/08/28 00:44:02 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 65ab84fff757..0f06daa41d3d 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.18 2000/01/14 10:41:39 sheldonh Exp $ */ #ifndef _MACHINE_ANSI_H_ diff --git a/sys/i386/include/apic.h b/sys/i386/include/apic.h index be9de4f8fe1f..fb80daecb37b 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.14 1999/11/19 16:49:28 dillon Exp $ */ #ifndef _MACHINE_APIC_H_ diff --git a/sys/i386/include/apm_bios.h b/sys/i386/include/apm_bios.h index b32b2fec59e2..4b9fba1da54a 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.27.2.1 2000/08/19 17:13:48 ume Exp $ */ #ifndef _MACHINE_APM_BIOS_H_ diff --git a/sys/i386/include/apm_segments.h b/sys/i386/include/apm_segments.h index 9111b5cb0f09..35b14a544bd5 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.8 1999/08/28 00:44:05 peter Exp $ */ #ifndef _MACHINE_APM_SEGMENTS_H diff --git a/sys/i386/include/asc_ioctl.h b/sys/i386/include/asc_ioctl.h index d1f9c5171402..f5aee3be6f95 100644 --- a/sys/i386/include/asc_ioctl.h +++ b/sys/i386/include/asc_ioctl.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/asc_ioctl.h,v 1.2.10.1 2000/08/03 01:01:19 peter Exp $ */ #ifndef _MACHINE_ASC_IOCTL_H_ diff --git a/sys/i386/include/asm.h b/sys/i386/include/asm.h index 340b1701f7c1..4fa068c12171 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.7 2000/01/25 09:01:55 bde Exp $ */ #ifndef _MACHINE_ASM_H_ diff --git a/sys/i386/include/asmacros.h b/sys/i386/include/asmacros.h index 92b9e1a5d700..63f83033c949 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.18 1999/08/28 00:44:06 peter Exp $ */ #ifndef _MACHINE_ASMACROS_H_ diff --git a/sys/i386/include/asnames.h b/sys/i386/include/asnames.h index 3ccbee6be344..13efdecac4bf 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.44.2.1 2000/05/16 06:58:10 dillon Exp $ */ #ifndef _MACHINE_ASNAMES_H_ diff --git a/sys/i386/include/atomic.h b/sys/i386/include/atomic.h index e6af303d3a87..3f4bec0e8a22 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.9.2.1 2000/07/07 00:38:47 obrien Exp $ */ #ifndef _MACHINE_ATOMIC_H_ #define _MACHINE_ATOMIC_H_ diff --git a/sys/i386/include/bootinfo.h b/sys/i386/include/bootinfo.h index 620b31324a51..98220251b9b0 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.14 1999/12/29 04:32:57 peter Exp $ */ #ifndef _MACHINE_BOOTINFO_H_ diff --git a/sys/i386/include/bus.h b/sys/i386/include/bus.h index 04814eabc680..6263366c0af4 100644 --- a/sys/i386/include/bus.h +++ b/sys/i386/include/bus.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/bus.h,v 1.7.2.1 2000/04/14 13:08:53 nyan Exp $ */ #ifndef _I386_BUS_H_ diff --git a/sys/i386/include/bus_at386.h b/sys/i386/include/bus_at386.h index 2dc6ecbe02f7..2abafb084de3 100644 --- a/sys/i386/include/bus_at386.h +++ b/sys/i386/include/bus_at386.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_at386.h,v 1.8.2.1 2000/04/14 13:08:54 nyan Exp $ */ #ifndef _I386_BUS_AT386_H_ #define _I386_BUS_AT386_H_ diff --git a/sys/i386/include/bus_memio.h b/sys/i386/include/bus_memio.h index 3533a671fe8d..a4e6b2f3dc15 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.2 1999/08/28 00:44:08 peter Exp $ */ #ifndef _I386_BUS_MEMIO_H_ diff --git a/sys/i386/include/bus_pc98.h b/sys/i386/include/bus_pc98.h index d8a7c33dfdd3..9072896e0d2f 100644 --- a/sys/i386/include/bus_pc98.h +++ b/sys/i386/include/bus_pc98.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_pc98.h,v 1.8.2.2 2000/05/07 14:48:35 nyan Exp $ */ #ifndef _I386_BUS_PC98_H_ #define _I386_BUS_PC98_H_ diff --git a/sys/i386/include/bus_pio.h b/sys/i386/include/bus_pio.h index 8742dd195e0b..a3c877580443 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.2 1999/08/28 00:44:08 peter Exp $ */ #ifndef _I386_BUS_PIO_H_ diff --git a/sys/i386/include/bus_pio_ind.h b/sys/i386/include/bus_pio_ind.h index c4d7169cea4f..9ffcfc741ece 100644 --- a/sys/i386/include/bus_pio_ind.h +++ b/sys/i386/include/bus_pio_ind.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_ind.h,v 1.1.2.1 2000/04/14 13:08:57 nyan Exp $ */ #ifndef _I386_BUS_PIO_IND_H_ diff --git a/sys/i386/include/cdk.h b/sys/i386/include/cdk.h index 8080f2b469f2..6893b37b43e3 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.5 1999/08/28 00:44:08 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/include/clock.h b/sys/i386/include/clock.h index 3ce7adb2bd27..1f28eae808f9 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.38 1999/12/29 04:32:58 peter Exp $ */ #ifndef _MACHINE_CLOCK_H_ diff --git a/sys/i386/include/comstats.h b/sys/i386/include/comstats.h index 0b8fc4e0de3f..95b06dfb6ba4 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.5 1999/08/28 00:44:09 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/include/console.h b/sys/i386/include/console.h index fe7f10e64655..b96c1942b0dc 100644 --- a/sys/i386/include/console.h +++ b/sys/i386/include/console.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/include/console.h,v 1.46.2.1 2000/08/03 01:01:19 peter Exp $ */ #ifndef _MACHINE_CONSOLE_H_ #define _MACHINE_CONSOLE_H_ diff --git a/sys/i386/include/cpu.h b/sys/i386/include/cpu.h index c6aa46fbe5b2..a95ce5741d77 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.43.2.1 2000/05/16 06:58:10 dillon Exp $ */ #ifndef _MACHINE_CPU_H_ diff --git a/sys/i386/include/cpufunc.h b/sys/i386/include/cpufunc.h index 9a4052fd41d1..0655d4ad3faf 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.96 2000/02/21 13:06:50 bsd Exp $ */ /* diff --git a/sys/i386/include/cputypes.h b/sys/i386/include/cputypes.h index 93e01e26287d..c98981cf0adc 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.13 1999/08/28 00:44:10 peter Exp $ */ #ifndef _MACHINE_CPUTYPES_H_ diff --git a/sys/i386/include/cronyx.h b/sys/i386/include/cronyx.h index 412f1e01ccac..c0a6d99e34a7 100644 --- a/sys/i386/include/cronyx.h +++ b/sys/i386/include/cronyx.h @@ -13,7 +13,7 @@ * * Version 1.9, Wed Oct 4 18:58:15 MSK 1995 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/cronyx.h,v 1.9 1999/12/29 04:33:00 peter Exp $ */ /* * Asynchronous channel mode ------------------------------------------------- diff --git a/sys/i386/include/db_machdep.h b/sys/i386/include/db_machdep.h index f37d2e82765f..b8821065ad64 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.16 1999/10/04 13:55:35 marcel Exp $ */ #ifndef _MACHINE_DB_MACHDEP_H_ diff --git a/sys/i386/include/dvcfg.h b/sys/i386/include/dvcfg.h index 3edc1cb2d690..440cba57bc51 100644 --- a/sys/i386/include/dvcfg.h +++ b/sys/i386/include/dvcfg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/include/dvcfg.h,v 1.2.6.1 2000/08/03 01:01:19 peter Exp $ */ /* $NetBSD$ */ /* * [NetBSD for NEC PC98 series] diff --git a/sys/i386/include/elf.h b/sys/i386/include/elf.h index 7fd8fda56d82..c58588eb0f97 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.9 1999/12/29 04:33:00 peter Exp $ */ #ifndef _MACHINE_ELF_H_ diff --git a/sys/i386/include/endian.h b/sys/i386/include/endian.h index 9e79a09c254b..56bb2fb11045 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.18 1999/12/29 04:33:01 peter Exp $ */ #ifndef _MACHINE_ENDIAN_H_ diff --git a/sys/i386/include/exec.h b/sys/i386/include/exec.h index c233b09655b2..c17c33d52690 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.8 1999/08/28 00:44:11 peter Exp $ */ #ifndef _EXEC_H_ diff --git a/sys/i386/include/float.h b/sys/i386/include/float.h index 5cdbc97f7d4b..99272bf3ca2c 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.8 1999/08/28 00:44:11 peter Exp $ */ #ifndef _MACHINE_FLOAT_H_ diff --git a/sys/i386/include/floatingpoint.h b/sys/i386/include/floatingpoint.h index c3e674f7f30c..0cf20eed6ed6 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.10 1999/08/28 00:44:11 peter Exp $ */ #ifndef _FLOATINGPOINT_H_ diff --git a/sys/i386/include/frame.h b/sys/i386/include/frame.h index 634e6909e908..1e1ad340d6ed 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.20 1999/09/29 15:06:22 marcel Exp $ */ #ifndef _MACHINE_FRAME_H_ diff --git a/sys/i386/include/globaldata.h b/sys/i386/include/globaldata.h index 58bd9cfe9416..122678cfe2bf 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.11.2.1 2000/05/16 06:58:10 dillon Exp $ */ /* diff --git a/sys/i386/include/globals.h b/sys/i386/include/globals.h index ae05d5644e76..917a7f93f3c6 100644 --- a/sys/i386/include/globals.h +++ b/sys/i386/include/globals.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/globals.h,v 1.5.2.1 2000/05/16 06:58:10 dillon Exp $ */ #ifndef _MACHINE_GLOBALS_H_ diff --git a/sys/i386/include/gsc.h b/sys/i386/include/gsc.h index 7fa1d42013bb..20e363959264 100644 --- a/sys/i386/include/gsc.h +++ b/sys/i386/include/gsc.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/gsc.h,v 1.2.10.1 2000/08/03 01:01:19 peter Exp $ */ #ifndef _MACHINE_GSC_H_ diff --git a/sys/i386/include/i4b_cause.h b/sys/i386/include/i4b_cause.h index 96589e52a32a..21b8f1d0f64e 100644 --- a/sys/i386/include/i4b_cause.h +++ b/sys/i386/include/i4b_cause.h @@ -29,7 +29,7 @@ * * $Id: i4b_cause.h,v 1.11 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_cause.h,v 1.6 1999/12/14 20:54:36 hm Exp $ * * last edit-date: [Mon Dec 13 22:06:51 1999] * diff --git a/sys/i386/include/i4b_debug.h b/sys/i386/include/i4b_debug.h index aabc49857aad..2440d1ba208a 100644 --- a/sys/i386/include/i4b_debug.h +++ b/sys/i386/include/i4b_debug.h @@ -29,7 +29,7 @@ * * $Id: i4b_debug.h,v 1.20 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_debug.h,v 1.6 1999/12/14 20:54:37 hm Exp $ * * last edit-date: [Mon Dec 13 22:06:59 1999] * diff --git a/sys/i386/include/i4b_ioctl.h b/sys/i386/include/i4b_ioctl.h index c2a2460037aa..9c554d273d9f 100644 --- a/sys/i386/include/i4b_ioctl.h +++ b/sys/i386/include/i4b_ioctl.h @@ -29,7 +29,7 @@ * * $Id: i4b_ioctl.h,v 1.150 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_ioctl.h,v 1.6 1999/12/14 20:54:37 hm Exp $ * * last edit-date: [Mon Dec 13 22:12:16 1999] * diff --git a/sys/i386/include/i4b_rbch_ioctl.h b/sys/i386/include/i4b_rbch_ioctl.h index 88142adc910d..555a63fb4e60 100644 --- a/sys/i386/include/i4b_rbch_ioctl.h +++ b/sys/i386/include/i4b_rbch_ioctl.h @@ -29,7 +29,7 @@ * * $Id: i4b_rbch_ioctl.h,v 1.2 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_rbch_ioctl.h,v 1.3 1999/12/14 20:54:37 hm Exp $ * * last edit-date: [Mon Dec 13 22:07:12 1999] * diff --git a/sys/i386/include/i4b_tel_ioctl.h b/sys/i386/include/i4b_tel_ioctl.h index 2cc9e1582c8f..cd2497e94cfa 100644 --- a/sys/i386/include/i4b_tel_ioctl.h +++ b/sys/i386/include/i4b_tel_ioctl.h @@ -29,7 +29,7 @@ * * $Id: i4b_tel_ioctl.h,v 1.11 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_tel_ioctl.h,v 1.6 1999/12/14 20:54:37 hm Exp $ * * last edit-date: [Mon Dec 13 22:07:18 1999] * diff --git a/sys/i386/include/i4b_trace.h b/sys/i386/include/i4b_trace.h index fa1a9a63317a..1d3d601f6018 100644 --- a/sys/i386/include/i4b_trace.h +++ b/sys/i386/include/i4b_trace.h @@ -29,7 +29,7 @@ * * $Id: i4b_trace.h,v 1.7 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/i4b_trace.h,v 1.6 1999/12/14 20:54:38 hm Exp $ * * last edit-date: [Mon Dec 13 22:07:25 1999] * diff --git a/sys/i386/include/ieeefp.h b/sys/i386/include/ieeefp.h index 3c9c49ddda34..ff9749795703 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.7 1999/08/28 00:44:15 peter Exp $ */ /* diff --git a/sys/i386/include/if_wavelan_ieee.h b/sys/i386/include/if_wavelan_ieee.h index 5e1046a6c06f..0d67e3e3f934 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.5 2000/02/02 17:59:13 wpaul 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..09fca0c937f5 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.4 1999/08/28 00:44:15 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..e1ad74291c21 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.3 1999/08/28 00:44:16 peter Exp $ * */ #ifndef __IIC_H diff --git a/sys/i386/include/in_cksum.h b/sys/i386/include/in_cksum.h index 3c971ef914ff..080ecdc855dd 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.7.2.1 2000/05/05 13:37:00 jlemon Exp $ */ #ifndef _MACHINE_IN_CKSUM_H_ diff --git a/sys/i386/include/ioctl_bt848.h b/sys/i386/include/ioctl_bt848.h index 4b6a8fbf85b6..d6f63f50bbd8 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.25.2.1 2000/04/18 12:53:36 roger Exp $ */ #ifndef _MACHINE_IOCTL_BT848_H_ diff --git a/sys/i386/include/ioctl_ctx.h b/sys/i386/include/ioctl_ctx.h index 8be709aea314..2c6c8793d0d8 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.6 1999/08/28 00:44:17 peter Exp $ */ /* diff --git a/sys/i386/include/ioctl_fd.h b/sys/i386/include/ioctl_fd.h index 92724df1356e..8b6dfe64046c 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.13 1999/12/29 04:33:02 peter Exp $ */ #ifndef _MACHINE_IOCTL_FD_H_ diff --git a/sys/i386/include/ioctl_meteor.h b/sys/i386/include/ioctl_meteor.h index f62d392ea0ae..5b235b7b54db 100644 --- a/sys/i386/include/ioctl_meteor.h +++ b/sys/i386/include/ioctl_meteor.h @@ -28,7 +28,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ioctl_meteor.h,v 1.11 1999/12/29 04:33:02 peter Exp $ */ /* * ioctl constants for Matrox Meteor Capture card. diff --git a/sys/i386/include/ipl.h b/sys/i386/include/ipl.h index 54d3f4b7b4b5..501db7dd0353 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.17.2.2 2000/07/18 21:12:41 dfr Exp $ */ #ifndef _MACHINE_IPL_H_ diff --git a/sys/i386/include/limits.h b/sys/i386/include/limits.h index 0d258ff9d94c..18d985c6d5de 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.14 1999/08/28 00:44:17 peter Exp $ */ #ifndef _MACHINE_LIMITS_H_ diff --git a/sys/i386/include/lock.h b/sys/i386/include/lock.h index 534f77e8d2fb..859db2a5e044 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.11.2.1 2000/05/16 06:58:10 dillon Exp $ */ diff --git a/sys/i386/include/md_var.h b/sys/i386/include/md_var.h index 1c3fe64e413b..efadb70a8e64 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.35 2000/02/20 20:51:23 bsd Exp $ */ #ifndef _MACHINE_MD_VAR_H_ diff --git a/sys/i386/include/mouse.h b/sys/i386/include/mouse.h index 670f2ae4c763..d6cd91a5dafc 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.15.2.1 2000/03/21 14:44:10 yokota Exp $ */ #ifndef _MACHINE_MOUSE_H_ diff --git a/sys/i386/include/mpapic.h b/sys/i386/include/mpapic.h index 9f20892ebfac..7cc2cf00d4c7 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.14.2.1 2000/08/03 21:36:50 peter Exp $ */ #ifndef _MACHINE_MPAPIC_H_ diff --git a/sys/i386/include/mtpr.h b/sys/i386/include/mtpr.h index 679de2eed30d..e6b2572107b1 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.5 1999/08/28 00:44:19 peter Exp $ */ diff --git a/sys/i386/include/npx.h b/sys/i386/include/npx.h index 695ab2a5b61c..01b06df89aa9 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.18 2000/03/10 17:56:33 cracauer Exp $ */ /* diff --git a/sys/i386/include/param.h b/sys/i386/include/param.h index 1d84ae51d7f0..eebfef1af538 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.54.2.1 2000/05/05 13:37:01 jlemon Exp $ */ #ifndef _MACHINE_PARAM_H_ diff --git a/sys/i386/include/pc/bios.h b/sys/i386/include/pc/bios.h index 3a317863812f..4770da1f7af8 100644 --- a/sys/i386/include/pc/bios.h +++ b/sys/i386/include/pc/bios.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/i386/include/pc/bios.h,v 1.7 1999/08/28 00:44:33 peter Exp $ */ /* diff --git a/sys/i386/include/pc/display.h b/sys/i386/include/pc/display.h index cd2d5ff35b73..3d8c1286227d 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.5 1999/08/28 00:44:33 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..416285f0f810 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.5 1999/08/28 00:44:34 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 0e943f7d98f5..216f7e195851 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.7 1999/12/29 04:33:12 peter Exp $ */ #ifndef _MACHINE_PC_VESA_H diff --git a/sys/i386/include/pcaudioio.h b/sys/i386/include/pcaudioio.h index 969f910f7f81..0b4e57bfc1e5 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.10 1999/08/28 00:44:20 peter Exp $ */ #ifndef _MACHINE_PCAUDIOIO_H_ diff --git a/sys/i386/include/pcb.h b/sys/i386/include/pcb.h index 08beb5a83059..e43787d54956 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.32 1999/12/29 04:33:03 peter Exp $ */ #ifndef _I386_PCB_H_ diff --git a/sys/i386/include/pcb_ext.h b/sys/i386/include/pcb_ext.h index 482ec96a9cab..71541c33b803 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.4 1999/12/29 04:33:04 peter Exp $ */ #ifndef _I386_PCB_EXT_H_ diff --git a/sys/i386/include/pcvt_ioctl.h b/sys/i386/include/pcvt_ioctl.h index 628cd862ddb1..c37ab3363d4b 100644 --- a/sys/i386/include/pcvt_ioctl.h +++ b/sys/i386/include/pcvt_ioctl.h @@ -45,7 +45,7 @@ * * * @(#)ioctl_pcvt.h, 3.20, Last Edit-Date: [Fri Apr 7 10:17:13 1995] - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/pcvt_ioctl.h,v 1.13 1999/12/29 04:33:04 peter Exp $ */ /*--------------------------------------------------------------------------- diff --git a/sys/i386/include/perfmon.h b/sys/i386/include/perfmon.h index adf460eb2e9d..f27ffe524179 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.7 1999/12/29 04:33:04 peter Exp $ */ /* diff --git a/sys/i386/include/pmap.h b/sys/i386/include/pmap.h index 813f2ae02468..f844be2f7e75 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.65.2.1 2000/08/04 22:31:07 peter Exp $ */ #ifndef _MACHINE_PMAP_H_ diff --git a/sys/i386/include/proc.h b/sys/i386/include/proc.h index bc2679e385c3..aad2211120d9 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.10 1999/08/28 00:44:21 peter Exp $ */ #ifndef _MACHINE_PROC_H_ diff --git a/sys/i386/include/profile.h b/sys/i386/include/profile.h index 22738c3b1fb2..a9baf2be19fa 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.20 1999/12/29 04:33:05 peter Exp $ */ #ifndef _MACHINE_PROFILE_H_ diff --git a/sys/i386/include/psl.h b/sys/i386/include/psl.h index 6a7e233a8408..25f7b58b97cd 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.10 1999/08/28 00:44:22 peter Exp $ */ #ifndef _MACHINE_PSL_H_ diff --git a/sys/i386/include/ptrace.h b/sys/i386/include/ptrace.h index d59a38f3409b..21c5a9ca717c 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.9 1999/12/29 04:33:06 peter Exp $ */ #ifndef _MACHINE_PTRACE_H_ diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h index 6effd1a60d6f..97bfb0495990 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.22 2000/02/12 18:33:54 obrien Exp $ */ #ifndef _MACHINE_REG_H_ diff --git a/sys/i386/include/reloc.h b/sys/i386/include/reloc.h index ef4b8dbc3e8c..07096488477e 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.7 1999/08/28 00:44:23 peter Exp $ */ #ifndef _I386_MACHINE_RELOC_H_ diff --git a/sys/i386/include/resource.h b/sys/i386/include/resource.h index 28fcc98ea1be..dbe076661e2d 100644 --- a/sys/i386/include/resource.h +++ b/sys/i386/include/resource.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/include/resource.h,v 1.3 1999/10/14 21:38:30 dfr Exp $ */ /* * Copyright 1998 Massachusetts Institute of Technology * diff --git a/sys/i386/include/segments.h b/sys/i386/include/segments.h index 8cbe8704bd8e..cdfc4aea2eaf 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.24 1999/12/29 04:33:07 peter Exp $ */ #ifndef _MACHINE_SEGMENTS_H_ diff --git a/sys/i386/include/setjmp.h b/sys/i386/include/setjmp.h index 3097df77f0a3..ca32798b6837 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.4 1999/09/29 15:06:23 marcel Exp $ */ /* * Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>. * All rights reserved. diff --git a/sys/i386/include/sigframe.h b/sys/i386/include/sigframe.h index cf764530c0cd..dca1733c7f4f 100644 --- a/sys/i386/include/sigframe.h +++ b/sys/i386/include/sigframe.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/sigframe.h,v 1.5 1999/12/04 10:40:24 marcel Exp $ */ #ifndef _MACHINE_SIGFRAME_H_ diff --git a/sys/i386/include/signal.h b/sys/i386/include/signal.h index e3f1b19c4cea..1bbb49bd34b5 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.12 1999/11/12 13:52:11 marcel Exp $ */ #ifndef _MACHINE_SIGNAL_H_ diff --git a/sys/i386/include/smb.h b/sys/i386/include/smb.h index 7ed0a82f58fa..c61d1e855d53 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.3 1999/08/28 00:44:24 peter Exp $ * */ #ifndef __SMB_H diff --git a/sys/i386/include/smp.h b/sys/i386/include/smp.h index cb642ffdab46..f86d08d4ef0c 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.50.2.3 2000/08/13 00:45:51 tegge Exp $ * */ diff --git a/sys/i386/include/smptests.h b/sys/i386/include/smptests.h index f9ac4a36919e..c073b6123934 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.33.2.1 2000/05/16 06:58:10 dillon Exp $ */ #ifndef _MACHINE_SMPTESTS_H_ diff --git a/sys/i386/include/speaker.h b/sys/i386/include/speaker.h index 78b55b6135e3..2dfa3a239be8 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.6 1999/08/28 00:44:26 peter Exp $ */ #ifndef _MACHINE_SPEAKER_H_ diff --git a/sys/i386/include/specialreg.h b/sys/i386/include/specialreg.h index 937cab003e7a..422fca74e670 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.19 1999/09/10 15:51:44 peter Exp $ */ #ifndef _MACHINE_SPECIALREG_H_ diff --git a/sys/i386/include/spigot.h b/sys/i386/include/spigot.h index bf01e0a707ad..8bac527e238a 100644 --- a/sys/i386/include/spigot.h +++ b/sys/i386/include/spigot.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * Version 1.2, Aug 30, 1995. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/spigot.h,v 1.5 1999/12/29 04:33:08 peter Exp $ */ #ifndef _MACHINE_SPIGOT_H_ diff --git a/sys/i386/include/stdarg.h b/sys/i386/include/stdarg.h index 341eb87a4728..f83bf8d40e68 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.10 1999/08/28 00:44:26 peter Exp $ */ #ifndef _STDARG_H_ diff --git a/sys/i386/include/sysarch.h b/sys/i386/include/sysarch.h index 01e63c569a78..f0f6426fc854 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.13 1999/12/29 04:33:08 peter Exp $ */ /* diff --git a/sys/i386/include/trap.h b/sys/i386/include/trap.h index 49066419b6d6..716679719d9d 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.10.2.1 2000/03/20 10:27:52 cracauer Exp $ */ #ifndef _MACHINE_TRAP_H_ diff --git a/sys/i386/include/tss.h b/sys/i386/include/tss.h index 77b94437c034..6a290ae5fcfe 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.11 1999/12/29 04:33:09 peter Exp $ */ #ifndef _MACHINE_TSS_H_ diff --git a/sys/i386/include/types.h b/sys/i386/include/types.h index f2c5760c1003..01506259e720 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.19 1999/12/29 04:33:09 peter Exp $ */ #ifndef _MACHINE_TYPES_H_ diff --git a/sys/i386/include/uc_device.h b/sys/i386/include/uc_device.h index faa4e08388ad..da09cfe0200e 100644 --- a/sys/i386/include/uc_device.h +++ b/sys/i386/include/uc_device.h @@ -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/include/uc_device.h,v 1.1.2.1 2000/07/14 10:21:34 jhb Exp $ **/ #ifndef _I386_MACHINE_UC_DEVICE_H diff --git a/sys/i386/include/ucontext.h b/sys/i386/include/ucontext.h index c0a3aa8e1c6e..ecc57809615f 100644 --- a/sys/i386/include/ucontext.h +++ b/sys/i386/include/ucontext.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/ucontext.h,v 1.4 1999/10/11 20:33:09 luoqi Exp $ */ #ifndef _MACHINE_UCONTEXT_H_ diff --git a/sys/i386/include/ultrasound.h b/sys/i386/include/ultrasound.h index e8623a7c7be2..8e58b2dfea9b 100644 --- a/sys/i386/include/ultrasound.h +++ b/sys/i386/include/ultrasound.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/i386/include/ultrasound.h,v 1.7.6.1 2000/08/03 01:01:19 peter Exp $ */ /* diff --git a/sys/i386/include/varargs.h b/sys/i386/include/varargs.h index d1d4ed0c0906..a38c677fc541 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.8 1999/08/28 00:44:27 peter Exp $ */ #ifndef _VARARGS_H_ diff --git a/sys/i386/include/vm86.h b/sys/i386/include/vm86.h index 60c56154a6e0..76ade62a264d 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.13 1999/09/02 20:59:50 luoqi Exp $ */ #ifndef _MACHINE_VM86_H_ diff --git a/sys/i386/include/vmparam.h b/sys/i386/include/vmparam.h index b1081245ec4b..a1a4cd0a5188 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.32.2.1 2000/04/02 08:47:01 peter Exp $ */ diff --git a/sys/i386/include/wtio.h b/sys/i386/include/wtio.h index 8262a01e093c..cb40a01086d7 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.4 1999/08/28 00:44:28 peter Exp $ * */ diff --git a/sys/i386/isa/README.le b/sys/i386/isa/README.le index 74ed23c6b9d7..e850349526af 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.6 1999/08/28 00:44:35 peter Exp $ ---------------- diff --git a/sys/i386/isa/README.stl b/sys/i386/isa/README.stl index d723dcac88bb..fa6e8579a46a 100644 --- a/sys/i386/isa/README.stl +++ b/sys/i386/isa/README.stl @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/i386/isa/README.stl,v 1.3.6.1 2000/08/03 01:01:20 peter Exp $ Stallion Multiport Serial Driver Readme --------------------------------------- diff --git a/sys/i386/isa/apic_ipl.h b/sys/i386/isa/apic_ipl.h index 921802e7b597..d0bbee34945a 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.3 1999/08/28 00:44:36 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 94771f3eadb3..71193d466bfb 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.27.2.1 2000/05/16 06:58:11 dillon Exp $ */ diff --git a/sys/i386/isa/apic_vector.s b/sys/i386/isa/apic_vector.s index 2a7559df7f97..ac2cdd432209 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.47.2.4 2000/07/18 21:12:41 dfr Exp $ */ diff --git a/sys/i386/isa/asc.c b/sys/i386/isa/asc.c index 8c1e710d4325..9951c2b49130 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.42.2.1 2000/08/08 19:49:53 peter Exp $ */ #include "asc.h" diff --git a/sys/i386/isa/ascreg.h b/sys/i386/isa/ascreg.h index 9fcb9a353908..0448afcf0dea 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.5 1999/08/28 00:44:37 peter Exp $ */ /*** Registers (base=3EB): ************/ diff --git a/sys/i386/isa/atapi.c b/sys/i386/isa/atapi.c index 56d14b171601..9f19c04c7021 100644 --- a/sys/i386/isa/atapi.c +++ b/sys/i386/isa/atapi.c @@ -13,7 +13,7 @@ * * Version 1.9, Mon Oct 9 22:34:47 MSK 1995 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/atapi.c,v 1.36.2.1 2000/04/03 20:13:06 n_hibma Exp $ */ /* diff --git a/sys/i386/isa/atapi.h b/sys/i386/isa/atapi.h index 657b33142a4e..4d95781ece64 100644 --- a/sys/i386/isa/atapi.h +++ b/sys/i386/isa/atapi.h @@ -12,7 +12,7 @@ * all derivative works or modified versions. * * Version 1.9, Thu Oct 12 15:53:50 MSK 1995 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/atapi.h,v 1.19.2.1 2000/04/03 20:13:06 n_hibma Exp $ */ #define atapi_attach wdc_atapi_attach diff --git a/sys/i386/isa/bs/bs.c b/sys/i386/isa/bs/bs.c index fdbc8a1826a3..17dcdfaa1c81 100644 --- a/sys/i386/isa/bs/bs.c +++ b/sys/i386/isa/bs/bs.c @@ -1,6 +1,6 @@ /* $NecBSD: bs.c,v 1.1 1997/07/18 09:18:59 kmatsuda Exp $ */ /* $NetBSD$ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/bs/bs.c,v 1.8 1999/12/03 11:58:11 nyan Exp $ */ /* * [NetBSD for NEC PC98 series] * Copyright (c) 1994, 1995, 1996 NetBSD/pc98 porting staff. diff --git a/sys/i386/isa/bs/bsfunc.c b/sys/i386/isa/bs/bsfunc.c index d4fc51c76dc9..c9b03c4e3626 100644 --- a/sys/i386/isa/bs/bsfunc.c +++ b/sys/i386/isa/bs/bsfunc.c @@ -1,6 +1,6 @@ /* $NecBSD: bsfunc.c,v 1.2 1997/10/31 17:43:37 honda Exp $ */ /* $NetBSD$ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/bs/bsfunc.c,v 1.7 1999/12/03 11:58:12 nyan Exp $ */ /* * [NetBSD for NEC PC98 series] * Copyright (c) 1994, 1995, 1996 NetBSD/pc98 porting staff. diff --git a/sys/i386/isa/bs/bsif.c b/sys/i386/isa/bs/bsif.c index 506bc4d558de..21612fc73274 100644 --- a/sys/i386/isa/bs/bsif.c +++ b/sys/i386/isa/bs/bsif.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/bs/bsif.c,v 1.10.2.1 2000/08/24 08:06:08 kato Exp $ */ #if 0 diff --git a/sys/i386/isa/bs/bsif.h b/sys/i386/isa/bs/bsif.h index 431189432b7d..f15f1723d3f6 100644 --- a/sys/i386/isa/bs/bsif.h +++ b/sys/i386/isa/bs/bsif.h @@ -1,5 +1,5 @@ /* $NecBSD: bsif.h,v 1.5 1997/10/23 20:52:34 honda Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/bs/bsif.h,v 1.12 1999/11/16 12:28:28 nyan Exp $ */ /* * Copyright (c) HONDA Naofumi, KATO Takenori, 1996. All rights reserved. * diff --git a/sys/i386/isa/bs/bsvar.h b/sys/i386/isa/bs/bsvar.h index 6267c31a917c..53d057e29bb1 100644 --- a/sys/i386/isa/bs/bsvar.h +++ b/sys/i386/isa/bs/bsvar.h @@ -28,7 +28,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/bs/bsvar.h,v 1.6.6.1 2000/03/22 03:36:45 nyan Exp $ */ /* * Copyright (c) 1994, 1995, 1996 Naofumi HONDA. All rights reserved. diff --git a/sys/i386/isa/ccbque.h b/sys/i386/isa/ccbque.h index cb6bebead390..16bb58392e43 100644 --- a/sys/i386/isa/ccbque.h +++ b/sys/i386/isa/ccbque.h @@ -27,7 +27,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ccbque.h,v 1.3.6.1 2000/04/22 15:08:17 nyan Exp $ */ /* * Common command control queue funcs. diff --git a/sys/i386/isa/clock.c b/sys/i386/isa/clock.c index a2475a2ac8b7..4f8de606e8d8 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.149.2.1 2000/08/03 00:09:29 ps Exp $ */ /* diff --git a/sys/i386/isa/cronyx.c b/sys/i386/isa/cronyx.c index 13286d55825f..a128176a69ce 100644 --- a/sys/i386/isa/cronyx.c +++ b/sys/i386/isa/cronyx.c @@ -12,7 +12,7 @@ * all derivative works or modified versions. * * Version 1.6, Wed May 31 16:03:20 MSD 1995 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/cronyx.c,v 1.10.6.1 2000/08/03 01:01:20 peter Exp $ */ #if defined (MSDOS) || defined (__MSDOS__) # include <string.h> diff --git a/sys/i386/isa/ctx.c b/sys/i386/isa/ctx.c index 2aaa5aa6a2e5..9b6425c33011 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.36 2000/01/29 16:17:31 peter Exp $ */ /* diff --git a/sys/i386/isa/ctxreg.h b/sys/i386/isa/ctxreg.h index 55503c0a66cd..9ccacf0bbd3a 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.5 1999/08/28 00:44:39 peter Exp $ */ /* diff --git a/sys/i386/isa/cx.c b/sys/i386/isa/cx.c index 3bca982abb51..58f16a40f090 100644 --- a/sys/i386/isa/cx.c +++ b/sys/i386/isa/cx.c @@ -15,7 +15,7 @@ * * Version 1.9, Wed Oct 4 18:58:15 MSK 1995 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/cx.c,v 1.45 2000/01/29 16:17:31 peter Exp $ * */ #undef DEBUG diff --git a/sys/i386/isa/cxreg.h b/sys/i386/isa/cxreg.h index c0206370551a..e82a0efa40d3 100644 --- a/sys/i386/isa/cxreg.h +++ b/sys/i386/isa/cxreg.h @@ -13,7 +13,7 @@ * all derivative works or modified versions. * * Version 1.0, Fri Oct 7 19:34:06 MSD 1994 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/cxreg.h,v 1.3.12.1 2000/08/03 01:01:20 peter Exp $ */ #define NBRD 3 /* the maximum number of installed boards */ #define NPORT 16 /* the number of i/o ports per board */ diff --git a/sys/i386/isa/cy.c b/sys/i386/isa/cy.c index dfeb69ac11e5..a67cd2b4f474 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.97 2000/01/23 11:50:38 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/i386/isa/cyreg.h b/sys/i386/isa/cyreg.h index 88a36eb4a65e..c4e3fd2bde4a 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.9 1999/08/28 00:44:40 peter Exp $ */ /* diff --git a/sys/i386/isa/elink.c b/sys/i386/isa/elink.c index 11b107f3f79e..278d2c67d82e 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.10 1999/08/28 00:44:41 peter Exp $ */ /* diff --git a/sys/i386/isa/elink.h b/sys/i386/isa/elink.h index 881b198641ce..0993186ad9eb 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.6 1999/08/28 00:44:41 peter Exp $ */ #ifdef PC98 diff --git a/sys/i386/isa/gpib.c b/sys/i386/isa/gpib.c index f78ddd69eb2a..bb76e4d6b6c3 100644 --- a/sys/i386/isa/gpib.c +++ b/sys/i386/isa/gpib.c @@ -16,7 +16,7 @@ * or modify this software as long as this message is kept with the software, * all derivative works or modified versions. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/gpib.c,v 1.29 2000/01/29 16:17:32 peter Exp $ * */ /*Please read the README file for usage information*/ diff --git a/sys/i386/isa/gpib.h b/sys/i386/isa/gpib.h index 6e17f95b053d..d21d2039d395 100644 --- a/sys/i386/isa/gpib.h +++ b/sys/i386/isa/gpib.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/gpib.h,v 1.3.10.1 2000/08/03 01:01:20 peter Exp $ */ #ifndef _I386_ISA_GPIB_H_ #define _I386_ISA_GPIB_H_ diff --git a/sys/i386/isa/gpibreg.h b/sys/i386/isa/gpibreg.h index f6b5c99ef2c5..4c22fe7fd8ff 100644 --- a/sys/i386/isa/gpibreg.h +++ b/sys/i386/isa/gpibreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/gpibreg.h,v 1.3.10.1 2000/08/03 01:01:20 peter Exp $ */ static int gpib_port=0x2c0; #define IEEE gpib_port diff --git a/sys/i386/isa/gsc.c b/sys/i386/isa/gsc.c index 9eb15debac81..67922957fdc3 100644 --- a/sys/i386/isa/gsc.c +++ b/sys/i386/isa/gsc.c @@ -31,7 +31,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/gsc.c,v 1.35.2.1 2000/08/08 19:49:53 peter Exp $ * */ diff --git a/sys/i386/isa/gscreg.h b/sys/i386/isa/gscreg.h index 0f76ce4d877c..0e8e4e716341 100644 --- a/sys/i386/isa/gscreg.h +++ b/sys/i386/isa/gscreg.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/gscreg.h,v 1.2.16.1 2000/08/03 01:01:20 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/am7990.h b/sys/i386/isa/ic/am7990.h index 2702eaea3acd..134d1be557f7 100644 --- a/sys/i386/isa/ic/am7990.h +++ b/sys/i386/isa/ic/am7990.h @@ -1,7 +1,7 @@ /* * AMD 7990 (LANCE) definitions * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/am7990.h,v 1.3.6.1 2000/08/03 01:01:25 peter Exp $ */ #if defined(BYTE_ORDER) && BYTE_ORDER == BIG_ENDIAN diff --git a/sys/i386/isa/ic/cd1400.h b/sys/i386/isa/ic/cd1400.h index 90672c4ee7e6..d257b25410cf 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.6 1999/08/28 00:45:12 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/cd180.h b/sys/i386/isa/ic/cd180.h index a9a5a83348e0..1572c25a4cfa 100644 --- a/sys/i386/isa/ic/cd180.h +++ b/sys/i386/isa/ic/cd180.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/i386/isa/ic/cd180.h,v 1.2.12.1 2000/08/03 01:01:25 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/esp.h b/sys/i386/isa/ic/esp.h index 06b665b708fa..668c730e637e 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.6 1999/08/28 00:45:13 peter Exp $ */ #ifndef _IC_ESP_H_ diff --git a/sys/i386/isa/ic/hd64570.h b/sys/i386/isa/ic/hd64570.h index b676e25a9cd5..6dd51c9586f6 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.6 1999/08/28 00:45:13 peter Exp $ */ #ifndef _HD64570_H_ #define _HD64570_H_ diff --git a/sys/i386/isa/ic/i82365.h b/sys/i386/isa/ic/i82365.h index 17d6a85db4ea..87f9872d5e6b 100644 --- a/sys/i386/isa/ic/i82365.h +++ b/sys/i386/isa/ic/i82365.h @@ -10,7 +10,7 @@ * * originally by Barry Jaspan; hacked over by Keith Moore * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/i82365.h,v 1.2.16.1 2000/08/03 18:55:42 peter Exp $ ***********************************************************************/ /* diff --git a/sys/i386/isa/ic/i8237.h b/sys/i386/isa/ic/i8237.h index 2bc8a08317c6..eb89550d7a4c 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.7 1999/08/28 00:45:14 peter Exp $ */ #define DMA37MD_SINGLE 0x40 /* single pass mode */ diff --git a/sys/i386/isa/ic/i8251.h b/sys/i386/isa/ic/i8251.h index 6e07c11c4c56..3f8b13cda9a6 100644 --- a/sys/i386/isa/ic/i8251.h +++ b/sys/i386/isa/ic/i8251.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ns16550.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/i8251.h,v 1.2 1999/12/06 00:23:37 nyan Exp $ */ /* diff --git a/sys/i386/isa/ic/i82586.h b/sys/i386/isa/ic/i82586.h index 964621bd3677..0a77add59064 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.9 1999/08/28 00:45:14 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/if_wl_i82586.h b/sys/i386/isa/ic/if_wl_i82586.h index 663e5918d2ea..00abdca4b93c 100644 --- a/sys/i386/isa/ic/if_wl_i82586.h +++ b/sys/i386/isa/ic/if_wl_i82586.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/isa/ic/if_wl_i82586.h,v 1.1.10.1 2000/08/03 01:01:25 peter Exp $ */ /* Copyright 1988, 1989 by Olivetti Advanced Technology Center, Inc., diff --git a/sys/i386/isa/ic/lemac.h b/sys/i386/isa/ic/lemac.h index 239741db9e40..f16594a8dbb2 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.5 1999/08/28 00:45:14 peter Exp $ */ #ifndef _LEMAC_H_ #define _LEMAC_H_ diff --git a/sys/i386/isa/ic/mb86960.h b/sys/i386/isa/ic/mb86960.h index 971ab6692660..5c35fcfdfa1e 100644 --- a/sys/i386/isa/ic/mb86960.h +++ b/sys/i386/isa/ic/mb86960.h @@ -19,7 +19,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/mb86960.h,v 1.2.8.1 2000/08/03 01:01:25 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/ns16550.h b/sys/i386/isa/ic/ns16550.h index 2d93e76a554d..6129e719c11d 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.8 1999/08/28 00:45:15 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/rsa.h b/sys/i386/isa/ic/rsa.h index 6f9376af2f23..2eb481c96376 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.2 1999/08/28 00:45:15 peter Exp $ */ /* diff --git a/sys/i386/isa/ic/scd1400.h b/sys/i386/isa/ic/scd1400.h index 272e56c9e4eb..4d6a47098016 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.5 1999/08/28 00:45:15 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/isa/ic/wd33c93.h b/sys/i386/isa/ic/wd33c93.h index 5e0e0173427f..b81c709dbdff 100644 --- a/sys/i386/isa/ic/wd33c93.h +++ b/sys/i386/isa/ic/wd33c93.h @@ -27,7 +27,7 @@ * 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/wd33c93.h,v 1.2.8.1 2000/08/03 01:01:26 peter Exp $ */ #ifndef _WD33C93REG_H_ diff --git a/sys/i386/isa/icu.h b/sys/i386/isa/icu.h index ed3a87902495..bd9e79e5b37f 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.18 1999/12/26 12:43:47 bde Exp $ */ /* diff --git a/sys/i386/isa/icu_ipl.h b/sys/i386/isa/icu_ipl.h index cdbac2bba163..75ff8c32b269 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.3 1999/08/28 00:44:42 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 34753583a41e..acc6836dc7c9 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.6 1999/08/28 00:44:42 peter Exp $ */ .data diff --git a/sys/i386/isa/icu_vector.s b/sys/i386/isa/icu_vector.s index e427351ca205..5bbfdda0995c 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.14.2.2 2000/07/18 21:12:42 dfr Exp $ */ /* diff --git a/sys/i386/isa/if_ar.c b/sys/i386/isa/if_ar.c index 6f9122c22482..2ce01d45fd8d 100644 --- a/sys/i386/isa/if_ar.c +++ b/sys/i386/isa/if_ar.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/if_ar.c,v 1.37 2000/01/21 01:39:39 archie Exp $ */ /* diff --git a/sys/i386/isa/if_ar.h b/sys/i386/isa/if_ar.h index 77bd5bc54261..e7c9bb0f3697 100644 --- a/sys/i386/isa/if_ar.h +++ b/sys/i386/isa/if_ar.h @@ -4,7 +4,7 @@ * Copyright (C) 1997-1999 Whistle Communications Inc. * All rights reserved. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_ar.h,v 1.2 2000/01/21 01:39:39 archie Exp $ */ #ifndef _I386_ISA_IF_AR_H_ diff --git a/sys/i386/isa/if_arregs.h b/sys/i386/isa/if_arregs.h index 32e3b0d96e11..d1ada5ccf8bc 100644 --- a/sys/i386/isa/if_arregs.h +++ b/sys/i386/isa/if_arregs.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/isa/if_arregs.h,v 1.6 1999/10/17 09:38:25 jhay 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 b9e8afe0ac7d..0971ede01f03 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.14.2.2 2000/07/17 21:24:30 archie 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..8d4436756d91 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.2 1999/08/28 00:44:43 peter Exp $ */ #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ diff --git a/sys/i386/isa/if_cx.c b/sys/i386/isa/if_cx.c index ac68d9725b64..9b997636b86a 100644 --- a/sys/i386/isa/if_cx.c +++ b/sys/i386/isa/if_cx.c @@ -16,7 +16,7 @@ * * Version 1.9, Wed Oct 4 18:58:15 MSK 1995 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_cx.c,v 1.32 1999/11/18 08:36:42 peter Exp $ * */ #undef DEBUG diff --git a/sys/i386/isa/if_el.c b/sys/i386/isa/if_el.c index 41583bc20e49..133dd56d958b 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.47.2.2 2000/07/17 21:24:30 archie 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..22cec6407111 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.7 1999/08/28 00:44:45 peter Exp $ */ /* 3COM Etherlink 3C501 Register Definitions */ diff --git a/sys/i386/isa/if_le.c b/sys/i386/isa/if_le.c index 451df1f9d1bc..93df772ecd5e 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.56.2.2 2000/07/17 21:24:30 archie Exp $ */ /* diff --git a/sys/i386/isa/if_lnc.c b/sys/i386/isa/if_lnc.c index ef5d4bd25734..181f9031f8ba 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.68.2.3 2000/07/17 21:24:30 archie Exp $ */ /* diff --git a/sys/i386/isa/if_lnc.h b/sys/i386/isa/if_lnc.h index f181eecdc727..49a4065339d7 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.14.2.1 2000/06/18 08:03:51 gj Exp $ */ #include <i386/isa/ic/Am7990.h> diff --git a/sys/i386/isa/if_rdp.c b/sys/i386/isa/if_rdp.c index 663ef18602ba..61e3de6671d3 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.6.2.2 2000/07/17 21:24:32 archie Exp $ */ /* diff --git a/sys/i386/isa/if_rdpreg.h b/sys/i386/isa/if_rdpreg.h index ee56e82e4963..565525ea3437 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.2 1999/08/28 00:44:49 peter Exp $ */ /* diff --git a/sys/i386/isa/if_sr.c b/sys/i386/isa/if_sr.c index 8d850fd65f04..6c083eeb61ae 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.34.2.1 2000/05/16 10:48:41 jhay Exp $ */ /* diff --git a/sys/i386/isa/if_sr.h b/sys/i386/isa/if_sr.h index 31e08abf2f56..6102c7915d0f 100644 --- a/sys/i386/isa/if_sr.h +++ b/sys/i386/isa/if_sr.h @@ -4,7 +4,7 @@ * Copyright (C) 1997-1999 Whistle Communications Inc. * All rights reserved. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/if_sr.h,v 1.2 2000/01/21 01:39:40 archie Exp $ */ #ifndef _I386_ISA_IF_SR_H_ diff --git a/sys/i386/isa/if_srregs.h b/sys/i386/isa/if_srregs.h index 64d9ba11c50e..ee23c58e3486 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.5 1999/08/28 00:44:50 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 9df055715a92..dcddf98653f9 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.18.2.5 2000/09/07 17:10:41 wpaul Exp $ */ /* @@ -109,7 +109,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/i386/isa/if_wi.c,v 1.18.2.5 2000/09/07 17:10:41 wpaul Exp $"; #endif #ifdef foo diff --git a/sys/i386/isa/if_wireg.h b/sys/i386/isa/if_wireg.h index 42e46376c85d..e746d71c95b7 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.8 2000/02/02 17:59:12 wpaul Exp $ */ struct wi_counters { diff --git a/sys/i386/isa/if_wl.c b/sys/i386/isa/if_wl.c index e42f62c4e31f..4c84a2fc5b66 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.27.2.2 2000/07/17 21:24:32 archie 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_wl.h b/sys/i386/isa/if_wl.h index 149c81ad313a..dca9961de424 100644 --- a/sys/i386/isa/if_wl.h +++ b/sys/i386/isa/if_wl.h @@ -18,7 +18,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_wl.h,v 1.2.6.1 2000/08/03 01:01:20 peter Exp $ */ /* Definitions for WaveLAN driver */ diff --git a/sys/i386/isa/intr_machdep.c b/sys/i386/isa/intr_machdep.c index dc0de6f3601c..6a22b05f8192 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.29.2.2 2000/08/16 05:35:34 ps Exp $ */ /* * This file contains an aggregated module marked: @@ -546,7 +546,7 @@ icu_unset(intr, handler) * (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/intr_machdep.c,v 1.29.2.2 2000/08/16 05:35:34 ps Exp $ * */ diff --git a/sys/i386/isa/intr_machdep.h b/sys/i386/isa/intr_machdep.h index 5982295b1ab4..e83b83d7590f 100644 --- a/sys/i386/isa/intr_machdep.h +++ b/sys/i386/isa/intr_machdep.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/intr_machdep.h,v 1.19.2.1 2000/04/29 10:15:56 peter Exp $ */ #ifndef _I386_ISA_INTR_MACHDEP_H_ diff --git a/sys/i386/isa/ipl.s b/sys/i386/isa/ipl.s index 93612301fa85..726843158634 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.32.2.2 2000/07/07 00:38:48 obrien Exp $ */ diff --git a/sys/i386/isa/ipl_funcs.c b/sys/i386/isa/ipl_funcs.c index d27d97fa9b1f..1a67ce9282e3 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.32.2.3 2000/07/18 21:12:42 dfr Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/isa.c b/sys/i386/isa/isa.c index b8c1f93941c2..6bac6f9c1e51 100644 --- a/sys/i386/isa/isa.c +++ b/sys/i386/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/i386/isa/isa.c,v 1.132.2.2 2000/09/07 14:43:52 nyan Exp $ */ /* diff --git a/sys/i386/isa/isa.h b/sys/i386/isa/isa.h index cc66da9be045..e4719f749df2 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.23 1999/08/28 00:44:54 peter Exp $ */ #ifdef PC98 diff --git a/sys/i386/isa/isa_compat.c b/sys/i386/isa/isa_compat.c index 3ae09e0d8bcb..1aa66e9a72d1 100644 --- a/sys/i386/isa/isa_compat.c +++ b/sys/i386/isa/isa_compat.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/isa_compat.c,v 1.18 2000/01/29 15:37:36 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/isa_compat.h b/sys/i386/isa/isa_compat.h index a44ca3afd3e8..208f6a76ff3c 100644 --- a/sys/i386/isa/isa_compat.h +++ b/sys/i386/isa/isa_compat.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/isa_compat.h,v 1.27.2.6 2000/09/22 10:01:50 nyan Exp $ */ #include "vt.h" diff --git a/sys/i386/isa/isa_device.h b/sys/i386/isa/isa_device.h index 0a86c0bc4c24..b1c9e9d5082a 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.68 2000/01/29 18:01:10 peter Exp $ */ #ifndef _I386_ISA_ISA_DEVICE_H_ diff --git a/sys/i386/isa/isa_dma.c b/sys/i386/isa/isa_dma.c index 1cc1ea8bfb41..8bf456e3b64b 100644 --- a/sys/i386/isa/isa_dma.c +++ b/sys/i386/isa/isa_dma.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.c 7.2 (Berkeley) 5/13/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/isa_dma.c,v 1.4.2.1 2000/08/08 19:49:53 peter Exp $ */ /* diff --git a/sys/i386/isa/isa_dma.h b/sys/i386/isa/isa_dma.h index 60a69bfc98bd..a64a4737a142 100644 --- a/sys/i386/isa/isa_dma.h +++ b/sys/i386/isa/isa_dma.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)isa_device.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/isa_dma.h,v 1.3.2.1 2000/08/08 19:49:53 peter Exp $ */ #ifndef _I386_ISA_ISA_DMA_H_ diff --git a/sys/i386/isa/istallion.c b/sys/i386/isa/istallion.c index 816773b444b3..e2d566f7bc44 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.36 1999/12/20 17:54:05 eivind Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/isa/labpc.c b/sys/i386/isa/labpc.c index 54d7dca6abca..01f27e455498 100644 --- a/sys/i386/isa/labpc.c +++ b/sys/i386/isa/labpc.c @@ -38,7 +38,7 @@ * Peter Dufault * dufault@hda.com * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/labpc.c,v 1.35 1999/09/25 18:24:08 phk Exp $ * */ diff --git a/sys/i386/isa/loran.c b/sys/i386/isa/loran.c index 23db1a446a87..bd493ae43d6a 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.26 2000/01/23 11:50:39 peter Exp $ * * This device-driver helps the userland controlprogram for a LORAN-C * receiver avoid monopolizing the CPU. diff --git a/sys/i386/isa/lptreg.h b/sys/i386/isa/lptreg.h index 70906f0073ec..0f31eeae81d3 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.7 1999/08/28 00:44:57 peter Exp $ */ /* diff --git a/sys/i386/isa/matcd/matcd.c b/sys/i386/isa/matcd/matcd.c index 9e18fdb7edde..882254fc3253 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.49.2.1 2000/08/23 09:44:20 sheldonh Exp $ */ /*--------------------------------------------------------------------------- Include declarations diff --git a/sys/i386/isa/mca_machdep.c b/sys/i386/isa/mca_machdep.c index 6b71206394ff..c241f43b3b69 100644 --- a/sys/i386/isa/mca_machdep.c +++ b/sys/i386/isa/mca_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/mca_machdep.c,v 1.4 2000/01/29 16:17:34 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/mca_machdep.h b/sys/i386/isa/mca_machdep.h index c639b5b74044..1354ec9fc3ed 100644 --- a/sys/i386/isa/mca_machdep.h +++ b/sys/i386/isa/mca_machdep.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/mca_machdep.h,v 1.1 1999/09/03 02:04:28 mdodd Exp $ */ extern int MCA_system; diff --git a/sys/i386/isa/mcd.c b/sys/i386/isa/mcd.c index 923ec0f8fc74..1196e7282450 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.115 2000/01/29 16:17:34 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..11aa6fe478c9 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.14 1999/08/28 00:44:57 peter Exp $ */ #ifndef MCD_H diff --git a/sys/i386/isa/mse.c b/sys/i386/isa/mse.c index 8ebbac3c9794..b4c71aad2fc3 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.49.2.1 2000/03/20 13:58:47 yokota 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 30914d017355..f8da0543a482 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.80 2000/01/29 16:17:36 peter Exp $ */ #include "opt_debug_npx.h" diff --git a/sys/i386/isa/pcaudio.c b/sys/i386/isa/pcaudio.c index c1fc186c1b6c..e9f881b1be2b 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.58 2000/01/25 21:58:43 dfr Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/pcf.c b/sys/i386/isa/pcf.c index e37823e400c3..a8bf9d096ee4 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.14 2000/01/14 00:18:05 nsouch Exp $ * */ #include <sys/param.h> diff --git a/sys/i386/isa/pcibus.c b/sys/i386/isa/pcibus.c index f09c907a4346..f3a1d4fac4c9 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.57 2000/02/23 20:25:06 dfr Exp $ * */ diff --git a/sys/i386/isa/pcibus.h b/sys/i386/isa/pcibus.h index 34b3fc54aaa3..e0037f70e0f1 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.2 1999/08/28 00:44:59 peter Exp $ * */ diff --git a/sys/i386/isa/pcvt/pcvt_conf.h b/sys/i386/isa/pcvt/pcvt_conf.h index 3af4e5277dc2..0ace4bb72e20 100644 --- a/sys/i386/isa/pcvt/pcvt_conf.h +++ b/sys/i386/isa/pcvt/pcvt_conf.h @@ -41,7 +41,7 @@ * * Last Edit-Date: [Mon Dec 27 14:09:58 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_conf.h,v 1.9 1999/12/30 16:17:08 hm Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/pcvt/pcvt_drv.c b/sys/i386/isa/pcvt/pcvt_drv.c index 5c50173ac4ea..fb7a8359f341 100644 --- a/sys/i386/isa/pcvt/pcvt_drv.c +++ b/sys/i386/isa/pcvt/pcvt_drv.c @@ -50,7 +50,7 @@ * * Last Edit-Date: [Mon Dec 27 14:03:36 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_drv.c,v 1.63 2000/01/11 14:53:57 yokota Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/pcvt/pcvt_ext.c b/sys/i386/isa/pcvt/pcvt_ext.c index 689304f3908f..032a815d739d 100644 --- a/sys/i386/isa/pcvt/pcvt_ext.c +++ b/sys/i386/isa/pcvt/pcvt_ext.c @@ -44,7 +44,7 @@ * * Last Edit-Date: [Mon Dec 27 14:05:16 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_ext.c,v 1.17 1999/12/30 16:17:09 hm Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/pcvt/pcvt_hdr.h b/sys/i386/isa/pcvt/pcvt_hdr.h index ab924cc0bf3b..be6feb834862 100644 --- a/sys/i386/isa/pcvt/pcvt_hdr.h +++ b/sys/i386/isa/pcvt/pcvt_hdr.h @@ -41,7 +41,7 @@ * * Last Edit-Date: [Mon Dec 27 14:06:31 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_hdr.h,v 1.36.2.2 2000/05/11 16:33:23 obrien Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/pcvt/pcvt_kbd.c b/sys/i386/isa/pcvt/pcvt_kbd.c index 6155a1105c41..b5367cafba13 100644 --- a/sys/i386/isa/pcvt/pcvt_kbd.c +++ b/sys/i386/isa/pcvt/pcvt_kbd.c @@ -47,7 +47,7 @@ * * Last Edit-Date: [Mon Dec 27 14:01:50 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_kbd.c,v 1.32 1999/12/30 16:17:10 hm Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/pcvt/pcvt_kbd.h b/sys/i386/isa/pcvt/pcvt_kbd.h index 29a00dfe4d38..0e38540a0917 100644 --- a/sys/i386/isa/pcvt/pcvt_kbd.h +++ b/sys/i386/isa/pcvt/pcvt_kbd.h @@ -47,7 +47,7 @@ * * Last Edit-Date: [Tue Dec 28 08:13:32 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_kbd.h,v 1.10 1999/12/30 16:17:10 hm Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/pcvt/pcvt_out.c b/sys/i386/isa/pcvt/pcvt_out.c index 2c6d008bf89a..6ab8ff34ada3 100644 --- a/sys/i386/isa/pcvt/pcvt_out.c +++ b/sys/i386/isa/pcvt/pcvt_out.c @@ -44,7 +44,7 @@ * * Last Edit-Date: [Mon Dec 27 14:07:39 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_out.c,v 1.20 1999/12/30 16:17:10 hm Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/pcvt/pcvt_sup.c b/sys/i386/isa/pcvt/pcvt_sup.c index 6917f7f4c7be..7d565922eb7a 100644 --- a/sys/i386/isa/pcvt/pcvt_sup.c +++ b/sys/i386/isa/pcvt/pcvt_sup.c @@ -46,7 +46,7 @@ * * Last Edit-Date: [Thu Dec 30 17:01:03 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_sup.c,v 1.16 1999/12/30 16:17:10 hm Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/pcvt/pcvt_tbl.h b/sys/i386/isa/pcvt/pcvt_tbl.h index 4efc841bdbfc..c4955439ce8d 100644 --- a/sys/i386/isa/pcvt/pcvt_tbl.h +++ b/sys/i386/isa/pcvt/pcvt_tbl.h @@ -31,7 +31,7 @@ * * Last Edit-Date: [Mon Dec 27 14:12:37 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_tbl.h,v 1.7 1999/12/30 16:17:11 hm Exp $ * *---------------------------------------------------------------------------* * diff --git a/sys/i386/isa/pcvt/pcvt_vtf.c b/sys/i386/isa/pcvt/pcvt_vtf.c index 2923b14716f0..ae0e322ce0e1 100644 --- a/sys/i386/isa/pcvt/pcvt_vtf.c +++ b/sys/i386/isa/pcvt/pcvt_vtf.c @@ -44,7 +44,7 @@ * * Last Edit-Date: [Mon Dec 27 14:13:33 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/pcvt/pcvt_vtf.c,v 1.11 1999/12/30 16:17:11 hm Exp $ * *---------------------------------------------------------------------------*/ diff --git a/sys/i386/isa/prof_machdep.c b/sys/i386/isa/prof_machdep.c index ab1a269436ca..de7a5c49e6ea 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.14.2.1 2000/08/03 00:09:30 ps Exp $ */ #ifdef GUPROF diff --git a/sys/i386/isa/rc.c b/sys/i386/isa/rc.c index ce6dab2cd789..e559d402eb4e 100644 --- a/sys/i386/isa/rc.c +++ b/sys/i386/isa/rc.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/rc.c,v 1.53 2000/01/29 16:00:29 peter Exp $ * */ diff --git a/sys/i386/isa/rcreg.h b/sys/i386/isa/rcreg.h index e23869a8a5b9..abfe81c69a72 100644 --- a/sys/i386/isa/rcreg.h +++ b/sys/i386/isa/rcreg.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/i386/isa/rcreg.h,v 1.3.12.1 2000/08/03 01:01:20 peter Exp $ */ /* diff --git a/sys/i386/isa/rp.c b/sys/i386/isa/rp.c index 67f65bb7a461..d7850841a658 100644 --- a/sys/i386/isa/rp.c +++ b/sys/i386/isa/rp.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/i386/isa/rp.c,v 1.33.2.1 2000/06/11 07:04:42 tanimura Exp $ */ /* diff --git a/sys/i386/isa/rpreg.h b/sys/i386/isa/rpreg.h index 78fff5e13aaa..8af7a8ae8c71 100644 --- a/sys/i386/isa/rpreg.h +++ b/sys/i386/isa/rpreg.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/rpreg.h,v 1.2.6.1 2000/08/03 01:01:20 peter Exp $ */ /* diff --git a/sys/i386/isa/rpvar.h b/sys/i386/isa/rpvar.h index a8ca66293fe3..36d8bc174954 100644 --- a/sys/i386/isa/rpvar.h +++ b/sys/i386/isa/rpvar.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/rpvar.h,v 1.1.6.1 2000/08/03 01:01:20 peter Exp $ */ /* diff --git a/sys/i386/isa/scd.c b/sys/i386/isa/scd.c index b6e94608e299..cb5935ff7146 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.54 2000/01/29 16:00:30 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..c0e70ed7c21b 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.5 1999/08/28 00:45:02 peter Exp $ * */ diff --git a/sys/i386/isa/scsi_dvcfg.h b/sys/i386/isa/scsi_dvcfg.h index a93429c0d052..8c641dd8be36 100644 --- a/sys/i386/isa/scsi_dvcfg.h +++ b/sys/i386/isa/scsi_dvcfg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/scsi_dvcfg.h,v 1.1.8.1 2000/08/03 01:01:20 peter Exp $ */ /* $NetBSD$ */ /* * [NetBSD for NEC PC98 series] diff --git a/sys/i386/isa/sound/ad1848.c b/sys/i386/isa/sound/ad1848.c index b75b30287f62..98f74f701e36 100644 --- a/sys/i386/isa/sound/ad1848.c +++ b/sys/i386/isa/sound/ad1848.c @@ -47,7 +47,7 @@ * Modified: Riccardo Facchetti 24 Mar 1995 - Added the Audio Excel DSP 16 * initialization routine. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/sound/ad1848.c,v 1.30 1999/12/01 14:15:30 nyan Exp $ */ #define DEB(x) diff --git a/sys/i386/isa/sound/cs4232.c b/sys/i386/isa/sound/cs4232.c index e5b87264cc76..db934d897c01 100644 --- a/sys/i386/isa/sound/cs4232.c +++ b/sys/i386/isa/sound/cs4232.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/sound/cs4232.c,v 1.6 2000/01/24 08:16:15 bde Exp $ */ #include <i386/isa/sound/sound_config.h> diff --git a/sys/i386/isa/sound/dev_table.c b/sys/i386/isa/sound/dev_table.c index 17726cd86fd1..5339223476ff 100644 --- a/sys/i386/isa/sound/dev_table.c +++ b/sys/i386/isa/sound/dev_table.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/dev_table.c,v 1.18 1999/12/20 18:04:59 eivind Exp $ */ #define _DEV_TABLE_C_ diff --git a/sys/i386/isa/sound/dmabuf.c b/sys/i386/isa/sound/dmabuf.c index 383793dc1fc0..3914f812e440 100644 --- a/sys/i386/isa/sound/dmabuf.c +++ b/sys/i386/isa/sound/dmabuf.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/dmabuf.c,v 1.38.2.2 2000/08/08 19:49:54 peter Exp $ */ #include <i386/isa/sound/sound_config.h> diff --git a/sys/i386/isa/sound/gus_wave.c b/sys/i386/isa/sound/gus_wave.c index da2986eec619..c0b8f2f476a6 100644 --- a/sys/i386/isa/sound/gus_wave.c +++ b/sys/i386/isa/sound/gus_wave.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/gus_wave.c,v 1.32 1999/12/20 18:05:00 eivind Exp $ */ #include <stddef.h> diff --git a/sys/i386/isa/sound/mmap_test.c b/sys/i386/isa/sound/mmap_test.c index db5cbc0b9ac2..1179a6c54dc1 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.6 1999/09/04 15:21:28 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/sys/i386/isa/sound/opl3.c b/sys/i386/isa/sound/opl3.c index 13024378782f..7585184a7b3a 100644 --- a/sys/i386/isa/sound/opl3.c +++ b/sys/i386/isa/sound/opl3.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/opl3.c,v 1.20 1999/12/27 04:37:18 tanimura Exp $ * */ diff --git a/sys/i386/isa/sound/os.h b/sys/i386/isa/sound/os.h index 73acbbd47552..f4291cd58e1d 100644 --- a/sys/i386/isa/sound/os.h +++ b/sys/i386/isa/sound/os.h @@ -1,7 +1,7 @@ /* * os.h -- only included by sound_config.h right after local.h * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/sound/os.h,v 1.40.2.1 2000/08/03 01:01:27 peter Exp $ */ #ifndef _OS_H_ diff --git a/sys/i386/isa/sound/pas2_mixer.c b/sys/i386/isa/sound/pas2_mixer.c index 380bcfe93821..9b6af4f3fc41 100644 --- a/sys/i386/isa/sound/pas2_mixer.c +++ b/sys/i386/isa/sound/pas2_mixer.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/pas2_mixer.c,v 1.22 1999/12/20 18:05:00 eivind Exp $ */ #define _PAS2_MIXER_C_ diff --git a/sys/i386/isa/sound/pcm86.c b/sys/i386/isa/sound/pcm86.c index 11cbdee02139..b0d312df9702 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.9 1999/08/28 00:45:19 peter Exp $ */ /* diff --git a/sys/i386/isa/sound/sb16_dsp.c b/sys/i386/isa/sound/sb16_dsp.c index c78ce2476873..76553104aec2 100644 --- a/sys/i386/isa/sound/sb16_dsp.c +++ b/sys/i386/isa/sound/sb16_dsp.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/sound/sb16_dsp.c,v 1.33 1999/12/27 04:37:18 tanimura Exp $ * */ diff --git a/sys/i386/isa/sound/sb16_midi.c b/sys/i386/isa/sound/sb16_midi.c index 86b338f96b41..dfaf3cc6061d 100644 --- a/sys/i386/isa/sound/sb16_midi.c +++ b/sys/i386/isa/sound/sb16_midi.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/sb16_midi.c,v 1.20 1999/12/27 04:37:18 tanimura Exp $ * */ diff --git a/sys/i386/isa/sound/sb_dsp.c b/sys/i386/isa/sound/sb_dsp.c index 7033ba925ace..246631bf6f7c 100644 --- a/sys/i386/isa/sound/sb_dsp.c +++ b/sys/i386/isa/sound/sb_dsp.c @@ -30,7 +30,7 @@ * * JRA Gibson April 1995 Code added for MV ProSonic/Jazz 16 in 16 bit mode * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/sound/sb_dsp.c,v 1.42 1999/12/27 04:37:19 tanimura Exp $ */ #include <i386/isa/sound/sound_config.h> diff --git a/sys/i386/isa/sound/sbcard.h b/sys/i386/isa/sound/sbcard.h index 20e33a13098d..73b3e361c3ec 100644 --- a/sys/i386/isa/sound/sbcard.h +++ b/sys/i386/isa/sound/sbcard.h @@ -1,7 +1,7 @@ /* * file: sbcard.h * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/sound/sbcard.h,v 1.4 1999/12/27 04:37:19 tanimura Exp $ * */ diff --git a/sys/i386/isa/sound/sound.doc b/sys/i386/isa/sound/sound.doc index 13f370275036..340cd45053a5 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.12 1999/08/28 00:45:20 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/sound/sound_config.h b/sys/i386/isa/sound/sound_config.h index 91f43916449b..c1abe5d17c10 100644 --- a/sys/i386/isa/sound/sound_config.h +++ b/sys/i386/isa/sound/sound_config.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/isa/sound/sound_config.h,v 1.20 1999/12/27 04:37:19 tanimura Exp $ * */ diff --git a/sys/i386/isa/sound/soundcard.c b/sys/i386/isa/sound/soundcard.c index 4c3de31badf0..8a152be2bbb0 100644 --- a/sys/i386/isa/sound/soundcard.c +++ b/sys/i386/isa/sound/soundcard.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/soundcard.c,v 1.87 1999/12/20 18:05:01 eivind Exp $ * */ #include <i386/isa/sound/sound_config.h> diff --git a/sys/i386/isa/sound/sscape.c b/sys/i386/isa/sound/sscape.c index 6b73a9120d9d..ce87c7344b9a 100644 --- a/sys/i386/isa/sound/sscape.c +++ b/sys/i386/isa/sound/sscape.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/sscape.c,v 1.9 1999/12/20 18:05:01 eivind Exp $ */ #include <i386/isa/sound/sound_config.h> diff --git a/sys/i386/isa/spigot.c b/sys/i386/isa/spigot.c index cdb05b72d54a..562762e1121f 100644 --- a/sys/i386/isa/spigot.c +++ b/sys/i386/isa/spigot.c @@ -42,7 +42,7 @@ * * Version 1.7, December 1995. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/spigot.c,v 1.44 2000/01/29 16:17:36 peter Exp $ * */ diff --git a/sys/i386/isa/spkr.c b/sys/i386/isa/spkr.c index 8f4b8aadcb35..64bde176ba05 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.45 2000/01/29 16:00:32 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/stallion.c b/sys/i386/isa/stallion.c index 4194878de99d..a07cf58a814a 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.39 1999/09/28 11:45:27 phk Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/isa/timerreg.h b/sys/i386/isa/timerreg.h index 0bfd7fc8cd63..c203326fe32c 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.6 1999/08/28 00:45:04 peter Exp $ */ /* diff --git a/sys/i386/isa/tw.c b/sys/i386/isa/tw.c index e560ddac8206..849a005d104e 100644 --- a/sys/i386/isa/tw.c +++ b/sys/i386/isa/tw.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/tw.c,v 1.38 2000/01/29 16:00:32 peter Exp $ * */ diff --git a/sys/i386/isa/vector.s b/sys/i386/isa/vector.s index 5447a90126a0..a686ce81eace 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.32 1999/08/28 00:45:04 peter Exp $ */ /* diff --git a/sys/i386/isa/vesa.c b/sys/i386/isa/vesa.c index 3fc68afb0651..85d0a6f54936 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.32 2000/01/29 15:08:40 peter Exp $ */ #include "opt_vga.h" diff --git a/sys/i386/isa/wd.c b/sys/i386/isa/wd.c index 949a702e0925..bb8007655c6f 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.219.2.2 2000/08/04 22:31:07 peter Exp $ */ /* TODO: diff --git a/sys/i386/isa/wd_cd.c b/sys/i386/isa/wd_cd.c index d8f5aa376368..6d45a3f3e5fe 100644 --- a/sys/i386/isa/wd_cd.c +++ b/sys/i386/isa/wd_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/wd_cd.c,v 1.29 2000/01/29 16:00:33 peter Exp $ */ #include <sys/param.h> diff --git a/sys/i386/isa/wd_cd.h b/sys/i386/isa/wd_cd.h index a6665225cdf5..6b7d12d2cf4b 100644 --- a/sys/i386/isa/wd_cd.h +++ b/sys/i386/isa/wd_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/wd_cd.h,v 1.6 1999/10/03 04:12:07 bde Exp $ */ /* diff --git a/sys/i386/isa/wdreg.h b/sys/i386/isa/wdreg.h index 7dc9a87465ef..55db4eec5e0e 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.30 1999/12/29 04:33:16 peter Exp $ */ /* diff --git a/sys/i386/isa/wfd.c b/sys/i386/isa/wfd.c index f8d9e604b065..69b6e7c7f843 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.35 2000/01/29 16:00:33 peter Exp $ */ /* diff --git a/sys/i386/isa/wst.c b/sys/i386/isa/wst.c index 6ba3762f7c31..63fd0c2da167 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.28 2000/01/29 16:00:34 peter Exp $ */ #include "wdc.h" diff --git a/sys/i386/isa/wt.c b/sys/i386/isa/wt.c index 1a1c6918d33f..2ece3c61eb52 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.57.2.1 2000/08/08 19:49:53 peter Exp $ * */ diff --git a/sys/i386/isa/wtreg.h b/sys/i386/isa/wtreg.h index 33f0ee478750..4d373aad6b55 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.11 1999/08/28 00:45:06 peter Exp $ * */ diff --git a/sys/i386/linux/Makefile b/sys/i386/linux/Makefile index c062c96ec177..ac130b1d1002 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.4 1999/08/28 00:45:21 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 c560d74a1704..4b7477eaf2ea 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.35.2.1 2000/05/09 17:41:24 dillon Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linprocfs/linprocfs.h b/sys/i386/linux/linprocfs/linprocfs.h index 2e25fb322963..e430b3c57499 100644 --- a/sys/i386/linux/linprocfs/linprocfs.h +++ b/sys/i386/linux/linprocfs/linprocfs.h @@ -38,7 +38,7 @@ * * @(#)procfs.h 8.9 (Berkeley) 5/14/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linprocfs/linprocfs.h,v 1.2.2.2 2000/09/22 08:01:45 des Exp $ */ /* diff --git a/sys/i386/linux/linprocfs/linprocfs_misc.c b/sys/i386/linux/linprocfs/linprocfs_misc.c index 9020f01f7814..a7605ecf0c58 100644 --- a/sys/i386/linux/linprocfs/linprocfs_misc.c +++ b/sys/i386/linux/linprocfs/linprocfs_misc.c @@ -38,7 +38,7 @@ * * @(#)procfs_status.c 8.4 (Berkeley) 6/15/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linprocfs/linprocfs_misc.c,v 1.3.2.2 2000/09/22 08:01:45 des Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linprocfs/linprocfs_subr.c b/sys/i386/linux/linprocfs/linprocfs_subr.c index d3613b2f5815..9ca4a0f0e8ef 100644 --- a/sys/i386/linux/linprocfs/linprocfs_subr.c +++ b/sys/i386/linux/linprocfs/linprocfs_subr.c @@ -38,7 +38,7 @@ * * @(#)procfs_subr.c 8.6 (Berkeley) 5/14/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linprocfs/linprocfs_subr.c,v 1.3.2.2 2000/09/22 08:01:45 des Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linprocfs/linprocfs_vfsops.c b/sys/i386/linux/linprocfs/linprocfs_vfsops.c index 6ebd4753d4f1..fe3154de6cf4 100644 --- a/sys/i386/linux/linprocfs/linprocfs_vfsops.c +++ b/sys/i386/linux/linprocfs/linprocfs_vfsops.c @@ -38,7 +38,7 @@ * * @(#)procfs_vfsops.c 8.7 (Berkeley) 5/10/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linprocfs/linprocfs_vfsops.c,v 1.2.2.2 2000/09/22 08:01:45 des Exp $ */ /* diff --git a/sys/i386/linux/linprocfs/linprocfs_vnops.c b/sys/i386/linux/linprocfs/linprocfs_vnops.c index a2506906a514..1d4ec6b4fec8 100644 --- a/sys/i386/linux/linprocfs/linprocfs_vnops.c +++ b/sys/i386/linux/linprocfs/linprocfs_vnops.c @@ -38,7 +38,7 @@ * * @(#)procfs_vnops.c 8.18 (Berkeley) 5/21/95 * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linprocfs/linprocfs_vnops.c,v 1.3.2.2 2000/09/22 08:01:45 des Exp $ */ /* diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h index 3bb46547aedb..b53abf6459b3 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.41.2.1 2000/05/09 17:41:24 dillon Exp $ */ #ifndef _I386_LINUX_LINUX_H_ diff --git a/sys/i386/linux/linux_dummy.c b/sys/i386/linux/linux_dummy.c index 7afe4b343db1..8397b7ea1865 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.21.2.3 2000/07/20 05:31:56 marcel Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_file.c b/sys/i386/linux/linux_file.c index 2cb2303629ce..ce251ce87fe2 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.38.2.2 2000/07/19 21:12:39 marcel Exp $ */ #include "opt_compat.h" diff --git a/sys/i386/linux/linux_genassym.c b/sys/i386/linux/linux_genassym.c index 25e20af9c790..c27a36ab7a79 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.13 2000/01/08 19:53:18 bde Exp $ */ #include <stddef.h> diff --git a/sys/i386/linux/linux_ioctl.c b/sys/i386/linux/linux_ioctl.c index 582770fcf5d2..d532d4a92cf1 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.50.2.1 2000/07/07 01:09:51 obrien Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_ioctl.h b/sys/i386/linux/linux_ioctl.h index e20a34fd0fe5..f5e84622deb9 100644 --- a/sys/i386/linux/linux_ioctl.h +++ b/sys/i386/linux/linux_ioctl.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_ioctl.h,v 1.2.2.1 2000/07/07 01:12:07 obrien Exp $ */ #ifndef _LINUX_IOCTL_H_ diff --git a/sys/i386/linux/linux_ipc.c b/sys/i386/linux/linux_ipc.c index 0428702d045e..5ba4fd7ff3a8 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.16 1999/09/23 09:57:45 marcel Exp $ */ diff --git a/sys/i386/linux/linux_locore.s b/sys/i386/linux/linux_locore.s index 8aad7f7ceb84..477ff77e647c 100644 --- a/sys/i386/linux/linux_locore.s +++ b/sys/i386/linux/linux_locore.s @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/linux/linux_locore.s,v 1.5.2.1 2000/07/07 00:38:50 obrien Exp $ */ #include "linux_assym.h" /* system definitions */ #include <machine/asmacros.h> /* miscellaneous asm macros */ diff --git a/sys/i386/linux/linux_mib.c b/sys/i386/linux/linux_mib.c index 867b511e1626..027f33cccb12 100644 --- a/sys/i386/linux/linux_mib.c +++ b/sys/i386/linux/linux_mib.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_mib.c,v 1.3.2.1 2000/08/03 00:09:30 ps Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_mib.h b/sys/i386/linux/linux_mib.h index 5a6884c072cc..a566291f4e69 100644 --- a/sys/i386/linux/linux_mib.h +++ b/sys/i386/linux/linux_mib.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_mib.h,v 1.2 1999/08/28 02:16:32 peter Exp $ */ #ifndef _LINUX_MIB_H_ diff --git a/sys/i386/linux/linux_misc.c b/sys/i386/linux/linux_misc.c index dcbff986303f..da4b8e79190a 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.77.2.4 2000/07/30 05:36:11 marcel Exp $ */ #include "opt_compat.h" diff --git a/sys/i386/linux/linux_proto.h b/sys/i386/linux/linux_proto.h index 594abf8b90f5..bafd86263c56 100644 --- a/sys/i386/linux/linux_proto.h +++ b/sys/i386/linux/linux_proto.h @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linux_proto.h,v 1.32.2.3 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.30.2.2 2000/07/19 21:11:10 marcel Exp */ diff --git a/sys/i386/linux/linux_signal.c b/sys/i386/linux/linux_signal.c index ba4c481e32e9..36ec44dddf86 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.21 1999/12/05 18:49:09 archie Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_socket.c b/sys/i386/linux/linux_socket.c index d2be9b94f520..db4b4352620c 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.17 2000/02/28 18:58:59 marcel 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 84dfa3b8995b..bd33ef69a71a 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.20.2.1 2000/07/07 01:16:52 obrien Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_syscall.h b/sys/i386/linux/linux_syscall.h index df82255e37d6..c34a6f725097 100644 --- a/sys/i386/linux/linux_syscall.h +++ b/sys/i386/linux/linux_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linux_syscall.h,v 1.27.2.3 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.30.2.2 2000/07/19 21:11:10 marcel Exp */ diff --git a/sys/i386/linux/linux_sysent.c b/sys/i386/linux/linux_sysent.c index e7359db33b6e..de3782525cbd 100644 --- a/sys/i386/linux/linux_sysent.c +++ b/sys/i386/linux/linux_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/linux/linux_sysent.c,v 1.33.2.3 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.30.2.2 2000/07/19 21:11:10 marcel Exp */ diff --git a/sys/i386/linux/linux_sysvec.c b/sys/i386/linux/linux_sysvec.c index 3fd9f82d562d..a04405049152 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.55.2.2 2000/07/06 22:26:41 obrien 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 e0ea0cb5fb07..a386bef1edc9 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.9.2.2 2000/07/30 05:36:11 marcel Exp $ */ #include <sys/param.h> diff --git a/sys/i386/linux/linux_util.h b/sys/i386/linux/linux_util.h index a54ddfd4a7a8..c844f33133e8 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.10.2.1 2000/07/30 05:36:11 marcel Exp $ */ /* diff --git a/sys/i386/linux/syscalls.conf b/sys/i386/linux/syscalls.conf index 01e258801231..1632b150dc71 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.5 1999/08/28 00:45:25 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 3de9c931aab6..063b0c5d2f73 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.30.2.2 2000/07/19 21:11:10 marcel Exp $ ; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 ; System call name/number master file (or rather, slave, from LINUX). diff --git a/sys/i386/svr4/svr4_genassym.c b/sys/i386/svr4/svr4_genassym.c index 126ef3ef69f5..cee751c5efbe 100644 --- a/sys/i386/svr4/svr4_genassym.c +++ b/sys/i386/svr4/svr4_genassym.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/svr4/svr4_genassym.c,v 1.5 2000/01/08 19:56:03 bde Exp $ */ /* Derived from: Id: linux_genassym.c,v 1.8 1998/07/29 15:50:41 bde Exp */ #include <stddef.h> diff --git a/sys/i386/svr4/svr4_locore.s b/sys/i386/svr4/svr4_locore.s index a16191c57140..968cd803fcbc 100644 --- a/sys/i386/svr4/svr4_locore.s +++ b/sys/i386/svr4/svr4_locore.s @@ -3,7 +3,7 @@ #include <svr4/svr4_syscall.h> /* system call numbers */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/svr4/svr4_locore.s,v 1.10.2.1 2000/07/07 00:38:51 obrien Exp $ */ NON_GPROF_ENTRY(svr4_sigcode) call *SVR4_SIGF_HANDLER(%esp) diff --git a/sys/i386/svr4/svr4_machdep.c b/sys/i386/svr4/svr4_machdep.c index d6fa3b9fec22..48edca3c6e06 100644 --- a/sys/i386/svr4/svr4_machdep.c +++ b/sys/i386/svr4/svr4_machdep.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/svr4/svr4_machdep.c,v 1.13 2000/01/15 15:29:37 newton Exp $ */ #include <sys/types.h> diff --git a/sys/i386/svr4/svr4_machdep.h b/sys/i386/svr4/svr4_machdep.h index 7218132d9f19..7ab213dc9edb 100644 --- a/sys/i386/svr4/svr4_machdep.h +++ b/sys/i386/svr4/svr4_machdep.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/svr4/svr4_machdep.h,v 1.6 2000/01/09 09:57:19 bde Exp $ */ #ifndef _I386_SVR4_MACHDEP_H_ diff --git a/sys/i4b/driver/i4b_bsdi_ibc.c b/sys/i4b/driver/i4b_bsdi_ibc.c index 2134997e7a2d..a7b22000ebce 100644 --- a/sys/i4b/driver/i4b_bsdi_ibc.c +++ b/sys/i4b/driver/i4b_bsdi_ibc.c @@ -32,7 +32,7 @@ * * $Id: i4b_bsdi_ibc.c,v 1.1 1999/04/23 08:35:07 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_bsdi_ibc.c,v 1.3 1999/12/14 20:48:12 hm Exp $ * * last edit-date: [Tue Dec 14 21:55:37 1999] * diff --git a/sys/i4b/driver/i4b_ctl.c b/sys/i4b/driver/i4b_ctl.c index a8d50cc3d70e..1d027c7bc468 100644 --- a/sys/i4b/driver/i4b_ctl.c +++ b/sys/i4b/driver/i4b_ctl.c @@ -29,7 +29,7 @@ * * $Id: i4b_ctl.c,v 1.30 1999/12/13 21:25:23 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_ctl.c,v 1.10 1999/12/14 20:48:12 hm Exp $ * * last edit-date: [Mon Dec 13 21:38:15 1999] * diff --git a/sys/i4b/driver/i4b_ipr.c b/sys/i4b/driver/i4b_ipr.c index e8074129fdc1..dff52b4822ca 100644 --- a/sys/i4b/driver/i4b_ipr.c +++ b/sys/i4b/driver/i4b_ipr.c @@ -29,7 +29,7 @@ * * $Id: i4b_ipr.c,v 1.55 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_ipr.c,v 1.8 1999/12/14 20:48:12 hm Exp $ * * last edit-date: [Mon Dec 13 21:38:51 1999] * diff --git a/sys/i4b/driver/i4b_isppp.c b/sys/i4b/driver/i4b_isppp.c index ea81bb6ea7da..38dbd9303bb0 100644 --- a/sys/i4b/driver/i4b_isppp.c +++ b/sys/i4b/driver/i4b_isppp.c @@ -36,7 +36,7 @@ * * $Id: i4b_isppp.c,v 1.35 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_isppp.c,v 1.7 1999/12/14 20:48:12 hm Exp $ * * last edit-date: [Mon Dec 13 21:39:06 1999] * diff --git a/sys/i4b/driver/i4b_rbch.c b/sys/i4b/driver/i4b_rbch.c index 855f413fa03d..c4ffae5d26c0 100644 --- a/sys/i4b/driver/i4b_rbch.c +++ b/sys/i4b/driver/i4b_rbch.c @@ -29,7 +29,7 @@ * * $Id: i4b_rbch.c,v 1.48 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_rbch.c,v 1.10 1999/12/14 20:48:13 hm Exp $ * * last edit-date: [Mon Dec 13 21:39:15 1999] * diff --git a/sys/i4b/driver/i4b_tel.c b/sys/i4b/driver/i4b_tel.c index 4cd1667e66e7..fd292c55be86 100644 --- a/sys/i4b/driver/i4b_tel.c +++ b/sys/i4b/driver/i4b_tel.c @@ -29,7 +29,7 @@ * * $Id: i4b_tel.c,v 1.47 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_tel.c,v 1.10 1999/12/14 20:48:13 hm Exp $ * * last edit-date: [Mon Dec 13 21:39:26 1999] * diff --git a/sys/i4b/driver/i4b_trace.c b/sys/i4b/driver/i4b_trace.c index 6324dbe06aa4..0fc78432deb3 100644 --- a/sys/i4b/driver/i4b_trace.c +++ b/sys/i4b/driver/i4b_trace.c @@ -31,7 +31,7 @@ * * last edit-date: [Mon Dec 13 21:39:35 1999] * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/driver/i4b_trace.c,v 1.9 1999/12/14 20:48:13 hm Exp $ * * NOTE: the code assumes that SPLI4B >= splimp ! * diff --git a/sys/i4b/include/i4b_global.h b/sys/i4b/include/i4b_global.h index 4b8bfb6fd3dc..e1ea220dc4be 100644 --- a/sys/i4b/include/i4b_global.h +++ b/sys/i4b/include/i4b_global.h @@ -29,7 +29,7 @@ * * $Id: i4b_global.h,v 1.23 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_global.h,v 1.6 1999/12/14 20:48:15 hm Exp $ * * last edit-date: [Mon Dec 13 21:44:17 1999] * diff --git a/sys/i4b/include/i4b_isdnq931.h b/sys/i4b/include/i4b_isdnq931.h index 76c84f1d26a0..947bbcccab8c 100644 --- a/sys/i4b/include/i4b_isdnq931.h +++ b/sys/i4b/include/i4b_isdnq931.h @@ -29,7 +29,7 @@ * * $Id: i4b_isdnq931.h,v 1.6 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_isdnq931.h,v 1.6 1999/12/14 20:48:15 hm Exp $ * * last edit-date: [Mon Dec 13 21:44:28 1999] * diff --git a/sys/i4b/include/i4b_l1l2.h b/sys/i4b/include/i4b_l1l2.h index 704fc5db02a5..43cc4f573c14 100644 --- a/sys/i4b/include/i4b_l1l2.h +++ b/sys/i4b/include/i4b_l1l2.h @@ -29,7 +29,7 @@ * * $Id: i4b_l1l2.h,v 1.9 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_l1l2.h,v 1.6 1999/12/14 20:48:15 hm Exp $ * * last edit-date: [Mon Dec 13 21:44:39 1999] * diff --git a/sys/i4b/include/i4b_l2l3.h b/sys/i4b/include/i4b_l2l3.h index d25bc7b35dff..831b010db159 100644 --- a/sys/i4b/include/i4b_l2l3.h +++ b/sys/i4b/include/i4b_l2l3.h @@ -29,7 +29,7 @@ * * $Id: i4b_l2l3.h,v 1.7 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_l2l3.h,v 1.6 1999/12/14 20:48:15 hm Exp $ * * last edit-date: [Mon Dec 13 21:44:47 1999] * diff --git a/sys/i4b/include/i4b_l3l4.h b/sys/i4b/include/i4b_l3l4.h index 622baf2f2911..b1fe0cdb66b4 100644 --- a/sys/i4b/include/i4b_l3l4.h +++ b/sys/i4b/include/i4b_l3l4.h @@ -29,7 +29,7 @@ * * $Id: i4b_l3l4.h,v 1.27 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_l3l4.h,v 1.6 1999/12/14 20:48:16 hm Exp $ * * last edit-date: [Mon Dec 13 21:44:56 1999] * diff --git a/sys/i4b/include/i4b_mbuf.h b/sys/i4b/include/i4b_mbuf.h index b7d89841c168..814ea2257150 100644 --- a/sys/i4b/include/i4b_mbuf.h +++ b/sys/i4b/include/i4b_mbuf.h @@ -29,7 +29,7 @@ * * $Id: i4b_mbuf.h,v 1.8 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/include/i4b_mbuf.h,v 1.6 1999/12/14 20:48:16 hm Exp $ * * last edit-date: [Mon Dec 13 21:45:05 1999] * diff --git a/sys/i4b/layer1/i4b_asuscom_ipac.c b/sys/i4b/layer1/i4b_asuscom_ipac.c index 73639b5b80ce..0aad21d4b706 100644 --- a/sys/i4b/layer1/i4b_asuscom_ipac.c +++ b/sys/i4b/layer1/i4b_asuscom_ipac.c @@ -41,7 +41,7 @@ * * $Id: i4b_asuscom_ipac.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_asuscom_ipac.c,v 1.4 1999/12/14 20:48:17 hm Exp $ * * last edit-date: [Mon Dec 13 21:58:27 1999] * diff --git a/sys/i4b/layer1/i4b_avm_a1.c b/sys/i4b/layer1/i4b_avm_a1.c index af6b74fc2b56..f53f62a23767 100644 --- a/sys/i4b/layer1/i4b_avm_a1.c +++ b/sys/i4b/layer1/i4b_avm_a1.c @@ -37,7 +37,7 @@ * * $Id: i4b_avm_a1.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_avm_a1.c,v 1.6 1999/12/14 20:48:17 hm Exp $ * * last edit-date: [Mon Dec 13 21:58:36 1999] * diff --git a/sys/i4b/layer1/i4b_avm_fritz_pci.c b/sys/i4b/layer1/i4b_avm_fritz_pci.c index f8af0f979a52..23fa36e1846e 100644 --- a/sys/i4b/layer1/i4b_avm_fritz_pci.c +++ b/sys/i4b/layer1/i4b_avm_fritz_pci.c @@ -39,7 +39,7 @@ * * $Id: i4b_avm_fritz_pci.c,v 1.3 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_avm_fritz_pci.c,v 1.6.2.1 2000/08/02 23:52:55 peter Exp $ * * last edit-date: [Mon Dec 13 21:59:04 1999] * diff --git a/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c b/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c index 575da1abd0fc..9c1b2f1593bd 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.6 1999/08/28 00:45:36 peter Exp $ * * last edit-date: [Sun May 2 12:01:16 1999] * diff --git a/sys/i4b/layer1/i4b_avm_fritz_pnp.c b/sys/i4b/layer1/i4b_avm_fritz_pnp.c index a411c8cb1320..de0196b616f3 100644 --- a/sys/i4b/layer1/i4b_avm_fritz_pnp.c +++ b/sys/i4b/layer1/i4b_avm_fritz_pnp.c @@ -38,7 +38,7 @@ * Fritz!Card PnP specific routines for isic driver * ------------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_avm_fritz_pnp.c,v 1.3 1999/08/28 00:45:36 peter Exp $ * * last edit-date: [Thu 10 Jun 08:50:28 CEST 1999] * diff --git a/sys/i4b/layer1/i4b_bchan.c b/sys/i4b/layer1/i4b_bchan.c index 8dd6252501e3..35f484c9a0dc 100644 --- a/sys/i4b/layer1/i4b_bchan.c +++ b/sys/i4b/layer1/i4b_bchan.c @@ -29,7 +29,7 @@ * * $Id: i4b_bchan.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_bchan.c,v 1.6 1999/12/14 20:48:18 hm Exp $ * * last edit-date: [Mon Dec 13 21:59:11 1999] * diff --git a/sys/i4b/layer1/i4b_ctx_s0P.c b/sys/i4b/layer1/i4b_ctx_s0P.c index d3fefae25f8d..8779ab5de288 100644 --- a/sys/i4b/layer1/i4b_ctx_s0P.c +++ b/sys/i4b/layer1/i4b_ctx_s0P.c @@ -29,7 +29,7 @@ * * $Id: i4b_ctx_s0P.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_ctx_s0P.c,v 1.8 1999/12/14 20:48:18 hm Exp $ * * last edit-date: [Mon Dec 13 21:59:23 1999] * diff --git a/sys/i4b/layer1/i4b_drn_ngo.c b/sys/i4b/layer1/i4b_drn_ngo.c index 945706910f07..96765e95c9d3 100644 --- a/sys/i4b/layer1/i4b_drn_ngo.c +++ b/sys/i4b/layer1/i4b_drn_ngo.c @@ -29,7 +29,7 @@ * * $Id: i4b_drn_ngo.c,v 1.3 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_drn_ngo.c,v 1.7 1999/12/14 20:48:19 hm Exp $ * * last edit-date: [Mon Dec 13 21:59:30 1999] * diff --git a/sys/i4b/layer1/i4b_dynalink.c b/sys/i4b/layer1/i4b_dynalink.c index ff9d0e5e6470..ec30b8932d95 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.7 1999/12/07 12:06:31 peter Exp $ * * last edit-date: [Sun Feb 14 10:26:21 1999] * diff --git a/sys/i4b/layer1/i4b_elsa_isdnmc.c b/sys/i4b/layer1/i4b_elsa_isdnmc.c index 2b43323c70d6..4f6b297cb668 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.5 1999/08/28 00:45:38 peter Exp $ * * last edit-date: [Sun Feb 14 10:26:25 1999] * diff --git a/sys/i4b/layer1/i4b_elsa_mcall.c b/sys/i4b/layer1/i4b_elsa_mcall.c index e1792e2e2d3d..ca7daa1e894b 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.5 1999/08/28 00:45:38 peter Exp $ * * last edit-date: [Sun Feb 14 10:26:29 1999] * diff --git a/sys/i4b/layer1/i4b_elsa_pcc16.c b/sys/i4b/layer1/i4b_elsa_pcc16.c index 84910e8cde4e..978f77349026 100644 --- a/sys/i4b/layer1/i4b_elsa_pcc16.c +++ b/sys/i4b/layer1/i4b_elsa_pcc16.c @@ -29,7 +29,7 @@ * * $Id: i4b_elsa_pcc16.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_pcc16.c,v 1.1 1999/12/14 20:48:19 hm Exp $ * * last edit-date: [Mon Dec 13 21:59:36 1999] * diff --git a/sys/i4b/layer1/i4b_elsa_qs1i.c b/sys/i4b/layer1/i4b_elsa_qs1i.c index 5746c1f34c3f..08b982c5e835 100644 --- a/sys/i4b/layer1/i4b_elsa_qs1i.c +++ b/sys/i4b/layer1/i4b_elsa_qs1i.c @@ -29,7 +29,7 @@ * * $Id: i4b_elsa_qs1i.c,v 1.3 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_qs1i.c,v 1.9 1999/12/14 20:48:19 hm Exp $ * * last edit-date: [Mon Dec 13 21:59:44 1999] * diff --git a/sys/i4b/layer1/i4b_elsa_qs1p.c b/sys/i4b/layer1/i4b_elsa_qs1p.c index c21136037c2b..d93d1c04a87b 100644 --- a/sys/i4b/layer1/i4b_elsa_qs1p.c +++ b/sys/i4b/layer1/i4b_elsa_qs1p.c @@ -29,7 +29,7 @@ * * $Id: i4b_elsa_qs1p.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_qs1p.c,v 1.6.2.1 2000/08/02 23:52:55 peter Exp $ * * last edit-date: [Mon Dec 13 21:59:51 1999] * diff --git a/sys/i4b/layer1/i4b_hscx.c b/sys/i4b/layer1/i4b_hscx.c index 36aef240606c..690921e95b4d 100644 --- a/sys/i4b/layer1/i4b_hscx.c +++ b/sys/i4b/layer1/i4b_hscx.c @@ -29,7 +29,7 @@ * * $Id: i4b_hscx.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_hscx.c,v 1.6 1999/12/14 20:48:20 hm Exp $ * * last edit-date: [Mon Dec 13 21:59:58 1999] * diff --git a/sys/i4b/layer1/i4b_hscx.h b/sys/i4b/layer1/i4b_hscx.h index e64269870b9e..7fbd005a96b5 100644 --- a/sys/i4b/layer1/i4b_hscx.h +++ b/sys/i4b/layer1/i4b_hscx.h @@ -32,7 +32,7 @@ * * $Id: i4b_hscx.h,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_hscx.h,v 1.6 1999/12/14 20:48:20 hm Exp $ * * last edit-date: [Mon Dec 13 22:00:49 1999] * diff --git a/sys/i4b/layer1/i4b_ipac.h b/sys/i4b/layer1/i4b_ipac.h index 329df9f7b78d..3253208a84b0 100644 --- a/sys/i4b/layer1/i4b_ipac.h +++ b/sys/i4b/layer1/i4b_ipac.h @@ -29,7 +29,7 @@ * * $Id: i4b_ipac.h,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_ipac.h,v 1.6.2.1 2000/09/21 17:19:35 joe Exp $ * * last edit-date: [Mon Dec 13 22:00:58 1999] * diff --git a/sys/i4b/layer1/i4b_isac.c b/sys/i4b/layer1/i4b_isac.c index 1171463dd3b3..8aaff8c17e90 100644 --- a/sys/i4b/layer1/i4b_isac.c +++ b/sys/i4b/layer1/i4b_isac.c @@ -29,7 +29,7 @@ * * $Id: i4b_isac.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isac.c,v 1.6 1999/12/14 20:48:20 hm Exp $ * * last edit-date: [Mon Dec 13 22:01:05 1999] * diff --git a/sys/i4b/layer1/i4b_isac.h b/sys/i4b/layer1/i4b_isac.h index 83fa1db24749..cdd44da30758 100644 --- a/sys/i4b/layer1/i4b_isac.h +++ b/sys/i4b/layer1/i4b_isac.h @@ -32,7 +32,7 @@ * * $Id: i4b_isac.h,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isac.h,v 1.6 1999/12/14 20:48:20 hm Exp $ * * last edit-date: [Mon Dec 13 22:01:25 1999] * diff --git a/sys/i4b/layer1/i4b_isic.c b/sys/i4b/layer1/i4b_isic.c index 54e73d6c36e6..50cd387b29f7 100644 --- a/sys/i4b/layer1/i4b_isic.c +++ b/sys/i4b/layer1/i4b_isic.c @@ -29,7 +29,7 @@ * * $Id: i4b_isic.c,v 1.3 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isic.c,v 1.6.2.1 2000/09/21 17:19:35 joe Exp $ * * last edit-date: [Mon Dec 13 22:01:33 1999] * diff --git a/sys/i4b/layer1/i4b_isic_isa.c b/sys/i4b/layer1/i4b_isic_isa.c index b3cf2a294eec..b8f553920d62 100644 --- a/sys/i4b/layer1/i4b_isic_isa.c +++ b/sys/i4b/layer1/i4b_isic_isa.c @@ -29,7 +29,7 @@ * * $Id: i4b_isic_isa.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isic_isa.c,v 1.7 1999/12/14 20:48:21 hm Exp $ * * last edit-date: [Mon Dec 13 22:01:39 1999] * diff --git a/sys/i4b/layer1/i4b_isic_pcmcia.c b/sys/i4b/layer1/i4b_isic_pcmcia.c index 466ad56a9b34..5217564a913f 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.10 1999/10/29 17:28:09 imp Exp $ * * last edit-date: [Mon Apr 26 10:52:57 1999] * diff --git a/sys/i4b/layer1/i4b_isic_pnp.c b/sys/i4b/layer1/i4b_isic_pnp.c index 70d08122b2a7..349ab31de8fd 100644 --- a/sys/i4b/layer1/i4b_isic_pnp.c +++ b/sys/i4b/layer1/i4b_isic_pnp.c @@ -39,7 +39,7 @@ * * $Id: i4b_isic_pnp.c,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_isic_pnp.c,v 1.9 1999/12/14 20:48:22 hm Exp $ * * last edit-date: [Mon Dec 13 22:01:48 1999] * diff --git a/sys/i4b/layer1/i4b_itk_ix1.c b/sys/i4b/layer1/i4b_itk_ix1.c index 9ec4cf3c0e78..34c20c8b89ed 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.6 1999/08/28 00:45:41 peter Exp $ * * last edit-date: [Sun Feb 14 10:28:00 1999] * diff --git a/sys/i4b/layer1/i4b_l1.c b/sys/i4b/layer1/i4b_l1.c index cdb2b0163ee2..5d2a0ba0383a 100644 --- a/sys/i4b/layer1/i4b_l1.c +++ b/sys/i4b/layer1/i4b_l1.c @@ -29,7 +29,7 @@ * * $Id: i4b_l1.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_l1.c,v 1.6 1999/12/14 20:48:22 hm Exp $ * * last edit-date: [Mon Dec 13 22:01:55 1999] * diff --git a/sys/i4b/layer1/i4b_l1.h b/sys/i4b/layer1/i4b_l1.h index 4d5f31b55aab..0bfb34e73c88 100644 --- a/sys/i4b/layer1/i4b_l1.h +++ b/sys/i4b/layer1/i4b_l1.h @@ -29,7 +29,7 @@ * * $Id: i4b_l1.h,v 1.3 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_l1.h,v 1.7.2.1 2000/09/21 17:19:35 joe Exp $ * * last edit-date: [Mon Dec 13 22:02:07 1999] * diff --git a/sys/i4b/layer1/i4b_l1fsm.c b/sys/i4b/layer1/i4b_l1fsm.c index 3107db0f2404..72fe11e1a205 100644 --- a/sys/i4b/layer1/i4b_l1fsm.c +++ b/sys/i4b/layer1/i4b_l1fsm.c @@ -29,7 +29,7 @@ * * $Id: i4b_l1fsm.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_l1fsm.c,v 1.6 1999/12/14 20:48:22 hm Exp $ * * last edit-date: [Mon Dec 13 22:02:16 1999] * diff --git a/sys/i4b/layer1/i4b_siemens_isurf.c b/sys/i4b/layer1/i4b_siemens_isurf.c index 29730aa7e63b..962739082e84 100644 --- a/sys/i4b/layer1/i4b_siemens_isurf.c +++ b/sys/i4b/layer1/i4b_siemens_isurf.c @@ -39,7 +39,7 @@ * * $Id: i4b_siemens_isurf.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_siemens_isurf.c,v 1.3 1999/12/14 20:48:23 hm Exp $ * * last edit-date: [Mon Dec 13 22:02:28 1999] * diff --git a/sys/i4b/layer1/i4b_sws.c b/sys/i4b/layer1/i4b_sws.c index d6dd4db7bc91..ae34cd926d70 100644 --- a/sys/i4b/layer1/i4b_sws.c +++ b/sys/i4b/layer1/i4b_sws.c @@ -46,7 +46,7 @@ * * $Id: i4b_sws.c,v 1.2 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_sws.c,v 1.6 1999/12/14 20:48:23 hm Exp $ * * last edit-date: [Mon Dec 13 22:02:39 1999] * diff --git a/sys/i4b/layer1/i4b_tel_s016.c b/sys/i4b/layer1/i4b_tel_s016.c index d3879b1ad77c..f66a14d48ec3 100644 --- a/sys/i4b/layer1/i4b_tel_s016.c +++ b/sys/i4b/layer1/i4b_tel_s016.c @@ -39,7 +39,7 @@ * * $Id: i4b_tel_s016.c,v 1.3 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s016.c,v 1.6 1999/12/14 20:48:24 hm Exp $ * * last edit-date: [Mon Dec 13 22:02:47 1999] * diff --git a/sys/i4b/layer1/i4b_tel_s0163.c b/sys/i4b/layer1/i4b_tel_s0163.c index a446a44b4ac0..658aa678562a 100644 --- a/sys/i4b/layer1/i4b_tel_s0163.c +++ b/sys/i4b/layer1/i4b_tel_s0163.c @@ -39,7 +39,7 @@ * * $Id: i4b_tel_s0163.c,v 1.2 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s0163.c,v 1.7 2000/03/09 20:57:47 hm Exp $ * * last edit-date: [Mon Dec 13 22:02:55 1999] * diff --git a/sys/i4b/layer1/i4b_tel_s08.c b/sys/i4b/layer1/i4b_tel_s08.c index a7c835de4855..3edecb9c76df 100644 --- a/sys/i4b/layer1/i4b_tel_s08.c +++ b/sys/i4b/layer1/i4b_tel_s08.c @@ -39,7 +39,7 @@ * * $Id: i4b_tel_s08.c,v 1.2 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s08.c,v 1.6 1999/12/14 20:48:24 hm Exp $ * * last edit-date: [Mon Dec 13 22:03:06 1999] * diff --git a/sys/i4b/layer1/i4b_usr_sti.c b/sys/i4b/layer1/i4b_usr_sti.c index 2540ae4adfca..c4d51fbce445 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.6 2000/02/21 02:10:09 gj Exp $ * * last edit-date: [Sun Feb 14 10:29:05 1999] * diff --git a/sys/i4b/layer1/isa_isic.c b/sys/i4b/layer1/isa_isic.c index c89bb5d2572c..3a76bce09799 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.5 1999/08/28 00:45:43 peter Exp $ * * last edit-date: [Mon Jul 19 16:39:02 1999] * diff --git a/sys/i4b/layer1/isapnp_isic.c b/sys/i4b/layer1/isapnp_isic.c index a72189b73dff..b3238a76cccb 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.5 1999/08/28 00:45:43 peter Exp $ * * last edit-date: [Sun May 2 11:57:08 1999] * diff --git a/sys/i4b/layer1/isic_supio.c b/sys/i4b/layer1/isic_supio.c index 709dbcee4f03..102cfc1e3ee2 100644 --- a/sys/i4b/layer1/isic_supio.c +++ b/sys/i4b/layer1/isic_supio.c @@ -38,7 +38,7 @@ * But we attach to the supio, so just see "isic" or "isicII". * ----------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/isic_supio.c,v 1.5 1999/08/28 00:45:43 peter Exp $ * * last edit-date: [Mon Mar 22 22:49:20 MET 1999] * diff --git a/sys/i4b/layer1/pci_isic.c b/sys/i4b/layer1/pci_isic.c index 7256be9cc015..e8d6393a4c6f 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.5.2.1 2000/09/21 17:19:35 joe Exp $ * * last edit-date: [Wed Mar 10 07:22:08 1999] * diff --git a/sys/i4b/layer1/pci_isic.h b/sys/i4b/layer1/pci_isic.h index a19025c8aaf0..6a25d81851e7 100644 --- a/sys/i4b/layer1/pci_isic.h +++ b/sys/i4b/layer1/pci_isic.h @@ -33,7 +33,7 @@ * pci_isic.h - pci bus frontend for i4b_isic driver * ------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer1/pci_isic.h,v 1.3 1999/08/28 00:45:44 peter Exp $ * * last edit-date: [Wed Mar 10 07:22:08 1999] * diff --git a/sys/i4b/layer1/pcmcia_isic.c b/sys/i4b/layer1/pcmcia_isic.c index d4e0f8ec6c09..bb5d0b5692df 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.5 1999/08/28 00:45:44 peter Exp $ * * last edit-date: [Tue Apr 20 14:09:16 1999] * diff --git a/sys/i4b/layer1/pcmcia_isic.h b/sys/i4b/layer1/pcmcia_isic.h index c5426bde0c87..a969b2dcf201 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.5 1999/08/28 00:45:45 peter Exp $ * * last edit-date: [Sun Feb 14 10:29:33 1999] * diff --git a/sys/i4b/layer2/i4b_iframe.c b/sys/i4b/layer2/i4b_iframe.c index ea7350d79199..71a81c6c0353 100644 --- a/sys/i4b/layer2/i4b_iframe.c +++ b/sys/i4b/layer2/i4b_iframe.c @@ -29,7 +29,7 @@ * * $Id: i4b_iframe.c,v 1.22 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_iframe.c,v 1.6 1999/12/14 20:48:26 hm Exp $ * * last edit-date: [Mon Dec 13 22:03:16 1999] * diff --git a/sys/i4b/layer2/i4b_l2.c b/sys/i4b/layer2/i4b_l2.c index 3bd986333fb3..544bdbd34aef 100644 --- a/sys/i4b/layer2/i4b_l2.c +++ b/sys/i4b/layer2/i4b_l2.c @@ -29,7 +29,7 @@ * * $Id: i4b_l2.c,v 1.30 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2.c,v 1.6 1999/12/14 20:48:27 hm Exp $ * * last edit-date: [Mon Dec 13 22:03:23 1999] * diff --git a/sys/i4b/layer2/i4b_l2.h b/sys/i4b/layer2/i4b_l2.h index b00c3864cc1e..b030db6ac525 100644 --- a/sys/i4b/layer2/i4b_l2.h +++ b/sys/i4b/layer2/i4b_l2.h @@ -29,7 +29,7 @@ * * $Id: i4b_l2.h,v 1.20 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2.h,v 1.6 1999/12/14 20:48:27 hm Exp $ * * last edit-date: [Mon Dec 13 22:03:29 1999] * diff --git a/sys/i4b/layer2/i4b_l2fsm.c b/sys/i4b/layer2/i4b_l2fsm.c index 333650c1043f..02c13ac15e21 100644 --- a/sys/i4b/layer2/i4b_l2fsm.c +++ b/sys/i4b/layer2/i4b_l2fsm.c @@ -29,7 +29,7 @@ * * $Id: i4b_l2fsm.c,v 1.17 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2fsm.c,v 1.6 1999/12/14 20:48:27 hm Exp $ * * last edit-date: [Mon Dec 13 22:03:36 1999] * diff --git a/sys/i4b/layer2/i4b_l2fsm.h b/sys/i4b/layer2/i4b_l2fsm.h index 56a11ff69295..05e8768333d8 100644 --- a/sys/i4b/layer2/i4b_l2fsm.h +++ b/sys/i4b/layer2/i4b_l2fsm.h @@ -29,7 +29,7 @@ * * $Id: i4b_l2fsm.h,v 1.5 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2fsm.h,v 1.6 1999/12/14 20:48:27 hm Exp $ * * last edit-date: [Mon Dec 13 22:03:48 1999] * diff --git a/sys/i4b/layer2/i4b_l2timer.c b/sys/i4b/layer2/i4b_l2timer.c index 468c2a4378f9..4b13d2ecc6b1 100644 --- a/sys/i4b/layer2/i4b_l2timer.c +++ b/sys/i4b/layer2/i4b_l2timer.c @@ -29,7 +29,7 @@ * * $Id: i4b_l2timer.c,v 1.17 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_l2timer.c,v 1.6 1999/12/14 20:48:28 hm Exp $ * * last edit-date: [Mon Dec 13 22:03:56 1999] * diff --git a/sys/i4b/layer2/i4b_lme.c b/sys/i4b/layer2/i4b_lme.c index a3690b9cce6d..4ec346670513 100644 --- a/sys/i4b/layer2/i4b_lme.c +++ b/sys/i4b/layer2/i4b_lme.c @@ -29,7 +29,7 @@ * * $Id: i4b_lme.c,v 1.11 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_lme.c,v 1.6 1999/12/14 20:48:28 hm Exp $ * * last edit-date: [Mon Dec 13 22:04:03 1999] * diff --git a/sys/i4b/layer2/i4b_mbuf.c b/sys/i4b/layer2/i4b_mbuf.c index 4fb0fb604530..93e30f090c43 100644 --- a/sys/i4b/layer2/i4b_mbuf.c +++ b/sys/i4b/layer2/i4b_mbuf.c @@ -29,7 +29,7 @@ * * $Id: i4b_mbuf.c,v 1.13 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_mbuf.c,v 1.6 1999/12/14 20:48:28 hm Exp $ * * last edit-date: [Mon Dec 13 22:04:10 1999] * diff --git a/sys/i4b/layer2/i4b_sframe.c b/sys/i4b/layer2/i4b_sframe.c index f0c6702c6b20..04429b33cc3a 100644 --- a/sys/i4b/layer2/i4b_sframe.c +++ b/sys/i4b/layer2/i4b_sframe.c @@ -29,7 +29,7 @@ * * $Id: i4b_sframe.c,v 1.12 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_sframe.c,v 1.6 1999/12/14 20:48:28 hm Exp $ * * last edit-date: [Mon Dec 13 22:04:17 1999] * diff --git a/sys/i4b/layer2/i4b_tei.c b/sys/i4b/layer2/i4b_tei.c index 98f9b00a9a4d..3fb237b16ec9 100644 --- a/sys/i4b/layer2/i4b_tei.c +++ b/sys/i4b/layer2/i4b_tei.c @@ -29,7 +29,7 @@ * * $Id: i4b_tei.c,v 1.17 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_tei.c,v 1.6.2.1 2000/05/10 02:04:48 obrien Exp $ * * last edit-date: [Mon Dec 13 22:04:24 1999] * diff --git a/sys/i4b/layer2/i4b_uframe.c b/sys/i4b/layer2/i4b_uframe.c index 7de4965e8c2a..a1f199c6f9f0 100644 --- a/sys/i4b/layer2/i4b_uframe.c +++ b/sys/i4b/layer2/i4b_uframe.c @@ -29,7 +29,7 @@ * * $Id: i4b_uframe.c,v 1.10 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_uframe.c,v 1.6 1999/12/14 20:48:29 hm Exp $ * * last edit-date: [Mon Dec 13 22:04:30 1999] * diff --git a/sys/i4b/layer2/i4b_util.c b/sys/i4b/layer2/i4b_util.c index 4356a8c70e40..3fb17cc4156c 100644 --- a/sys/i4b/layer2/i4b_util.c +++ b/sys/i4b/layer2/i4b_util.c @@ -29,7 +29,7 @@ * * $Id: i4b_util.c,v 1.22 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer2/i4b_util.c,v 1.6 1999/12/14 20:48:29 hm Exp $ * * last edit-date: [Mon Dec 13 22:04:37 1999] * diff --git a/sys/i4b/layer3/i4b_l2if.c b/sys/i4b/layer3/i4b_l2if.c index dfebbca5d07d..4ab0f7c5a8fb 100644 --- a/sys/i4b/layer3/i4b_l2if.c +++ b/sys/i4b/layer3/i4b_l2if.c @@ -29,7 +29,7 @@ * * $Id: i4b_l2if.c,v 1.18 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l2if.c,v 1.6 1999/12/14 20:48:30 hm Exp $ * * last edit-date: [Mon Dec 13 22:04:48 1999] * diff --git a/sys/i4b/layer3/i4b_l3.h b/sys/i4b/layer3/i4b_l3.h index 3badbd86c203..67a7ab1cc9d5 100644 --- a/sys/i4b/layer3/i4b_l3.h +++ b/sys/i4b/layer3/i4b_l3.h @@ -29,7 +29,7 @@ * * $Id: i4b_l3.h,v 1.10 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l3.h,v 1.6 1999/12/14 20:48:31 hm Exp $ * * last edit-date: [Mon Dec 13 22:04:55 1999] * diff --git a/sys/i4b/layer3/i4b_l3fsm.c b/sys/i4b/layer3/i4b_l3fsm.c index 92de1ad52827..e971f38d7815 100644 --- a/sys/i4b/layer3/i4b_l3fsm.c +++ b/sys/i4b/layer3/i4b_l3fsm.c @@ -29,7 +29,7 @@ * * $Id: i4b_l3fsm.c,v 1.18 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l3fsm.c,v 1.6 1999/12/14 20:48:31 hm Exp $ * * last edit-date: [Mon Dec 13 22:05:02 1999] * diff --git a/sys/i4b/layer3/i4b_l3fsm.h b/sys/i4b/layer3/i4b_l3fsm.h index 1980ae05c74a..ba1ff96e25e5 100644 --- a/sys/i4b/layer3/i4b_l3fsm.h +++ b/sys/i4b/layer3/i4b_l3fsm.h @@ -29,7 +29,7 @@ * * $Id: i4b_l3fsm.h,v 1.7 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l3fsm.h,v 1.6 1999/12/14 20:48:31 hm Exp $ * * last edit-date: [Mon Dec 13 22:05:09 1999] * diff --git a/sys/i4b/layer3/i4b_l3timer.c b/sys/i4b/layer3/i4b_l3timer.c index 495d9f67c5de..abb0f2626014 100644 --- a/sys/i4b/layer3/i4b_l3timer.c +++ b/sys/i4b/layer3/i4b_l3timer.c @@ -29,7 +29,7 @@ * * $Id: i4b_l3timer.c,v 1.14 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l3timer.c,v 1.6 1999/12/14 20:48:31 hm Exp $ * * last edit-date: [Mon Dec 13 22:05:18 1999] * diff --git a/sys/i4b/layer3/i4b_l4if.c b/sys/i4b/layer3/i4b_l4if.c index da11b63e115e..7817a0290761 100644 --- a/sys/i4b/layer3/i4b_l4if.c +++ b/sys/i4b/layer3/i4b_l4if.c @@ -29,7 +29,7 @@ * * $Id: i4b_l4if.c,v 1.22 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_l4if.c,v 1.6 1999/12/14 20:48:32 hm Exp $ * * last edit-date: [Mon Dec 13 22:05:25 1999] * diff --git a/sys/i4b/layer3/i4b_q931.c b/sys/i4b/layer3/i4b_q931.c index e2fa689d0605..4aa4922228fb 100644 --- a/sys/i4b/layer3/i4b_q931.c +++ b/sys/i4b/layer3/i4b_q931.c @@ -29,7 +29,7 @@ * * $Id: i4b_q931.c,v 1.23 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_q931.c,v 1.6 1999/12/14 20:48:32 hm Exp $ * * last edit-date: [Mon Dec 13 22:05:33 1999] * diff --git a/sys/i4b/layer3/i4b_q931.h b/sys/i4b/layer3/i4b_q931.h index bbfc9b6483c4..f49319491cc5 100644 --- a/sys/i4b/layer3/i4b_q931.h +++ b/sys/i4b/layer3/i4b_q931.h @@ -29,7 +29,7 @@ * * $Id: i4b_q931.h,v 1.8 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_q931.h,v 1.6 1999/12/14 20:48:32 hm Exp $ * * last edit-date: [Mon Dec 13 22:05:44 1999] * diff --git a/sys/i4b/layer3/i4b_q932fac.c b/sys/i4b/layer3/i4b_q932fac.c index 1162144eee76..ec85d529b1cd 100644 --- a/sys/i4b/layer3/i4b_q932fac.c +++ b/sys/i4b/layer3/i4b_q932fac.c @@ -29,7 +29,7 @@ * * $Id: i4b_q932fac.c,v 1.8 1999/12/13 21:25:27 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_q932fac.c,v 1.6 1999/12/14 20:48:32 hm Exp $ * * last edit-date: [Mon Dec 13 22:05:51 1999] * diff --git a/sys/i4b/layer3/i4b_q932fac.h b/sys/i4b/layer3/i4b_q932fac.h index d878c2e62199..76a3ebe8733f 100644 --- a/sys/i4b/layer3/i4b_q932fac.h +++ b/sys/i4b/layer3/i4b_q932fac.h @@ -29,7 +29,7 @@ * * $Id: i4b_q932fac.h,v 1.7 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer3/i4b_q932fac.h,v 1.6 1999/12/14 20:48:33 hm Exp $ * * last edit-date: [Mon Dec 13 22:06:00 1999] * diff --git a/sys/i4b/layer4/i4b_i4bdrv.c b/sys/i4b/layer4/i4b_i4bdrv.c index 1a07b95e692a..efb727d3b62c 100644 --- a/sys/i4b/layer4/i4b_i4bdrv.c +++ b/sys/i4b/layer4/i4b_i4bdrv.c @@ -29,7 +29,7 @@ * * $Id: i4b_i4bdrv.c,v 1.52 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_i4bdrv.c,v 1.11 1999/12/14 20:48:34 hm Exp $ * * last edit-date: [Mon Dec 13 22:06:11 1999] * diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c index 920772cba1e4..86f3201a428e 100644 --- a/sys/i4b/layer4/i4b_l4.c +++ b/sys/i4b/layer4/i4b_l4.c @@ -29,7 +29,7 @@ * * $Id: i4b_l4.c,v 1.45 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_l4.c,v 1.6 1999/12/14 20:48:34 hm Exp $ * * last edit-date: [Mon Dec 13 22:06:17 1999] * diff --git a/sys/i4b/layer4/i4b_l4.h b/sys/i4b/layer4/i4b_l4.h index 35be5673b50c..104081616259 100644 --- a/sys/i4b/layer4/i4b_l4.h +++ b/sys/i4b/layer4/i4b_l4.h @@ -29,7 +29,7 @@ * * $Id: i4b_l4.h,v 1.17 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_l4.h,v 1.6 1999/12/14 20:48:34 hm Exp $ * * last edit-date: [Mon Dec 13 22:06:24 1999] * diff --git a/sys/i4b/layer4/i4b_l4mgmt.c b/sys/i4b/layer4/i4b_l4mgmt.c index cde245141eec..23dcdf995d9a 100644 --- a/sys/i4b/layer4/i4b_l4mgmt.c +++ b/sys/i4b/layer4/i4b_l4mgmt.c @@ -29,7 +29,7 @@ * * $Id: i4b_l4mgmt.c,v 1.26 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_l4mgmt.c,v 1.6.2.1 2000/05/10 02:04:48 obrien Exp $ * * last edit-date: [Mon Dec 13 22:06:32 1999] * diff --git a/sys/i4b/layer4/i4b_l4timer.c b/sys/i4b/layer4/i4b_l4timer.c index 21855e2fd189..e3b2e38070a4 100644 --- a/sys/i4b/layer4/i4b_l4timer.c +++ b/sys/i4b/layer4/i4b_l4timer.c @@ -29,7 +29,7 @@ * * $Id: i4b_l4timer.c,v 1.15 1999/12/13 21:25:28 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/i4b/layer4/i4b_l4timer.c,v 1.6 1999/12/14 20:48:35 hm Exp $ * * last edit-date: [Mon Dec 13 22:06:39 1999] * diff --git a/sys/i4b/tina-dd/i4b_tina_dd.c b/sys/i4b/tina-dd/i4b_tina_dd.c index 5ec784c228b4..cc03c276e5f8 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.5 1999/09/25 18:24:19 phk 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..ada3052e5914 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.2 1999/08/28 00:45:58 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 65f0b239e16c..203e744f432a 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.7.2.1 2000/03/31 12:52:04 yokota Exp $ */ #include "opt_kbd.h" diff --git a/sys/isa/atkbdc_isa.c b/sys/isa/atkbdc_isa.c index b5d5e0029481..89a2b039f0e3 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.14.2.1 2000/03/31 12:52:05 yokota Exp $ */ #include "opt_kbd.h" diff --git a/sys/isa/fd.c b/sys/isa/fd.c index 2cbae0900a4e..a06ef68fad82 100644 --- a/sys/isa/fd.c +++ b/sys/isa/fd.c @@ -47,7 +47,7 @@ * SUCH DAMAGE. * * from: @(#)fd.c 7.4 (Berkeley) 5/25/91 - * $FreeBSD$ + * $FreeBSD: src/sys/isa/fd.c,v 1.176.2.1 2000/08/18 16:20:21 n_hibma Exp $ * */ diff --git a/sys/isa/fdc.h b/sys/isa/fdc.h index 39bcc90bc17a..140911b103d1 100644 --- a/sys/isa/fdc.h +++ b/sys/isa/fdc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)fd.c 7.4 (Berkeley) 5/25/91 - * $FreeBSD$ + * $FreeBSD: src/sys/isa/fdc.h,v 1.20 2000/01/09 17:13:35 bde Exp $ * */ diff --git a/sys/isa/fdreg.h b/sys/isa/fdreg.h index f0b8eebbdb68..c9f65c1602de 100644 --- a/sys/isa/fdreg.h +++ b/sys/isa/fdreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)fdreg.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/isa/fdreg.h,v 1.13 2000/01/06 07:13:54 imp Exp $ */ /* diff --git a/sys/isa/ic/esp.h b/sys/isa/ic/esp.h index a381ee7d22aa..244635d88c10 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.4 1999/08/28 00:46:04 peter Exp $ */ #ifndef _IC_ESP_H_ diff --git a/sys/isa/ic/nec765.h b/sys/isa/ic/nec765.h index c08b73b7d600..ee34e59ba825 100644 --- a/sys/isa/ic/nec765.h +++ b/sys/isa/ic/nec765.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)nec765.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/isa/ic/nec765.h,v 1.8 1999/08/28 00:46:04 peter Exp $ */ /* diff --git a/sys/isa/ic/ns16550.h b/sys/isa/ic/ns16550.h index e8fad7da832e..c3cc48b60334 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.6 1999/08/28 00:46:04 peter Exp $ */ /* diff --git a/sys/isa/isa_common.c b/sys/isa/isa_common.c index 13644eefe3b0..65383fc3f363 100644 --- a/sys/isa/isa_common.c +++ b/sys/isa/isa_common.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/isa/isa_common.c,v 1.16.2.1 2000/09/16 15:49:52 roger Exp $ */ /* * Modifications for Intel architecture by Garrett A. Wollman. diff --git a/sys/isa/isa_common.h b/sys/isa/isa_common.h index 70b8b339533f..a40f7cded9e6 100644 --- a/sys/isa/isa_common.h +++ b/sys/isa/isa_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/isa/isa_common.h,v 1.5 1999/09/07 08:42:47 dfr Exp $ */ /* diff --git a/sys/isa/isa_if.m b/sys/isa/isa_if.m index 80cc6d273d58..bd3fe92378c2 100644 --- a/sys/isa/isa_if.m +++ b/sys/isa/isa_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/isa/isa_if.m,v 1.5 1999/10/12 21:35:48 dfr Exp $ # CODE { diff --git a/sys/isa/isahint.c b/sys/isa/isahint.c index 5a02ccf00b1b..09406d339dbf 100644 --- a/sys/isa/isahint.c +++ b/sys/isa/isahint.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/isa/isahint.c,v 1.8 1999/11/22 14:30:41 gallatin Exp $ */ #include <sys/param.h> diff --git a/sys/isa/isareg.h b/sys/isa/isareg.h index e14e71643baf..629009f00c09 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.4.2.1 2000/07/18 20:39:05 dfr Exp $ */ #ifdef PC98 diff --git a/sys/isa/isavar.h b/sys/isa/isavar.h index d8d6f1d7b792..7cb42e8d8c42 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.16.2.1 2000/08/08 19:49:55 peter Exp $ */ #ifndef _ISA_ISAVAR_H_ diff --git a/sys/isa/joy.c b/sys/isa/joy.c index b12e201553af..1e3514cd96ed 100644 --- a/sys/isa/joy.c +++ b/sys/isa/joy.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/isa/joy.c,v 1.38 2000/01/18 08:38:35 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isa/pnp.c b/sys/isa/pnp.c index 12b5dabf1fe3..4174aad42ce7 100644 --- a/sys/isa/pnp.c +++ b/sys/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/isa/pnp.c,v 1.5 1999/10/14 21:03:01 dfr Exp $ * from: pnp.c,v 1.11 1999/05/06 22:11:19 peter Exp */ diff --git a/sys/isa/pnpparse.c b/sys/isa/pnpparse.c index 3f08cab2b182..efa8b99a302c 100644 --- a/sys/isa/pnpparse.c +++ b/sys/isa/pnpparse.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/isa/pnpparse.c,v 1.2.2.2 2000/03/31 19:41:10 dfr Exp $ */ #include <sys/param.h> diff --git a/sys/isa/pnpreg.h b/sys/isa/pnpreg.h index 04d6131000fe..c75370e3b18a 100644 --- a/sys/isa/pnpreg.h +++ b/sys/isa/pnpreg.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/isa/pnpreg.h,v 1.3.2.1 2000/05/11 11:10:35 nyan Exp $ * from: pnp.h,v 1.7 1998/09/13 22:15:44 eivind Exp */ diff --git a/sys/isa/pnpvar.h b/sys/isa/pnpvar.h index 0e7dee919539..65f3806d6529 100644 --- a/sys/isa/pnpvar.h +++ b/sys/isa/pnpvar.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/pnpvar.h,v 1.4 1999/12/29 04:54:36 peter Exp $ */ #ifndef _ISA_PNPVAR_H_ diff --git a/sys/isa/ppc.c b/sys/isa/ppc.c index 259eed2e2d3f..7d1bac8cfde4 100644 --- a/sys/isa/ppc.c +++ b/sys/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/isa/ppc.c,v 1.26.2.2 2000/07/22 09:09:36 dfr Exp $ * */ diff --git a/sys/isa/ppcreg.h b/sys/isa/ppcreg.h index 8bd637c6d54b..4c9be9ccf4d5 100644 --- a/sys/isa/ppcreg.h +++ b/sys/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/isa/ppcreg.h,v 1.10.2.2 2000/07/22 09:09:36 dfr Exp $ * */ #ifndef __PPCREG_H diff --git a/sys/isa/psm.c b/sys/isa/psm.c index bb32d0221044..707fc599bd77 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.23.2.4 2000/08/24 08:50:38 yokota Exp $ */ /* diff --git a/sys/isa/rtc.h b/sys/isa/rtc.h index 6f78657db0e1..76834364db76 100644 --- a/sys/isa/rtc.h +++ b/sys/isa/rtc.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)rtc.h 7.1 (Berkeley) 5/12/91 - * $FreeBSD$ + * $FreeBSD: src/sys/isa/rtc.h,v 1.12 1999/08/28 00:46:01 peter Exp $ */ #ifndef _I386_ISA_RTC_H_ diff --git a/sys/isa/sio.c b/sys/isa/sio.c index 663c10fba679..39f99ffbdeb8 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.291.2.12 2000/09/21 10:21:04 sheldonh Exp $ * from: @(#)com.c 7.5 (Berkeley) 5/16/91 * from: i386/isa sio.c,v 1.234 */ diff --git a/sys/isa/sioreg.h b/sys/isa/sioreg.h index 052106525998..45368a5bdb75 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.15 1999/09/08 10:59:03 peter Exp $ */ diff --git a/sys/isa/syscons_isa.c b/sys/isa/syscons_isa.c index a4672f0d9aea..a01cac0ec26e 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.11.2.1 2000/04/03 13:03:43 yokota Exp $ */ #include "opt_syscons.h" diff --git a/sys/isa/vga_isa.c b/sys/isa/vga_isa.c index 4ebb65e153c7..04ce28f20b41 100644 --- a/sys/isa/vga_isa.c +++ b/sys/isa/vga_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/vga_isa.c,v 1.17 2000/01/29 15:08:56 peter Exp $ */ #include "opt_vga.h" diff --git a/sys/isofs/cd9660/TODO b/sys/isofs/cd9660/TODO index b8d7f3efebb9..49f21fd48482 100644 --- a/sys/isofs/cd9660/TODO +++ b/sys/isofs/cd9660/TODO @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/isofs/cd9660/TODO,v 1.7 1999/08/28 00:46:05 peter Exp $ 2) should understand Rock Ridge diff --git a/sys/isofs/cd9660/TODO.hibler b/sys/isofs/cd9660/TODO.hibler index 90c96f6332ba..b25f8de95fc8 100644 --- a/sys/isofs/cd9660/TODO.hibler +++ b/sys/isofs/cd9660/TODO.hibler @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/isofs/cd9660/TODO.hibler,v 1.1.1.2.12.1 2000/08/03 01:02:16 peter Exp $ 1. Investiate making ISOFS another UFS shared filesystem (ala FFS/MFS/LFS). Since it was modelled after the inode code, we might be able to merge diff --git a/sys/isofs/cd9660/cd9660_bmap.c b/sys/isofs/cd9660/cd9660_bmap.c index e5fcd9ab32b3..cfe2baca7678 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.8 1999/08/28 00:46:06 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_lookup.c b/sys/isofs/cd9660/cd9660_lookup.c index b9aabbc7e2b8..2c0967b10c0e 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.23 1999/08/28 00:46:06 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_mount.h b/sys/isofs/cd9660/cd9660_mount.h index 5263912d5291..e03e346404b5 100644 --- a/sys/isofs/cd9660/cd9660_mount.h +++ b/sys/isofs/cd9660/cd9660_mount.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_mount.h 8.1 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_mount.h,v 1.3.2.1 2000/08/03 01:02:16 peter Exp $ */ /* diff --git a/sys/isofs/cd9660/cd9660_node.c b/sys/isofs/cd9660/cd9660_node.c index 06b4cc4d44d9..b5fa660c6981 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.29.2.1 2000/07/08 14:35:56 bp Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_node.h b/sys/isofs/cd9660/cd9660_node.h index 9f56150c183f..cf2e642f1694 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.20 1999/12/29 04:54:37 peter Exp $ */ /* diff --git a/sys/isofs/cd9660/cd9660_rrip.c b/sys/isofs/cd9660/cd9660_rrip.c index b4f97a98e112..9cd8e2d45fe5 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.17 1999/08/28 00:46:06 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_rrip.h b/sys/isofs/cd9660/cd9660_rrip.h index 5008abf2a0ac..62d5f1727b08 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.6 1999/08/28 00:46:06 peter Exp $ */ typedef struct { diff --git a/sys/isofs/cd9660/cd9660_util.c b/sys/isofs/cd9660/cd9660_util.c index 2a11dc2f6361..23ebbbcd987f 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.13 1999/08/28 00:46:07 peter Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_vfsops.c b/sys/isofs/cd9660/cd9660_vfsops.c index 34b42df11da7..e8d6c1bbe71d 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.74.2.1 2000/07/08 14:35:56 bp Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/cd9660_vnops.c b/sys/isofs/cd9660/cd9660_vnops.c index 65ad9385e36c..5d99191f86ca 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.62 1999/12/15 23:01:51 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/isofs/cd9660/iso.h b/sys/isofs/cd9660/iso.h index 2da3d82d1476..bd7c2b0aa9c6 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.19.2.1 2000/07/08 14:35:56 bp 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..dcd7ab486ec7 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.6 1999/08/28 00:46:07 peter Exp $ */ diff --git a/sys/kern/Make.tags.inc b/sys/kern/Make.tags.inc index 2492f32ee193..9aa56cc24999 100644 --- a/sys/kern/Make.tags.inc +++ b/sys/kern/Make.tags.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/kern/Make.tags.inc,v 1.6 2000/01/27 01:21:58 mckusick Exp $ # @(#)Make.tags.inc 8.1 (Berkeley) 6/11/93 SYS?= /sys diff --git a/sys/kern/Makefile b/sys/kern/Makefile index ba453b29a215..4a565830d2ab 100644 --- a/sys/kern/Makefile +++ b/sys/kern/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 3/21/94 -# $FreeBSD$ +# $FreeBSD: src/sys/kern/Makefile,v 1.6 1999/11/14 13:54:42 marcel Exp $ # Makefile for kernel tags files, init_sysent, etc. diff --git a/sys/kern/bus_if.m b/sys/kern/bus_if.m index e5554629eb38..d86437778d9f 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.16 1999/10/12 21:35:50 dfr Exp $ # INTERFACE bus; diff --git a/sys/kern/device_if.m b/sys/kern/device_if.m index 1d6215bf85c5..d67641a912cb 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.7 1999/08/28 00:46:09 peter Exp $ # INTERFACE device; diff --git a/sys/kern/genassym.sh b/sys/kern/genassym.sh index 071ddb04cb03..0d5152992eec 100644 --- a/sys/kern/genassym.sh +++ b/sys/kern/genassym.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/sys/kern/genassym.sh,v 1.1.2.1 2000/07/07 01:36:35 obrien Exp $ # Grrr, this should use stdin and stdout, but is encrufted for compatibility. diff --git a/sys/kern/imgact_aout.c b/sys/kern/imgact_aout.c index da640ad4a285..2b187c8047a2 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.59 1999/11/21 12:38:15 phk Exp $ */ #include <sys/param.h> diff --git a/sys/kern/imgact_elf.c b/sys/kern/imgact_elf.c index c8bec636e2ab..9cda8022e95a 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.73.2.2 2000/07/25 08:20:19 green Exp $ */ #include "opt_rlimit.h" diff --git a/sys/kern/imgact_gzip.c b/sys/kern/imgact_gzip.c index a3a6a6817798..a79465993dc4 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.40 1999/10/29 18:08:49 phk 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 a15b56ca9d9b..ae790ca85c09 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.21.2.1 2000/05/09 17:41:23 dillon Exp $ */ #include <sys/param.h> diff --git a/sys/kern/inflate.c b/sys/kern/inflate.c index c101b7a2151e..fb02459c5515 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.14 1999/12/29 04:54:39 peter Exp $ * * */ diff --git a/sys/kern/init_main.c b/sys/kern/init_main.c index 95c42d59237b..93684eae1297 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.134.2.3 2000/09/07 19:13:36 truckman Exp $ */ #include "opt_init_path.h" diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c index 6e5bd3d0e4cf..33256a525dd0 100644 --- a/sys/kern/init_sysent.c +++ b/sys/kern/init_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/kern/init_sysent.c,v 1.79.2.7 2000/08/09 00:35:55 peter Exp $ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.72.2.5 2000/08/09 00:08:30 peter Exp */ diff --git a/sys/kern/kern_acct.c b/sys/kern/kern_acct.c index 6f0cfb5226fa..bb0a7723fb51 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.23 1999/12/15 23:01:54 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_acl.c b/sys/kern/kern_acl.c index 882d47b5fece..5d29ff195b84 100644 --- a/sys/kern/kern_acl.c +++ b/sys/kern/kern_acl.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_acl.c,v 1.2.2.1 2000/07/28 18:48:16 rwatson Exp $ */ /* diff --git a/sys/kern/kern_clock.c b/sys/kern/kern_clock.c index 225047e3a3c3..9eec1cc668ed 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.105.2.3 2000/09/22 08:01:00 des Exp $ */ #include "opt_ntp.h" diff --git a/sys/kern/kern_conf.c b/sys/kern/kern_conf.c index d6116f75513f..a4de1be6acc4 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.73 2000/01/23 15:47:46 bp Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_descrip.c b/sys/kern/kern_descrip.c index c75b12873da2..a590a492cb8d 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.81.2.3 2000/08/03 00:09:31 ps Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_environment.c b/sys/kern/kern_environment.c index 000306213d32..686558ea6fe5 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.10.2.1 2000/08/03 00:09:32 ps Exp $ */ /* diff --git a/sys/kern/kern_event.c b/sys/kern/kern_event.c index 74d5fa772c5c..1a385805556a 100644 --- a/sys/kern/kern_event.c +++ b/sys/kern/kern_event.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_event.c,v 1.2.2.4 2000/08/23 02:41:41 jhb Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_exec.c b/sys/kern/kern_exec.c index 04b8145024b6..90f775343d3c 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.107.2.5 2000/09/21 09:06:43 truckman Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_exit.c b/sys/kern/kern_exit.c index 215653e9e4b6..83f99dd78bdc 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.92.2.3 2000/09/07 19:13:36 truckman Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_fork.c b/sys/kern/kern_fork.c index a7c2a5d96b25..5eeb7b80e3a4 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.72.2.5 2000/09/14 23:21:18 truckman Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/kern_intr.c b/sys/kern/kern_intr.c index dd4b7c985c83..f81aee6fd913 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.24 1999/10/11 15:19:09 peter Exp $ * */ diff --git a/sys/kern/kern_jail.c b/sys/kern/kern_jail.c index 90c9aa81a7d7..a7d48db19ae3 100644 --- a/sys/kern/kern_jail.c +++ b/sys/kern/kern_jail.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/kern_jail.c,v 1.6 2000/02/12 13:41:55 rwatson Exp $ * */ diff --git a/sys/kern/kern_kthread.c b/sys/kern/kern_kthread.c index 1f805e70a404..c581a01d67d8 100644 --- a/sys/kern/kern_kthread.c +++ b/sys/kern/kern_kthread.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_kthread.c,v 1.5 2000/01/10 08:00:58 imp Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_ktrace.c b/sys/kern/kern_ktrace.c index a543f0450299..782ed21762a8 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.35.2.1 2000/07/15 06:32:20 green Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/kern_linker.c b/sys/kern/kern_linker.c index f132ef4ae348..3651107538f9 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.41.2.2 2000/07/16 13:13:32 bp Exp $ */ #include "opt_ddb.h" diff --git a/sys/kern/kern_lock.c b/sys/kern/kern_lock.c index 50d186c645e8..2ffdd1a58947 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.31.2.1 2000/03/17 10:47:29 ps Exp $ */ #include "opt_lint.h" diff --git a/sys/kern/kern_lockf.c b/sys/kern/kern_lockf.c index 86855ea34836..084a44ac8ac9 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.25 1999/11/16 16:28:56 phk Exp $ */ #include "opt_debug_lockf.h" diff --git a/sys/kern/kern_malloc.c b/sys/kern/kern_malloc.c index a7801e08e0a4..045fda8e4f34 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.64.2.2 2000/07/07 14:15:20 bp Exp $ */ #include "opt_vm.h" diff --git a/sys/kern/kern_mib.c b/sys/kern/kern_mib.c index 08cfd286a1ea..720c71083632 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.29.2.2 2000/08/03 00:09:32 ps Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_module.c b/sys/kern/kern_module.c index e451b970f119..a40c0b163743 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.21 1999/11/08 06:53:30 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_ntptime.c b/sys/kern/kern_ntptime.c index 089fb90dbf0a..e9a828fb9094 100644 --- a/sys/kern/kern_ntptime.c +++ b/sys/kern/kern_ntptime.c @@ -28,7 +28,7 @@ * sys/kern/kern_clock.c. Some of the comments below may be (even more) * confusing and/or plain wrong in that context. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_ntptime.c,v 1.32.2.1 2000/08/03 00:09:32 ps Exp $ */ #include "opt_ntp.h" diff --git a/sys/kern/kern_physio.c b/sys/kern/kern_physio.c index 128283fa89ec..624fc9f9618d 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.46 1999/10/30 06:31:49 phk Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_proc.c b/sys/kern/kern_proc.c index c734344c0e7e..48b9afd3accb 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.63.2.7 2000/09/07 19:13:36 truckman Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_prot.c b/sys/kern/kern_prot.c index adaab2666105..fc3c7d71e6cc 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.53.2.3 2000/09/07 19:13:37 truckman Exp $ */ /* diff --git a/sys/kern/kern_random.c b/sys/kern/kern_random.c index 5065e5ed98af..b5d3d066f0a5 100644 --- a/sys/kern/kern_random.c +++ b/sys/kern/kern_random.c @@ -1,7 +1,7 @@ /* * kern_random.c -- A strong random number generator * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_random.c,v 1.36.2.2 2000/07/04 06:12:24 obrien Exp $ * * Version 0.95, last modified 18-Oct-95 * diff --git a/sys/kern/kern_resource.c b/sys/kern/kern_resource.c index bbe0f329309e..e714bf54a314 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.55.2.3 2000/09/19 09:00:29 ps Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_shutdown.c b/sys/kern/kern_shutdown.c index 2f3e74c46e4e..0e962d459a1a 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.72.2.2 2000/08/03 00:09:32 ps Exp $ */ #include "opt_ddb.h" diff --git a/sys/kern/kern_sig.c b/sys/kern/kern_sig.c index 7702aba5846d..b80f2b0aafce 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.72.2.3 2000/05/16 06:58:11 dillon Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_subr.c b/sys/kern/kern_subr.c index c0f7f6479e48..d2a2585765c0 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.31 1999/10/29 18:08:51 phk Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_switch.c b/sys/kern/kern_switch.c index 3146f9e856ef..f70d72c3e697 100644 --- a/sys/kern/kern_switch.c +++ b/sys/kern/kern_switch.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_switch.c,v 1.3.2.1 2000/05/16 06:58:12 dillon Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_synch.c b/sys/kern/kern_synch.c index 0f95e3068073..d0a146fcce15 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.87.2.2 2000/08/03 00:09:32 ps Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/kern_syscalls.c b/sys/kern/kern_syscalls.c index 72b01c86428e..7fa44d577a5b 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.6 1999/10/11 15:19:10 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_sysctl.c b/sys/kern/kern_sysctl.c index c4ce4d1cb8b1..22dfd67967fa 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.92.2.2 2000/08/03 00:09:32 ps Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/kern_threads.c b/sys/kern/kern_threads.c index 3531e2c6d361..9fb6f1876b87 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.15 1999/08/28 00:46:15 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_time.c b/sys/kern/kern_time.c index 7c06c50da828..c34a94fb2968 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.68 1999/10/30 06:31:51 phk Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_timeout.c b/sys/kern/kern_timeout.c index e73d371c3e67..492618bf582d 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.59 1999/08/30 21:16:56 jlemon Exp $ */ #include <sys/param.h> diff --git a/sys/kern/kern_xxx.c b/sys/kern/kern_xxx.c index 5009db2585f2..b17918623338 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.31 1999/08/28 00:46:15 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/link_aout.c b/sys/kern/link_aout.c index de5518de13fa..386ac6715427 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.26 1999/12/24 15:33:36 bde Exp $ */ #ifndef __alpha__ diff --git a/sys/kern/link_elf.c b/sys/kern/link_elf.c index daf3b3072702..9f93698bbb7f 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.24 1999/12/24 15:33:36 bde Exp $ */ #include <sys/param.h> diff --git a/sys/kern/makedevops.pl b/sys/kern/makedevops.pl index e3839ba9da03..ea50dbd8407e 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.12 1999/11/22 14:40:04 n_hibma Exp $ # # Script to produce device front-end sugar. diff --git a/sys/kern/makesyscalls.sh b/sys/kern/makesyscalls.sh index 37110a02b9e2..bdbff6c3d348 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.39.2.2 2000/08/08 22:25:55 peter Exp $ set -e diff --git a/sys/kern/md5c.c b/sys/kern/md5c.c index 700d589d9edb..5b8e091368f9 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.17 1999/12/29 04:54:39 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 9bbb7b4992c0..b97f8b3eb97f 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.14 1999/10/05 21:19:41 n_hibma Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_blist.c b/sys/kern/subr_blist.c index d706524b25d4..098c52294d0a 100644 --- a/sys/kern/subr_blist.c +++ b/sys/kern/subr_blist.c @@ -60,7 +60,7 @@ * * This code can be compiled stand-alone for debugging. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_blist.c,v 1.5.2.1 2000/03/17 10:47:29 ps Exp $ */ #ifdef _KERNEL diff --git a/sys/kern/subr_bus.c b/sys/kern/subr_bus.c index 8b3b97255aaf..5ab62e8d87b3 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.54.2.7 2000/08/03 06:36:38 imp Exp $ */ #include "opt_bus.h" diff --git a/sys/kern/subr_devstat.c b/sys/kern/subr_devstat.c index 8f76d731a009..14bd197fcc5f 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.17.2.2 2000/08/03 00:09:32 ps Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_disk.c b/sys/kern/subr_disk.c index e9fc899ea5e7..1d8fd9dcb84c 100644 --- a/sys/kern/subr_disk.c +++ b/sys/kern/subr_disk.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/subr_disk.c,v 1.20.2.1 2000/07/11 06:02:49 imp Exp $ * */ diff --git a/sys/kern/subr_diskmbr.c b/sys/kern/subr_diskmbr.c index c16f5d7346bb..d15f4ad617fc 100644 --- a/sys/kern/subr_diskmbr.c +++ b/sys/kern/subr_diskmbr.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/kern/subr_diskmbr.c,v 1.45 2000/01/28 10:22:07 bde Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_diskslice.c b/sys/kern/subr_diskslice.c index e42488e08baa..f9d98fc59769 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.82 2000/01/28 11:51:08 bde Exp $ */ #include "opt_devfs.h" diff --git a/sys/kern/subr_eventhandler.c b/sys/kern/subr_eventhandler.c index c23441d736a0..303afa83b2f0 100644 --- a/sys/kern/subr_eventhandler.c +++ b/sys/kern/subr_eventhandler.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_eventhandler.c,v 1.3 1999/11/16 16:28:57 phk Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_log.c b/sys/kern/subr_log.c index a6f03d0fd41b..6ff5183a8011 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.39 1999/09/25 18:24:23 phk Exp $ */ /* diff --git a/sys/kern/subr_module.c b/sys/kern/subr_module.c index 70e0e5f48d23..210363085191 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.6 1999/10/11 15:19:10 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_prf.c b/sys/kern/subr_prf.c index e8d523e393d8..37435713169b 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.61 1999/08/28 00:46:18 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index 4fa5223acaf4..9e8fb2e85358 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.32.2.2 2000/08/03 00:09:32 ps Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_rman.c b/sys/kern/subr_rman.c index 28b3d0f06671..281dc43217b0 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.10 1999/11/16 16:28:57 phk Exp $ */ /* diff --git a/sys/kern/subr_scanf.c b/sys/kern/subr_scanf.c index 13f02b8fad95..039944653a8f 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.13 1999/11/24 01:03:01 archie Exp $ * From: Id: vfscanf.c,v 1.13 1998/09/25 12:20:27 obrien Exp * From: static char sccsid[] = "@(#)strtol.c 8.1 (Berkeley) 6/4/93"; * From: static char sccsid[] = "@(#)strtoul.c 8.1 (Berkeley) 6/4/93"; diff --git a/sys/kern/subr_taskqueue.c b/sys/kern/subr_taskqueue.c index ab47b4ff2ff7..6577b76924d5 100644 --- a/sys/kern/subr_taskqueue.c +++ b/sys/kern/subr_taskqueue.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_taskqueue.c,v 1.1.2.1 2000/07/18 21:12:41 dfr Exp $ */ #include <sys/param.h> diff --git a/sys/kern/subr_xxx.c b/sys/kern/subr_xxx.c index 6819fb38c57a..4355f417be0e 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.15 1999/09/25 18:24:24 phk Exp $ */ /* diff --git a/sys/kern/sys_generic.c b/sys/kern/sys_generic.c index 889306393a06..f9036c2dc27c 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.55.2.7 2000/08/16 19:20:31 alfred Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/sys_pipe.c b/sys/kern/sys_pipe.c index bd0e04bb5b85..8fcc34dd36f3 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.60.2.3 2000/09/14 20:27:13 jlemon Exp $ */ /* diff --git a/sys/kern/sys_process.c b/sys/kern/sys_process.c index 4740476bdf94..37d3a7273add 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.51 1999/11/21 19:03:10 phk Exp $ */ #include <sys/param.h> diff --git a/sys/kern/sys_socket.c b/sys/kern/sys_socket.c index f58720b7e4a5..a176badd9d45 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.28.2.1 2000/08/04 00:49:17 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c index 7189e125a077..b55d2e457d36 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/kern/syscalls.c,v 1.71.2.6 2000/08/09 00:35:55 peter Exp $ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.72.2.5 2000/08/09 00:08:30 peter Exp */ diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master index 6c899ae3b802..47d5bd269fd1 100644 --- a/sys/kern/syscalls.master +++ b/sys/kern/syscalls.master @@ -1,4 +1,4 @@ - $FreeBSD$ + $FreeBSD: src/sys/kern/syscalls.master,v 1.72.2.5 2000/08/09 00:08:30 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 d219ae303c25..a07cbd9823bf 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.13.2.2 2000/07/01 14:33:49 bsd 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 ff4729e63641..52cfc901507e 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.23.2.2 2000/09/19 23:00:18 peter Exp $ */ /* * Implementation of SVID messages diff --git a/sys/kern/sysv_sem.c b/sys/kern/sysv_sem.c index 7d78bfd8c979..52d2611dd2f7 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.24.2.3 2000/08/04 22:31:08 peter Exp $ */ /* * Implementation of SVID semaphores diff --git a/sys/kern/sysv_shm.c b/sys/kern/sysv_shm.c index 11a55686162b..d7412469948c 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.45.2.2 2000/08/04 22:31:08 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 c66036a69aaa..b8b2a1c233ae 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.129.2.2 2000/08/03 00:09:33 ps Exp $ */ /*- diff --git a/sys/kern/tty_compat.c b/sys/kern/tty_compat.c index c104e223c106..c9277758e090 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.29 1999/08/28 00:46:20 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/tty_conf.c b/sys/kern/tty_conf.c index a8a65ff047cd..f7ce3cefb02f 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.16 2000/01/30 10:14:13 peter Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/tty_cons.c b/sys/kern/tty_cons.c index f4e2bd45d467..b3dcb802747b 100644 --- a/sys/kern/tty_cons.c +++ b/sys/kern/tty_cons.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)cons.c 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_cons.c,v 1.81.2.1 2000/08/03 00:09:33 ps Exp $ */ #include <sys/param.h> diff --git a/sys/kern/tty_pty.c b/sys/kern/tty_pty.c index 14269c131616..f497c9967fe6 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.74 2000/02/09 03:32:11 rwatson Exp $ */ /* diff --git a/sys/kern/tty_snoop.c b/sys/kern/tty_snoop.c index 84ad3adf1d32..b0f570e20e3f 100644 --- a/sys/kern/tty_snoop.c +++ b/sys/kern/tty_snoop.c @@ -12,7 +12,7 @@ * * Snoop stuff. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_snoop.c,v 1.45 1999/11/18 06:39:47 peter Exp $ */ #include "snp.h" diff --git a/sys/kern/tty_subr.c b/sys/kern/tty_subr.c index a7d1daf79e8e..394ae63cbb00 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.32 1999/08/28 00:46:21 peter Exp $ */ /* diff --git a/sys/kern/tty_tty.c b/sys/kern/tty_tty.c index 2d15c70140d3..80323432b119 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.30 1999/09/25 18:24:24 phk Exp $ */ /* diff --git a/sys/kern/uipc_accf.c b/sys/kern/uipc_accf.c index 08cca1ed578e..23730a149556 100644 --- a/sys/kern/uipc_accf.c +++ b/sys/kern/uipc_accf.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/uipc_accf.c,v 1.2.2.2 2000/09/20 21:19:21 ps Exp $ */ #define ACCEPT_FILTER_MOD diff --git a/sys/kern/uipc_domain.c b/sys/kern/uipc_domain.c index d4aa88fa8ca7..bb052768f9b0 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.22 1999/08/28 00:46:21 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/uipc_mbuf.c b/sys/kern/uipc_mbuf.c index 16b38834eeba..c848e399d23b 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.51.2.3 2000/08/25 23:23:32 peter Exp $ */ #include "opt_param.h" diff --git a/sys/kern/uipc_mbuf2.c b/sys/kern/uipc_mbuf2.c index b39c00264ad5..92462c1e905e 100644 --- a/sys/kern/uipc_mbuf2.c +++ b/sys/kern/uipc_mbuf2.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/kern/uipc_mbuf2.c,v 1.2.2.1 2000/07/15 07:14:25 kris Exp $ */ /* $KAME: uipc_mbuf2.c,v 1.15 2000/02/22 14:01:37 itojun Exp $ */ /* $NetBSD: uipc_mbuf.c,v 1.40 1999/04/01 00:23:25 thorpej Exp $ */ diff --git a/sys/kern/uipc_proto.c b/sys/kern/uipc_proto.c index ac01aafe781c..d09bce0c3a8d 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.21 1999/10/11 15:19:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/kern/uipc_socket.c b/sys/kern/uipc_socket.c index 4346e665b39d..77ec53e0dd61 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.68.2.7 2000/09/07 19:13:37 truckman Exp $ */ #include <sys/param.h> diff --git a/sys/kern/uipc_socket2.c b/sys/kern/uipc_socket2.c index 4ed67e59d53d..8ccc37bfc566 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.55.2.7 2000/09/07 19:13:37 truckman Exp $ */ #include "opt_param.h" diff --git a/sys/kern/uipc_syscalls.c b/sys/kern/uipc_syscalls.c index 5ba2a24d0743..e43bbcb90d1d 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.65.2.3 2000/08/16 19:20:31 alfred Exp $ */ #include "opt_compat.h" diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c index 30c05cf03a6e..e319b85f4abe 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.54.2.4 2000/09/07 19:13:38 truckman Exp $ */ #include <sys/param.h> diff --git a/sys/kern/vfs_aio.c b/sys/kern/vfs_aio.c index 559a0953fb7c..96c18275e8ee 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.70.2.4 2000/09/22 09:39:30 alc Exp $ */ /* diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c index 1d2999d958e2..b0ba08bfea70 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.242.2.2 2000/03/27 21:30:12 dillon Exp $ */ /* diff --git a/sys/kern/vfs_cache.c b/sys/kern/vfs_cache.c index 81940d6093ea..89393c680649 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.42.2.2 2000/07/19 06:23:57 kbyanc Exp $ */ #include <sys/param.h> diff --git a/sys/kern/vfs_cluster.c b/sys/kern/vfs_cluster.c index bb7cf1433031..3d2a18354645 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.92.2.1 2000/04/26 20:36:31 dillon Exp $ */ #include "opt_debug_cluster.h" diff --git a/sys/kern/vfs_conf.c b/sys/kern/vfs_conf.c index 1395f5f8fcfc..79078b6b0921 100644 --- a/sys/kern/vfs_conf.c +++ b/sys/kern/vfs_conf.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/vfs_conf.c,v 1.49.2.1 2000/05/22 17:26:36 msmith Exp $ */ /* diff --git a/sys/kern/vfs_default.c b/sys/kern/vfs_default.c index bd7e9ca9b733..9fcba990d7a5 100644 --- a/sys/kern/vfs_default.c +++ b/sys/kern/vfs_default.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/vfs_default.c,v 1.28 2000/01/19 06:07:28 rwatson Exp $ */ #include <sys/param.h> diff --git a/sys/kern/vfs_init.c b/sys/kern/vfs_init.c index bae031b01f09..04e5a341c94c 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.49 1999/12/12 16:30:34 peter Exp $ */ diff --git a/sys/kern/vfs_lookup.c b/sys/kern/vfs_lookup.c index 4cdec9e5016a..7fa4cf6b5195 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.38 1999/12/15 23:01:59 eivind Exp $ */ #include "opt_ktrace.h" diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c index 3d0b455cf5a5..90bdd724900f 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.249.2.5 2000/08/03 00:09:33 ps Exp $ */ /* diff --git a/sys/kern/vfs_syscalls.c b/sys/kern/vfs_syscalls.c index dae186c9f6ca..0c0a41748a2c 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.151.2.5 2000/09/20 12:21:20 truckman Exp $ */ /* For 4.3 integer FS ID compatibility */ diff --git a/sys/kern/vfs_vnops.c b/sys/kern/vfs_vnops.c index c9a6c93b6a2a..ee1aed81fa7b 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.87.2.3 2000/07/27 11:43:16 asmodai Exp $ */ #include <sys/param.h> diff --git a/sys/kern/vnode_if.pl b/sys/kern/vnode_if.pl index f8675cd1d71d..404fe54ff150 100644 --- a/sys/kern/vnode_if.pl +++ b/sys/kern/vnode_if.pl @@ -35,7 +35,7 @@ eval 'exec /usr/bin/perl -S $0 ${1+"$@"}' # SUCH DAMAGE. # # @(#)vnode_if.sh 8.1 (Berkeley) 6/10/93 -# $FreeBSD$ +# $FreeBSD: src/sys/kern/vnode_if.pl,v 1.21 1999/12/12 16:43:05 peter Exp $ # # Script to produce VFS front-end sugar. # diff --git a/sys/kern/vnode_if.src b/sys/kern/vnode_if.src index c40d3497846d..e96e2a5afaf5 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.29.2.1 2000/07/28 18:46:49 rwatson Exp $ # # diff --git a/sys/libkern/adddi3.c b/sys/libkern/adddi3.c index 51793da73f70..e16fa5dde81c 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.5 1999/08/28 00:46:30 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/alpha/byte_swap_2.S b/sys/libkern/alpha/byte_swap_2.S index a9d70a968e44..1d71cb6d1b61 100644 --- a/sys/libkern/alpha/byte_swap_2.S +++ b/sys/libkern/alpha/byte_swap_2.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/libkern/alpha/byte_swap_2.S,v 1.1.6.1 2000/08/03 01:03:45 peter Exp $ */ /* $NetBSD: byte_swap_2.S,v 1.2 1996/10/17 03:08:08 cgd Exp $ */ /* diff --git a/sys/libkern/alpha/byte_swap_4.S b/sys/libkern/alpha/byte_swap_4.S index 9f6df346f260..7aa7da1b4852 100644 --- a/sys/libkern/alpha/byte_swap_4.S +++ b/sys/libkern/alpha/byte_swap_4.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/libkern/alpha/byte_swap_4.S,v 1.1.6.1 2000/08/03 01:03:45 peter Exp $ */ /* $NetBSD: byte_swap_4.S,v 1.2 1996/10/17 03:08:09 cgd Exp $ */ /* diff --git a/sys/libkern/alpha/htonl.S b/sys/libkern/alpha/htonl.S index b5ebaa51d740..a371bda8ffc9 100644 --- a/sys/libkern/alpha/htonl.S +++ b/sys/libkern/alpha/htonl.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/libkern/alpha/htonl.S,v 1.1.6.1 2000/08/03 01:03:45 peter Exp $ */ /* $NetBSD: htonl.S,v 1.1 1996/04/17 22:36:52 cgd Exp $ */ /* diff --git a/sys/libkern/alpha/htons.S b/sys/libkern/alpha/htons.S index 9ffabf4a86f9..2d678fa03cb1 100644 --- a/sys/libkern/alpha/htons.S +++ b/sys/libkern/alpha/htons.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/libkern/alpha/htons.S,v 1.1.6.1 2000/08/03 01:03:45 peter Exp $ */ /* $NetBSD: htons.S,v 1.1 1996/04/17 22:36:54 cgd Exp $ */ /* diff --git a/sys/libkern/alpha/ntohl.S b/sys/libkern/alpha/ntohl.S index f86a4042b03e..b9a00137971c 100644 --- a/sys/libkern/alpha/ntohl.S +++ b/sys/libkern/alpha/ntohl.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/libkern/alpha/ntohl.S,v 1.1.6.1 2000/08/03 01:03:45 peter Exp $ */ /* $NetBSD: ntohl.S,v 1.1 1996/04/17 22:36:57 cgd Exp $ */ /* diff --git a/sys/libkern/alpha/ntohs.S b/sys/libkern/alpha/ntohs.S index 496f75c78a6f..cd85c7f45ea7 100644 --- a/sys/libkern/alpha/ntohs.S +++ b/sys/libkern/alpha/ntohs.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/libkern/alpha/ntohs.S,v 1.1.6.1 2000/08/03 01:03:45 peter Exp $ */ /* $NetBSD: ntohs.S,v 1.1 1996/04/17 22:37:02 cgd Exp $ */ /* diff --git a/sys/libkern/anddi3.c b/sys/libkern/anddi3.c index d278a3619463..49ad0b5e0e26 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.5 1999/08/28 00:46:30 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/arc4random.c b/sys/libkern/arc4random.c index 4eefb6910727..e986768160a7 100644 --- a/sys/libkern/arc4random.c +++ b/sys/libkern/arc4random.c @@ -7,7 +7,7 @@ * * Dan Moschuk * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/arc4random.c,v 1.3 1999/11/29 19:23:35 dan Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/ashldi3.c b/sys/libkern/ashldi3.c index 4e8e8d6441b3..9543e3294d10 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.5 1999/08/28 00:46:30 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/ashrdi3.c b/sys/libkern/ashrdi3.c index 031fcc0523b4..f2e7a2547f6f 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.6 1999/08/28 00:46:31 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/bcd.c b/sys/libkern/bcd.c index 89b10bc5b66d..bd3bddd8c73b 100644 --- a/sys/libkern/bcd.c +++ b/sys/libkern/bcd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/libkern/bcd.c,v 1.4.12.1 2000/08/03 01:03:45 peter Exp $ */ /* * Some data-tables that are often used. * Cannot be copyrighted. diff --git a/sys/libkern/bcmp.c b/sys/libkern/bcmp.c index 7c09ce539414..c9b36836f761 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.6 1999/08/28 00:46:31 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/cmpdi2.c b/sys/libkern/cmpdi2.c index 55198b90d89f..eef17a8244a7 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.6 1999/08/28 00:46:31 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/divdi3.c b/sys/libkern/divdi3.c index b221ce58240c..3da42d1a0a76 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.6 1999/08/28 00:46:31 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/ffs.c b/sys/libkern/ffs.c index 533b8ec483a3..a49edf8e5758 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.5 1999/08/28 00:46:32 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/index.c b/sys/libkern/index.c index 5c592bfd56af..f93e85934e48 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.6 1999/12/10 17:38:41 peter Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/inet_ntoa.c b/sys/libkern/inet_ntoa.c index 6852c3874e1b..78988a4a99c4 100644 --- a/sys/libkern/inet_ntoa.c +++ b/sys/libkern/inet_ntoa.c @@ -27,7 +27,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/inet_ntoa.c,v 1.2.16.1 2000/08/03 01:03:45 peter Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/iordi3.c b/sys/libkern/iordi3.c index 8477ac24ea8b..c43275683fcc 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.5 1999/08/28 00:46:32 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/locc.c b/sys/libkern/locc.c index a4510cad9c56..0cb637d92349 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.6 1999/08/28 00:46:32 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/lshldi3.c b/sys/libkern/lshldi3.c index 5d20c1d233cf..38e31ec415d8 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.5 1999/08/28 00:46:33 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/lshrdi3.c b/sys/libkern/lshrdi3.c index 6cce84eb658d..2ca2077c7f92 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.5 1999/08/28 00:46:33 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/mcount.c b/sys/libkern/mcount.c index 7480ff3efe94..63c78dc62034 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.16 1999/12/29 04:54:41 peter Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/moddi3.c b/sys/libkern/moddi3.c index c0e51b32fb7a..7e000d56a516 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.7 1999/08/28 00:46:34 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/muldi3.c b/sys/libkern/muldi3.c index f17a2474dbdb..1612916036da 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.6 1999/08/28 00:46:34 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/negdi2.c b/sys/libkern/negdi2.c index a803bf40e8f7..fbac83a04cc6 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.5 1999/08/28 00:46:34 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/notdi2.c b/sys/libkern/notdi2.c index 0a1e97e9e4eb..cec4a89639dc 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.5 1999/08/28 00:46:35 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/qdivrem.c b/sys/libkern/qdivrem.c index 241adeb7a6cb..6243aea8a03b 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.8 1999/08/28 00:46:35 peter Exp $ */ /* diff --git a/sys/libkern/qsort.c b/sys/libkern/qsort.c index 407ad6b0e67e..fa6a2eaa8b1a 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.10 1999/08/28 00:46:35 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/quad.h b/sys/libkern/quad.h index 14f57542f761..a7771bf159f3 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.9 1999/08/28 00:46:36 peter Exp $ */ /* diff --git a/sys/libkern/random.c b/sys/libkern/random.c index 35ddea1add68..c3d70fd5333d 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.7 1999/08/28 00:46:36 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/rindex.c b/sys/libkern/rindex.c index 29c01a793866..d999419a6838 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.7 1999/12/10 17:38:41 peter Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/scanc.c b/sys/libkern/scanc.c index 2a68f583f014..14f79630efe7 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.8 1999/08/28 00:46:36 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/skpc.c b/sys/libkern/skpc.c index 8ea07da266a7..82c16799d5a7 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.6 1999/08/28 00:46:36 peter Exp $ */ #include <sys/libkern.h> diff --git a/sys/libkern/strcat.c b/sys/libkern/strcat.c index 2d9da767828f..b49ed3d15026 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.6 1999/08/28 00:46:37 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strcmp.c b/sys/libkern/strcmp.c index 77c5f66233e9..fa2dc170f2b1 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.7 1999/08/28 00:46:37 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strcpy.c b/sys/libkern/strcpy.c index cf6bd4ff029b..2d8f262b5ad4 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.7 1999/08/28 00:46:37 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strlen.c b/sys/libkern/strlen.c index e3e50cbfca29..6f94edb2a910 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.6 1999/08/28 00:46:37 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strncmp.c b/sys/libkern/strncmp.c index 523a456fe4ef..66852587fc80 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.7 1999/08/28 00:46:38 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strncpy.c b/sys/libkern/strncpy.c index 2b36d1a19459..1211b4d380ab 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.6 1999/08/28 00:46:38 peter Exp $ */ #include <string.h> diff --git a/sys/libkern/strtol.c b/sys/libkern/strtol.c index f645cb5dfd82..4e182b6d5772 100644 --- a/sys/libkern/strtol.c +++ b/sys/libkern/strtol.c @@ -35,7 +35,7 @@ * * From: static char sccsid[] = "@(#)strtol.c 8.1 (Berkeley) 6/4/93"; * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/strtol.c,v 1.5 1999/12/01 22:56:50 archie Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/strtoq.c b/sys/libkern/strtoq.c index a1bb4ffc7511..6f21845205a0 100644 --- a/sys/libkern/strtoq.c +++ b/sys/libkern/strtoq.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/strtoq.c,v 1.3 1999/12/01 22:56:51 archie Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/strtoul.c b/sys/libkern/strtoul.c index b5973ef8a686..724524efeef8 100644 --- a/sys/libkern/strtoul.c +++ b/sys/libkern/strtoul.c @@ -35,7 +35,7 @@ * * From: static char sccsid[] = "@(#)strtoul.c 8.1 (Berkeley) 6/4/93"; * - * $FreeBSD$ + * $FreeBSD: src/sys/libkern/strtoul.c,v 1.3 1999/12/01 22:56:51 archie Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/strtouq.c b/sys/libkern/strtouq.c index 7b6ca1a9087c..476841b25223 100644 --- a/sys/libkern/strtouq.c +++ b/sys/libkern/strtouq.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/strtouq.c,v 1.3 1999/12/01 22:56:51 archie Exp $ */ #include <sys/param.h> diff --git a/sys/libkern/subdi3.c b/sys/libkern/subdi3.c index 9f34e6b4e370..d568d41568bf 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.5 1999/08/28 00:46:38 peter Exp $ */ #include "quad.h" diff --git a/sys/libkern/ucmpdi2.c b/sys/libkern/ucmpdi2.c index 5cce1827ed30..82b6f1a0386d 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.8 1999/08/28 00:46:38 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/udivdi3.c b/sys/libkern/udivdi3.c index 0827fbdc826c..04ab643e40d1 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.6 1999/08/28 00:46:38 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/umoddi3.c b/sys/libkern/umoddi3.c index 30fb30713f3a..13cddc1f91e0 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.6 1999/08/28 00:46:39 peter Exp $ */ #include <libkern/quad.h> diff --git a/sys/libkern/xordi3.c b/sys/libkern/xordi3.c index b666446f049e..b1296955def3 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.5 1999/08/28 00:46:39 peter Exp $ */ #include "quad.h" diff --git a/sys/miscfs/deadfs/dead_vnops.c b/sys/miscfs/deadfs/dead_vnops.c index f9acbd043587..7968f6141051 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.26 1999/08/28 00:46:42 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/devfs/README b/sys/miscfs/devfs/README index fba4214b41af..597abe9a5bb4 100644 --- a/sys/miscfs/devfs/README +++ b/sys/miscfs/devfs/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/miscfs/devfs/README,v 1.6.6.1 2000/08/03 01:04:28 peter Exp $ this file is: /sys/miscfs/devfs/README diff --git a/sys/miscfs/devfs/devfs_proto.h b/sys/miscfs/devfs/devfs_proto.h index 846c48ecad85..1ece5d57bafa 100644 --- a/sys/miscfs/devfs/devfs_proto.h +++ b/sys/miscfs/devfs/devfs_proto.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/miscfs/devfs/devfs_proto.h,v 1.14.8.1 2000/08/03 01:04:28 peter Exp $ */ /* THIS FILE HAS BEEN PRODUCED AUTOMATICALLY */ void devfs_sinit(void *junk); devnm_p dev_findname(dn_p dir,char *name); diff --git a/sys/miscfs/devfs/devfs_tree.c b/sys/miscfs/devfs/devfs_tree.c index d47917a4804f..d2f6d562caa0 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.66 1999/11/21 12:38:18 phk Exp $ */ diff --git a/sys/miscfs/devfs/devfs_vfsops.c b/sys/miscfs/devfs/devfs_vfsops.c index f440a83244e9..5ec2419d625c 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.42 1999/12/19 06:07:46 rwatson Exp $ * */ diff --git a/sys/miscfs/devfs/devfs_vnops.c b/sys/miscfs/devfs/devfs_vnops.c index 85351ba716e9..9565961ff5fb 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.90.2.1 2000/03/17 10:47:32 ps Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/devfs/devfsdefs.h b/sys/miscfs/devfs/devfsdefs.h index 7df378ccade8..b4cb7b3735f8 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.20 1999/08/28 00:46:44 peter Exp $ */ #ifdef DEVFS_DEBUG #define DBPRINT(A) printf(A) diff --git a/sys/miscfs/devfs/reproto.sh b/sys/miscfs/devfs/reproto.sh index 1b671163db55..4fe161789d75 100644 --- a/sys/miscfs/devfs/reproto.sh +++ b/sys/miscfs/devfs/reproto.sh @@ -4,7 +4,7 @@ # to allow for KNF function definitions. So rewrote in perl, but wrapped # as a shell script. # -# $FreeBSD$ +# $FreeBSD: src/sys/miscfs/devfs/reproto.sh,v 1.3.10.1 2000/08/03 01:05:05 peter Exp $ # exec /usr/bin/perl << *EOF* open(PROTO, ">devfs_proto.h") || die "Cannot open devfs_proto.h\n"; diff --git a/sys/miscfs/fdesc/fdesc.h b/sys/miscfs/fdesc/fdesc.h index 755149d2a46c..90e0dc7d96f6 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.8 1999/12/29 04:54:41 peter Exp $ */ #ifdef _KERNEL diff --git a/sys/miscfs/fdesc/fdesc_vfsops.c b/sys/miscfs/fdesc/fdesc_vfsops.c index 0105ff7f8c75..dc9aceca364d 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.22 1999/12/19 06:07:46 rwatson Exp $ */ /* diff --git a/sys/miscfs/fdesc/fdesc_vnops.c b/sys/miscfs/fdesc/fdesc_vnops.c index 32563491d0da..2936b70b11fc 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.47 1999/12/08 08:59:35 phk Exp $ */ /* diff --git a/sys/miscfs/fifofs/fifo.h b/sys/miscfs/fifofs/fifo.h index e63020752863..4efa0725f912 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.16 1999/08/28 00:46:46 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 5bd13a771d48..b050c08ba7aa 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.45.2.1 2000/05/05 03:50:08 jlemon Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/kernfs/kernfs.h b/sys/miscfs/kernfs/kernfs.h index 9f826d29cb54..2ca18aa3dd22 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.13 1999/12/29 04:54:43 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 e55c540ad546..799ed0ddcbdb 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.35 1999/12/19 06:07:47 rwatson Exp $ */ /* diff --git a/sys/miscfs/kernfs/kernfs_vnops.c b/sys/miscfs/kernfs/kernfs_vnops.c index f457541f9450..d87790c156fd 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.43 1999/12/21 06:28:58 chris Exp $ */ /* diff --git a/sys/miscfs/nullfs/null.h b/sys/miscfs/nullfs/null.h index 2b7ed51d2427..a54afc66be67 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.11 1999/12/29 04:54:44 peter Exp $ */ struct null_args { diff --git a/sys/miscfs/nullfs/null_subr.c b/sys/miscfs/nullfs/null_subr.c index ad37a1ef4788..1450ab391a34 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.21 1999/09/04 12:35:07 bde Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/nullfs/null_vfsops.c b/sys/miscfs/nullfs/null_vfsops.c index a865cce05300..5e66cb57d4e9 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.35 2000/01/19 06:07:31 rwatson Exp $ */ /* diff --git a/sys/miscfs/nullfs/null_vnops.c b/sys/miscfs/nullfs/null_vnops.c index 9600f3c11ea6..c613da06ab23 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.38 1999/12/11 16:12:56 eivind Exp $ * ...and... * @(#)null_vnodeops.c 1.20 92/07/07 UCLA Ficus project * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null_vnops.c,v 1.38 1999/12/11 16:12:56 eivind Exp $ */ /* diff --git a/sys/miscfs/portal/portal.h b/sys/miscfs/portal/portal.h index ec46662afd76..1152401ce4c7 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.7 1999/12/29 04:54:45 peter Exp $ */ struct portal_args { diff --git a/sys/miscfs/portal/portal_vfsops.c b/sys/miscfs/portal/portal_vfsops.c index 950d3838aef3..c1a58d351821 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.26 1999/12/19 06:07:49 rwatson Exp $ */ /* diff --git a/sys/miscfs/portal/portal_vnops.c b/sys/miscfs/portal/portal_vnops.c index d4146da6a833..8533943d1172 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.38 1999/12/21 06:29:00 chris Exp $ */ /* diff --git a/sys/miscfs/procfs/README b/sys/miscfs/procfs/README index f816b321b432..a90d541fe27b 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.4 1999/08/28 00:46:53 peter Exp $ diff --git a/sys/miscfs/procfs/procfs.h b/sys/miscfs/procfs/procfs.h index f0000267b5d7..1dac2a2ef890 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.32 1999/12/29 04:54:46 peter Exp $ */ /* diff --git a/sys/miscfs/procfs/procfs_ctl.c b/sys/miscfs/procfs/procfs_ctl.c index d96bcb34d1d4..7c01497d04b8 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.20 1999/12/08 08:59:36 phk Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_dbregs.c b/sys/miscfs/procfs/procfs_dbregs.c index 158c3f4ab269..f2ac160138fe 100644 --- a/sys/miscfs/procfs/procfs_dbregs.c +++ b/sys/miscfs/procfs/procfs_dbregs.c @@ -40,7 +40,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_dbregs.c,v 1.4 1999/12/08 08:59:36 phk Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_fpregs.c b/sys/miscfs/procfs/procfs_fpregs.c index 353b52bcac82..175f4e985b7a 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.11 1999/12/08 08:59:37 phk Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_map.c b/sys/miscfs/procfs/procfs_map.c index 1caa6305a730..ffa485b99842 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.24 1999/10/29 18:09:03 phk Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_mem.c b/sys/miscfs/procfs/procfs_mem.c index b7eed8503ea1..8bac67e302cf 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.46 1999/12/20 18:26:58 eivind Exp $ */ /* diff --git a/sys/miscfs/procfs/procfs_note.c b/sys/miscfs/procfs/procfs_note.c index 273010b32956..a150d55d8b6f 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.6 1999/08/28 00:46:55 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_regs.c b/sys/miscfs/procfs/procfs_regs.c index 88f85d3d1857..bb202bb0b572 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.10 1999/11/21 19:03:19 phk Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_rlimit.c b/sys/miscfs/procfs/procfs_rlimit.c index 361f6f6e9d7d..d56eefa21866 100644 --- a/sys/miscfs/procfs/procfs_rlimit.c +++ b/sys/miscfs/procfs/procfs_rlimit.c @@ -36,7 +36,7 @@ * * @(#)procfs_status.c 8.4 (Berkeley) 6/15/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_rlimit.c,v 1.5 1999/12/08 08:59:37 phk Exp $ */ /* diff --git a/sys/miscfs/procfs/procfs_status.c b/sys/miscfs/procfs/procfs_status.c index 03149e9776ce..8b4ddbb68127 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.20 1999/12/27 16:03:38 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_subr.c b/sys/miscfs/procfs/procfs_subr.c index f2e0d9f300a0..7c496121b12e 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.26.2.1 2000/06/21 09:33:43 des Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_type.c b/sys/miscfs/procfs/procfs_type.c index cb2a45f6a3d6..dbf66ef827b5 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.6 1999/08/28 00:46:56 peter Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/procfs/procfs_vfsops.c b/sys/miscfs/procfs/procfs_vfsops.c index b1d4d4332540..c825ec27f6b8 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.32 1999/12/19 06:07:50 rwatson Exp $ */ /* diff --git a/sys/miscfs/procfs/procfs_vnops.c b/sys/miscfs/procfs/procfs_vnops.c index 0d72522f1532..ecb6daa1f123 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.76.2.1 2000/06/21 09:33:43 des Exp $ */ /* diff --git a/sys/miscfs/specfs/spec_vnops.c b/sys/miscfs/specfs/spec_vnops.c index a9a711e1c859..64be236050f5 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.131.2.1 2000/03/17 10:47:33 ps Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/umapfs/umap.h b/sys/miscfs/umapfs/umap.h index eb562eda6722..ad73b05f9732 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.13 1999/12/29 04:54:47 peter Exp $ */ #define MAPFILEENTRIES 64 diff --git a/sys/miscfs/umapfs/umap_subr.c b/sys/miscfs/umapfs/umap_subr.c index 6f08513cf552..f760555a2927 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.19 1999/09/04 11:51:41 bde Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/umapfs/umap_vfsops.c b/sys/miscfs/umapfs/umap_vfsops.c index 207bb9cb3e41..b6dec7518175 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.31 2000/01/19 06:07:32 rwatson Exp $ */ /* diff --git a/sys/miscfs/umapfs/umap_vnops.c b/sys/miscfs/umapfs/umap_vnops.c index 02135b2409f1..c248ff1197a7 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.30 1999/08/30 07:08:04 bde Exp $ */ /* diff --git a/sys/miscfs/union/union.h b/sys/miscfs/union/union.h index a720d411df87..f888c04c2fce 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.17 1999/12/29 04:54:48 peter Exp $ */ struct union_args { diff --git a/sys/miscfs/union/union_subr.c b/sys/miscfs/union/union_subr.c index 6b88befc18ed..a4ecb45e50be 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.43 1999/12/15 23:02:12 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/miscfs/union/union_vfsops.c b/sys/miscfs/union/union_vfsops.c index 8b58e55b17ca..09b4a70669a5 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.39 1999/12/19 06:07:52 rwatson Exp $ */ /* diff --git a/sys/miscfs/union/union_vnops.c b/sys/miscfs/union/union_vnops.c index 03d41a01e0d8..ff58e9cef1fe 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.72 1999/12/15 23:02:14 eivind Exp $ */ #include <sys/param.h> diff --git a/sys/modules/Makefile b/sys/modules/Makefile index ab07e273c207..52e6ac9fd534 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/Makefile,v 1.110.2.14 2000/09/21 20:33:53 msmith Exp $ # XXX present but broken: ip_mroute_mod pcic diff --git a/sys/modules/Makefile.inc b/sys/modules/Makefile.inc index 2e4c96d251b4..ab00fd9083a0 100644 --- a/sys/modules/Makefile.inc +++ b/sys/modules/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/Makefile.inc,v 1.2 1999/08/28 00:47:04 peter Exp $ KLDMOD= true diff --git a/sys/modules/accf_data/Makefile b/sys/modules/accf_data/Makefile index 9f3a64ef5213..1e2348321e50 100644 --- a/sys/modules/accf_data/Makefile +++ b/sys/modules/accf_data/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/accf_data/Makefile,v 1.1.2.1 2000/07/28 04:03:47 alfred Exp $ .PATH: ${.CURDIR}/../../netinet KMOD = accf_data diff --git a/sys/modules/accf_http/Makefile b/sys/modules/accf_http/Makefile index 2b76ac6478ae..84a696e214f9 100644 --- a/sys/modules/accf_http/Makefile +++ b/sys/modules/accf_http/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/accf_http/Makefile,v 1.1.2.1 2000/07/28 04:03:48 alfred Exp $ .PATH: ${.CURDIR}/../../netinet KMOD = accf_http diff --git a/sys/modules/agp/Makefile b/sys/modules/agp/Makefile index 1509cc190d0b..1ad42944b6f1 100644 --- a/sys/modules/agp/Makefile +++ b/sys/modules/agp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/agp/Makefile,v 1.2.2.3 2000/07/19 12:35:41 ru Exp $ .PATH: ${.CURDIR}/../../pci KMOD = agp diff --git a/sys/modules/aha/Makefile b/sys/modules/aha/Makefile index a13352249b31..3303bb44dcf1 100644 --- a/sys/modules/aha/Makefile +++ b/sys/modules/aha/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/aha/Makefile,v 1.4 2000/01/28 11:26:23 bde Exp $ .PATH: ${.CURDIR}/../../dev/aha KMOD = aha diff --git a/sys/modules/amr/Makefile b/sys/modules/amr/Makefile index 58335744f7e7..4150dfe99246 100644 --- a/sys/modules/amr/Makefile +++ b/sys/modules/amr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/amr/Makefile,v 1.4 2000/01/28 11:26:24 bde Exp $ .PATH: ${.CURDIR}/../../dev/amr KMOD = amr diff --git a/sys/modules/an/Makefile b/sys/modules/an/Makefile index 7c18f5db3e2b..433faf3664bc 100644 --- a/sys/modules/an/Makefile +++ b/sys/modules/an/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/an/Makefile,v 1.2 2000/01/28 11:26:26 bde Exp $ .PATH: ${.CURDIR}/../../dev/an KMOD = if_an diff --git a/sys/modules/asr/Makefile b/sys/modules/asr/Makefile index ee0cd1c86a87..a86fa2e8fa86 100644 --- a/sys/modules/asr/Makefile +++ b/sys/modules/asr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/asr/Makefile,v 1.1.2.1 2000/09/21 20:33:53 msmith Exp $ .PATH: ${.CURDIR}/../../dev/asr KMOD = asr diff --git a/sys/modules/aue/Makefile b/sys/modules/aue/Makefile index 664b16c72295..9f474fecd1e8 100644 --- a/sys/modules/aue/Makefile +++ b/sys/modules/aue/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/aue/Makefile,v 1.2 2000/01/28 11:26:27 bde Exp $ S = ${.CURDIR}/../.. .PATH: $S/dev/usb diff --git a/sys/modules/bktr/Makefile b/sys/modules/bktr/Makefile index 1a9e0376921f..3daf91d5d57e 100644 --- a/sys/modules/bktr/Makefile +++ b/sys/modules/bktr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/bktr/Makefile,v 1.9.2.1 2000/09/11 09:03:05 roger Exp $ SUBDIR = SUBDIR += bktr diff --git a/sys/modules/bktr/bktr/Makefile b/sys/modules/bktr/bktr/Makefile index 253e479d6839..bc673a60950a 100644 --- a/sys/modules/bktr/bktr/Makefile +++ b/sys/modules/bktr/bktr/Makefile @@ -1,6 +1,6 @@ # Makefile for the bktr Brooktree Bt848/Bt878 PCI video capture device -# $FreeBSD$ +# $FreeBSD: src/sys/modules/bktr/bktr/Makefile,v 1.1.2.2 2000/09/11 11:18:55 roger Exp $ .PATH: ${.CURDIR}/../../../dev/bktr KMOD= bktr diff --git a/sys/modules/bktr/bktr_mem/Makefile b/sys/modules/bktr/bktr_mem/Makefile index 4d2bba314441..18668b1e53bc 100644 --- a/sys/modules/bktr/bktr_mem/Makefile +++ b/sys/modules/bktr/bktr_mem/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/bktr/bktr_mem/Makefile,v 1.1.2.1 2000/09/11 09:03:10 roger Exp $ MAINTAINER = roger@freebsd.org diff --git a/sys/modules/cardbus/Makefile b/sys/modules/cardbus/Makefile index 5ac7d33ea465..24164415a9e5 100644 --- a/sys/modules/cardbus/Makefile +++ b/sys/modules/cardbus/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/cardbus/Makefile,v 1.3 1999/11/28 18:52:40 bde Exp $ .PATH: ${.CURDIR}/../../dev/cardbus KMOD= cardbus diff --git a/sys/modules/cbb/Makefile b/sys/modules/cbb/Makefile index a48b00231a6d..83d434aa9271 100644 --- a/sys/modules/cbb/Makefile +++ b/sys/modules/cbb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/cbb/Makefile,v 1.2 1999/11/28 18:52:41 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD= cbb diff --git a/sys/modules/ccd/Makefile b/sys/modules/ccd/Makefile index 3235eae6e474..5dc38b7fb180 100644 --- a/sys/modules/ccd/Makefile +++ b/sys/modules/ccd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ccd/Makefile,v 1.9 1999/11/28 18:52:42 bde Exp $ .PATH: ${.CURDIR}/../../dev/ccd KMOD= ccd diff --git a/sys/modules/cd9660/Makefile b/sys/modules/cd9660/Makefile index 8443e318d824..f6583badb73e 100644 --- a/sys/modules/cd9660/Makefile +++ b/sys/modules/cd9660/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/cd9660/Makefile,v 1.9 1999/12/12 20:34:00 peter Exp $ .PATH: ${.CURDIR}/../../isofs/cd9660 KMOD= cd9660 diff --git a/sys/modules/coda/Makefile b/sys/modules/coda/Makefile index cc9614bdc07b..af55ca292fe3 100644 --- a/sys/modules/coda/Makefile +++ b/sys/modules/coda/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/coda/Makefile,v 1.7 1999/12/12 16:47:23 peter Exp $ .PATH: ${.CURDIR}/../../coda KMOD= coda diff --git a/sys/modules/coff/Makefile b/sys/modules/coff/Makefile index 2fa1f5429bc4..2703ee49bd18 100644 --- a/sys/modules/coff/Makefile +++ b/sys/modules/coff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/coff/Makefile,v 1.10 1999/11/28 18:52:45 bde Exp $ .PATH: ${.CURDIR}/../../i386/ibcs2 KMOD= ibcs2_coff diff --git a/sys/modules/cue/Makefile b/sys/modules/cue/Makefile index 449cce250bd8..7d8ece34c60b 100644 --- a/sys/modules/cue/Makefile +++ b/sys/modules/cue/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/cue/Makefile,v 1.2 2000/01/28 11:26:27 bde Exp $ S = ${.CURDIR}/../.. .PATH: $S/dev/usb diff --git a/sys/modules/dc/Makefile b/sys/modules/dc/Makefile index 8bcadaadc266..665eaf6facce 100644 --- a/sys/modules/dc/Makefile +++ b/sys/modules/dc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/dc/Makefile,v 1.2 2000/01/28 11:26:28 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_dc diff --git a/sys/modules/fdesc/Makefile b/sys/modules/fdesc/Makefile index 09f3ba5ae0d6..82baf38c14ee 100644 --- a/sys/modules/fdesc/Makefile +++ b/sys/modules/fdesc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/fdesc/Makefile,v 1.6 1999/12/12 16:47:24 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/fdesc KMOD= fdesc diff --git a/sys/modules/fpu/Makefile b/sys/modules/fpu/Makefile index 66c2ad1ae02a..52831688f273 100644 --- a/sys/modules/fpu/Makefile +++ b/sys/modules/fpu/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/fpu/Makefile,v 1.6 1999/08/28 00:47:12 peter Exp $ .PATH: ${.CURDIR}/../../i386/i386 KMOD= fpu diff --git a/sys/modules/fxp/Makefile b/sys/modules/fxp/Makefile index e59179d95422..e72565ac5325 100644 --- a/sys/modules/fxp/Makefile +++ b/sys/modules/fxp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/fxp/Makefile,v 1.9 2000/01/28 11:26:29 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_fxp diff --git a/sys/modules/gnufpu/Makefile b/sys/modules/gnufpu/Makefile index d7bfb676aa6f..4682dd0b9ce5 100644 --- a/sys/modules/gnufpu/Makefile +++ b/sys/modules/gnufpu/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/gnufpu/Makefile,v 1.7 1999/08/28 00:47:14 peter Exp $ .PATH: ${.CURDIR}/../../gnu/i386/fpemul KMOD= gnufpu diff --git a/sys/modules/hpfs/Makefile b/sys/modules/hpfs/Makefile index 9e10cd22cd98..a895020897b7 100644 --- a/sys/modules/hpfs/Makefile +++ b/sys/modules/hpfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hpfs/Makefile,v 1.3 1999/12/12 20:34:02 peter Exp $ .PATH: ${.CURDIR}/../../fs/hpfs KMOD= hpfs diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile index 29f88a968d4c..e7a37bdf672c 100644 --- a/sys/modules/ibcs2/Makefile +++ b/sys/modules/ibcs2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ibcs2/Makefile,v 1.26 1999/11/28 18:52:48 bde Exp $ .PATH: ${.CURDIR}/../../i386/ibcs2 KMOD= ibcs2 diff --git a/sys/modules/ibcs2/ibcs2.8 b/sys/modules/ibcs2/ibcs2.8 index be34bd88ba48..d7d768ff6888 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.10 1999/08/28 00:47:15 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..3c4c825efc72 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.9 1999/08/28 00:47:15 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 e33555dbddac..6f901523104a 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.12 1999/12/07 17:39:01 shin Exp $ .PATH: ${.CURDIR}/../../net KMOD= if_disc diff --git a/sys/modules/if_ef/Makefile b/sys/modules/if_ef/Makefile index fb6c6894dfa5..d677721ccbac 100644 --- a/sys/modules/if_ef/Makefile +++ b/sys/modules/if_ef/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/if_ef/Makefile,v 1.2.2.1 2000/04/17 09:10:11 bp Exp $ .PATH: ${.CURDIR}/../../net diff --git a/sys/modules/if_ef/ef.4 b/sys/modules/if_ef/ef.4 index a83cc5972e9b..e9701748c1c4 100644 --- a/sys/modules/if_ef/ef.4 +++ b/sys/modules/if_ef/ef.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/if_ef/ef.4,v 1.1.2.1 2000/04/17 09:10:11 bp Exp $ .\" .Dd June 20, 1999 .Dt EF 4 diff --git a/sys/modules/if_ppp/Makefile b/sys/modules/if_ppp/Makefile index 3e6c9a54e5da..7e9f6c2266ef 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.21 1999/11/28 18:52:51 bde Exp $ .PATH: ${.CURDIR}/../../net KMOD= if_ppp diff --git a/sys/modules/if_sl/Makefile b/sys/modules/if_sl/Makefile index c188d19b0835..d634ae4b02f3 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.13 1999/11/28 18:52:53 bde Exp $ .PATH: ${.CURDIR}/../../net KMOD= if_sl diff --git a/sys/modules/if_tap/Makefile b/sys/modules/if_tap/Makefile index f754ac900a7a..0977719e762c 100644 --- a/sys/modules/if_tap/Makefile +++ b/sys/modules/if_tap/Makefile @@ -3,7 +3,7 @@ # This file should be in "kernel_dir/modules/if_tap" directory # kernel_dir - kernel source root directory (/usr/src/sys) # -# $FreeBSD$ +# $FreeBSD: src/sys/modules/if_tap/Makefile,v 1.1.2.1 2000/07/27 13:57:05 nsayer Exp $ .PATH: ${.CURDIR}/../../net KMOD= if_tap diff --git a/sys/modules/if_tun/Makefile b/sys/modules/if_tun/Makefile index 019bc910ed7d..993b3fa7a602 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.19 2000/01/29 01:11:03 brian 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..708476345d25 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.5 1999/08/28 00:47:20 peter Exp $ .PATH: ${.CURDIR}/../../netinet KMOD= ip_mroute diff --git a/sys/modules/ipfilter/Makefile b/sys/modules/ipfilter/Makefile index a5f2a873e1bd..92fb7a359ed5 100644 --- a/sys/modules/ipfilter/Makefile +++ b/sys/modules/ipfilter/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ipfilter/Makefile,v 1.2.2.1 2000/09/04 04:00:13 gshapiro Exp $ .PATH: ${.CURDIR}/../../netinet KMOD= ipl diff --git a/sys/modules/ipfw/Makefile b/sys/modules/ipfw/Makefile index 963349f86576..74e2b4992b8a 100644 --- a/sys/modules/ipfw/Makefile +++ b/sys/modules/ipfw/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ipfw/Makefile,v 1.11 1999/08/28 00:47:21 peter Exp $ .PATH: ${.CURDIR}/../../netinet KMOD= ipfw diff --git a/sys/modules/ispfw/Makefile b/sys/modules/ispfw/Makefile index a6a4e8865631..206c785b7ee5 100644 --- a/sys/modules/ispfw/Makefile +++ b/sys/modules/ispfw/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ispfw/Makefile,v 1.1.2.1 2000/07/04 02:11:04 mjacob Exp $ .PATH: ${.CURDIR}/../../dev/ispfw KMOD = ispfw diff --git a/sys/modules/joy/Makefile b/sys/modules/joy/Makefile index a275add5d7b2..e799c7bf6115 100644 --- a/sys/modules/joy/Makefile +++ b/sys/modules/joy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/joy/Makefile,v 1.15 1999/12/12 20:40:56 peter Exp $ .PATH: ${.CURDIR}/../../isa KMOD = joy diff --git a/sys/modules/joy/joy.8 b/sys/modules/joy/joy.8 index e073e4731a47..1e5be93d2e25 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.7 1999/08/28 00:47: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..eed43c575e93 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.5 1999/08/28 00:47:23 peter Exp $ kldload joy diff --git a/sys/modules/kernfs/Makefile b/sys/modules/kernfs/Makefile index cf28e6ca5f47..a99a649faec0 100644 --- a/sys/modules/kernfs/Makefile +++ b/sys/modules/kernfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/kernfs/Makefile,v 1.7 1999/12/12 20:34:04 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/kernfs KMOD= kernfs diff --git a/sys/modules/kue/Makefile b/sys/modules/kue/Makefile index 573a4316337f..be5c70c5df35 100644 --- a/sys/modules/kue/Makefile +++ b/sys/modules/kue/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/kue/Makefile,v 1.2 2000/01/28 11:26:30 bde Exp $ S = ${.CURDIR}/../.. .PATH: $S/dev/usb diff --git a/sys/modules/linprocfs/Makefile b/sys/modules/linprocfs/Makefile index 5b9f1a7cf42a..e5f1fa24d431 100644 --- a/sys/modules/linprocfs/Makefile +++ b/sys/modules/linprocfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/linprocfs/Makefile,v 1.1.2.3 2000/06/06 11:53:28 des Exp $ .PATH: ${.CURDIR}/../../i386/linux/linprocfs KMOD= linprocfs diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index 2dd5fc611cae..2e80049aafcf 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/linux/Makefile,v 1.34.2.1 2000/07/07 01:29:00 obrien Exp $ .PATH: ${.CURDIR}/../../${MACHINE_ARCH}/linux diff --git a/sys/modules/linux/linux.8 b/sys/modules/linux/linux.8 index 13f3f0b31f07..62fee0f7efc6 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.8 1999/08/28 00:47:24 peter Exp $ .\" .Dd January 9, 1997 .Dt LINUX 8 diff --git a/sys/modules/linux/linux.sh b/sys/modules/linux/linux.sh index a9215cf0be71..8a3db5e4b512 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.8 1999/12/13 08:38:22 cracauer Exp $ FOUND=`kldstat -v | egrep 'linux(aout|elf)'` diff --git a/sys/modules/md/Makefile b/sys/modules/md/Makefile index bbbec998b357..0e14974f05c1 100644 --- a/sys/modules/md/Makefile +++ b/sys/modules/md/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/md/Makefile,v 1.3 1999/11/28 18:52:57 bde Exp $ .PATH: ${.CURDIR}/../../dev/md KMOD= md diff --git a/sys/modules/mfs/Makefile b/sys/modules/mfs/Makefile index 7f2a0d472549..e4ed77d1c6b9 100644 --- a/sys/modules/mfs/Makefile +++ b/sys/modules/mfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/mfs/Makefile,v 1.8 1999/12/12 16:47:26 peter Exp $ .PATH: ${.CURDIR}/../../ufs/mfs KMOD= mfs diff --git a/sys/modules/mii/Makefile b/sys/modules/mii/Makefile index 73fcdacb07c0..0d8e067b060f 100644 --- a/sys/modules/mii/Makefile +++ b/sys/modules/mii/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/mii/Makefile,v 1.11.2.1 2000/04/27 14:47:25 wpaul Exp $ .PATH: ${.CURDIR}/../../dev/mii KMOD = miibus diff --git a/sys/modules/mlx/Makefile b/sys/modules/mlx/Makefile index aaae0f67cdf8..751b2b766bfe 100644 --- a/sys/modules/mlx/Makefile +++ b/sys/modules/mlx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/mlx/Makefile,v 1.4 2000/01/28 11:26:32 bde Exp $ .PATH: ${.CURDIR}/../../dev/mlx KMOD = mlx diff --git a/sys/modules/msdos/Makefile b/sys/modules/msdos/Makefile index aac0da561ff2..56478ca9c009 100644 --- a/sys/modules/msdos/Makefile +++ b/sys/modules/msdos/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/msdos/Makefile,v 1.10.2.1 2000/06/23 11:20:52 nyan Exp $ .PATH: ${.CURDIR}/../../msdosfs KMOD= msdos diff --git a/sys/modules/ncp/Makefile b/sys/modules/ncp/Makefile index f68602f4f7fc..a2be60ebf5b9 100644 --- a/sys/modules/ncp/Makefile +++ b/sys/modules/ncp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ncp/Makefile,v 1.3 1999/12/12 21:15:51 peter Exp $ .PATH: ${.CURDIR}/../../netncp diff --git a/sys/modules/netgraph/Makefile b/sys/modules/netgraph/Makefile index 714391e9176e..544ec44b77d5 100644 --- a/sys/modules/netgraph/Makefile +++ b/sys/modules/netgraph/Makefile @@ -1,5 +1,5 @@ # $Whistle: Makefile,v 1.5 1999/01/24 06:48:37 archie Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/Makefile,v 1.8.2.3 2000/09/13 04:23:38 archie Exp $ SUBDIR= async bpf bridge cisco echo ether frame_relay hole iface ksocket lmi \ netgraph ppp pppoe pptpgre rfc1490 socket tee tty UI vjc diff --git a/sys/modules/netgraph/Makefile.inc b/sys/modules/netgraph/Makefile.inc index 16ca171c2de7..be5323944601 100644 --- a/sys/modules/netgraph/Makefile.inc +++ b/sys/modules/netgraph/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/Makefile.inc,v 1.1 1999/10/21 09:05:28 julian Exp $ # $Whistle: Makefile.inc,v 1.4 1999/01/19 23:46:16 archie Exp $ .PATH: ${.CURDIR}/../../../netgraph diff --git a/sys/modules/netgraph/UI/Makefile b/sys/modules/netgraph/UI/Makefile index b76a0ee2584e..b89855ad32cc 100644 --- a/sys/modules/netgraph/UI/Makefile +++ b/sys/modules/netgraph/UI/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/UI/Makefile,v 1.1.4.1 2000/05/04 18:42:42 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $ KMOD= ng_UI diff --git a/sys/modules/netgraph/UI/ng_UI.4 b/sys/modules/netgraph/UI/ng_UI.4 index 7debca3f4b24..b1856c5a8fee 100644 --- a/sys/modules/netgraph/UI/ng_UI.4 +++ b/sys/modules/netgraph/UI/ng_UI.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/UI/ng_UI.4,v 1.4.2.1 2000/05/04 18:42:44 archie Exp $ .\" $Whistle: ng_UI.8,v 1.4 1999/01/25 02:37:56 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/async/Makefile b/sys/modules/netgraph/async/Makefile index 5a2628e4bf34..8997d20fa9aa 100644 --- a/sys/modules/netgraph/async/Makefile +++ b/sys/modules/netgraph/async/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/async/Makefile,v 1.1.4.1 2000/05/04 18:42:49 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $ KMOD= ng_async diff --git a/sys/modules/netgraph/async/ng_async.4 b/sys/modules/netgraph/async/ng_async.4 index c7c009d7d337..af6b6f0c7fec 100644 --- a/sys/modules/netgraph/async/ng_async.4 +++ b/sys/modules/netgraph/async/ng_async.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/async/ng_async.4,v 1.7.2.1 2000/05/04 18:42:50 archie Exp $ .\" $Whistle: ng_async.8,v 1.6 1999/01/25 23:46:25 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/bpf/Makefile b/sys/modules/netgraph/bpf/Makefile index 6f4d7ca954e7..bc27071dfede 100644 --- a/sys/modules/netgraph/bpf/Makefile +++ b/sys/modules/netgraph/bpf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bpf/Makefile,v 1.2.4.1 2000/05/04 18:42:52 archie Exp $ # $Whistle: Makefile,v 1.1 1999/12/03 01:44:28 archie Exp $ KMOD= ng_bpf diff --git a/sys/modules/netgraph/bpf/ng_bpf.4 b/sys/modules/netgraph/bpf/ng_bpf.4 index f3e640cae6d3..511a47db18e6 100644 --- a/sys/modules/netgraph/bpf/ng_bpf.4 +++ b/sys/modules/netgraph/bpf/ng_bpf.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/bpf/ng_bpf.4,v 1.3.2.2 2000/09/19 21:36:01 archie Exp $ .\" $Whistle: ng_bpf.8,v 1.2 1999/12/03 01:57:12 archie Exp $ .\" .Dd December 2, 1999 diff --git a/sys/modules/netgraph/bridge/Makefile b/sys/modules/netgraph/bridge/Makefile index 2d589b60ef67..2d6ebc53a4ab 100644 --- a/sys/modules/netgraph/bridge/Makefile +++ b/sys/modules/netgraph/bridge/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bridge/Makefile,v 1.1.2.1 2000/09/13 04:23:38 archie Exp $ KMOD= ng_bridge SRCS= ng_bridge.c diff --git a/sys/modules/netgraph/cisco/Makefile b/sys/modules/netgraph/cisco/Makefile index 072bfc3a8817..c3823e8aeae5 100644 --- a/sys/modules/netgraph/cisco/Makefile +++ b/sys/modules/netgraph/cisco/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/cisco/Makefile,v 1.2.2.2 2000/05/24 21:35:45 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $ KMOD= ng_cisco diff --git a/sys/modules/netgraph/cisco/ng_cisco.4 b/sys/modules/netgraph/cisco/ng_cisco.4 index 98c7a5191b31..a574deb620b4 100644 --- a/sys/modules/netgraph/cisco/ng_cisco.4 +++ b/sys/modules/netgraph/cisco/ng_cisco.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/cisco/ng_cisco.4,v 1.5.2.2 2000/05/24 21:35:45 archie Exp $ .\" $Whistle: ng_cisco.8,v 1.5 1999/01/25 23:46:26 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/echo/Makefile b/sys/modules/netgraph/echo/Makefile index 57fc0b590e9d..1193e8a44d90 100644 --- a/sys/modules/netgraph/echo/Makefile +++ b/sys/modules/netgraph/echo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/echo/Makefile,v 1.1.4.1 2000/05/04 18:43:01 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $ KMOD= ng_echo diff --git a/sys/modules/netgraph/echo/ng_echo.4 b/sys/modules/netgraph/echo/ng_echo.4 index 793363feff34..846e29cf1694 100644 --- a/sys/modules/netgraph/echo/ng_echo.4 +++ b/sys/modules/netgraph/echo/ng_echo.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/echo/ng_echo.4,v 1.5.2.1 2000/05/04 18:43:02 archie Exp $ .\" $Whistle: ng_echo.8,v 1.4 1999/01/25 23:46:26 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/ether/Makefile b/sys/modules/netgraph/ether/Makefile index 86e1802640ad..89ddca007700 100644 --- a/sys/modules/netgraph/ether/Makefile +++ b/sys/modules/netgraph/ether/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/ether/Makefile,v 1.1.2.1 2000/07/11 20:46:55 archie Exp $ KMOD= ng_ether SRCS= ng_ether.c diff --git a/sys/modules/netgraph/frame_relay/Makefile b/sys/modules/netgraph/frame_relay/Makefile index 243c02fef092..29d6aa72dabc 100644 --- a/sys/modules/netgraph/frame_relay/Makefile +++ b/sys/modules/netgraph/frame_relay/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/frame_relay/Makefile,v 1.1.4.1 2000/05/04 18:43:05 archie Exp $ # $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $ KMOD= ng_frame_relay diff --git a/sys/modules/netgraph/frame_relay/ng_frame_relay.4 b/sys/modules/netgraph/frame_relay/ng_frame_relay.4 index a5c0ac710df1..1aaa6a0e389c 100644 --- a/sys/modules/netgraph/frame_relay/ng_frame_relay.4 +++ b/sys/modules/netgraph/frame_relay/ng_frame_relay.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/frame_relay/ng_frame_relay.4,v 1.5.2.1 2000/05/04 18:43:06 archie Exp $ .\" $Whistle: ng_frame_relay.8,v 1.4 1999/01/25 23:46:26 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/hole/Makefile b/sys/modules/netgraph/hole/Makefile index 9e0a61fe0306..582c313094b9 100644 --- a/sys/modules/netgraph/hole/Makefile +++ b/sys/modules/netgraph/hole/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/hole/Makefile,v 1.1.4.1 2000/05/04 18:43:09 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $ KMOD= ng_hole diff --git a/sys/modules/netgraph/hole/ng_hole.4 b/sys/modules/netgraph/hole/ng_hole.4 index f1dd05e5f1dd..626c285eceae 100644 --- a/sys/modules/netgraph/hole/ng_hole.4 +++ b/sys/modules/netgraph/hole/ng_hole.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/hole/ng_hole.4,v 1.5.2.1 2000/05/04 18:43:11 archie Exp $ .\" $Whistle: ng_hole.8,v 1.4 1999/01/25 23:46:26 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/iface/Makefile b/sys/modules/netgraph/iface/Makefile index 73ba0886af10..273adff61652 100644 --- a/sys/modules/netgraph/iface/Makefile +++ b/sys/modules/netgraph/iface/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/iface/Makefile,v 1.5.2.2 2000/05/04 18:43:14 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $ KMOD= ng_iface diff --git a/sys/modules/netgraph/iface/ng_iface.4 b/sys/modules/netgraph/iface/ng_iface.4 index c2a8becbd41f..5d3fd2a42ee0 100644 --- a/sys/modules/netgraph/iface/ng_iface.4 +++ b/sys/modules/netgraph/iface/ng_iface.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/iface/ng_iface.4,v 1.7.2.1 2000/05/04 18:43:15 archie Exp $ .\" $Whistle: ng_iface.8,v 1.5 1999/01/25 23:46:26 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/ksocket/Makefile b/sys/modules/netgraph/ksocket/Makefile index ea2b18329f8e..aab3df15be20 100644 --- a/sys/modules/netgraph/ksocket/Makefile +++ b/sys/modules/netgraph/ksocket/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/ksocket/Makefile,v 1.1.4.1 2000/05/04 18:43:19 archie Exp $ KMOD= ng_ksocket SRCS= ng_ksocket.c diff --git a/sys/modules/netgraph/ksocket/ng_ksocket.4 b/sys/modules/netgraph/ksocket/ng_ksocket.4 index af868b747231..11d986c4b7fc 100644 --- a/sys/modules/netgraph/ksocket/ng_ksocket.4 +++ b/sys/modules/netgraph/ksocket/ng_ksocket.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/ksocket/ng_ksocket.4,v 1.6.2.1 2000/05/04 18:43:21 archie Exp $ .\" .Dd November 15, 1999 .Dt NG_KSOCKET 4 diff --git a/sys/modules/netgraph/lmi/Makefile b/sys/modules/netgraph/lmi/Makefile index 426bd923666f..54226a5617f2 100644 --- a/sys/modules/netgraph/lmi/Makefile +++ b/sys/modules/netgraph/lmi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/lmi/Makefile,v 1.1.4.1 2000/05/04 18:43:23 archie Exp $ # $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $ KMOD= ng_lmi diff --git a/sys/modules/netgraph/lmi/ng_lmi.4 b/sys/modules/netgraph/lmi/ng_lmi.4 index 9cb892438776..fc9d05980951 100644 --- a/sys/modules/netgraph/lmi/ng_lmi.4 +++ b/sys/modules/netgraph/lmi/ng_lmi.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/lmi/ng_lmi.4,v 1.5.2.1 2000/05/04 18:43:24 archie Exp $ .\" $Whistle: ng_lmi.8,v 1.4 1999/01/25 23:46:27 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/mppc/Makefile b/sys/modules/netgraph/mppc/Makefile index a74f1fa01c6c..8dd672579050 100644 --- a/sys/modules/netgraph/mppc/Makefile +++ b/sys/modules/netgraph/mppc/Makefile @@ -1,5 +1,5 @@ # $Whistle: Makefile,v 1.1 1999/12/08 20:20:39 archie Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/mppc/Makefile,v 1.3.2.2 2000/05/04 18:43:27 archie Exp $ KMOD= ng_mppc SRCS= ng_mppc.c opt_netgraph.h diff --git a/sys/modules/netgraph/mppc/ng_mppc.4 b/sys/modules/netgraph/mppc/ng_mppc.4 index dc6e171dbcc4..bcd33de42553 100644 --- a/sys/modules/netgraph/mppc/ng_mppc.4 +++ b/sys/modules/netgraph/mppc/ng_mppc.4 @@ -33,7 +33,7 @@ .\" Author: Archie Cobbs <archie@whistle.com> .\" .\" $Whistle: ng_mppc.8,v 1.1 1999/12/08 20:20:39 archie Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/mppc/ng_mppc.4,v 1.2.2.1 2000/05/04 18:43:28 archie Exp $ .\" .Dd December 8, 1999 .Dt NG_MPPC 4 diff --git a/sys/modules/netgraph/netgraph/Makefile b/sys/modules/netgraph/netgraph/Makefile index eaaf4acfe900..ff7ccebc1fd2 100644 --- a/sys/modules/netgraph/netgraph/Makefile +++ b/sys/modules/netgraph/netgraph/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/netgraph/Makefile,v 1.2 1999/11/30 02:45:12 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $ KMOD= netgraph diff --git a/sys/modules/netgraph/netgraph/netgraph.4 b/sys/modules/netgraph/netgraph/netgraph.4 index 9f9f662f348d..8398c31558cb 100644 --- a/sys/modules/netgraph/netgraph/netgraph.4 +++ b/sys/modules/netgraph/netgraph/netgraph.4 @@ -33,7 +33,7 @@ .\" Authors: Julian Elischer <julian@whistle.com> .\" Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/netgraph/netgraph.4,v 1.7.2.1 2000/05/04 18:43:31 archie Exp $ .\" $Whistle: netgraph.4,v 1.7 1999/01/28 23:54:52 julian Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/ppp/Makefile b/sys/modules/netgraph/ppp/Makefile index 4e317f6bb9a7..6b662bc335c3 100644 --- a/sys/modules/netgraph/ppp/Makefile +++ b/sys/modules/netgraph/ppp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/ppp/Makefile,v 1.1.4.1 2000/05/04 18:43:34 archie Exp $ # $Whistle: Makefile,v 1.1 1999/01/24 02:52:12 archie Exp $ KMOD= ng_ppp diff --git a/sys/modules/netgraph/ppp/ng_ppp.4 b/sys/modules/netgraph/ppp/ng_ppp.4 index 1dc70dc8705f..dc80ba293ac1 100644 --- a/sys/modules/netgraph/ppp/ng_ppp.4 +++ b/sys/modules/netgraph/ppp/ng_ppp.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/ppp/ng_ppp.4,v 1.8.2.3 2000/08/06 19:26:28 archie Exp $ .\" $Whistle: ng_ppp.8,v 1.3 1999/01/25 23:46:27 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/pppoe/Makefile b/sys/modules/netgraph/pppoe/Makefile index 33d3b740809f..e72fe0c0cfcf 100644 --- a/sys/modules/netgraph/pppoe/Makefile +++ b/sys/modules/netgraph/pppoe/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/pppoe/Makefile,v 1.1.4.1 2000/05/04 18:43:38 archie Exp $ # $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $ KMOD= ng_pppoe diff --git a/sys/modules/netgraph/pppoe/ng_pppoe.4 b/sys/modules/netgraph/pppoe/ng_pppoe.4 index 9ac57f8eb28b..163ba51a3a2c 100644 --- a/sys/modules/netgraph/pppoe/ng_pppoe.4 +++ b/sys/modules/netgraph/pppoe/ng_pppoe.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/pppoe/ng_pppoe.4,v 1.8.2.2 2000/09/13 13:57:25 julian Exp $ .\" $Whistle: ng_pppoe.8,v 1.1 1999/01/25 23:46:27 archie Exp $ .\" .Dd October 28, 1999 diff --git a/sys/modules/netgraph/pptpgre/Makefile b/sys/modules/netgraph/pptpgre/Makefile index 8c24bfbb5766..0c85b4f33087 100644 --- a/sys/modules/netgraph/pptpgre/Makefile +++ b/sys/modules/netgraph/pptpgre/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/pptpgre/Makefile,v 1.1.4.1 2000/05/04 18:43:42 archie Exp $ # $Whistle: Makefile,v 1.1 1999/11/29 23:14:33 archie Exp $ KMOD= ng_pptpgre diff --git a/sys/modules/netgraph/pptpgre/ng_pptpgre.4 b/sys/modules/netgraph/pptpgre/ng_pptpgre.4 index 628769b26498..2d2ea5d44806 100644 --- a/sys/modules/netgraph/pptpgre/ng_pptpgre.4 +++ b/sys/modules/netgraph/pptpgre/ng_pptpgre.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/pptpgre/ng_pptpgre.4,v 1.5.2.2 2000/05/05 17:31:33 archie Exp $ .\" $Whistle: ng_pptpgre.8,v 1.2 1999/12/08 00:20:53 archie Exp $ .\" .Dd November 29, 1999 diff --git a/sys/modules/netgraph/rfc1490/Makefile b/sys/modules/netgraph/rfc1490/Makefile index a87951bb60f6..d02598a2d7ee 100644 --- a/sys/modules/netgraph/rfc1490/Makefile +++ b/sys/modules/netgraph/rfc1490/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/rfc1490/Makefile,v 1.1.4.1 2000/05/04 18:43:47 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $ KMOD= ng_rfc1490 diff --git a/sys/modules/netgraph/rfc1490/ng_rfc1490.4 b/sys/modules/netgraph/rfc1490/ng_rfc1490.4 index 5b0dc33f22d7..f192a0418edc 100644 --- a/sys/modules/netgraph/rfc1490/ng_rfc1490.4 +++ b/sys/modules/netgraph/rfc1490/ng_rfc1490.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/rfc1490/ng_rfc1490.4,v 1.5.2.2 2000/05/10 09:53:30 sheldonh Exp $ .\" $Whistle: ng_rfc1490.8,v 1.4 1999/01/25 23:46:27 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/socket/Makefile b/sys/modules/netgraph/socket/Makefile index 5f0028ca6565..724c7d6b0a61 100644 --- a/sys/modules/netgraph/socket/Makefile +++ b/sys/modules/netgraph/socket/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/socket/Makefile,v 1.1.4.1 2000/05/04 18:43:51 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $ KMOD= ng_socket diff --git a/sys/modules/netgraph/socket/ng_socket.4 b/sys/modules/netgraph/socket/ng_socket.4 index a93543105e75..7eeb92e1fcc5 100644 --- a/sys/modules/netgraph/socket/ng_socket.4 +++ b/sys/modules/netgraph/socket/ng_socket.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/socket/ng_socket.4,v 1.8.2.1 2000/05/04 18:43:53 archie Exp $ .\" $Whistle: ng_socket.8,v 1.5 1999/01/25 23:46:27 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/tee/Makefile b/sys/modules/netgraph/tee/Makefile index 4b54857d4bc9..500cd2733d2c 100644 --- a/sys/modules/netgraph/tee/Makefile +++ b/sys/modules/netgraph/tee/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/tee/Makefile,v 1.1.4.1 2000/05/04 18:43:55 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $ KMOD= ng_tee diff --git a/sys/modules/netgraph/tee/ng_tee.4 b/sys/modules/netgraph/tee/ng_tee.4 index edd2a3c42cc6..6e4bafbb73e7 100644 --- a/sys/modules/netgraph/tee/ng_tee.4 +++ b/sys/modules/netgraph/tee/ng_tee.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/tee/ng_tee.4,v 1.6.2.1 2000/05/04 18:43:56 archie Exp $ .\" $Whistle: ng_tee.8,v 1.4 1999/01/25 23:46:27 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/tty/Makefile b/sys/modules/netgraph/tty/Makefile index 780fcddb22de..8f97192294ea 100644 --- a/sys/modules/netgraph/tty/Makefile +++ b/sys/modules/netgraph/tty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/tty/Makefile,v 1.1.4.1 2000/05/04 18:43:59 archie Exp $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $ KMOD= ng_tty diff --git a/sys/modules/netgraph/tty/ng_tty.4 b/sys/modules/netgraph/tty/ng_tty.4 index c785e4d148bd..a0219ac66457 100644 --- a/sys/modules/netgraph/tty/ng_tty.4 +++ b/sys/modules/netgraph/tty/ng_tty.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/tty/ng_tty.4,v 1.5.2.1 2000/05/04 18:44:00 archie Exp $ .\" $Whistle: ng_tty.8,v 1.5 1999/01/25 23:46:28 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/netgraph/vjc/Makefile b/sys/modules/netgraph/vjc/Makefile index e4dd2d9d1b4d..585455f25c41 100644 --- a/sys/modules/netgraph/vjc/Makefile +++ b/sys/modules/netgraph/vjc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/vjc/Makefile,v 1.2.2.1 2000/05/04 18:44:03 archie Exp $ # $Whistle: Makefile,v 1.1 1999/01/24 06:48:07 archie Exp $ KMOD= ng_vjc diff --git a/sys/modules/netgraph/vjc/ng_vjc.4 b/sys/modules/netgraph/vjc/ng_vjc.4 index cfaf42fda9c0..9a1b70897a52 100644 --- a/sys/modules/netgraph/vjc/ng_vjc.4 +++ b/sys/modules/netgraph/vjc/ng_vjc.4 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/netgraph/vjc/ng_vjc.4,v 1.9.2.2 2000/08/06 19:28:33 archie Exp $ .\" $Whistle: ng_vjc.8,v 1.4 1999/01/25 23:46:28 archie Exp $ .\" .Dd January 19, 1999 diff --git a/sys/modules/nfs/Makefile b/sys/modules/nfs/Makefile index 34d4006a038f..f626510fd657 100644 --- a/sys/modules/nfs/Makefile +++ b/sys/modules/nfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/nfs/Makefile,v 1.16 1999/12/12 20:34:06 peter Exp $ .PATH: ${.CURDIR}/../../nfs KMOD= nfs diff --git a/sys/modules/ntfs/Makefile b/sys/modules/ntfs/Makefile index d13373b7e29d..c59740ba32f3 100644 --- a/sys/modules/ntfs/Makefile +++ b/sys/modules/ntfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ntfs/Makefile,v 1.5 1999/12/12 20:34:07 peter Exp $ .PATH: ${.CURDIR}/../../ntfs KMOD= ntfs diff --git a/sys/modules/nullfs/Makefile b/sys/modules/nullfs/Makefile index e895b4b7075c..fa79ed87cad9 100644 --- a/sys/modules/nullfs/Makefile +++ b/sys/modules/nullfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/nullfs/Makefile,v 1.10 1999/12/12 16:47:29 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/nullfs KMOD= null diff --git a/sys/modules/nwfs/Makefile b/sys/modules/nwfs/Makefile index 0f8471f7a90d..94c57046a5ac 100644 --- a/sys/modules/nwfs/Makefile +++ b/sys/modules/nwfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/nwfs/Makefile,v 1.5 1999/12/12 20:34:08 peter Exp $ .PATH: ${.CURDIR}/../../nwfs diff --git a/sys/modules/osf1/Makefile b/sys/modules/osf1/Makefile index 459f4299ebad..6118eb7fa7f3 100644 --- a/sys/modules/osf1/Makefile +++ b/sys/modules/osf1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/osf1/Makefile,v 1.1 1999/12/14 22:35:35 gallatin Exp $ MAINTAINER= gallatin@FreeBSD.org diff --git a/sys/modules/osf1/osf1.8 b/sys/modules/osf1/osf1.8 index a367dc9be31a..77cf2c0321e6 100644 --- a/sys/modules/osf1/osf1.8 +++ b/sys/modules/osf1/osf1.8 @@ -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/modules/osf1/osf1.8,v 1.1 1999/12/14 22:35:36 gallatin Exp $ .\" .Dd December 31, 1998 .Dt OSF1 8 diff --git a/sys/modules/osf1/osf1.sh b/sys/modules/osf1/osf1.sh index b2b4d92f49ac..3aabbde620ce 100644 --- a/sys/modules/osf1/osf1.sh +++ b/sys/modules/osf1/osf1.sh @@ -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/osf1/osf1.sh,v 1.1 1999/12/14 22:35:36 gallatin Exp $ # FOUND=`kldstat -v | egrep 'osf1_ecoff'` diff --git a/sys/modules/pccard/Makefile b/sys/modules/pccard/Makefile index c1511fddf058..01327d4a6908 100644 --- a/sys/modules/pccard/Makefile +++ b/sys/modules/pccard/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/pccard/Makefile,v 1.3 1999/11/28 21:11:09 imp Exp $ .PATH: ${.CURDIR}/../../dev/pccard KMOD= pccard diff --git a/sys/modules/pcfclock/Makefile b/sys/modules/pcfclock/Makefile index 6d37afe47f46..19e48c3bdc07 100644 --- a/sys/modules/pcfclock/Makefile +++ b/sys/modules/pcfclock/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/pcfclock/Makefile,v 1.1 2000/02/29 10:57:42 sheldonh Exp $ .PATH: ${.CURDIR}/../../dev/ppbus KMOD= pcfclock diff --git a/sys/modules/pcic/Makefile b/sys/modules/pcic/Makefile index 5514ef9148b8..b6849ed2ef81 100644 --- a/sys/modules/pcic/Makefile +++ b/sys/modules/pcic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/pcic/Makefile,v 1.13 1999/12/19 05:49:56 imp Exp $ .PATH: ${.CURDIR}/../../dev/pcic KMOD= pcic diff --git a/sys/modules/portal/Makefile b/sys/modules/portal/Makefile index 5cc476778021..75b4a8911918 100644 --- a/sys/modules/portal/Makefile +++ b/sys/modules/portal/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/portal/Makefile,v 1.7 1999/12/12 20:34:09 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/portal KMOD= portal diff --git a/sys/modules/procfs/Makefile b/sys/modules/procfs/Makefile index 28d899028451..b5041249a4fe 100644 --- a/sys/modules/procfs/Makefile +++ b/sys/modules/procfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/procfs/Makefile,v 1.18 1999/12/12 20:34:10 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/procfs KMOD= procfs diff --git a/sys/modules/rl/Makefile b/sys/modules/rl/Makefile index 8700ad870e6b..c65ee4a605e9 100644 --- a/sys/modules/rl/Makefile +++ b/sys/modules/rl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/rl/Makefile,v 1.6 2000/01/28 11:26:34 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_rl diff --git a/sys/modules/sf/Makefile b/sys/modules/sf/Makefile index 88b594082899..d33afd6dbb76 100644 --- a/sys/modules/sf/Makefile +++ b/sys/modules/sf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sf/Makefile,v 1.9 2000/01/28 11:26:35 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_sf diff --git a/sys/modules/sis/Makefile b/sys/modules/sis/Makefile index de63c38aad67..730468f961ca 100644 --- a/sys/modules/sis/Makefile +++ b/sys/modules/sis/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sis/Makefile,v 1.6 2000/01/28 11:26:35 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_sis diff --git a/sys/modules/sk/Makefile b/sys/modules/sk/Makefile index 350521cab879..7cb97bf1e551 100644 --- a/sys/modules/sk/Makefile +++ b/sys/modules/sk/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sk/Makefile,v 1.8.2.1 2000/04/27 20:18:34 wpaul Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_sk diff --git a/sys/modules/sound/Makefile b/sys/modules/sound/Makefile index 41ea856b17e7..2ca765a64b1e 100644..100755 --- a/sys/modules/sound/Makefile +++ b/sys/modules/sound/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/Makefile,v 1.1.2.1 2000/09/23 19:15:00 cg Exp $ SUBDIR = SUBDIR += pcm diff --git a/sys/modules/sound/Makefile.inc b/sys/modules/sound/Makefile.inc index 265f86d1ed55..dc80bc984c8c 100644..100755 --- a/sys/modules/sound/Makefile.inc +++ b/sys/modules/sound/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/Makefile.inc,v 1.1.2.1 2000/09/23 19:15:00 cg Exp $ .include "../Makefile.inc" diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile index a7d72438ee03..dea8f4005bc7 100644..100755 --- a/sys/modules/sound/driver/Makefile +++ b/sys/modules/sound/driver/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/Makefile,v 1.5.2.1 2000/09/23 19:15:00 cg Exp $ SUBDIR = ad1816 csa csapcm ds1 emu10k1 es137x es1888 ess gusc SUBDIR += mss neomagic sb sbc solo t4dwave diff --git a/sys/modules/sound/driver/Makefile.inc b/sys/modules/sound/driver/Makefile.inc index 265f86d1ed55..083878710b56 100644..100755 --- a/sys/modules/sound/driver/Makefile.inc +++ b/sys/modules/sound/driver/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/Makefile.inc,v 1.1.2.1 2000/09/23 19:15:00 cg Exp $ .include "../Makefile.inc" diff --git a/sys/modules/sound/driver/ad1816/Makefile b/sys/modules/sound/driver/ad1816/Makefile index a506c30edf6a..1ff16de27779 100644 --- a/sys/modules/sound/driver/ad1816/Makefile +++ b/sys/modules/sound/driver/ad1816/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/ad1816/Makefile,v 1.1.2.1 2000/09/23 19:15:01 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/isa KMOD = snd_ad1816 diff --git a/sys/modules/sound/driver/csa/Makefile b/sys/modules/sound/driver/csa/Makefile index 2f6ffe173d17..8a7bfdec9ea3 100644 --- a/sys/modules/sound/driver/csa/Makefile +++ b/sys/modules/sound/driver/csa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/csa/Makefile,v 1.1.2.1 2000/09/23 19:15:01 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_csa diff --git a/sys/modules/sound/driver/csapcm/Makefile b/sys/modules/sound/driver/csapcm/Makefile index 3b64f011cdb7..5bdb473ef4b8 100644 --- a/sys/modules/sound/driver/csapcm/Makefile +++ b/sys/modules/sound/driver/csapcm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/csapcm/Makefile,v 1.1.2.1 2000/09/23 19:15:01 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_csapcm diff --git a/sys/modules/sound/driver/ds1/Makefile b/sys/modules/sound/driver/ds1/Makefile index e488fe440ba5..c0a0f96730bc 100644 --- a/sys/modules/sound/driver/ds1/Makefile +++ b/sys/modules/sound/driver/ds1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/ds1/Makefile,v 1.1.2.1 2000/09/23 19:15:02 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_ds1 diff --git a/sys/modules/sound/driver/emu10k1/Makefile b/sys/modules/sound/driver/emu10k1/Makefile index 73c6ff3a36f5..bdca19c17546 100644 --- a/sys/modules/sound/driver/emu10k1/Makefile +++ b/sys/modules/sound/driver/emu10k1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/emu10k1/Makefile,v 1.1.2.1 2000/09/23 19:15:02 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_emu10k1 diff --git a/sys/modules/sound/driver/es137x/Makefile b/sys/modules/sound/driver/es137x/Makefile index 23a89e86ef4c..f95fabae6d54 100644 --- a/sys/modules/sound/driver/es137x/Makefile +++ b/sys/modules/sound/driver/es137x/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/es137x/Makefile,v 1.1.2.1 2000/09/23 19:15:02 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_es137x diff --git a/sys/modules/sound/driver/es1888/Makefile b/sys/modules/sound/driver/es1888/Makefile index 2a6fc3be1ed3..917b6d5e84e0 100644 --- a/sys/modules/sound/driver/es1888/Makefile +++ b/sys/modules/sound/driver/es1888/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/es1888/Makefile,v 1.1.2.1 2000/09/23 19:15:02 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/isa KMOD = snd_es1888 diff --git a/sys/modules/sound/driver/ess/Makefile b/sys/modules/sound/driver/ess/Makefile index 40c326e784eb..6adeff84732a 100644 --- a/sys/modules/sound/driver/ess/Makefile +++ b/sys/modules/sound/driver/ess/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/ess/Makefile,v 1.1.2.1 2000/09/23 19:15:03 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/isa KMOD = snd_ess diff --git a/sys/modules/sound/driver/gusc/Makefile b/sys/modules/sound/driver/gusc/Makefile index facf8acec9f2..0a48aa2e9247 100644 --- a/sys/modules/sound/driver/gusc/Makefile +++ b/sys/modules/sound/driver/gusc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/gusc/Makefile,v 1.1.2.1 2000/09/23 19:15:03 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/isa KMOD = snd_gusc diff --git a/sys/modules/sound/driver/mss/Makefile b/sys/modules/sound/driver/mss/Makefile index f2aaea3d3570..9f474b5fe182 100644 --- a/sys/modules/sound/driver/mss/Makefile +++ b/sys/modules/sound/driver/mss/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/mss/Makefile,v 1.1.2.1 2000/09/23 19:15:05 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/isa KMOD = snd_mss diff --git a/sys/modules/sound/driver/neomagic/Makefile b/sys/modules/sound/driver/neomagic/Makefile index 95b2bc3c5b5c..963ce560022a 100644 --- a/sys/modules/sound/driver/neomagic/Makefile +++ b/sys/modules/sound/driver/neomagic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/neomagic/Makefile,v 1.1.2.1 2000/09/23 19:15:05 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_neomagic diff --git a/sys/modules/sound/driver/sb/Makefile b/sys/modules/sound/driver/sb/Makefile index 3dc7aa244e5e..5f4fff0d1dc6 100644 --- a/sys/modules/sound/driver/sb/Makefile +++ b/sys/modules/sound/driver/sb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/sb/Makefile,v 1.1.2.1 2000/09/23 19:15:05 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/isa KMOD = snd_sb diff --git a/sys/modules/sound/driver/sbc/Makefile b/sys/modules/sound/driver/sbc/Makefile index 3974b5a82db7..451589336052 100644 --- a/sys/modules/sound/driver/sbc/Makefile +++ b/sys/modules/sound/driver/sbc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/sbc/Makefile,v 1.1.2.1 2000/09/23 19:15:06 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/isa KMOD = snd_sbc diff --git a/sys/modules/sound/driver/solo/Makefile b/sys/modules/sound/driver/solo/Makefile index e7db0f812e8a..3ebce01c74ac 100644 --- a/sys/modules/sound/driver/solo/Makefile +++ b/sys/modules/sound/driver/solo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/solo/Makefile,v 1.1.2.1 2000/09/23 19:15:08 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_solo diff --git a/sys/modules/sound/driver/t4dwave/Makefile b/sys/modules/sound/driver/t4dwave/Makefile index b5225dc2a0de..2d6a37c38bcd 100644 --- a/sys/modules/sound/driver/t4dwave/Makefile +++ b/sys/modules/sound/driver/t4dwave/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/t4dwave/Makefile,v 1.1.2.1 2000/09/23 19:15:08 cg Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_t4dwave diff --git a/sys/modules/sound/pcm/Makefile b/sys/modules/sound/pcm/Makefile index 66d17f6cecdc..49d8502684f1 100644..100755 --- a/sys/modules/sound/pcm/Makefile +++ b/sys/modules/sound/pcm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/pcm/Makefile,v 1.3.2.1 2000/09/23 19:15:09 cg Exp $ .PATH: ${.CURDIR}/../../../dev/sound/pcm KMOD = snd_pcm diff --git a/sys/modules/splash/Makefile b/sys/modules/splash/Makefile index 1c634bf4bf98..a159afb22756 100644 --- a/sys/modules/splash/Makefile +++ b/sys/modules/splash/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/splash/Makefile,v 1.3 1999/08/28 00:47:37 peter Exp $ SUBDIR= bmp pcx diff --git a/sys/modules/splash/Makefile.inc b/sys/modules/splash/Makefile.inc index 265f86d1ed55..21cbb45f0da0 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.2 1999/08/28 00:47:37 peter Exp $ .include "../Makefile.inc" diff --git a/sys/modules/splash/bmp/Makefile b/sys/modules/splash/bmp/Makefile index 9c45c39c4473..932e74a09947 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.2.2.1 2000/08/13 10:59:00 nyan 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 e3db76da12a0..cba8c74501ca 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.10.2.1 2000/08/13 10:59:00 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/modules/splash/pcx/Makefile b/sys/modules/splash/pcx/Makefile index a64a61864db2..4a7fda49c804 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.3 1999/08/28 00:47: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 544e8c795785..6e6a460c3aa4 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.4 1999/08/28 00:47:39 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/ste/Makefile b/sys/modules/ste/Makefile index 85459deef0de..7dc254191dfa 100644 --- a/sys/modules/ste/Makefile +++ b/sys/modules/ste/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ste/Makefile,v 1.7 2000/01/28 11:26:37 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_ste diff --git a/sys/modules/streams/Makefile b/sys/modules/streams/Makefile index beda73574d65..dc0b5de2577a 100644 --- a/sys/modules/streams/Makefile +++ b/sys/modules/streams/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/streams/Makefile,v 1.4 1999/11/28 18:53:23 bde Exp $ MAINTAINER = newton@atdot.dotat.org .if defined(DEBUG) diff --git a/sys/modules/svr4/Makefile b/sys/modules/svr4/Makefile index 0b8d774f0df4..53166880acec 100644 --- a/sys/modules/svr4/Makefile +++ b/sys/modules/svr4/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/svr4/Makefile,v 1.13.2.1 2000/07/07 01:30:28 obrien Exp $ MAINTAINER= newton@FreeBSD.org diff --git a/sys/modules/svr4/README b/sys/modules/svr4/README index 0578721e3639..69c582e1cccc 100644 --- a/sys/modules/svr4/README +++ b/sys/modules/svr4/README @@ -35,4 +35,4 @@ things)). Patches will be appreciated (use send-pr). - Mark Newton newton@atdot.dotat.org -$FreeBSD$ +$FreeBSD: src/sys/modules/svr4/README,v 1.3 1999/08/28 00:47:42 peter Exp $ diff --git a/sys/modules/svr4/TO-DO b/sys/modules/svr4/TO-DO index 078b80d8943a..e4d2c41c78fe 100644 --- a/sys/modules/svr4/TO-DO +++ b/sys/modules/svr4/TO-DO @@ -12,4 +12,4 @@ TO-DO list * Make SysV emulator use SysV shared memory support (duh) -$FreeBSD$ +$FreeBSD: src/sys/modules/svr4/TO-DO,v 1.2 1999/08/28 00:47:42 peter Exp $ diff --git a/sys/modules/svr4/svr4.8 b/sys/modules/svr4/svr4.8 index b6cb38f16610..a01cf3e370dd 100644 --- a/sys/modules/svr4/svr4.8 +++ b/sys/modules/svr4/svr4.8 @@ -26,7 +26,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/modules/svr4/svr4.8,v 1.1 2000/01/10 08:48:11 phantom Exp $ .\" .Dd January 10, 2000 .Dt SVR4 8 diff --git a/sys/modules/svr4/svr4.sh b/sys/modules/svr4/svr4.sh index 4cb76777fdec..98d303f8b4a8 100644 --- a/sys/modules/svr4/svr4.sh +++ b/sys/modules/svr4/svr4.sh @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/sys/modules/svr4/svr4.sh,v 1.3 1999/08/28 00:47:42 peter Exp $ STREAMS=`kldstat -v | egrep 'streams'` SVR4=`kldstat -v | egrep 'svr4elf'` diff --git a/sys/modules/syscons/Makefile b/sys/modules/syscons/Makefile index e214f93eb130..7de61529ba9c 100644 --- a/sys/modules/syscons/Makefile +++ b/sys/modules/syscons/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/Makefile,v 1.11.2.1 2000/05/06 02:09:48 obrien Exp $ SUBDIR = SUBDIR += blank diff --git a/sys/modules/syscons/Makefile.inc b/sys/modules/syscons/Makefile.inc index 265f86d1ed55..960e646f9c0c 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.2 1999/08/28 00:47:44 peter Exp $ .include "../Makefile.inc" diff --git a/sys/modules/syscons/apm/Makefile b/sys/modules/syscons/apm/Makefile index 00a889f90e97..e3c7f68fe17c 100644 --- a/sys/modules/syscons/apm/Makefile +++ b/sys/modules/syscons/apm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/apm/Makefile,v 1.1 1999/10/02 03:56:41 nsayer Exp $ KMOD= apm_saver SRCS= apm_saver.c diff --git a/sys/modules/syscons/apm/apm_saver.c b/sys/modules/syscons/apm/apm_saver.c index d7863ba9a53e..9e6663f4d432 100644 --- a/sys/modules/syscons/apm/apm_saver.c +++ b/sys/modules/syscons/apm/apm_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/apm/apm_saver.c,v 1.1 1999/10/02 03:56:42 nsayer Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/blank/Makefile b/sys/modules/syscons/blank/Makefile index e299c924f7a9..a31fb762a1ac 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.9 1999/08/28 00:47:44 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 960acca5a512..2e150a146b25 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.17 1999/08/28 00:47:45 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/daemon/Makefile b/sys/modules/syscons/daemon/Makefile index 930ec59fc634..fb5de9b2b510 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.6.2.1 2000/05/09 13:42:14 nyan 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 5d5c5393b1fd..ca8b30bee5bf 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.18.2.1 2000/05/09 13:42:14 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/fade/Makefile b/sys/modules/syscons/fade/Makefile index 5fc34ebfe19c..16e98817f715 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.9 1999/08/28 00:47:47 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 052fa9225908..1c89141463d5 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.18 1999/08/28 00:47:47 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/fire/Makefile b/sys/modules/syscons/fire/Makefile index d32eec765fb0..34da259c6261 100644 --- a/sys/modules/syscons/fire/Makefile +++ b/sys/modules/syscons/fire/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/syscons/fire/Makefile,v 1.1.6.1 2000/08/03 01:05:48 peter Exp $ KMOD= fire_saver SRCS= fire_saver.c diff --git a/sys/modules/syscons/fire/fire_saver.c b/sys/modules/syscons/fire/fire_saver.c index 19344922bf1f..41ffaea73ab1 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.6.2.1 2000/05/10 14:01:23 obrien Exp $ */ /* diff --git a/sys/modules/syscons/green/Makefile b/sys/modules/syscons/green/Makefile index f62b1f4a2757..a0179fcf7308 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.9 1999/08/28 00:47:50 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 d6cfe80da689..2ac709289dc2 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.17 1999/08/28 00:47:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/logo/Makefile b/sys/modules/syscons/logo/Makefile index 2a9ede26cce9..e90543a1b6e2 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.3 1999/08/28 00:47:51 peter Exp $ KMOD= logo_saver SRCS= logo_saver.c diff --git a/sys/modules/syscons/logo/logo.c b/sys/modules/syscons/logo/logo.c index 0c122ad9012f..4aa584f36f9e 100644 --- a/sys/modules/syscons/logo/logo.c +++ b/sys/modules/syscons/logo/logo.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/modules/syscons/logo/logo.c,v 1.1.6.1 2000/08/03 01:05:54 peter Exp $ */ #define logo_w 88 #define logo_h 88 diff --git a/sys/modules/syscons/logo/logo_saver.c b/sys/modules/syscons/logo/logo_saver.c index 2d2c660847ac..3643576394f9 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.8 1999/08/28 00:47:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/rain/Makefile b/sys/modules/syscons/rain/Makefile index ecc5ec332581..960bf6360543 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.2 1999/08/28 00:47:52 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 7bb9ebb4117e..26bac2e4e734 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.5.2.1 2000/05/10 16:26:47 obrien Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/snake/Makefile b/sys/modules/syscons/snake/Makefile index 88519b2da8f2..9262b1ce6bc8 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.9.2.1 2000/05/09 13:42:14 nyan 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 a9a067ac4ee7..2c9d2dec0164 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.26.2.1 2000/05/09 13:42:14 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/star/Makefile b/sys/modules/syscons/star/Makefile index 7f978d59a53e..3d259515d74d 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.9.2.1 2000/05/09 13:42:17 nyan 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 00088528c8c3..b3ce5544157a 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.23.2.1 2000/05/09 13:42:17 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/modules/syscons/warp/Makefile b/sys/modules/syscons/warp/Makefile index 45a3af9ecb23..69bef88d4565 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.3 1999/08/28 00:47: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 ba868f121f4a..cc7b11344159 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.7.2.1 2000/05/10 16:26:47 obrien Exp $ */ #include <sys/param.h> diff --git a/sys/modules/ti/Makefile b/sys/modules/ti/Makefile index 701e9148cadd..7f0e681c6cde 100644 --- a/sys/modules/ti/Makefile +++ b/sys/modules/ti/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ti/Makefile,v 1.8 2000/01/28 11:26:38 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_ti diff --git a/sys/modules/tl/Makefile b/sys/modules/tl/Makefile index 6e1170649b95..58d56ccab54c 100644 --- a/sys/modules/tl/Makefile +++ b/sys/modules/tl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/tl/Makefile,v 1.11 2000/01/28 11:26:39 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_tl diff --git a/sys/modules/twe/Makefile b/sys/modules/twe/Makefile index 7142344e3742..43d7c4afe545 100644 --- a/sys/modules/twe/Makefile +++ b/sys/modules/twe/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/twe/Makefile,v 1.1.2.1 2000/05/25 01:53:35 msmith Exp $ KMOD = twe SRCS = twe.c twe_disk.c device_if.h bus_if.h pci_if.h diff --git a/sys/modules/tx/Makefile b/sys/modules/tx/Makefile index ab06042cbf39..821d46735581 100644 --- a/sys/modules/tx/Makefile +++ b/sys/modules/tx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/tx/Makefile,v 1.4.2.1 2000/09/10 20:39:26 semenu Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_tx diff --git a/sys/modules/ugen/Makefile b/sys/modules/ugen/Makefile index 180f6c7fef60..2c82e671a30c 100644 --- a/sys/modules/ugen/Makefile +++ b/sys/modules/ugen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ugen/Makefile,v 1.7 1999/11/28 18:53:28 bde Exp $ MAINTAINER = n_hibma@freebsd.org diff --git a/sys/modules/uhid/Makefile b/sys/modules/uhid/Makefile index 4f8af0b49f7a..49f0d768a54e 100644 --- a/sys/modules/uhid/Makefile +++ b/sys/modules/uhid/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/uhid/Makefile,v 1.7 1999/11/28 18:53:30 bde Exp $ MAINTAINER = n_hibma@freebsd.org diff --git a/sys/modules/ukbd/Makefile b/sys/modules/ukbd/Makefile index d5be99b57cc0..877c16470910 100644 --- a/sys/modules/ukbd/Makefile +++ b/sys/modules/ukbd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ukbd/Makefile,v 1.10 2000/01/20 13:25:18 yokota Exp $ MAINTAINER = n_hibma@freebsd.org diff --git a/sys/modules/ulpt/Makefile b/sys/modules/ulpt/Makefile index 873005a211ff..8eea84478cd4 100644 --- a/sys/modules/ulpt/Makefile +++ b/sys/modules/ulpt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ulpt/Makefile,v 1.7 1999/11/28 18:53:32 bde Exp $ MAINTAINER = n_hibma@freebsd.org diff --git a/sys/modules/umapfs/Makefile b/sys/modules/umapfs/Makefile index 488590ff1bb6..dd0f9627884c 100644 --- a/sys/modules/umapfs/Makefile +++ b/sys/modules/umapfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/umapfs/Makefile,v 1.8 1999/12/12 16:47:33 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/umapfs KMOD= umap diff --git a/sys/modules/umass/Makefile b/sys/modules/umass/Makefile index dbf6852eca7c..08280da6de45 100644 --- a/sys/modules/umass/Makefile +++ b/sys/modules/umass/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/umass/Makefile,v 1.7.2.1 2000/04/01 19:33:33 n_hibma Exp $ MAINTAINER = n_hibma@freebsd.org diff --git a/sys/modules/umodem/Makefile b/sys/modules/umodem/Makefile index 9b210c16c984..f37fd4338cc8 100644 --- a/sys/modules/umodem/Makefile +++ b/sys/modules/umodem/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/umodem/Makefile,v 1.7 1999/11/28 18:53:35 bde Exp $ MAINTAINER = n_hibma@freebsd.org diff --git a/sys/modules/ums/Makefile b/sys/modules/ums/Makefile index a18061e51637..c9da90d0d796 100644 --- a/sys/modules/ums/Makefile +++ b/sys/modules/ums/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/ums/Makefile,v 1.7 1999/11/28 18:53:37 bde Exp $ MAINTAINER = n_hibma@freebsd.org diff --git a/sys/modules/union/Makefile b/sys/modules/union/Makefile index 6825a6376d91..68d1f8c8875f 100644 --- a/sys/modules/union/Makefile +++ b/sys/modules/union/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/union/Makefile,v 1.7 1999/12/12 20:34:11 peter Exp $ .PATH: ${.CURDIR}/../../miscfs/union KMOD= union diff --git a/sys/modules/usb/Makefile b/sys/modules/usb/Makefile index 6dad16d17434..a7314429fba6 100644 --- a/sys/modules/usb/Makefile +++ b/sys/modules/usb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/usb/Makefile,v 1.7 2000/01/28 11:26:40 bde Exp $ MAINTAINER = n_hibma@freebsd.org S = ${.CURDIR}/../.. diff --git a/sys/modules/vesa/Makefile b/sys/modules/vesa/Makefile index e2da541a3fd5..bb2c6e3fa528 100644 --- a/sys/modules/vesa/Makefile +++ b/sys/modules/vesa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/vesa/Makefile,v 1.9 2000/01/29 15:08:42 peter Exp $ .PATH: ${.CURDIR}/../../dev/syscons ${.CURDIR}/../../i386/isa KMOD = vesa diff --git a/sys/modules/vinum/Makefile b/sys/modules/vinum/Makefile index 568c82d3b3e0..e94cc1052ff7 100644 --- a/sys/modules/vinum/Makefile +++ b/sys/modules/vinum/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/vinum/Makefile,v 1.17 2000/01/04 23:46:41 grog Exp $ MAINTAINER= grog@FreeBSD.org diff --git a/sys/modules/vn/Makefile b/sys/modules/vn/Makefile index 3a342f0d48f4..069edb25695f 100644 --- a/sys/modules/vn/Makefile +++ b/sys/modules/vn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/vn/Makefile,v 1.5 1999/11/28 18:53:42 bde Exp $ .PATH: ${.CURDIR}/../../dev/vn KMOD= vn diff --git a/sys/modules/vpo/Makefile b/sys/modules/vpo/Makefile index 3934e031c9d3..c6202160e103 100644 --- a/sys/modules/vpo/Makefile +++ b/sys/modules/vpo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/vpo/Makefile,v 1.2 2000/01/28 11:26:41 bde Exp $ .PATH: ${.CURDIR}/../../dev/ppbus KMOD= vpo diff --git a/sys/modules/vr/Makefile b/sys/modules/vr/Makefile index 55f8298c8132..7fddde8a0001 100644 --- a/sys/modules/vr/Makefile +++ b/sys/modules/vr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/vr/Makefile,v 1.8 2000/01/28 11:26:42 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_vr diff --git a/sys/modules/wb/Makefile b/sys/modules/wb/Makefile index b2a8ced7fa47..6f392809ffc0 100644 --- a/sys/modules/wb/Makefile +++ b/sys/modules/wb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/wb/Makefile,v 1.8 2000/01/28 11:26:43 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_wb diff --git a/sys/modules/wi/Makefile b/sys/modules/wi/Makefile index 75a777036519..bea150de752e 100644 --- a/sys/modules/wi/Makefile +++ b/sys/modules/wi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/wi/Makefile,v 1.3 2000/01/28 11:26:44 bde Exp $ .PATH: ${.CURDIR}/../../i386/isa KMOD = if_wi diff --git a/sys/modules/wx/Makefile b/sys/modules/wx/Makefile index 921ec6497bec..66398abded8b 100644 --- a/sys/modules/wx/Makefile +++ b/sys/modules/wx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/wx/Makefile,v 1.1.2.1 2000/07/04 02:12:13 mjacob Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_wx diff --git a/sys/modules/xl/Makefile b/sys/modules/xl/Makefile index 82931cf84e92..5834b1729324 100644 --- a/sys/modules/xl/Makefile +++ b/sys/modules/xl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/xl/Makefile,v 1.9 2000/01/28 11:26:45 bde Exp $ .PATH: ${.CURDIR}/../../pci KMOD = if_xl diff --git a/sys/msdosfs/bootsect.h b/sys/msdosfs/bootsect.h index 666c0f8f41b1..d808d1af7386 100644 --- a/sys/msdosfs/bootsect.h +++ b/sys/msdosfs/bootsect.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/bootsect.h,v 1.7 1999/08/28 00:48:06 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..7f05e7cfba3a 100644 --- a/sys/msdosfs/bpb.h +++ b/sys/msdosfs/bpb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/bpb.h,v 1.7 1999/08/28 00:48:07 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 f57e014ef1df..e5ddde8ed932 100644 --- a/sys/msdosfs/denode.h +++ b/sys/msdosfs/denode.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/denode.h,v 1.20 1999/12/29 04:54:52 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 fccf58b53ff3..5aa35c649e4a 100644 --- a/sys/msdosfs/direntry.h +++ b/sys/msdosfs/direntry.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/direntry.h,v 1.15 1999/12/29 04:54:52 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 7dd5bbfffd74..286e742aef8d 100644 --- a/sys/msdosfs/fat.h +++ b/sys/msdosfs/fat.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/fat.h,v 1.9 1999/12/29 04:54:53 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..610563c79b55 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.29 1999/08/28 00:48:08 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 ca18230fe555..5b542c21e58c 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.47.2.1 2000/07/08 14:34:27 bp 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 1caad93b2a0c..01e2a193f421 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.23 2000/01/27 14:43:06 nyan 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 95e8e898ad30..ba2f2f10afda 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.30 1999/08/28 00:48:10 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 c3870b640203..ea5f92ee7d71 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.60.2.2 2000/07/08 14:34:27 bp 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 f11709d9467c..4b3b3140c1db 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.95.2.1 2000/07/18 13:19:13 dwmalone 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 adcfad041f26..c5291ea656a7 100644 --- a/sys/msdosfs/msdosfsmount.h +++ b/sys/msdosfs/msdosfsmount.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/msdosfs/msdosfsmount.h,v 1.20.2.1 2000/07/08 14:34:27 bp 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 fe3f07b70271..69062d3b2084 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.59.2.4 2000/09/23 21:00:03 brian Exp $ */ #include "bpf.h" diff --git a/sys/net/bpf.h b/sys/net/bpf.h index a173b0a8594f..35013cbe6487 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.21.2.2 2000/04/19 21:25:52 archie Exp $ */ #ifndef _NET_BPF_H_ diff --git a/sys/net/bpf_compat.h b/sys/net/bpf_compat.h index 0936b8490316..72fe8be3f6d0 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.6 1999/08/28 00:48:13 peter Exp $ */ #ifndef _NET_BPF_COMPAT_H_ diff --git a/sys/net/bpf_filter.c b/sys/net/bpf_filter.c index 4f9bcf7cd2a0..35e931f3ad94 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.17 1999/12/29 04:38:31 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/bpfdesc.h b/sys/net/bpfdesc.h index de3dfb9058ee..4291398b28bd 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.14.2.1 2000/03/19 05:55:36 rwatson Exp $ */ #ifndef _NET_BPFDESC_H_ diff --git a/sys/net/bridge.c b/sys/net/bridge.c index f3cdd9f83bae..c798a9ee5407 100644 --- a/sys/net/bridge.c +++ b/sys/net/bridge.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/net/bridge.c,v 1.16.2.5 2000/09/21 17:19:12 ru Exp $ */ /* diff --git a/sys/net/bridge.h b/sys/net/bridge.h index ea2db4170595..5fa971d3c16a 100644 --- a/sys/net/bridge.h +++ b/sys/net/bridge.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/net/bridge.h,v 1.4.2.1 2000/05/24 01:47:56 archie Exp $ */ extern int do_bridge; diff --git a/sys/net/bsd_comp.c b/sys/net/bsd_comp.c index d5072cc11b7b..2025c97741f6 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.11 1999/08/28 00:48:14 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/ethernet.h b/sys/net/ethernet.h index 15cab6c58d26..f181c83b5f22 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.12.2.5 2000/07/19 21:43:52 archie Exp $ * */ diff --git a/sys/net/hostcache.c b/sys/net/hostcache.c index 0a1d4c00d912..d170131feba2 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.6 1999/08/28 00:48:15 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/hostcache.h b/sys/net/hostcache.h index 3158db9dc8c3..1a5a38381815 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.4 1999/12/29 04:38:32 peter Exp $ */ #ifndef _NET_HOSTCACHE_H diff --git a/sys/net/if.c b/sys/net/if.c index 829ede27b94d..d96689e7a3f4 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.85.2.3 2000/08/22 18:06:20 archie Exp $ */ #include "opt_compat.h" diff --git a/sys/net/if.h b/sys/net/if.h index 8afeac026853..532622204a61 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.58.2.1 2000/05/05 13:37:04 jlemon Exp $ */ #ifndef _NET_IF_H_ diff --git a/sys/net/if_arp.h b/sys/net/if_arp.h index 67609725678a..bae83b05f631 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.14.2.1 2000/07/11 20:46:55 archie Exp $ */ #ifndef _NET_IF_ARP_H_ diff --git a/sys/net/if_atm.h b/sys/net/if_atm.h index fbd27926b271..1c683dee8bcc 100644 --- a/sys/net/if_atm.h +++ b/sys/net/if_atm.h @@ -1,5 +1,5 @@ /* $NetBSD: if_atm.h,v 1.7 1996/11/09 23:02:27 chuck Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_atm.h,v 1.4 1999/12/29 04:38:34 peter Exp $ */ /* * diff --git a/sys/net/if_atmsubr.c b/sys/net/if_atmsubr.c index 0a357a6f6151..b50b1a721c81 100644 --- a/sys/net/if_atmsubr.c +++ b/sys/net/if_atmsubr.c @@ -31,7 +31,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/net/if_atmsubr.c,v 1.10 1999/12/07 17:39:03 shin Exp $ */ /* diff --git a/sys/net/if_disc.c b/sys/net/if_disc.c index 66bd5f8e1416..3d993943bf0b 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.26 1999/12/07 17:39:03 shin Exp $ */ /* diff --git a/sys/net/if_dl.h b/sys/net/if_dl.h index 03e1626892dc..4f4c3d46fbf0 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.10 2000/03/01 02:46:25 archie Exp $ */ #ifndef _NET_IF_DL_H_ diff --git a/sys/net/if_ef.c b/sys/net/if_ef.c index e2ede0882e6e..627de6523ed0 100644 --- a/sys/net/if_ef.c +++ b/sys/net/if_ef.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/net/if_ef.c,v 1.2.2.2 2000/07/17 21:24:34 archie Exp $ */ #include "opt_inet.h" diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c index d7c410b0c814..816bf6896e7c 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.70.2.8 2000/07/17 21:24:34 archie Exp $ */ #include "opt_atalk.h" diff --git a/sys/net/if_faith.c b/sys/net/if_faith.c index a4d5162d7335..10a3d99d4378 100644 --- a/sys/net/if_faith.c +++ b/sys/net/if_faith.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_faith.c,v 1.3 2000/01/29 18:10:39 peter Exp $ */ /* * derived from diff --git a/sys/net/if_fddisubr.c b/sys/net/if_fddisubr.c index b3a8ead3c526..7f660f4dc67a 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.41.2.2 2000/06/25 02:23:39 bp Exp $ */ #include "opt_atalk.h" diff --git a/sys/net/if_gif.c b/sys/net/if_gif.c index 085ff3d64864..17c30dadf04d 100644 --- a/sys/net/if_gif.c +++ b/sys/net/if_gif.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_gif.c,v 1.4.2.2 2000/07/20 00:45:07 kris Exp $ */ /* $KAME: if_gif.c,v 1.28 2000/06/20 12:30:03 jinmei Exp $ */ /* diff --git a/sys/net/if_gif.h b/sys/net/if_gif.h index 36992861898e..2ab5c17e78e3 100644 --- a/sys/net/if_gif.h +++ b/sys/net/if_gif.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_gif.h,v 1.2.2.1 2000/07/15 07:14:29 kris Exp $ */ /* $KAME: if_gif.h,v 1.13 2000/06/17 20:34:24 itojun Exp $ */ /* diff --git a/sys/net/if_iso88025subr.c b/sys/net/if_iso88025subr.c index cb3c727b9deb..2e8e572347d8 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.7.2.2 2000/06/25 02:23:39 bp Exp $ * */ diff --git a/sys/net/if_llc.h b/sys/net/if_llc.h index 8bcd63e5646a..2dbf4fb58de9 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.7 1999/08/28 00:48:18 peter Exp $ */ #ifndef _NET_IF_LLC_H_ diff --git a/sys/net/if_loop.c b/sys/net/if_loop.c index 21f9695c92a6..97617b91ac9a 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.47.2.4 2000/09/04 21:50:39 rwatson Exp $ */ /* diff --git a/sys/net/if_media.c b/sys/net/if_media.c index 128b92469758..16649d027433 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.9 1999/08/28 00:48:18 peter Exp $ */ /* * Copyright (c) 1997 diff --git a/sys/net/if_media.h b/sys/net/if_media.h index 2ed5ed0171c7..543cf5cd99d0 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.9 1999/12/29 04:38:35 peter Exp $ */ /* * Copyright (c) 1997 diff --git a/sys/net/if_mib.c b/sys/net/if_mib.c index ee497a62f367..c06a6f0c2db4 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.8.2.1 2000/08/03 00:09:34 ps Exp $ */ #include <sys/param.h> diff --git a/sys/net/if_mib.h b/sys/net/if_mib.h index 6c29389f6876..b1a7bcfd5456 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.6 1999/08/28 00:48:19 peter Exp $ */ #ifndef _NET_IF_MIB_H diff --git a/sys/net/if_ppp.c b/sys/net/if_ppp.c index 9abb8933f768..6222a0bb0f4c 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.67 2000/01/29 16:56:22 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..0d4b6078f464 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.14 1999/08/28 00:48:20 peter Exp $ */ #ifndef _IF_PPP_H_ diff --git a/sys/net/if_pppvar.h b/sys/net/if_pppvar.h index 77456f7782a0..c9be68300446 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.15 2000/01/29 16:56:23 peter Exp $ */ /* diff --git a/sys/net/if_sl.c b/sys/net/if_sl.c index f2a865479382..501d6df20967 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.84 2000/02/21 08:06:18 ru Exp $ */ /* diff --git a/sys/net/if_slvar.h b/sys/net/if_slvar.h index 06ac4d961524..63fe28650a19 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.16 1999/08/28 00:48:21 peter Exp $ */ #ifndef _NET_IF_SLVAR_H_ diff --git a/sys/net/if_sppp.h b/sys/net/if_sppp.h index 84fede39716d..b0920ff8a70b 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.16 1999/12/29 04:38:35 peter Exp $ */ #ifndef _NET_IF_SPPP_H_ diff --git a/sys/net/if_spppsubr.c b/sys/net/if_spppsubr.c index eec4fc1b42eb..bf76f41bb47e 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.59.2.2 2000/05/11 16:36:33 obrien Exp $ */ #include <sys/param.h> diff --git a/sys/net/if_stf.c b/sys/net/if_stf.c index bfd462a777f3..fd9fd5d37e80 100644 --- a/sys/net/if_stf.c +++ b/sys/net/if_stf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_stf.c,v 1.1.2.2 2000/08/30 02:37:06 itojun Exp $ */ /* $KAME: if_stf.c,v 1.42 2000/08/15 07:24:23 itojun Exp $ */ /* diff --git a/sys/net/if_stf.h b/sys/net/if_stf.h index 258f3a060aa5..be91b133ceca 100644 --- a/sys/net/if_stf.h +++ b/sys/net/if_stf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_stf.h,v 1.1.2.1 2000/07/15 07:14:29 kris Exp $ */ /* $KAME: if_stf.h,v 1.3 2000/03/25 07:23:33 sumikawa Exp $ */ /* diff --git a/sys/net/if_tap.c b/sys/net/if_tap.c index aad9101b8b29..3db2b98cad7a 100644 --- a/sys/net/if_tap.c +++ b/sys/net/if_tap.c @@ -31,7 +31,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_tap.c,v 1.3.2.1 2000/07/27 13:57:05 nsayer Exp $ * $Id: if_tap.c,v 0.21 2000/07/23 21:46:02 max Exp $ */ diff --git a/sys/net/if_tap.h b/sys/net/if_tap.h index 30f742129191..97137ba98c07 100644 --- a/sys/net/if_tap.h +++ b/sys/net/if_tap.h @@ -31,7 +31,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_tap.h,v 1.1.2.1 2000/07/27 13:57:05 nsayer Exp $ * $Id: if_tap.h,v 0.7 2000/07/12 04:12:51 max Exp $ */ diff --git a/sys/net/if_tapvar.h b/sys/net/if_tapvar.h index f57829462bb5..64d0dc1bf16b 100644 --- a/sys/net/if_tapvar.h +++ b/sys/net/if_tapvar.h @@ -34,7 +34,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_tapvar.h,v 1.3.2.1 2000/07/27 13:57:05 nsayer Exp $ * $Id: if_tapvar.h,v 0.6 2000/07/11 02:16:08 max Exp $ */ diff --git a/sys/net/if_tun.c b/sys/net/if_tun.c index b544f7574fcb..968def06dc06 100644 --- a/sys/net/if_tun.c +++ b/sys/net/if_tun.c @@ -13,7 +13,7 @@ * UCL. This driver is based much more on read/write/poll mode of * operation though. * - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_tun.c,v 1.74.2.1 2000/07/19 15:14:34 brian Exp $ */ #include "opt_inet.h" diff --git a/sys/net/if_tun.h b/sys/net/if_tun.h index 185930af318b..ed98e43fd015 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.17 2000/01/23 01:47:12 brian Exp $ */ #ifndef _NET_IF_TUN_H_ diff --git a/sys/net/if_tunvar.h b/sys/net/if_tunvar.h index 9be9bf25d8d5..44117b50427b 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.7 2000/01/23 01:47:12 brian Exp $ */ #ifndef _NET_IF_TUNVAR_H_ diff --git a/sys/net/if_types.h b/sys/net/if_types.h index 13cdcdd66421..7ca3ca4c6cad 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.8.2.1 2000/07/15 07:14:29 kris Exp $ */ #ifndef _NET_IF_TYPES_H_ diff --git a/sys/net/if_var.h b/sys/net/if_var.h index d16fc00c4313..6872e71e8785 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.18.2.5 2000/08/22 18:06:20 archie Exp $ */ #ifndef _NET_IF_VAR_H_ diff --git a/sys/net/if_vlan.c b/sys/net/if_vlan.c index db51ac329680..2caedee64224 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.15.2.2 2000/07/17 21:24:34 archie Exp $ */ /* diff --git a/sys/net/if_vlan_var.h b/sys/net/if_vlan_var.h index 8fbe10ca1ac9..39c15401f381 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.5 1999/12/29 04:38:36 peter Exp $ */ #ifndef _NET_IF_VLAN_VAR_H_ diff --git a/sys/net/intrq.c b/sys/net/intrq.c index 863b6c3aa03d..834a5c09e989 100644 --- a/sys/net/intrq.c +++ b/sys/net/intrq.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/net/intrq.c,v 1.3 2000/01/29 16:13:08 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/intrq.h b/sys/net/intrq.h index c17cafd4ddc1..adf38e9b352f 100644 --- a/sys/net/intrq.h +++ b/sys/net/intrq.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/intrq.h,v 1.2 2000/01/27 23:37:39 brian Exp $ */ #ifndef _NET_INTRQ_H_ diff --git a/sys/net/iso88025.h b/sys/net/iso88025.h index ccb16e16836a..4338cd15e1e7 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.3 1999/08/28 00:48:24 peter Exp $ * * Information gathered from tokenring@freebsd, /sys/net/ethernet.h and * the Mach token ring driver. diff --git a/sys/net/net_osdep.c b/sys/net/net_osdep.c index 05b041cce42a..54c620f50b02 100644 --- a/sys/net/net_osdep.c +++ b/sys/net/net_osdep.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/net_osdep.c,v 1.1.2.1 2000/07/15 07:14:29 kris Exp $ */ /* $KAME: net_osdep.c,v 1.4 2000/03/25 07:23:34 sumikawa Exp $ */ /* diff --git a/sys/net/net_osdep.h b/sys/net/net_osdep.h index 47f52161f1e7..ad3d7a79ea80 100644 --- a/sys/net/net_osdep.h +++ b/sys/net/net_osdep.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/net_osdep.h,v 1.1.2.1 2000/07/15 07:14:29 kris Exp $ */ /* $KAME: net_osdep.h,v 1.21 2000/07/02 23:34:38 itojun Exp $ */ /* diff --git a/sys/net/netisr.h b/sys/net/netisr.h index 3ae1d13518af..ae8d9d660eb3 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.21 2000/02/13 03:31:56 peter Exp $ */ #ifndef _NET_NETISR_H_ diff --git a/sys/net/pfkeyv2.h b/sys/net/pfkeyv2.h index 4c41c8072b68..f03a4b541ce9 100644 --- a/sys/net/pfkeyv2.h +++ b/sys/net/pfkeyv2.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/pfkeyv2.h,v 1.4.2.1 2000/07/15 07:14:29 kris Exp $ */ /* $KAME: pfkeyv2.h,v 1.17 2000/06/22 08:38:33 sakane Exp $ */ /* diff --git a/sys/net/ppp_comp.h b/sys/net/ppp_comp.h index b777bfc2d3b0..e459253cd9bb 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.8 1999/08/28 00:48:25 peter Exp $ */ #ifndef _NET_PPP_COMP_H diff --git a/sys/net/ppp_deflate.c b/sys/net/ppp_deflate.c index fdc0c64fbd23..068ef04e5886 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.12 1999/08/28 00:48:26 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..7d6c8e02a57b 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.6 1999/08/28 00:48:26 peter Exp $ */ #ifndef _PPP_DEFS_H_ diff --git a/sys/net/ppp_tty.c b/sys/net/ppp_tty.c index 2c4a1cfa9628..b52025d3f80a 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.43 2000/01/29 16:56:24 peter Exp $ */ #include "opt_ppp.h" /* XXX for ppp_defs.h */ diff --git a/sys/net/radix.c b/sys/net/radix.c index e5bc9351592a..7a439c94980b 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.20.2.1 2000/05/03 19:17:11 wollman Exp $ */ /* diff --git a/sys/net/radix.h b/sys/net/radix.h index e6e1f9209327..0e93f831f8ae 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.16.2.1 2000/05/03 19:17:11 wollman Exp $ */ #ifndef _RADIX_H_ diff --git a/sys/net/raw_cb.c b/sys/net/raw_cb.c index 97dbc102f616..89983114214a 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.16 1999/08/28 00:48:27 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/raw_cb.h b/sys/net/raw_cb.h index 6c079a92878f..3b645074bfe2 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.12 1999/12/29 04:38:37 peter Exp $ */ #ifndef _NET_RAW_CB_H_ diff --git a/sys/net/raw_usrreq.c b/sys/net/raw_usrreq.c index 07b316d18041..4485986747a2 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.18 1999/08/28 00:48:28 peter Exp $ */ #include <sys/param.h> diff --git a/sys/net/route.c b/sys/net/route.c index 38867f4e7220..df46796fe630 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.59.2.1 2000/05/03 19:17:12 wollman Exp $ */ #include "opt_inet.h" diff --git a/sys/net/route.h b/sys/net/route.h index c5642a4153e7..1122257f7e59 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.36.2.1 2000/08/16 06:14:23 jayanth Exp $ */ #ifndef _NET_ROUTE_H_ diff --git a/sys/net/rtsock.c b/sys/net/rtsock.c index d778e01125ab..3e6e27d687ef 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.44.2.2 2000/08/03 00:09:34 ps Exp $ */ diff --git a/sys/net/slcompress.c b/sys/net/slcompress.c index d72d02dcd556..132e0072f4c9 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.16 1999/12/29 04:38:37 peter Exp $ */ /* diff --git a/sys/net/slcompress.h b/sys/net/slcompress.h index 6959db0671bb..87dfb8196d7b 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.14.2.1 2000/05/05 13:37:06 jlemon Exp $ */ #ifndef _NET_SLCOMPRESS_H_ diff --git a/sys/net/slip.h b/sys/net/slip.h index 917ebf0865b4..595b935a1b26 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.9 1999/08/28 00:48:29 peter Exp $ */ #ifndef _NET_SLIP_H_ diff --git a/sys/net/zlib.c b/sys/net/zlib.c index 19df8590db24..38bf6da5dcc4 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.10 1999/12/29 04:38:38 peter Exp $ */ /* diff --git a/sys/net/zlib.h b/sys/net/zlib.h index 7316305ba2f3..c2d32be1fd31 100644 --- a/sys/net/zlib.h +++ b/sys/net/zlib.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/zlib.h,v 1.7 1999/12/29 04:38:38 peter Exp $ */ /* * This file is derived from zlib.h and zconf.h from the zlib-1.0.4 diff --git a/sys/netatalk/aarp.c b/sys/netatalk/aarp.c index d7395567ae6e..e797371a6add 100644 --- a/sys/netatalk/aarp.c +++ b/sys/netatalk/aarp.c @@ -2,7 +2,7 @@ * Copyright (c) 1990,1991 Regents of The University of Michigan. * All Rights Reserved. * - * $FreeBSD$ + * $FreeBSD: src/sys/netatalk/aarp.c,v 1.12.2.1 2000/08/03 01:07:02 peter Exp $ */ #include "opt_atalk.h" diff --git a/sys/netatalk/aarp.h b/sys/netatalk/aarp.h index 1a8771c817b2..56721d781e6d 100644 --- a/sys/netatalk/aarp.h +++ b/sys/netatalk/aarp.h @@ -2,7 +2,7 @@ * Copyright (c) 1990,1991 Regents of The University of Michigan. * All Rights Reserved. * - * $FreeBSD$ + * $FreeBSD: src/sys/netatalk/aarp.h,v 1.3 1999/12/29 04:45:57 peter Exp $ */ #ifndef _NETATALK_AARP_H_ diff --git a/sys/netatalk/at_var.h b/sys/netatalk/at_var.h index c4310aa52d21..ed9e8c3b7c28 100644 --- a/sys/netatalk/at_var.h +++ b/sys/netatalk/at_var.h @@ -20,7 +20,7 @@ * +1-313-763-0525 * netatalk@itd.umich.edu * - * $FreeBSD$ + * $FreeBSD: src/sys/netatalk/at_var.h,v 1.10 1999/12/29 04:45:57 peter Exp $ */ #ifndef _NETATALK_AT_VAR_H_ diff --git a/sys/netatalk/ddp_input.c b/sys/netatalk/ddp_input.c index f3ba14ce7126..bcae95907eae 100644 --- a/sys/netatalk/ddp_input.c +++ b/sys/netatalk/ddp_input.c @@ -2,7 +2,7 @@ * Copyright (c) 1990,1994 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. * - * $FreeBSD$ + * $FreeBSD: src/sys/netatalk/ddp_input.c,v 1.12 2000/02/13 03:31:58 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netatalk/ddp_output.c b/sys/netatalk/ddp_output.c index 66e20dfe6181..2e0ac6772f39 100644 --- a/sys/netatalk/ddp_output.c +++ b/sys/netatalk/ddp_output.c @@ -21,7 +21,7 @@ * netatalk@itd.umich.edu */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netatalk/ddp_output.c,v 1.13.6.1 2000/06/02 22:39:07 archie Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netatalk/ddp_var.h b/sys/netatalk/ddp_var.h index 360f06f2427d..be03e65592a1 100644 --- a/sys/netatalk/ddp_var.h +++ b/sys/netatalk/ddp_var.h @@ -2,7 +2,7 @@ * Copyright (c) 1990,1994 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. * - * $FreeBSD$ + * $FreeBSD: src/sys/netatalk/ddp_var.h,v 1.4 1999/12/29 04:45:58 peter Exp $ */ #ifndef _NETATALK_DDP_VAR_H_ diff --git a/sys/netatm/atm.h b/sys/netatm/atm.h index 1145a9c462f8..96e391b5fe37 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.2 1999/08/28 00:48:34 peter Exp $ * */ diff --git a/sys/netatm/atm_aal5.c b/sys/netatm/atm_aal5.c index 3538f84e4ed2..c14048fa231c 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.6 1999/10/09 23:24:59 green Exp $ * */ @@ -39,7 +39,7 @@ #include <sys/stat.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_aal5.c,v 1.6 1999/10/09 23:24:59 green Exp $"); #endif diff --git a/sys/netatm/atm_cm.c b/sys/netatm/atm_cm.c index e5bf21120bb8..029e467df462 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.6 1999/08/28 00:48:34 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.6 1999/08/28 00:48:34 peter Exp $"); #endif diff --git a/sys/netatm/atm_cm.h b/sys/netatm/atm_cm.h index 0507caa8fcfa..b08228d3f2cc 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.2 1999/08/28 00:48:35 peter Exp $ * */ diff --git a/sys/netatm/atm_device.c b/sys/netatm/atm_device.c index 9c645a590dc1..86be0fd82ba0 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.5 1999/08/28 00:48:35 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.5 1999/08/28 00:48:35 peter Exp $"); #endif diff --git a/sys/netatm/atm_if.c b/sys/netatm/atm_if.c index 1825eaf0b413..0b023dceaf1d 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.5 1999/08/28 00:48:35 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.5 1999/08/28 00:48:35 peter Exp $"); #endif diff --git a/sys/netatm/atm_if.h b/sys/netatm/atm_if.h index d2ea47180c32..4d2a0752d515 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.2 1999/08/28 00:48:36 peter Exp $ * */ diff --git a/sys/netatm/atm_ioctl.h b/sys/netatm/atm_ioctl.h index 547432058435..123b305a9d47 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.3 1999/08/28 00:48:36 peter Exp $ * */ diff --git a/sys/netatm/atm_pcb.h b/sys/netatm/atm_pcb.h index b5518e8079ac..25cddef47a5a 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.2 1999/08/28 00:48:36 peter Exp $ * */ diff --git a/sys/netatm/atm_proto.c b/sys/netatm/atm_proto.c index a75024a94c20..a5e92623895c 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.3 1999/08/28 00:48:36 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.3 1999/08/28 00:48:36 peter Exp $"); #endif diff --git a/sys/netatm/atm_sap.h b/sys/netatm/atm_sap.h index 35f54351c4f5..c35974f5eb26 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.2 1999/08/28 00:48:37 peter Exp $ * */ diff --git a/sys/netatm/atm_sigmgr.h b/sys/netatm/atm_sigmgr.h index bd502a32424e..aeaadf0fdbc3 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.2 1999/08/28 00:48:37 peter Exp $ * */ diff --git a/sys/netatm/atm_signal.c b/sys/netatm/atm_signal.c index 2ad3b54178f5..03368abfe3c6 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.4 1999/08/28 00:48:37 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.4 1999/08/28 00:48:37 peter Exp $"); #endif diff --git a/sys/netatm/atm_socket.c b/sys/netatm/atm_socket.c index 2976ff17ceae..f97c7d3724f2 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.4 1999/08/28 00:48:37 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.4 1999/08/28 00:48:37 peter Exp $"); #endif diff --git a/sys/netatm/atm_stack.h b/sys/netatm/atm_stack.h index be7edc851821..fc67dad299e5 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.2 1999/08/28 00:48:38 peter Exp $ * */ diff --git a/sys/netatm/atm_subr.c b/sys/netatm/atm_subr.c index beed42bcf82f..9796f688bc32 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.7 2000/02/13 03:31:59 peter Exp $ * */ @@ -39,7 +39,7 @@ #include <net/intrq.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_subr.c,v 1.7 2000/02/13 03:31:59 peter Exp $"); #endif diff --git a/sys/netatm/atm_sys.h b/sys/netatm/atm_sys.h index 0c240bfceef8..fd6b154ae1e1 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.3 1999/08/28 00:48:38 peter Exp $ * */ diff --git a/sys/netatm/atm_usrreq.c b/sys/netatm/atm_usrreq.c index f88cf0d203f2..27289aff8715 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.6 1999/08/28 00:48:39 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.6 1999/08/28 00:48:39 peter Exp $"); #endif diff --git a/sys/netatm/atm_var.h b/sys/netatm/atm_var.h index d19a475bd33d..c0afa88028bb 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.2 1999/08/28 00:48:39 peter Exp $ * */ diff --git a/sys/netatm/atm_vc.h b/sys/netatm/atm_vc.h index 64d1b6f39a9d..8916f54098b4 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.2 1999/08/28 00:48:39 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm.h b/sys/netatm/ipatm/ipatm.h index 887509c0fee8..54625b647843 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.2 1999/08/28 00:48:43 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_event.c b/sys/netatm/ipatm/ipatm_event.c index 0566d1cfd3b2..1a945f79b0b1 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.4 1999/08/28 00:48:43 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.4 1999/08/28 00:48:43 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_if.c b/sys/netatm/ipatm/ipatm_if.c index 3f39fea60d7d..9c50e99f79ae 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.4 2000/01/17 20:49:43 mks Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_if.c,v 1.4 2000/01/17 20:49:43 mks Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_input.c b/sys/netatm/ipatm/ipatm_input.c index 8f380b957e8e..973e677795e3 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.4 2000/01/17 20:49:43 mks Exp $ * */ @@ -40,7 +40,7 @@ #include <netatm/ipatm/ipatm_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_input.c,v 1.4 2000/01/17 20:49:43 mks Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_load.c b/sys/netatm/ipatm/ipatm_load.c index 08c5d43cf760..1aab63f8c0d6 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.6 2000/01/17 20:49:43 mks Exp $ * */ @@ -45,7 +45,7 @@ #include <netatm/ipatm/ipatm_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_load.c,v 1.6 2000/01/17 20:49:43 mks Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_output.c b/sys/netatm/ipatm/ipatm_output.c index 1ca94f3938b7..b2d6c0c292d8 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.4.2.1 2000/06/02 22:39:08 archie Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_output.c,v 1.4.2.1 2000/06/02 22:39:08 archie Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_serv.h b/sys/netatm/ipatm/ipatm_serv.h index a807b0672357..f6b5cec1750b 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.2 1999/08/28 00:48:45 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_usrreq.c b/sys/netatm/ipatm/ipatm_usrreq.c index 017fe4045307..9b4dca0bf4b6 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.5 2000/01/17 20:49:44 mks Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_usrreq.c,v 1.5 2000/01/17 20:49:44 mks Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_var.h b/sys/netatm/ipatm/ipatm_var.h index b587a6e0e4cd..c4da78f00214 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.2 1999/08/28 00:48:45 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_vcm.c b/sys/netatm/ipatm/ipatm_vcm.c index 409c3357aa94..fcd697bb9511 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.4 1999/08/28 00:48:45 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.4 1999/08/28 00:48:45 peter Exp $"); #endif diff --git a/sys/netatm/kern_include.h b/sys/netatm/kern_include.h index 36a4071931e2..2c2a6488fae9 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.3 1999/08/28 00:48:40 peter Exp $ * */ diff --git a/sys/netatm/port.h b/sys/netatm/port.h index d9a0b133c4ec..63497260e13b 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.2 1999/08/28 00:48:40 peter Exp $ * */ diff --git a/sys/netatm/queue.h b/sys/netatm/queue.h index 67bff75481a8..25b64c116d8f 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.2 1999/08/28 00:48:41 peter Exp $ * */ diff --git a/sys/netatm/sigpvc/sigpvc_if.c b/sys/netatm/sigpvc/sigpvc_if.c index 3c454f6d6422..6a813f99d545 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.7 2000/01/17 20:49:46 mks Exp $ * */ @@ -45,7 +45,7 @@ #include <netatm/sigpvc/sigpvc_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_if.c,v 1.7 2000/01/17 20:49:46 mks Exp $"); #endif diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c index 97834b4e0af9..caee2570bd6b 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.4 2000/01/17 20:49:46 mks Exp $ * */ @@ -40,7 +40,7 @@ #include <netatm/sigpvc/sigpvc_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_subr.c,v 1.4 2000/01/17 20:49:46 mks 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..3312a493b832 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.2 1999/08/28 00:48:47 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_arp.c b/sys/netatm/spans/spans_arp.c index f206b095ced1..5748e4d7f884 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.7 2000/01/15 20:34:55 mks 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.7 2000/01/15 20:34:55 mks Exp $"); #endif diff --git a/sys/netatm/spans/spans_cls.c b/sys/netatm/spans/spans_cls.c index 44daad7eda4a..32839a50b351 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.6 1999/08/28 00:48:49 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.6 1999/08/28 00:48:49 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_cls.h b/sys/netatm/spans/spans_cls.h index 02e2f6a12a07..78f2150b92a0 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.2 1999/08/28 00:48:49 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_if.c b/sys/netatm/spans/spans_if.c index 5cdd77872d99..bd5697fdd6a5 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.6 1999/08/28 00:48:49 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.6 1999/08/28 00:48:49 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_kxdr.c b/sys/netatm/spans/spans_kxdr.c index d2e4ee4aea4c..680a47eb6ecb 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.3 1999/08/28 00:48:50 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.3 1999/08/28 00:48:50 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_msg.c b/sys/netatm/spans/spans_msg.c index 09c4c9f3cdbf..432adc067cd2 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.5 1999/08/28 00:48:50 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.5 1999/08/28 00:48:50 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_print.c b/sys/netatm/spans/spans_print.c index 3e280685893e..5024bd34fa08 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.6 1999/08/28 00:48:50 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.6 1999/08/28 00:48:50 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_proto.c b/sys/netatm/spans/spans_proto.c index 47e4edc82d93..0b44f68590dc 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.4 1999/08/28 00:48:51 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.4 1999/08/28 00:48:51 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_subr.c b/sys/netatm/spans/spans_subr.c index a53d31de2263..9e03f97805c7 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.4 1999/08/28 00:48:52 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.4 1999/08/28 00:48:52 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_util.c b/sys/netatm/spans/spans_util.c index bfbae5d8d36b..9d74eb3bcc4f 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.5 1999/08/29 10:28:10 bde 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.5 1999/08/29 10:28:10 bde Exp $"); #endif diff --git a/sys/netatm/spans/spans_var.h b/sys/netatm/spans/spans_var.h index f93d1fc5a2d2..2e36de2f4dba 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.2 1999/08/28 00:48:52 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_xdr.x b/sys/netatm/spans/spans_xdr.x index bfd907cc3c52..2307b9a945ee 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.3 1999/11/18 08:18:13 peter Exp $ % * % */ % @@ -61,7 +61,7 @@ % */ % %#ifndef lint -%static const char RCSid[] = "@(#) $FreeBSD$"; +%static const char RCSid[] = "@(#) $FreeBSD: src/sys/netatm/spans/spans_xdr.x,v 1.3 1999/11/18 08:18:13 peter Exp $"; %#endif % #endif diff --git a/sys/netatm/uni/q2110_sigaa.c b/sys/netatm/uni/q2110_sigaa.c index 3038f1406fb9..1d0309a1f6de 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.4 2000/01/17 20:49:48 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_sigaa.c,v 1.4 2000/01/17 20:49:48 mks Exp $"); #endif diff --git a/sys/netatm/uni/q2110_sigcpcs.c b/sys/netatm/uni/q2110_sigcpcs.c index dec7091ecbf3..9886ea908b74 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.4 2000/01/17 20:49:49 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_sigcpcs.c,v 1.4 2000/01/17 20:49:49 mks Exp $"); #endif diff --git a/sys/netatm/uni/q2110_subr.c b/sys/netatm/uni/q2110_subr.c index 5e92f98a9ffe..d7d6a35d5e16 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.4 2000/01/17 20:49:49 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_subr.c,v 1.4 2000/01/17 20:49:49 mks Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_sigaa.c b/sys/netatm/uni/qsaal1_sigaa.c index a9d07fffca2e..72d92cda06cf 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.4 2000/01/17 20:49:49 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigaa.c,v 1.4 2000/01/17 20:49:49 mks Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_sigcpcs.c b/sys/netatm/uni/qsaal1_sigcpcs.c index 4e9bd44eefad..4926122acf1b 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.4 2000/01/17 20:49:49 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigcpcs.c,v 1.4 2000/01/17 20:49:49 mks Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_subr.c b/sys/netatm/uni/qsaal1_subr.c index 9fc884cdca03..b8648358fe31 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.4 2000/01/17 20:49:50 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_subr.c,v 1.4 2000/01/17 20:49:50 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni.c b/sys/netatm/uni/sscf_uni.c index fd700015aa02..5d4ea24828d5 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.7 2000/01/17 20:49:50 mks Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni.c,v 1.7 2000/01/17 20:49:50 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni.h b/sys/netatm/uni/sscf_uni.h index e55d6b8e9d30..359024a61316 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.2 1999/08/28 00:48:56 peter Exp $ * */ diff --git a/sys/netatm/uni/sscf_uni_lower.c b/sys/netatm/uni/sscf_uni_lower.c index c1690667d522..daec2dd32610 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.4 1999/08/28 00:48:56 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.4 1999/08/28 00:48:56 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni_upper.c b/sys/netatm/uni/sscf_uni_upper.c index bec890222581..7b1c2b8521f1 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.5 2000/01/17 20:49:50 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_upper.c,v 1.5 2000/01/17 20:49:50 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni_var.h b/sys/netatm/uni/sscf_uni_var.h index f8b70aacaf76..c3a67d17ea31 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.2 1999/08/28 00:48:58 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop.c b/sys/netatm/uni/sscop.c index ae67a48077b2..c0f14306d0ff 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.6 2000/01/17 20:49:51 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop.c,v 1.6 2000/01/17 20:49:51 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscop.h b/sys/netatm/uni/sscop.h index 89ca468bcc37..b8aacd4e456a 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.2 1999/08/28 00:48:58 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_lower.c b/sys/netatm/uni/sscop_lower.c index 23d6ca8d50b3..bb63ae76529a 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.5 2000/01/17 20:49:51 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_lower.c,v 1.5 2000/01/17 20:49:51 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscop_misc.h b/sys/netatm/uni/sscop_misc.h index 5fcea10bcc0f..ec24a7d1a469 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.2 1999/08/28 00:48:59 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_pdu.c b/sys/netatm/uni/sscop_pdu.c index 2668b776b756..5021e3ebadaa 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.5 2000/01/17 20:49:52 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_pdu.c,v 1.5 2000/01/17 20:49:52 mks Exp $"); #endif /* diff --git a/sys/netatm/uni/sscop_pdu.h b/sys/netatm/uni/sscop_pdu.h index 9a930d0feaff..560b921af652 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.2 1999/08/28 00:48:59 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_sigaa.c b/sys/netatm/uni/sscop_sigaa.c index 5588914e945a..43d20e556e97 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.4 2000/01/17 20:49:52 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_sigaa.c,v 1.4 2000/01/17 20:49:52 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscop_sigcpcs.c b/sys/netatm/uni/sscop_sigcpcs.c index edaabb6d3cb6..1defd17f70c3 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.4 2000/01/17 20:49:52 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_sigcpcs.c,v 1.4 2000/01/17 20:49:52 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscop_subr.c b/sys/netatm/uni/sscop_subr.c index 172de7420f63..f049e02e9aaa 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.6 2000/01/17 20:49:52 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_subr.c,v 1.6 2000/01/17 20:49:52 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscop_timer.c b/sys/netatm/uni/sscop_timer.c index 9947ced826d8..f00fb42af1d9 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.6 2000/01/17 20:49:53 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_timer.c,v 1.6 2000/01/17 20:49:53 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscop_upper.c b/sys/netatm/uni/sscop_upper.c index 733b76dd6ec2..c0c76c881e6a 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.5 2000/01/17 20:49:54 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_upper.c,v 1.5 2000/01/17 20:49:54 mks Exp $"); #endif diff --git a/sys/netatm/uni/sscop_var.h b/sys/netatm/uni/sscop_var.h index f29108a40d0b..186cb2dc015e 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.2 1999/08/28 00:49:01 peter Exp $ * */ diff --git a/sys/netatm/uni/uni.h b/sys/netatm/uni/uni.h index b7cd1bd48b4a..c48fb009bfee 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.2 1999/08/28 00:49:01 peter Exp $ * */ diff --git a/sys/netatm/uni/uni_load.c b/sys/netatm/uni/uni_load.c index 2f776bde2bb4..15f85b4e3674 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.4 2000/01/17 20:49:54 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uni_load.c,v 1.4 2000/01/17 20:49:54 mks Exp $"); #endif /* diff --git a/sys/netatm/uni/uniarp.c b/sys/netatm/uni/uniarp.c index a237278bcd6e..d4792d81f5d5 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.8 2000/01/15 20:46:07 mks 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.8 2000/01/15 20:46:07 mks Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_cache.c b/sys/netatm/uni/uniarp_cache.c index 6e08e57db388..92274a07a2eb 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.4 1999/08/28 00:49:02 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.4 1999/08/28 00:49:02 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_input.c b/sys/netatm/uni/uniarp_input.c index 0fdef9ba0002..7f4d2f1f9516 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.6 2000/01/17 20:49:55 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_input.c,v 1.6 2000/01/17 20:49:55 mks Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_output.c b/sys/netatm/uni/uniarp_output.c index f8cd594caac1..8f6a605185ca 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.3 1999/08/28 00:49:03 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.3 1999/08/28 00:49:03 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_timer.c b/sys/netatm/uni/uniarp_timer.c index 0c2ea88af375..531a611fba40 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.4 2000/01/17 20:49:55 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_timer.c,v 1.4 2000/01/17 20:49:55 mks Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_vcm.c b/sys/netatm/uni/uniarp_vcm.c index a7d2de8b15a4..abcba7bbfd09 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.5 2000/01/17 20:49:55 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_vcm.c,v 1.5 2000/01/17 20:49:55 mks Exp $"); #endif diff --git a/sys/netatm/uni/uniip.c b/sys/netatm/uni/uniip.c index c0a40854bfd9..d48e20b61460 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.4 1999/08/28 00:49:03 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.4 1999/08/28 00:49:03 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniip_var.h b/sys/netatm/uni/uniip_var.h index 409d2ad6de0f..62a643f37587 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.2 1999/08/28 00:49:04 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig.h b/sys/netatm/uni/unisig.h index 1f06f5ccffc1..3402efd4b146 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.2 1999/08/28 00:49:04 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_decode.c b/sys/netatm/uni/unisig_decode.c index 6313c11178a2..5cbc089d145d 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.5 2000/01/17 20:49:56 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_decode.c,v 1.5 2000/01/17 20:49:56 mks Exp $"); #endif #define ALLOC_IE(ie) \ diff --git a/sys/netatm/uni/unisig_decode.h b/sys/netatm/uni/unisig_decode.h index 3a181f06abd7..f1801b84eafc 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.2 1999/08/28 00:49:05 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_encode.c b/sys/netatm/uni/unisig_encode.c index 8a670d237b1d..15fbd8399362 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.5 2000/01/17 20:49:56 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_encode.c,v 1.5 2000/01/17 20:49:56 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_if.c b/sys/netatm/uni/unisig_if.c index 4b559a5ff645..6f015a8bef54 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.8 2000/01/17 20:49:56 mks Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_if.c,v 1.8 2000/01/17 20:49:56 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_mbuf.c b/sys/netatm/uni/unisig_mbuf.c index af6d47821a7c..7dc2793dfb0a 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.5 1999/08/28 00:49:05 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.5 1999/08/28 00:49:05 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_mbuf.h b/sys/netatm/uni/unisig_mbuf.h index 986ae43ab5cb..e2edcbb80a59 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.2 1999/08/28 00:49:06 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_msg.c b/sys/netatm/uni/unisig_msg.c index 4fb6c540dea8..ffe40675af90 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.6 2000/01/17 20:49:56 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_msg.c,v 1.6 2000/01/17 20:49:56 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_msg.h b/sys/netatm/uni/unisig_msg.h index 9ea3c4db924f..b388437a0366 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.3 1999/08/28 00:49:07 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_print.c b/sys/netatm/uni/unisig_print.c index 7892d034a331..449d506a6b3f 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.4 2000/01/17 20:49:57 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_print.c,v 1.4 2000/01/17 20:49:57 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_print.h b/sys/netatm/uni/unisig_print.h index 22f440a06abc..74c155501ecc 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.2 1999/08/28 00:49:07 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_proto.c b/sys/netatm/uni/unisig_proto.c index eae71b64cf95..b38a98ee269d 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.5 2000/01/17 20:49:57 mks Exp $ * */ @@ -40,7 +40,7 @@ #include <netatm/uni/unisig_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_proto.c,v 1.5 2000/01/17 20:49:57 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_sigmgr_state.c b/sys/netatm/uni/unisig_sigmgr_state.c index e6a700d5ab55..d1b9fe1cf759 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.6 2000/01/17 20:49:58 mks Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_sigmgr_state.c,v 1.6 2000/01/17 20:49:58 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_subr.c b/sys/netatm/uni/unisig_subr.c index 7420cd100e30..5c32264e8967 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.7 2000/01/17 20:49:58 mks Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_subr.c,v 1.7 2000/01/17 20:49:58 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_util.c b/sys/netatm/uni/unisig_util.c index 5fb82c8176d0..579881372f25 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.6 2000/01/17 20:49:58 mks Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_util.c,v 1.6 2000/01/17 20:49:58 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_var.h b/sys/netatm/uni/unisig_var.h index ca7e7faf56d5..e89ee721cd6e 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.3 1999/08/28 00:49:09 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_vc_state.c b/sys/netatm/uni/unisig_vc_state.c index 7b66ed0f3cc3..b0a86419923b 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.6 2000/01/17 20:49:59 mks Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_vc_state.c,v 1.6 2000/01/17 20:49:59 mks Exp $"); #endif diff --git a/sys/netgraph/NOTES b/sys/netgraph/NOTES index 69d8b711b9e4..bad0a1391562 100644 --- a/sys/netgraph/NOTES +++ b/sys/netgraph/NOTES @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/netgraph/NOTES,v 1.1 1999/10/21 09:05:51 julian Exp $ Development ideas.. Archie's suggestions... :-) diff --git a/sys/netgraph/netgraph.h b/sys/netgraph/netgraph.h index 6ea5cdb1c6f1..2da9f6ada634 100644 --- a/sys/netgraph/netgraph.h +++ b/sys/netgraph/netgraph.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/netgraph.h,v 1.6.2.2 2000/05/05 02:51:53 archie Exp $ * $Whistle: netgraph.h,v 1.29 1999/11/01 07:56:13 julian Exp $ */ diff --git a/sys/netgraph/ng_UI.c b/sys/netgraph/ng_UI.c index f4ec100606e2..88a191cbdaab 100644 --- a/sys/netgraph/ng_UI.c +++ b/sys/netgraph/ng_UI.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_UI.c,v 1.6 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_UI.c,v 1.14 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_UI.h b/sys/netgraph/ng_UI.h index 52fc36283ce1..b6c4315b001c 100644 --- a/sys/netgraph/ng_UI.h +++ b/sys/netgraph/ng_UI.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_UI.h,v 1.2 1999/11/30 02:45:16 archie Exp $ * $Whistle: ng_UI.h,v 1.6 1999/01/20 00:54:15 archie Exp $ */ diff --git a/sys/netgraph/ng_async.c b/sys/netgraph/ng_async.c index 54ab716f97db..6b01681cfb2d 100644 --- a/sys/netgraph/ng_async.c +++ b/sys/netgraph/ng_async.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_async.c,v 1.6 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_async.c,v 1.17 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_async.h b/sys/netgraph/ng_async.h index 2db6ac0aed42..7cc16ae5322f 100644 --- a/sys/netgraph/ng_async.h +++ b/sys/netgraph/ng_async.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_async.h,v 1.6.2.1 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_async.h,v 1.5 1999/01/25 01:17:14 archie Exp $ */ diff --git a/sys/netgraph/ng_base.c b/sys/netgraph/ng_base.c index 28486108446f..9c007a5b80c8 100644 --- a/sys/netgraph/ng_base.c +++ b/sys/netgraph/ng_base.c @@ -37,7 +37,7 @@ * Authors: Julian Elischer <julian@whistle.com> * Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_base.c,v 1.11.2.5 2000/08/22 18:33:53 archie Exp $ * $Whistle: ng_base.c,v 1.39 1999/01/28 23:54:53 julian Exp $ */ diff --git a/sys/netgraph/ng_bpf.c b/sys/netgraph/ng_bpf.c index 245024857df6..fca453cedbdb 100644 --- a/sys/netgraph/ng_bpf.c +++ b/sys/netgraph/ng_bpf.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_bpf.c,v 1.2.4.1 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_bpf.c,v 1.3 1999/12/03 20:30:23 archie Exp $ */ diff --git a/sys/netgraph/ng_bpf.h b/sys/netgraph/ng_bpf.h index 5e0b5d95e958..259790b1fbc3 100644 --- a/sys/netgraph/ng_bpf.h +++ b/sys/netgraph/ng_bpf.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_bpf.h,v 1.2.4.1 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_bpf.h,v 1.3 1999/12/03 20:30:23 archie Exp $ */ diff --git a/sys/netgraph/ng_bridge.c b/sys/netgraph/ng_bridge.c index 6adbd60f7345..81c186c53371 100644 --- a/sys/netgraph/ng_bridge.c +++ b/sys/netgraph/ng_bridge.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_bridge.c,v 1.1.2.2 2000/09/24 21:00:52 archie Exp $ */ /* diff --git a/sys/netgraph/ng_bridge.h b/sys/netgraph/ng_bridge.h index 7c83d3fa5bc5..2e440271688c 100644 --- a/sys/netgraph/ng_bridge.h +++ b/sys/netgraph/ng_bridge.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_bridge.h,v 1.1.2.1 2000/09/13 04:22:54 archie Exp $ */ #ifndef _NETGRAPH_NG_BRIDGE_H_ diff --git a/sys/netgraph/ng_cisco.c b/sys/netgraph/ng_cisco.c index a33069cda47d..e32ce033a376 100644 --- a/sys/netgraph/ng_cisco.c +++ b/sys/netgraph/ng_cisco.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_cisco.c,v 1.4.2.2 2000/05/24 21:36:40 archie Exp $ * $Whistle: ng_cisco.c,v 1.25 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_cisco.h b/sys/netgraph/ng_cisco.h index 53b3cf484455..ba9af1605dd3 100644 --- a/sys/netgraph/ng_cisco.h +++ b/sys/netgraph/ng_cisco.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_cisco.h,v 1.2.2.2 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_cisco.h,v 1.6 1999/01/25 01:21:48 archie Exp $ */ diff --git a/sys/netgraph/ng_echo.c b/sys/netgraph/ng_echo.c index a6de89c08754..4728c54d5c63 100644 --- a/sys/netgraph/ng_echo.c +++ b/sys/netgraph/ng_echo.c @@ -36,7 +36,7 @@ * * Author: Julian Elisher <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_echo.c,v 1.4 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_echo.c,v 1.13 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_echo.h b/sys/netgraph/ng_echo.h index ca8663f1d864..9b26f2f1be9f 100644 --- a/sys/netgraph/ng_echo.h +++ b/sys/netgraph/ng_echo.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_echo.h,v 1.1 1999/10/21 09:05:53 julian Exp $ * $Whistle: ng_echo.h,v 1.3 1999/01/20 00:22:12 archie Exp $ */ diff --git a/sys/netgraph/ng_ether.c b/sys/netgraph/ng_ether.c index e6ae314cd01b..592430e3a87a 100644 --- a/sys/netgraph/ng_ether.c +++ b/sys/netgraph/ng_ether.c @@ -37,7 +37,7 @@ * Authors: Archie Cobbs <archie@freebsd.org> * Julian Elischer <julian@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ether.c,v 1.2.2.8 2000/09/19 10:11:02 julian Exp $ */ /* diff --git a/sys/netgraph/ng_ether.h b/sys/netgraph/ng_ether.h index f5bc91494ac7..97d9055afe73 100644 --- a/sys/netgraph/ng_ether.h +++ b/sys/netgraph/ng_ether.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ether.h,v 1.2.2.4 2000/09/13 04:11:57 archie Exp $ * $Whistle: ng_ether.h,v 1.1 1999/02/02 03:17:22 julian Exp $ */ diff --git a/sys/netgraph/ng_frame_relay.c b/sys/netgraph/ng_frame_relay.c index 6703b98e1935..13931c18d899 100644 --- a/sys/netgraph/ng_frame_relay.c +++ b/sys/netgraph/ng_frame_relay.c @@ -36,7 +36,7 @@ * * Author: Julian Elisher <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_frame_relay.c,v 1.9.2.1 2000/08/08 16:32:18 archie Exp $ * $Whistle: ng_frame_relay.c,v 1.20 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_frame_relay.h b/sys/netgraph/ng_frame_relay.h index 5c764217a539..3f125d0dec50 100644 --- a/sys/netgraph/ng_frame_relay.h +++ b/sys/netgraph/ng_frame_relay.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_frame_relay.h,v 1.1 1999/10/21 09:05:54 julian Exp $ * $Whistle: ng_frame_relay.h,v 1.7 1999/01/20 00:22:13 archie Exp $ */ diff --git a/sys/netgraph/ng_hole.c b/sys/netgraph/ng_hole.c index 51470fa4c2f7..9c72cc11f012 100644 --- a/sys/netgraph/ng_hole.c +++ b/sys/netgraph/ng_hole.c @@ -36,7 +36,7 @@ * * Author: Julian Elisher <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_hole.c,v 1.4 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_hole.c,v 1.10 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_hole.h b/sys/netgraph/ng_hole.h index ec12f3f92513..12f984319fb6 100644 --- a/sys/netgraph/ng_hole.h +++ b/sys/netgraph/ng_hole.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_hole.h,v 1.1 1999/10/21 09:05:55 julian Exp $ * $Whistle: ng_hole.h,v 1.3 1999/01/20 00:22:13 archie Exp $ */ diff --git a/sys/netgraph/ng_iface.c b/sys/netgraph/ng_iface.c index d22aa2a7d3f4..ee50db4eeba2 100644 --- a/sys/netgraph/ng_iface.c +++ b/sys/netgraph/ng_iface.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_iface.c,v 1.7.2.1 2000/04/19 21:27:25 archie Exp $ * $Whistle: ng_iface.c,v 1.33 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_iface.h b/sys/netgraph/ng_iface.h index e856c9403044..db22d4d3cc23 100644 --- a/sys/netgraph/ng_iface.h +++ b/sys/netgraph/ng_iface.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_iface.h,v 1.1.4.1 2000/04/19 21:27:25 archie Exp $ * $Whistle: ng_iface.h,v 1.5 1999/01/20 00:22:13 archie Exp $ */ diff --git a/sys/netgraph/ng_ksocket.c b/sys/netgraph/ng_ksocket.c index 3b6c3e07bd43..a85dd1c8191b 100644 --- a/sys/netgraph/ng_ksocket.c +++ b/sys/netgraph/ng_ksocket.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ksocket.c,v 1.5.2.2 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_ksocket.c,v 1.1 1999/11/16 20:04:40 archie Exp $ */ diff --git a/sys/netgraph/ng_ksocket.h b/sys/netgraph/ng_ksocket.h index f8b7d91b34f4..8657d99dd103 100644 --- a/sys/netgraph/ng_ksocket.h +++ b/sys/netgraph/ng_ksocket.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ksocket.h,v 1.2.2.1 2000/08/22 18:39:08 archie Exp $ * $Whistle: ng_ksocket.h,v 1.1 1999/11/16 20:04:40 archie Exp $ */ diff --git a/sys/netgraph/ng_lmi.c b/sys/netgraph/ng_lmi.c index 3a3afc9f15bf..e7537b9cc5b1 100644 --- a/sys/netgraph/ng_lmi.c +++ b/sys/netgraph/ng_lmi.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_lmi.c,v 1.5 1999/11/30 02:45:21 archie Exp $ * $Whistle: ng_lmi.c,v 1.38 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_lmi.h b/sys/netgraph/ng_lmi.h index 16f2b5ba9871..a8052c458084 100644 --- a/sys/netgraph/ng_lmi.h +++ b/sys/netgraph/ng_lmi.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_lmi.h,v 1.1 1999/10/21 09:05:56 julian Exp $ * $Whistle: ng_lmi.h,v 1.9 1999/01/20 00:22:13 archie Exp $ */ diff --git a/sys/netgraph/ng_message.h b/sys/netgraph/ng_message.h index 6848eb84a9f5..4f47757bfd9a 100644 --- a/sys/netgraph/ng_message.h +++ b/sys/netgraph/ng_message.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_message.h,v 1.4.2.2 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_message.h,v 1.12 1999/01/25 01:17:44 archie Exp $ */ diff --git a/sys/netgraph/ng_mppc.c b/sys/netgraph/ng_mppc.c index e63db865b097..dee6fb199c22 100644 --- a/sys/netgraph/ng_mppc.c +++ b/sys/netgraph/ng_mppc.c @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $Whistle: ng_mppc.c,v 1.4 1999/11/25 00:10:12 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_mppc.c,v 1.1.2.2 2000/09/21 17:34:10 archie Exp $ */ /* diff --git a/sys/netgraph/ng_mppc.h b/sys/netgraph/ng_mppc.h index 58d4116911ee..309ab31002f6 100644 --- a/sys/netgraph/ng_mppc.h +++ b/sys/netgraph/ng_mppc.h @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $Whistle: ng_mppc.h,v 1.3 2000/02/12 01:17:22 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_mppc.h,v 1.1.2.1 2000/04/18 04:48:39 archie Exp $ */ #ifndef _NETGRAPH_MPPC_H_ diff --git a/sys/netgraph/ng_parse.c b/sys/netgraph/ng_parse.c index 54488ef35ae1..733036de11f3 100644 --- a/sys/netgraph/ng_parse.c +++ b/sys/netgraph/ng_parse.c @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $Whistle: ng_parse.c,v 1.3 1999/11/29 01:43:48 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_parse.c,v 1.3.2.3 2000/09/01 22:45:19 archie Exp $ */ #include <sys/types.h> diff --git a/sys/netgraph/ng_parse.h b/sys/netgraph/ng_parse.h index fe8e553ca9ba..f6b30a1fd44c 100644 --- a/sys/netgraph/ng_parse.h +++ b/sys/netgraph/ng_parse.h @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $Whistle: ng_parse.h,v 1.2 1999/11/29 01:43:48 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_parse.h,v 1.2.4.2 2000/08/22 18:35:57 archie Exp $ */ #ifndef _NETGRAPH_PARSE_H_ diff --git a/sys/netgraph/ng_ppp.c b/sys/netgraph/ng_ppp.c index da06c476b24e..2a34ac9bb9f0 100644 --- a/sys/netgraph/ng_ppp.c +++ b/sys/netgraph/ng_ppp.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ppp.c,v 1.15.2.4 2000/08/10 23:07:21 archie Exp $ * $Whistle: ng_ppp.c,v 1.24 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_ppp.h b/sys/netgraph/ng_ppp.h index ce05881b0857..d8b86cf53347 100644 --- a/sys/netgraph/ng_ppp.h +++ b/sys/netgraph/ng_ppp.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ppp.h,v 1.5.2.2 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_ppp.h,v 1.8 1999/01/25 02:40:02 archie Exp $ */ diff --git a/sys/netgraph/ng_pppoe.c b/sys/netgraph/ng_pppoe.c index f66968f772c5..768718a7c6c7 100644 --- a/sys/netgraph/ng_pppoe.c +++ b/sys/netgraph/ng_pppoe.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_pppoe.c,v 1.23.2.2 2000/09/21 17:57:28 archie Exp $ * $Whistle: ng_pppoe.c,v 1.10 1999/11/01 09:24:52 julian Exp $ */ #if 0 diff --git a/sys/netgraph/ng_pppoe.h b/sys/netgraph/ng_pppoe.h index 41fecd11e982..ac1d9fea517b 100644 --- a/sys/netgraph/ng_pppoe.h +++ b/sys/netgraph/ng_pppoe.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_pppoe.h,v 1.7 1999/12/01 08:05:56 julian Exp $ * $Whistle: ng_pppoe.h,v 1.7 1999/10/16 10:16:43 julian Exp $ */ diff --git a/sys/netgraph/ng_pptpgre.c b/sys/netgraph/ng_pptpgre.c index 11febadc1c2a..45ee2f9c8c2e 100644 --- a/sys/netgraph/ng_pptpgre.c +++ b/sys/netgraph/ng_pptpgre.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_pptpgre.c,v 1.2.2.3 2000/08/22 18:42:12 archie Exp $ * $Whistle: ng_pptpgre.c,v 1.7 1999/12/08 00:10:06 archie Exp $ */ diff --git a/sys/netgraph/ng_pptpgre.h b/sys/netgraph/ng_pptpgre.h index ef93fe7b4ed3..7684eee1d92e 100644 --- a/sys/netgraph/ng_pptpgre.h +++ b/sys/netgraph/ng_pptpgre.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_pptpgre.h,v 1.1.4.2 2000/08/22 18:41:13 archie Exp $ * $Whistle: ng_pptpgre.h,v 1.3 1999/12/08 00:11:36 archie Exp $ */ diff --git a/sys/netgraph/ng_rfc1490.c b/sys/netgraph/ng_rfc1490.c index f14e74bf4e39..824ef3f3056b 100644 --- a/sys/netgraph/ng_rfc1490.c +++ b/sys/netgraph/ng_rfc1490.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_rfc1490.c,v 1.6 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_rfc1490.c,v 1.22 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_rfc1490.h b/sys/netgraph/ng_rfc1490.h index 494a60f0925c..23b07ac746e0 100644 --- a/sys/netgraph/ng_rfc1490.h +++ b/sys/netgraph/ng_rfc1490.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_rfc1490.h,v 1.2 1999/11/30 02:45:25 archie Exp $ * $Whistle: ng_rfc1490.h,v 1.7 1999/01/20 00:54:15 archie Exp $ */ diff --git a/sys/netgraph/ng_sample.c b/sys/netgraph/ng_sample.c index 5269954cc877..1269559083ee 100644 --- a/sys/netgraph/ng_sample.c +++ b/sys/netgraph/ng_sample.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_sample.c,v 1.7 1999/12/01 19:40:37 archie Exp $ * $Whistle: ng_sample.c,v 1.13 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_sample.h b/sys/netgraph/ng_sample.h index accce88e5660..ee87b28c373d 100644 --- a/sys/netgraph/ng_sample.h +++ b/sys/netgraph/ng_sample.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_sample.h,v 1.2.2.1 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_sample.h,v 1.3 1999/01/20 00:22:14 archie Exp $ */ diff --git a/sys/netgraph/ng_socket.c b/sys/netgraph/ng_socket.c index 5e1fc680b444..8ef8ae22eb1e 100644 --- a/sys/netgraph/ng_socket.c +++ b/sys/netgraph/ng_socket.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_socket.c,v 1.11.2.1 2000/08/22 18:42:57 archie Exp $ * $Whistle: ng_socket.c,v 1.28 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_socket.h b/sys/netgraph/ng_socket.h index 517b316b91de..889b8be5f2c4 100644 --- a/sys/netgraph/ng_socket.h +++ b/sys/netgraph/ng_socket.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_socket.h,v 1.3 1999/11/21 10:43:05 julian Exp $ * $Whistle: ng_socket.h,v 1.5 1999/01/20 00:22:14 archie Exp $ */ diff --git a/sys/netgraph/ng_socketvar.h b/sys/netgraph/ng_socketvar.h index df9cba3f9de3..f1da59647b0d 100644 --- a/sys/netgraph/ng_socketvar.h +++ b/sys/netgraph/ng_socketvar.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_socketvar.h,v 1.4 1999/11/06 19:27:04 julian Exp $ * $Whistle: ng_socketvar.h,v 1.1 1999/01/20 21:35:39 archie Exp $ */ diff --git a/sys/netgraph/ng_tee.c b/sys/netgraph/ng_tee.c index 3960a26da4c0..503a281fef2d 100644 --- a/sys/netgraph/ng_tee.c +++ b/sys/netgraph/ng_tee.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_tee.c,v 1.7.2.1 2000/08/22 18:44:00 archie Exp $ * $Whistle: ng_tee.c,v 1.18 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_tee.h b/sys/netgraph/ng_tee.h index 489c75f74218..52658bb6f80e 100644 --- a/sys/netgraph/ng_tee.h +++ b/sys/netgraph/ng_tee.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_tee.h,v 1.3.2.1 2000/08/22 18:44:59 archie Exp $ * $Whistle: ng_tee.h,v 1.2 1999/01/20 00:22:14 archie Exp $ */ diff --git a/sys/netgraph/ng_tty.c b/sys/netgraph/ng_tty.c index c96edaba7ec1..0e439d985ee9 100644 --- a/sys/netgraph/ng_tty.c +++ b/sys/netgraph/ng_tty.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_tty.c,v 1.7.2.1 2000/03/20 12:52:37 peter Exp $ * $Whistle: ng_tty.c,v 1.21 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_tty.h b/sys/netgraph/ng_tty.h index ad7dc4e8f0b6..a941878aa77a 100644 --- a/sys/netgraph/ng_tty.h +++ b/sys/netgraph/ng_tty.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_tty.h,v 1.1 1999/10/21 09:06:00 julian Exp $ * $Whistle: ng_tty.h,v 1.7 1999/01/20 00:22:15 archie Exp $ */ diff --git a/sys/netgraph/ng_vjc.c b/sys/netgraph/ng_vjc.c index 2e9522f2db1e..47c165c81cca 100644 --- a/sys/netgraph/ng_vjc.c +++ b/sys/netgraph/ng_vjc.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_vjc.c,v 1.9.2.2 2000/08/22 18:46:17 archie Exp $ * $Whistle: ng_vjc.c,v 1.17 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_vjc.h b/sys/netgraph/ng_vjc.h index 616f3ab382a4..6396b0cb4800 100644 --- a/sys/netgraph/ng_vjc.h +++ b/sys/netgraph/ng_vjc.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_vjc.h,v 1.4.4.1 2000/08/22 18:46:17 archie Exp $ * $Whistle: ng_vjc.h,v 1.6 1999/01/25 02:40:22 archie Exp $ */ diff --git a/sys/netinet/accf_data.c b/sys/netinet/accf_data.c index 88fa97596aa1..22e3f5d595bc 100644 --- a/sys/netinet/accf_data.c +++ b/sys/netinet/accf_data.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/netinet/accf_data.c,v 1.1.2.2 2000/09/20 21:34:13 ps Exp $ */ #define ACCEPT_FILTER_MOD diff --git a/sys/netinet/accf_http.c b/sys/netinet/accf_http.c index 6f1c7a8f4f3b..a1e2a54cfdc8 100644 --- a/sys/netinet/accf_http.c +++ b/sys/netinet/accf_http.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/netinet/accf_http.c,v 1.1.2.2 2000/09/20 21:19:22 ps Exp $ */ #define ACCEPT_FILTER_MOD diff --git a/sys/netinet/fil.c b/sys/netinet/fil.c index dd6dff46d3c9..45e8258422cc 100644 --- a/sys/netinet/fil.c +++ b/sys/netinet/fil.c @@ -8,7 +8,7 @@ #if !defined(lint) static const char sccsid[] = "@(#)fil.c 1.36 6/5/96 (C) 1993-1996 Darren Reed"; /* static const char rcsid[] = "@(#)$Id: fil.c,v 2.3.2.16 2000/01/27 08:49:37 darrenr Exp $"; */ -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/fil.c,v 1.10.2.5 2000/07/19 23:27:54 darrenr Exp $"; #endif #include <sys/errno.h> diff --git a/sys/netinet/icmp6.h b/sys/netinet/icmp6.h index 3625ee48e41e..8bdbbdf8daf9 100644 --- a/sys/netinet/icmp6.h +++ b/sys/netinet/icmp6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/icmp6.h,v 1.2.2.1 2000/07/15 07:14:30 kris Exp $ */ /* $KAME: icmp6.h,v 1.18 2000/07/03 02:51:08 itojun Exp $ */ /* diff --git a/sys/netinet/icmp_var.h b/sys/netinet/icmp_var.h index 62f09b13afc5..369f9d6e985c 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.15 1999/12/29 04:40:58 peter Exp $ */ #ifndef _NETINET_ICMP_VAR_H_ diff --git a/sys/netinet/if_atm.c b/sys/netinet/if_atm.c index 04b49bf7573f..65c4acb28019 100644 --- a/sys/netinet/if_atm.c +++ b/sys/netinet/if_atm.c @@ -31,7 +31,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/netinet/if_atm.c,v 1.8 1999/12/07 17:39:06 shin Exp $ */ /* diff --git a/sys/netinet/if_atm.h b/sys/netinet/if_atm.h index b448253b78d8..55049c238857 100644 --- a/sys/netinet/if_atm.h +++ b/sys/netinet/if_atm.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/if_atm.h,v 1.2.6.1 2000/08/03 01:07:02 peter Exp $ */ /* $NetBSD: if_atm.h,v 1.2 1996/07/03 17:17:17 chuck Exp $ */ /* diff --git a/sys/netinet/if_ether.c b/sys/netinet/if_ether.c index e0d9142a2efd..1330e8dff39c 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.64.2.3 2000/04/11 07:08:35 wes Exp $ */ /* diff --git a/sys/netinet/if_ether.h b/sys/netinet/if_ether.h index 2d590ad2e607..70eb1105ea26 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.24 1999/12/29 04:40:58 peter Exp $ */ #ifndef _NETINET_IF_ETHER_H_ diff --git a/sys/netinet/if_fddi.h b/sys/netinet/if_fddi.h index 9f83882cdf10..016450968bee 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.8 1999/12/29 04:40:58 peter Exp $ */ #ifndef _NETINET_IF_FDDI_H_ diff --git a/sys/netinet/igmp.c b/sys/netinet/igmp.c index 37f2cc70a920..1c0a42e1533b 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.29 1999/12/22 19:13:17 shin Exp $ */ /* diff --git a/sys/netinet/igmp.h b/sys/netinet/igmp.h index 7d943d6eb548..448265abfe00 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.10 1999/08/28 00:49:15 peter Exp $ */ #ifndef _NETINET_IGMP_H_ diff --git a/sys/netinet/igmp_var.h b/sys/netinet/igmp_var.h index 5688f246dd5e..56f44dee5496 100644 --- a/sys/netinet/igmp_var.h +++ b/sys/netinet/igmp_var.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)igmp_var.h 8.1 (Berkeley) 7/19/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/igmp_var.h,v 1.17 1999/12/29 04:40:59 peter Exp $ */ #ifndef _NETINET_IGMP_VAR_H_ diff --git a/sys/netinet/in.c b/sys/netinet/in.c index 79e5721af1bb..46cf163b5003 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.44.2.2 2000/08/19 22:14:05 bde Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/in.h b/sys/netinet/in.h index 3e2a5df62f94..7cc72df9cf9e 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.48.2.1 2000/07/15 07:14:30 kris Exp $ */ #ifndef _NETINET_IN_H_ diff --git a/sys/netinet/in_cksum.c b/sys/netinet/in_cksum.c index eaf14935070a..7a9923d615cc 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.6 1999/08/28 00:49:16 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/in_gif.c b/sys/netinet/in_gif.c index bce267cde194..71e67b8650b2 100644 --- a/sys/netinet/in_gif.c +++ b/sys/netinet/in_gif.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/in_gif.c,v 1.5.2.2 2000/08/30 02:37:06 itojun Exp $ */ /* $KAME: in_gif.c,v 1.44 2000/08/15 07:24:24 itojun Exp $ */ /* diff --git a/sys/netinet/in_gif.h b/sys/netinet/in_gif.h index de03c6ee6842..af610117d75c 100644 --- a/sys/netinet/in_gif.h +++ b/sys/netinet/in_gif.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/in_gif.h,v 1.3.2.1 2000/07/15 07:14:30 kris Exp $ */ /* $KAME: in_gif.h,v 1.5 2000/04/14 08:36:02 itojun Exp $ */ /* diff --git a/sys/netinet/in_hostcache.c b/sys/netinet/in_hostcache.c index 33e0187565fa..6503a836aa21 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.3 1999/08/28 00:49:16 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/in_hostcache.h b/sys/netinet/in_hostcache.h index 710756a7dd6b..a823a17af32d 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.3 1999/12/29 04:40:59 peter Exp $ */ #ifndef _NETINET_IN_HOSTCACHE_H diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c index 82d1e831e95c..79e80e2f8087 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.59.2.5 2000/08/16 06:14:23 jayanth Exp $ */ #include "opt_ipsec.h" diff --git a/sys/netinet/in_pcb.h b/sys/netinet/in_pcb.h index 08733ad152a8..32007fc0f872 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.32 1999/12/29 04:40:59 peter Exp $ */ #ifndef _NETINET_IN_PCB_H_ diff --git a/sys/netinet/in_proto.c b/sys/netinet/in_proto.c index 02e6313295e8..f5957218d49b 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.53.2.2 2000/08/16 20:07:46 archie Exp $ */ #include "opt_ipdivert.h" diff --git a/sys/netinet/in_rmx.c b/sys/netinet/in_rmx.c index 52d062dd7830..19145db2b7f9 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.37 1999/08/28 00:49:18 peter Exp $ */ /* diff --git a/sys/netinet/in_systm.h b/sys/netinet/in_systm.h index 13fa81d02465..e673fcad1531 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.9 1999/12/29 04:41:00 peter Exp $ */ #ifndef _NETINET_IN_SYSTM_H_ diff --git a/sys/netinet/in_var.h b/sys/netinet/in_var.h index de2a6a6e16fc..2e5f1d96d396 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.33 1999/12/29 04:41:00 peter Exp $ */ #ifndef _NETINET_IN_VAR_H_ diff --git a/sys/netinet/ip.h b/sys/netinet/ip.h index 7f92ba7986fb..84e62d9ef1cb 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.17 1999/12/22 19:13:20 shin Exp $ */ #ifndef _NETINET_IP_H_ diff --git a/sys/netinet/ip6.h b/sys/netinet/ip6.h index 77d1ab657612..8acf9d3a88bb 100644 --- a/sys/netinet/ip6.h +++ b/sys/netinet/ip6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip6.h,v 1.2.2.1 2000/07/15 07:14:30 kris Exp $ */ /* $KAME: ip6.h,v 1.9 2000/07/02 21:01:32 itojun Exp $ */ /* diff --git a/sys/netinet/ip_auth.c b/sys/netinet/ip_auth.c index 4ce6a69d5d77..ab629ab39466 100644 --- a/sys/netinet/ip_auth.c +++ b/sys/netinet/ip_auth.c @@ -7,7 +7,7 @@ */ #if !defined(lint) /*static const char rcsid[] = "@(#)$Id: ip_auth.c,v 2.1.2.2 2000/01/16 10:12:14 darrenr Exp $";*/ -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_auth.c,v 1.14.2.4 2000/09/21 17:19:13 ru Exp $"; #endif #include <sys/errno.h> diff --git a/sys/netinet/ip_auth.h b/sys/netinet/ip_auth.h index 8be860cfe514..973cdea416ab 100644 --- a/sys/netinet/ip_auth.h +++ b/sys/netinet/ip_auth.h @@ -6,7 +6,7 @@ * to the original author and the contributors. * * $Id: ip_auth.h,v 2.1 1999/08/04 17:29:54 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_auth.h,v 1.8.2.1 2000/07/19 23:27:54 darrenr Exp $ * */ #ifndef __IP_AUTH_H__ diff --git a/sys/netinet/ip_compat.h b/sys/netinet/ip_compat.h index 0ebd4365b41f..9057540e0c1e 100644 --- a/sys/netinet/ip_compat.h +++ b/sys/netinet/ip_compat.h @@ -7,7 +7,7 @@ * * @(#)ip_compat.h 1.8 1/14/96 * $Id: ip_compat.h,v 2.1.2.3 1999/11/18 13:55:26 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_compat.h,v 1.8.2.1 2000/07/19 23:27:54 darrenr Exp $ */ #ifndef __IP_COMPAT_H__ diff --git a/sys/netinet/ip_divert.c b/sys/netinet/ip_divert.c index 6122d9ec059a..eb541d8b2a30 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.42.2.2 2000/08/30 14:47:53 ru Exp $ */ #include "opt_inet.h" diff --git a/sys/netinet/ip_dummynet.c b/sys/netinet/ip_dummynet.c index ce621aceffaf..9d7f86712857 100644 --- a/sys/netinet/ip_dummynet.c +++ b/sys/netinet/ip_dummynet.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/netinet/ip_dummynet.c,v 1.24.2.4 2000/07/17 20:06:16 luigi Exp $ */ #define DEB(x) diff --git a/sys/netinet/ip_dummynet.h b/sys/netinet/ip_dummynet.h index 9105e967b137..0dd103f32a84 100644 --- a/sys/netinet/ip_dummynet.h +++ b/sys/netinet/ip_dummynet.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/netinet/ip_dummynet.h,v 1.10.2.1 2000/06/11 18:39:44 luigi Exp $ */ #ifndef _IP_DUMMYNET_H diff --git a/sys/netinet/ip_ecn.c b/sys/netinet/ip_ecn.c index b556c8e92804..57bb1c51692e 100644 --- a/sys/netinet/ip_ecn.c +++ b/sys/netinet/ip_ecn.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip_ecn.c,v 1.1.2.1 2000/07/15 07:14:30 kris Exp $ */ /* $KAME: ip_ecn.c,v 1.7 2000/05/05 11:00:56 sumikawa Exp $ */ /* diff --git a/sys/netinet/ip_ecn.h b/sys/netinet/ip_ecn.h index 6445d0f8fce7..82318e277f06 100644 --- a/sys/netinet/ip_ecn.h +++ b/sys/netinet/ip_ecn.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip_ecn.h,v 1.2.2.1 2000/07/15 07:14:30 kris Exp $ */ /* $KAME: ip_ecn.h,v 1.5 2000/03/27 04:58:38 sumikawa Exp $ */ /* diff --git a/sys/netinet/ip_encap.c b/sys/netinet/ip_encap.c index de833344f2f4..cf55e051b782 100644 --- a/sys/netinet/ip_encap.c +++ b/sys/netinet/ip_encap.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip_encap.c,v 1.1.2.1 2000/07/15 07:14:30 kris Exp $ */ /* $KAME: ip_encap.c,v 1.36 2000/06/17 20:34:24 itojun Exp $ */ /* diff --git a/sys/netinet/ip_encap.h b/sys/netinet/ip_encap.h index 38df6f94784c..f23fc8ad3ba4 100644 --- a/sys/netinet/ip_encap.h +++ b/sys/netinet/ip_encap.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip_encap.h,v 1.1.2.1 2000/07/15 07:14:30 kris Exp $ */ /* $KAME: ip_encap.h,v 1.7 2000/03/25 07:23:37 sumikawa Exp $ */ /* diff --git a/sys/netinet/ip_fil.c b/sys/netinet/ip_fil.c index 45874b3dd7fb..8b68f24ee8e2 100644 --- a/sys/netinet/ip_fil.c +++ b/sys/netinet/ip_fil.c @@ -8,7 +8,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[] = "@(#)$Id: ip_fil.c,v 2.42.2.14 2000/07/18 13:57:55 darrenr Exp $";*/ -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_fil.c,v 1.14.2.3 2000/09/21 17:19:13 ru Exp $"; #endif #ifndef SOLARIS diff --git a/sys/netinet/ip_fil.h b/sys/netinet/ip_fil.h index 0d7ff052fa87..3ffb6e4af541 100644 --- a/sys/netinet/ip_fil.h +++ b/sys/netinet/ip_fil.h @@ -7,7 +7,7 @@ * * @(#)ip_fil.h 1.35 6/5/96 * $Id: ip_fil.h,v 2.29.2.3 2000/06/05 13:12:42 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_fil.h,v 1.13.2.2 2000/07/19 23:27:55 darrenr Exp $ */ #ifndef __IP_FIL_H__ diff --git a/sys/netinet/ip_flow.c b/sys/netinet/ip_flow.c index 6c9119b5ee86..aff5ce9aa56e 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.9 1999/08/28 00:49:22 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netinet/ip_flow.h b/sys/netinet/ip_flow.h index 4675996cc790..b02b444ada74 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.2 1999/08/28 00:49:22 peter Exp $ */ #ifndef _NETINET_IP_FLOW_H diff --git a/sys/netinet/ip_frag.c b/sys/netinet/ip_frag.c index 8d2bbc5c6787..4b39d32435f1 100644 --- a/sys/netinet/ip_frag.c +++ b/sys/netinet/ip_frag.c @@ -8,7 +8,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[] = "@(#)$Id: ip_frag.c,v 2.10.2.4 2000/06/06 15:49:15 darrenr Exp $";*/ -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_frag.c,v 1.10.2.2 2000/07/19 23:27:55 darrenr Exp $"; #endif #if defined(KERNEL) && !defined(_KERNEL) diff --git a/sys/netinet/ip_frag.h b/sys/netinet/ip_frag.h index 4fb35976e70a..9e0f11d4903f 100644 --- a/sys/netinet/ip_frag.h +++ b/sys/netinet/ip_frag.h @@ -7,7 +7,7 @@ * * @(#)ip_frag.h 1.5 3/24/96 * $Id: ip_frag.h,v 2.2 1999/08/06 06:26:38 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_frag.h,v 1.7.2.1 2000/07/19 23:27:55 darrenr Exp $ */ #ifndef __IP_FRAG_H__ diff --git a/sys/netinet/ip_ftp_pxy.c b/sys/netinet/ip_ftp_pxy.c index 0eb54c0bb66b..c3cad85d036c 100644 --- a/sys/netinet/ip_ftp_pxy.c +++ b/sys/netinet/ip_ftp_pxy.c @@ -1,7 +1,7 @@ /* * Simple FTP transparent proxy for in-kernel use. For use with the NAT * code. - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_ftp_pxy.c,v 1.11.2.2 2000/07/19 23:27:55 darrenr Exp $ */ #if SOLARIS && defined(_KERNEL) extern kmutex_t ipf_rw; diff --git a/sys/netinet/ip_fw.c b/sys/netinet/ip_fw.c index 4ed2b0b2e0ff..228a460d62fc 100644 --- a/sys/netinet/ip_fw.c +++ b/sys/netinet/ip_fw.c @@ -13,7 +13,7 @@ * * This software is provided ``AS IS'' without any warranties of any kind. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_fw.c,v 1.131.2.5 2000/07/28 23:16:30 billf Exp $ */ #define STATEFUL 1 diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h index 86b2bce219b9..9f85048f457b 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.47.2.3 2000/08/22 00:33:18 archie Exp $ */ #ifndef _IP_FW_H diff --git a/sys/netinet/ip_icmp.c b/sys/netinet/ip_icmp.c index 6cd7f1f244e8..5ddde37ac121 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.39.2.2 2000/09/21 17:19:14 ru Exp $ */ #include "opt_ipsec.h" diff --git a/sys/netinet/ip_icmp.h b/sys/netinet/ip_icmp.h index b7d540054482..4ee5acee7c23 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.16 1999/12/29 04:41:01 peter Exp $ */ #ifndef _NETINET_IP_ICMP_H_ diff --git a/sys/netinet/ip_input.c b/sys/netinet/ip_input.c index 74340133e185..1b6f03572ded 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.130.2.7 2000/09/21 17:19:14 ru Exp $ */ #define _IP_VHL diff --git a/sys/netinet/ip_log.c b/sys/netinet/ip_log.c index 9178c74742ff..eb9ee9f31a64 100644 --- a/sys/netinet/ip_log.c +++ b/sys/netinet/ip_log.c @@ -6,7 +6,7 @@ * to the original author and the contributors. * * $Id: ip_log.c,v 2.5.2.1 2000/07/19 13:11:47 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_log.c,v 1.13.2.2 2000/07/19 23:27:55 darrenr Exp $ */ #include <sys/param.h> #if defined(KERNEL) && !defined(_KERNEL) diff --git a/sys/netinet/ip_mroute.c b/sys/netinet/ip_mroute.c index e3e22555f342..49647162c405 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.56.2.1 2000/09/21 12:08:13 kjc Exp $ */ #include "opt_mrouting.h" diff --git a/sys/netinet/ip_mroute.h b/sys/netinet/ip_mroute.h index 8c990c845a32..8ad2737f5a95 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.17 1999/12/29 04:41:01 peter Exp $ */ #ifndef _NETINET_IP_MROUTE_H_ diff --git a/sys/netinet/ip_nat.c b/sys/netinet/ip_nat.c index dc0c7f21ae82..b3272297e46c 100644 --- a/sys/netinet/ip_nat.c +++ b/sys/netinet/ip_nat.c @@ -10,7 +10,7 @@ #if !defined(lint) static const char sccsid[] = "@(#)ip_nat.c 1.11 6/5/96 (C) 1995 Darren Reed"; /*static const char rcsid[] = "@(#)$Id: ip_nat.c,v 2.37.2.16 2000/07/18 13:57:40 darrenr Exp $";*/ -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_nat.c,v 1.12.2.2 2000/07/19 23:27:55 darrenr Exp $"; #endif #if defined(__FreeBSD__) && defined(KERNEL) && !defined(_KERNEL) diff --git a/sys/netinet/ip_nat.h b/sys/netinet/ip_nat.h index b5d53e8b8b66..2ba075edeaa0 100644 --- a/sys/netinet/ip_nat.h +++ b/sys/netinet/ip_nat.h @@ -7,7 +7,7 @@ * * @(#)ip_nat.h 1.5 2/4/96 * $Id: ip_nat.h,v 2.17.2.6 2000/07/15 14:50:06 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_nat.h,v 1.8.2.2 2000/07/19 23:27:55 darrenr Exp $ */ #ifndef __IP_NAT_H__ diff --git a/sys/netinet/ip_output.c b/sys/netinet/ip_output.c index d6419766a9ed..4bef7bf6cd3f 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.99.2.7 2000/09/21 17:19:14 ru Exp $ */ #define _IP_VHL diff --git a/sys/netinet/ip_proxy.c b/sys/netinet/ip_proxy.c index 47d0e5ea0de3..3112bdc46813 100644 --- a/sys/netinet/ip_proxy.c +++ b/sys/netinet/ip_proxy.c @@ -7,7 +7,7 @@ */ #if !defined(lint) /*static const char rcsid[] = "@(#)$Id: ip_proxy.c,v 2.2.2.1 1999/09/19 12:18:19 darrenr Exp $";*/ -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_proxy.c,v 1.10.2.1 2000/07/19 23:27:55 darrenr Exp $"; #endif #if defined(__FreeBSD__) && defined(KERNEL) && !defined(_KERNEL) diff --git a/sys/netinet/ip_proxy.h b/sys/netinet/ip_proxy.h index edee695a8899..025d5e54c666 100644 --- a/sys/netinet/ip_proxy.h +++ b/sys/netinet/ip_proxy.h @@ -6,7 +6,7 @@ * to the original author and the contributors. * * $Id: ip_proxy.h,v 2.1.2.1 1999/09/19 12:18:20 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_proxy.h,v 1.7.2.1 2000/07/19 23:27:55 darrenr Exp $ */ #ifndef __IP_PROXY_H__ diff --git a/sys/netinet/ip_raudio_pxy.c b/sys/netinet/ip_raudio_pxy.c index fd6203388816..33c25e5e3027 100644 --- a/sys/netinet/ip_raudio_pxy.c +++ b/sys/netinet/ip_raudio_pxy.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_raudio_pxy.c,v 1.4.2.1 2000/07/19 23:27:55 darrenr Exp $ */ #if SOLARIS && defined(_KERNEL) extern kmutex_t ipf_rw; diff --git a/sys/netinet/ip_rcmd_pxy.c b/sys/netinet/ip_rcmd_pxy.c index 112171f815ba..d6ac0046375a 100644 --- a/sys/netinet/ip_rcmd_pxy.c +++ b/sys/netinet/ip_rcmd_pxy.c @@ -4,7 +4,7 @@ /* * Simple RCMD transparent proxy for in-kernel use. For use with the NAT * code. - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_rcmd_pxy.c,v 1.4.2.2 2000/07/19 23:27:55 darrenr Exp $ */ #if SOLARIS && defined(_KERNEL) extern kmutex_t ipf_rw; diff --git a/sys/netinet/ip_state.c b/sys/netinet/ip_state.c index e5166d8ae1c4..859a2e82ad85 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.13.2.3 2000/07/19 23:27:55 darrenr Exp $"; #endif #include <sys/errno.h> diff --git a/sys/netinet/ip_state.h b/sys/netinet/ip_state.h index 2374068b6688..8a4eece2dcfa 100644 --- a/sys/netinet/ip_state.h +++ b/sys/netinet/ip_state.h @@ -7,7 +7,7 @@ * * @(#)ip_state.h 1.3 1/12/96 (C) 1995 Darren Reed * $Id: ip_state.h,v 2.13.2.1 2000/07/08 02:15:35 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_state.h,v 1.7.2.2 2000/07/19 23:27:56 darrenr Exp $ */ #ifndef __IP_STATE_H__ #define __IP_STATE_H__ diff --git a/sys/netinet/ip_var.h b/sys/netinet/ip_var.h index 4ddec9356e12..8ae729b958fb 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.50.2.2 2000/07/15 07:14:31 kris Exp $ */ #ifndef _NETINET_IP_VAR_H_ diff --git a/sys/netinet/ipl.h b/sys/netinet/ipl.h index a0f595d4d069..4b0b9e8ef072 100644 --- a/sys/netinet/ipl.h +++ b/sys/netinet/ipl.h @@ -6,7 +6,7 @@ * to the original author and the contributors. * * @(#)ipl.h 1.21 6/5/96 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipl.h,v 1.8.2.2 2000/07/19 23:27:56 darrenr Exp $ */ #ifndef __IPL_H__ diff --git a/sys/netinet/ipprotosw.h b/sys/netinet/ipprotosw.h index 0ecb64d38917..5e38e1c71830 100644 --- a/sys/netinet/ipprotosw.h +++ b/sys/netinet/ipprotosw.h @@ -60,7 +60,7 @@ * SUCH DAMAGE. * * @(#)protosw.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipprotosw.h,v 1.1 1999/12/22 19:13:23 shin Exp $ */ #ifndef _NETINET_IPPROTOSW_H_ diff --git a/sys/netinet/mlfk_ipl.c b/sys/netinet/mlfk_ipl.c index b573a9e2d83f..0a8267608afb 100644 --- a/sys/netinet/mlfk_ipl.c +++ b/sys/netinet/mlfk_ipl.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/netinet/mlfk_ipl.c,v 1.4.2.1 2000/07/19 23:27:56 darrenr Exp $ */ diff --git a/sys/netinet/raw_ip.c b/sys/netinet/raw_ip.c index 5d056cefadf6..82847cf5976f 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.64.2.2 2000/08/03 00:09:36 ps Exp $ */ #include "opt_inet6.h" diff --git a/sys/netinet/tcp.h b/sys/netinet/tcp.h index ba88dd3c89ea..5d37835816a9 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.13 2000/01/09 19:17:25 shin Exp $ */ #ifndef _NETINET_TCP_H_ diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c index 89e9d7cbc94a..6ded420fad7f 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.16.2.1 2000/07/15 07:14:31 kris Exp $ */ #include "opt_inet.h" diff --git a/sys/netinet/tcp_debug.h b/sys/netinet/tcp_debug.h index 773d3e4bb250..3b27d09acdeb 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.11 2000/01/29 11:49:05 shin Exp $ */ #ifndef _NETINET_TCP_DEBUG_H_ diff --git a/sys/netinet/tcp_fsm.h b/sys/netinet/tcp_fsm.h index 37752c4fc021..4b3939dd55b1 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.14 1999/11/07 04:18:30 jlemon Exp $ */ #ifndef _NETINET_TCP_FSM_H_ diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c index 10d1f502dd28..13f005ef5629 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.107.2.4 2000/08/16 06:14:23 jayanth Exp $ */ #include "opt_ipfw.h" /* for ipfw_fwd */ diff --git a/sys/netinet/tcp_output.c b/sys/netinet/tcp_output.c index b1feb851c3d7..9ae41682504e 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.39.2.6 2000/09/13 04:27:06 archie Exp $ */ #include "opt_inet6.h" diff --git a/sys/netinet/tcp_seq.h b/sys/netinet/tcp_seq.h index aeefb209f85a..3f03b9d4ce1f 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.11 1999/12/29 04:41:02 peter Exp $ */ #ifndef _NETINET_TCP_SEQ_H_ diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c index da613d569c01..60f7b44a7a46 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.73.2.4 2000/08/16 06:14:23 jayanth Exp $ */ #include "opt_compat.h" diff --git a/sys/netinet/tcp_timer.c b/sys/netinet/tcp_timer.c index 57617ce597b3..e6422f7969c9 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.34.2.2 2000/09/19 02:41:30 jlemon Exp $ */ #include "opt_compat.h" diff --git a/sys/netinet/tcp_timer.h b/sys/netinet/tcp_timer.h index b2bcb43c0303..cd72a63cc215 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.18 1999/12/29 04:41:03 peter Exp $ */ #ifndef _NETINET_TCP_TIMER_H_ diff --git a/sys/netinet/tcp_usrreq.c b/sys/netinet/tcp_usrreq.c index 7ae34e984593..82cf7357bb52 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.51 2000/01/09 19:17:28 shin Exp $ */ #include "opt_ipsec.h" diff --git a/sys/netinet/tcp_var.h b/sys/netinet/tcp_var.h index c538c6b84b60..10e2df38b0ea 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.56.2.2 2000/08/16 06:14:23 jayanth Exp $ */ #ifndef _NETINET_TCP_VAR_H_ diff --git a/sys/netinet/tcpip.h b/sys/netinet/tcpip.h index 2cf3df1d3ba6..9018bdf7b69e 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.8 1999/08/28 00:49:34 peter Exp $ */ #ifndef _NETINET_TCPIP_H_ diff --git a/sys/netinet/udp.h b/sys/netinet/udp.h index 635267f065a1..747e76436885 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.7 1999/08/28 00:49:34 peter Exp $ */ #ifndef _NETINET_UDP_H_ diff --git a/sys/netinet/udp_usrreq.c b/sys/netinet/udp_usrreq.c index b0aa0ba17f80..c93eb1bc4f00 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.64.2.4 2000/09/21 17:19:15 ru Exp $ */ #include "opt_ipsec.h" diff --git a/sys/netinet/udp_var.h b/sys/netinet/udp_var.h index db289206881d..53ced2547c05 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.22 1999/12/29 04:41:03 peter Exp $ */ #ifndef _NETINET_UDP_VAR_H_ diff --git a/sys/netinet6/README b/sys/netinet6/README index 70cec5e1c625..ff956bb1e3df 100644 --- a/sys/netinet6/README +++ b/sys/netinet6/README @@ -1,5 +1,5 @@ a note to committers about KAME tree -$FreeBSD$ +$FreeBSD: src/sys/netinet6/README,v 1.2.2.1 2000/07/15 07:14:32 kris Exp $ KAME project diff --git a/sys/netinet6/ah.h b/sys/netinet6/ah.h index 3c7d0a671ae2..e80b5be72803 100644 --- a/sys/netinet6/ah.h +++ b/sys/netinet6/ah.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ah.h,v 1.3.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: ah.h,v 1.10 2000/07/02 13:23:33 itojun Exp $ */ /* diff --git a/sys/netinet6/ah6.h b/sys/netinet6/ah6.h index 4010f1335cb8..92093787f50a 100644 --- a/sys/netinet6/ah6.h +++ b/sys/netinet6/ah6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ah6.h,v 1.2.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: ah.h,v 1.10 2000/07/02 13:23:33 itojun Exp $ */ /* diff --git a/sys/netinet6/ah_core.c b/sys/netinet6/ah_core.c index 6dbaee02ec37..b510cbb72862 100644 --- a/sys/netinet6/ah_core.c +++ b/sys/netinet6/ah_core.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ah_core.c,v 1.2.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: ah_core.c,v 1.35 2000/06/14 11:14:03 itojun Exp $ */ /* diff --git a/sys/netinet6/ah_input.c b/sys/netinet6/ah_input.c index 78bb817031c5..b492a2b4cde4 100644 --- a/sys/netinet6/ah_input.c +++ b/sys/netinet6/ah_input.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ah_input.c,v 1.1.2.2 2000/09/21 17:19:16 ru Exp $ */ /* $KAME: ah_input.c,v 1.29 2000/05/29 08:33:53 itojun Exp $ */ /* diff --git a/sys/netinet6/ah_output.c b/sys/netinet6/ah_output.c index 477c589534c8..71c337153d7d 100644 --- a/sys/netinet6/ah_output.c +++ b/sys/netinet6/ah_output.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ah_output.c,v 1.1.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: ah_output.c,v 1.22 2000/07/03 13:23:28 itojun Exp $ */ /* diff --git a/sys/netinet6/dest6.c b/sys/netinet6/dest6.c index 268d8c9b185c..56874ca6b0f2 100644 --- a/sys/netinet6/dest6.c +++ b/sys/netinet6/dest6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/dest6.c,v 1.1.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: dest6.c,v 1.12 2000/05/05 11:00:57 sumikawa Exp $ */ /* diff --git a/sys/netinet6/esp.h b/sys/netinet6/esp.h index 95deec32a8ff..5b8d6ff01851 100644 --- a/sys/netinet6/esp.h +++ b/sys/netinet6/esp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/esp.h,v 1.2.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: esp.h,v 1.8 2000/07/02 13:23:33 itojun Exp $ */ /* diff --git a/sys/netinet6/esp6.h b/sys/netinet6/esp6.h index 5d2f984b75cd..e13ffed32dac 100644 --- a/sys/netinet6/esp6.h +++ b/sys/netinet6/esp6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/esp6.h,v 1.2.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: esp.h,v 1.8 2000/07/02 13:23:33 itojun Exp $ */ /* diff --git a/sys/netinet6/esp_core.c b/sys/netinet6/esp_core.c index e5f8ec5d2a04..731f2e408758 100644 --- a/sys/netinet6/esp_core.c +++ b/sys/netinet6/esp_core.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/esp_core.c,v 1.1.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: esp_core.c,v 1.15 2000/06/14 10:41:18 itojun Exp $ */ /* diff --git a/sys/netinet6/esp_input.c b/sys/netinet6/esp_input.c index 48de49c65e53..6fecaa64f76d 100644 --- a/sys/netinet6/esp_input.c +++ b/sys/netinet6/esp_input.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/esp_input.c,v 1.1.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: esp_input.c,v 1.25 2000/05/08 08:04:30 itojun Exp $ */ /* diff --git a/sys/netinet6/esp_output.c b/sys/netinet6/esp_output.c index 8d505ae0a72a..1ae89b0cfb2a 100644 --- a/sys/netinet6/esp_output.c +++ b/sys/netinet6/esp_output.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/esp_output.c,v 1.1.2.1 2000/07/15 07:14:32 kris Exp $ */ /* $KAME: esp_output.c,v 1.22 2000/07/03 13:23:28 itojun Exp $ */ /* diff --git a/sys/netinet6/frag6.c b/sys/netinet6/frag6.c index 1bf7e7370612..61bbf6e2f569 100644 --- a/sys/netinet6/frag6.c +++ b/sys/netinet6/frag6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/frag6.c,v 1.2.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: frag6.c,v 1.24 2000/03/25 07:23:41 sumikawa Exp $ */ /* diff --git a/sys/netinet6/icmp6.c b/sys/netinet6/icmp6.c index a5f6326d05be..06f181feaeff 100644 --- a/sys/netinet6/icmp6.c +++ b/sys/netinet6/icmp6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/icmp6.c,v 1.6.2.2 2000/09/18 16:53:39 ume Exp $ */ /* $KAME: icmp6.c,v 1.119 2000/07/03 14:16:46 itojun Exp $ */ /* diff --git a/sys/netinet6/icmp6.h b/sys/netinet6/icmp6.h index a6414efccb7e..765fba558101 100644 --- a/sys/netinet6/icmp6.h +++ b/sys/netinet6/icmp6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/icmp6.h,v 1.5.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: icmp6.h,v 1.17 2000/06/11 17:23:40 jinmei Exp $ */ #error "netinet6/icmp6.h is obsolete. use netinet/icmp6.h" diff --git a/sys/netinet6/in6.c b/sys/netinet6/in6.c index 7f06a18cb776..7d24fd475b2e 100644 --- a/sys/netinet6/in6.c +++ b/sys/netinet6/in6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6.c,v 1.7.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6.c,v 1.99 2000/07/11 17:00:58 jinmei Exp $ */ /* diff --git a/sys/netinet6/in6.h b/sys/netinet6/in6.h index 960ab14266c3..c8db16029748 100644 --- a/sys/netinet6/in6.h +++ b/sys/netinet6/in6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6.h,v 1.7.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6.h,v 1.48 2000/06/26 15:55:32 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_cksum.c b/sys/netinet6/in6_cksum.c index 1f2650215f10..f7352a92da58 100644 --- a/sys/netinet6/in6_cksum.c +++ b/sys/netinet6/in6_cksum.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_cksum.c,v 1.1.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6_cksum.c,v 1.6 2000/03/25 07:23:43 sumikawa Exp $ */ /* diff --git a/sys/netinet6/in6_gif.c b/sys/netinet6/in6_gif.c index e554f5a64f7e..2f4b7389024f 100644 --- a/sys/netinet6/in6_gif.c +++ b/sys/netinet6/in6_gif.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_gif.c,v 1.2.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6_gif.c,v 1.37 2000/06/17 20:34:25 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_gif.h b/sys/netinet6/in6_gif.h index b1fe10484bf5..9a0dc2153f6b 100644 --- a/sys/netinet6/in6_gif.h +++ b/sys/netinet6/in6_gif.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_gif.h,v 1.2.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6_gif.h,v 1.5 2000/04/14 08:36:03 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_ifattach.c b/sys/netinet6/in6_ifattach.c index 39d26f7580ff..1b7692ee9342 100644 --- a/sys/netinet6/in6_ifattach.c +++ b/sys/netinet6/in6_ifattach.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_ifattach.c,v 1.2.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6_ifattach.c,v 1.61 2000/06/13 08:15:27 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_ifattach.h b/sys/netinet6/in6_ifattach.h index 4f82e4153085..ad2f041c3355 100644 --- a/sys/netinet6/in6_ifattach.h +++ b/sys/netinet6/in6_ifattach.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_ifattach.h,v 1.1.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6_ifattach.h,v 1.10 2000/05/27 02:57:05 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_pcb.c b/sys/netinet6/in6_pcb.c index bc7b0cd8c3fe..2b70180f2361 100644 --- a/sys/netinet6/in6_pcb.c +++ b/sys/netinet6/in6_pcb.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_pcb.c,v 1.10.2.2 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6_pcb.c,v 1.8 2000/06/09 00:37:02 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_pcb.h b/sys/netinet6/in6_pcb.h index 2ea310728a17..e2e71fc1225e 100644 --- a/sys/netinet6/in6_pcb.h +++ b/sys/netinet6/in6_pcb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_pcb.h,v 1.2.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6_pcb.h,v 1.5 2000/07/03 06:19:53 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_prefix.c b/sys/netinet6/in6_prefix.c index b75a72fed1d1..9d55c0ba78be 100644 --- a/sys/netinet6/in6_prefix.c +++ b/sys/netinet6/in6_prefix.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_prefix.c,v 1.4.2.1 2000/07/15 07:14:33 kris Exp $ */ /* $KAME: in6_prefix.c,v 1.30 2000/06/12 14:53:17 jinmei Exp $ */ /* diff --git a/sys/netinet6/in6_prefix.h b/sys/netinet6/in6_prefix.h index 2ce18db551b3..ab4a4e0d0f36 100644 --- a/sys/netinet6/in6_prefix.h +++ b/sys/netinet6/in6_prefix.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_prefix.h,v 1.1.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: in6_prefix.h,v 1.6 2000/03/25 07:23:45 sumikawa Exp $ */ /* diff --git a/sys/netinet6/in6_proto.c b/sys/netinet6/in6_proto.c index b3bd121aa99c..a7da5771f42f 100644 --- a/sys/netinet6/in6_proto.c +++ b/sys/netinet6/in6_proto.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_proto.c,v 1.6.2.2 2000/08/03 00:09:37 ps Exp $ */ /* $KAME: in6_proto.c,v 1.64 2000/06/20 16:20:27 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_rmx.c b/sys/netinet6/in6_rmx.c index 14f72d2ff39f..962fb36381c7 100644 --- a/sys/netinet6/in6_rmx.c +++ b/sys/netinet6/in6_rmx.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_rmx.c,v 1.1.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: in6_rmx.c,v 1.7 2000/04/06 08:30:43 sumikawa Exp $ */ /* diff --git a/sys/netinet6/in6_src.c b/sys/netinet6/in6_src.c index 40b0df4fb5b1..8f2266cad69a 100644 --- a/sys/netinet6/in6_src.c +++ b/sys/netinet6/in6_src.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_src.c,v 1.1.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: in6_src.c,v 1.27 2000/06/21 08:07:13 itojun Exp $ */ /* diff --git a/sys/netinet6/in6_var.h b/sys/netinet6/in6_var.h index 511c1b2bdcad..80674ec1bb70 100644 --- a/sys/netinet6/in6_var.h +++ b/sys/netinet6/in6_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/in6_var.h,v 1.3.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: in6_var.h,v 1.33 2000/05/17 05:07:26 jinmei Exp $ */ /* diff --git a/sys/netinet6/ip6.h b/sys/netinet6/ip6.h index 9eec13fb25ec..abc2ec12e4eb 100644 --- a/sys/netinet6/ip6.h +++ b/sys/netinet6/ip6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6.h,v 1.4.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: ip6.h,v 1.7 2000/03/25 07:23:36 sumikawa Exp $ */ #error "netinet6/ip6.h is obsolete. use netinet/ip6.h" diff --git a/sys/netinet6/ip6_ecn.h b/sys/netinet6/ip6_ecn.h index e8dd11f71107..2d4b9a1a7eb7 100644 --- a/sys/netinet6/ip6_ecn.h +++ b/sys/netinet6/ip6_ecn.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_ecn.h,v 1.2.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: ip_ecn.h,v 1.5 2000/03/27 04:58:38 sumikawa Exp $ */ /* diff --git a/sys/netinet6/ip6_forward.c b/sys/netinet6/ip6_forward.c index caa38eff1ef5..69e98f40cad9 100644 --- a/sys/netinet6/ip6_forward.c +++ b/sys/netinet6/ip6_forward.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_forward.c,v 1.4.2.2 2000/07/17 07:16:50 kris Exp $ */ /* $KAME: ip6_forward.c,v 1.43 2000/07/16 07:50:49 itojun Exp $ */ /* diff --git a/sys/netinet6/ip6_fw.c b/sys/netinet6/ip6_fw.c index 53c0cc7e475e..fe48c9b8d606 100644 --- a/sys/netinet6/ip6_fw.c +++ b/sys/netinet6/ip6_fw.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_fw.c,v 1.2.2.2 2000/08/14 16:07:54 ume Exp $ */ /* $KAME: ip6_fw.c,v 1.15 2000/07/02 14:17:37 itojun Exp $ */ /* diff --git a/sys/netinet6/ip6_fw.h b/sys/netinet6/ip6_fw.h index 6b4c9221518f..2d75aec9f895 100644 --- a/sys/netinet6/ip6_fw.h +++ b/sys/netinet6/ip6_fw.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_fw.h,v 1.3.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: ip6_fw.h,v 1.3 2000/04/06 08:30:44 sumikawa Exp $ */ /* diff --git a/sys/netinet6/ip6_input.c b/sys/netinet6/ip6_input.c index 870bdd91ce0f..2b7328ed7c65 100644 --- a/sys/netinet6/ip6_input.c +++ b/sys/netinet6/ip6_input.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_input.c,v 1.11.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: ip6_input.c,v 1.95 2000/07/02 07:49:37 jinmei Exp $ */ /* diff --git a/sys/netinet6/ip6_mroute.c b/sys/netinet6/ip6_mroute.c index 6bc7e6be5247..1eb282677126 100644 --- a/sys/netinet6/ip6_mroute.c +++ b/sys/netinet6/ip6_mroute.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_mroute.c,v 1.2.2.2 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: ip6_mroute.c,v 1.24 2000/05/19 07:37:05 jinmei Exp $ */ /* diff --git a/sys/netinet6/ip6_mroute.h b/sys/netinet6/ip6_mroute.h index 34ec5388940f..796452381609 100644 --- a/sys/netinet6/ip6_mroute.h +++ b/sys/netinet6/ip6_mroute.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_mroute.h,v 1.2.2.1 2000/07/15 07:14:34 kris Exp $ */ /* $KAME: ip6_mroute.h,v 1.10 2000/05/19 02:38:53 itojun Exp $ */ /* diff --git a/sys/netinet6/ip6_output.c b/sys/netinet6/ip6_output.c index e23ba0002236..6735dd75c5a6 100644 --- a/sys/netinet6/ip6_output.c +++ b/sys/netinet6/ip6_output.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_output.c,v 1.13.2.2 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ip6_output.c,v 1.115 2000/07/03 13:23:28 itojun Exp $ */ /* diff --git a/sys/netinet6/ip6_var.h b/sys/netinet6/ip6_var.h index 234b2e9b13d0..15236a67f26f 100644 --- a/sys/netinet6/ip6_var.h +++ b/sys/netinet6/ip6_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_var.h,v 1.2.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ip6_var.h,v 1.33 2000/06/11 14:59:20 jinmei Exp $ */ /* diff --git a/sys/netinet6/ip6protosw.h b/sys/netinet6/ip6protosw.h index c361219fd46d..5e9948d7eed7 100644 --- a/sys/netinet6/ip6protosw.h +++ b/sys/netinet6/ip6protosw.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6protosw.h,v 1.2.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ip6protosw.h,v 1.10 2000/03/29 22:51:25 itojun Exp $ */ /* diff --git a/sys/netinet6/ipcomp.h b/sys/netinet6/ipcomp.h index dea5ea8e7097..459fc6044df0 100644 --- a/sys/netinet6/ipcomp.h +++ b/sys/netinet6/ipcomp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ipcomp.h,v 1.1.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ipcomp.h,v 1.7 2000/05/18 12:45:13 sumikawa Exp $ */ /* diff --git a/sys/netinet6/ipcomp6.h b/sys/netinet6/ipcomp6.h index 553c8df7c4f4..fc4c6333a6f5 100644 --- a/sys/netinet6/ipcomp6.h +++ b/sys/netinet6/ipcomp6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ipcomp6.h,v 1.1.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ipcomp.h,v 1.7 2000/05/18 12:45:13 sumikawa Exp $ */ /* diff --git a/sys/netinet6/ipcomp_core.c b/sys/netinet6/ipcomp_core.c index 1eee2538b968..103608c86402 100644 --- a/sys/netinet6/ipcomp_core.c +++ b/sys/netinet6/ipcomp_core.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ipcomp_core.c,v 1.1.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ipcomp_core.c,v 1.12 2000/05/05 11:01:01 sumikawa Exp $ */ /* diff --git a/sys/netinet6/ipcomp_input.c b/sys/netinet6/ipcomp_input.c index da0184c82c7a..8bb5d2de0442 100644 --- a/sys/netinet6/ipcomp_input.c +++ b/sys/netinet6/ipcomp_input.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ipcomp_input.c,v 1.1.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ipcomp_input.c,v 1.15 2000/07/03 13:23:28 itojun Exp $ */ /* diff --git a/sys/netinet6/ipcomp_output.c b/sys/netinet6/ipcomp_output.c index 265700ee68af..9f8f394d278f 100644 --- a/sys/netinet6/ipcomp_output.c +++ b/sys/netinet6/ipcomp_output.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ipcomp_output.c,v 1.1.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ipcomp_output.c,v 1.15 2000/07/03 13:23:28 itojun Exp $ */ /* diff --git a/sys/netinet6/ipsec.c b/sys/netinet6/ipsec.c index 2e8a67ee5f65..0a557256aba2 100644 --- a/sys/netinet6/ipsec.c +++ b/sys/netinet6/ipsec.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ipsec.c,v 1.3.2.2 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ipsec.c,v 1.66 2000/06/15 04:08:54 itojun Exp $ */ /* diff --git a/sys/netinet6/ipsec.h b/sys/netinet6/ipsec.h index 80be10c0312c..0c64b6896c9c 100644 --- a/sys/netinet6/ipsec.h +++ b/sys/netinet6/ipsec.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ipsec.h,v 1.4.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ipsec.h,v 1.33 2000/06/19 14:31:49 sakane Exp $ */ /* diff --git a/sys/netinet6/ipsec6.h b/sys/netinet6/ipsec6.h index 383c12581995..0ed58ec249c5 100644 --- a/sys/netinet6/ipsec6.h +++ b/sys/netinet6/ipsec6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ipsec6.h,v 1.3.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: ipsec.h,v 1.33 2000/06/19 14:31:49 sakane Exp $ */ /* diff --git a/sys/netinet6/mld6.c b/sys/netinet6/mld6.c index c655bb5eefb9..3147a886deda 100644 --- a/sys/netinet6/mld6.c +++ b/sys/netinet6/mld6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/mld6.c,v 1.4.2.1 2000/07/15 07:14:35 kris Exp $ */ /* $KAME: mld6.c,v 1.19 2000/05/05 11:01:03 sumikawa Exp $ */ /* diff --git a/sys/netinet6/mld6_var.h b/sys/netinet6/mld6_var.h index e58560e82aa0..f6185858e5d9 100644 --- a/sys/netinet6/mld6_var.h +++ b/sys/netinet6/mld6_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/mld6_var.h,v 1.1.2.1 2000/07/15 07:14:36 kris Exp $ */ /* $KAME: mld6_var.h,v 1.4 2000/03/25 07:23:54 sumikawa Exp $ */ /* diff --git a/sys/netinet6/nd6.c b/sys/netinet6/nd6.c index 0a56a9105a46..f9e3a46f5790 100644 --- a/sys/netinet6/nd6.c +++ b/sys/netinet6/nd6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/nd6.c,v 1.2.2.2 2000/07/15 07:14:36 kris Exp $ */ /* $KAME: nd6.c,v 1.68 2000/07/02 14:48:02 itojun Exp $ */ /* diff --git a/sys/netinet6/nd6.h b/sys/netinet6/nd6.h index be1264d6d8d0..05b3d5fd983f 100644 --- a/sys/netinet6/nd6.h +++ b/sys/netinet6/nd6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/nd6.h,v 1.2.2.1 2000/07/15 07:14:36 kris Exp $ */ /* $KAME: nd6.h,v 1.23 2000/06/04 12:54:57 itojun Exp $ */ /* diff --git a/sys/netinet6/nd6_nbr.c b/sys/netinet6/nd6_nbr.c index d3fa831fa695..a665c34b32f8 100644 --- a/sys/netinet6/nd6_nbr.c +++ b/sys/netinet6/nd6_nbr.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/nd6_nbr.c,v 1.4.2.2 2000/07/15 07:14:36 kris Exp $ */ /* $KAME: nd6_nbr.c,v 1.37 2000/06/04 12:46:13 itojun Exp $ */ /* diff --git a/sys/netinet6/nd6_rtr.c b/sys/netinet6/nd6_rtr.c index 258a59c144df..fbbbf9756bb9 100644 --- a/sys/netinet6/nd6_rtr.c +++ b/sys/netinet6/nd6_rtr.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/nd6_rtr.c,v 1.2.2.2 2000/08/11 23:58:24 itojun Exp $ */ /* $KAME: nd6_rtr.c,v 1.47 2000/08/08 08:58:42 jinmei Exp $ */ /* diff --git a/sys/netinet6/pim6.h b/sys/netinet6/pim6.h index d420db9f0e8b..b56676525638 100644 --- a/sys/netinet6/pim6.h +++ b/sys/netinet6/pim6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/pim6.h,v 1.1.2.1 2000/07/15 07:14:36 kris Exp $ */ /* $KAME: pim6.h,v 1.3 2000/03/25 07:23:58 sumikawa Exp $ */ /* diff --git a/sys/netinet6/pim6_var.h b/sys/netinet6/pim6_var.h index 358a195d2a3c..dc28f7c734bb 100644 --- a/sys/netinet6/pim6_var.h +++ b/sys/netinet6/pim6_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/pim6_var.h,v 1.2.2.1 2000/07/15 07:14:36 kris Exp $ */ /* $KAME: pim6_var.h,v 1.8 2000/06/06 08:07:43 jinmei Exp $ */ /* diff --git a/sys/netinet6/raw_ip6.c b/sys/netinet6/raw_ip6.c index a846b3c4db22..9d4ce45e83b8 100644 --- a/sys/netinet6/raw_ip6.c +++ b/sys/netinet6/raw_ip6.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/netinet6/raw_ip6.c,v 1.7.2.1 2000/07/15 07:14:36 kris Exp $ */ /* diff --git a/sys/netinet6/route6.c b/sys/netinet6/route6.c index 3cd95a10a959..798cbfbd6769 100644 --- a/sys/netinet6/route6.c +++ b/sys/netinet6/route6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/route6.c,v 1.1.2.2 2000/09/03 13:46:55 itojun Exp $ */ /* $KAME: route6.c,v 1.15 2000/06/23 16:18:20 itojun Exp $ */ /* diff --git a/sys/netinet6/scope6.c b/sys/netinet6/scope6.c index 43a6fb722afa..4987521bfb21 100644 --- a/sys/netinet6/scope6.c +++ b/sys/netinet6/scope6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/scope6.c,v 1.1.2.1 2000/07/15 07:14:38 kris Exp $ */ /* $KAME: scope6.c,v 1.9 2000/05/18 15:03:26 jinmei Exp $ */ /* diff --git a/sys/netinet6/scope6_var.h b/sys/netinet6/scope6_var.h index 6e107d7c1a7e..94c66c5a1565 100644 --- a/sys/netinet6/scope6_var.h +++ b/sys/netinet6/scope6_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/scope6_var.h,v 1.1.2.1 2000/07/15 07:14:38 kris Exp $ */ /* $KAME: scope6_var.h,v 1.4 2000/05/18 15:03:27 jinmei Exp $ */ /* diff --git a/sys/netinet6/tcp6_var.h b/sys/netinet6/tcp6_var.h index e283212bf88d..a28e1a305729 100644 --- a/sys/netinet6/tcp6_var.h +++ b/sys/netinet6/tcp6_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/netinet6/tcp6_var.h,v 1.3.2.1 2000/07/15 07:14:38 kris Exp $ */ /* @@ -62,7 +62,7 @@ * SUCH DAMAGE. * * @(#)tcp_var.h 8.4 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet6/tcp6_var.h,v 1.3.2.1 2000/07/15 07:14:38 kris Exp $ */ #ifndef _NETINET_TCP6_VAR_H_ diff --git a/sys/netinet6/udp6_output.c b/sys/netinet6/udp6_output.c index c6d831f38f92..7115a2f3524c 100644 --- a/sys/netinet6/udp6_output.c +++ b/sys/netinet6/udp6_output.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/udp6_output.c,v 1.1.2.1 2000/07/15 07:14:38 kris Exp $ */ /* $KAME: udp6_output.c,v 1.14 2000/06/13 10:31:23 itojun Exp $ */ /* diff --git a/sys/netinet6/udp6_usrreq.c b/sys/netinet6/udp6_usrreq.c index beda1e92db09..3ff786d3e1ea 100644 --- a/sys/netinet6/udp6_usrreq.c +++ b/sys/netinet6/udp6_usrreq.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/udp6_usrreq.c,v 1.6.2.3 2000/08/03 00:09:37 ps Exp $ */ /* $KAME: udp6_usrreq.c,v 1.11 2000/06/18 06:23:06 jinmei Exp $ */ /* diff --git a/sys/netinet6/udp6_var.h b/sys/netinet6/udp6_var.h index 5c3efbc61c91..d16da2de55a2 100644 --- a/sys/netinet6/udp6_var.h +++ b/sys/netinet6/udp6_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/netinet6/udp6_var.h,v 1.3.2.1 2000/07/15 07:14:38 kris Exp $ */ /* diff --git a/sys/netipx/README b/sys/netipx/README index 8afd66fdfd4f..66950717814b 100644 --- a/sys/netipx/README +++ b/sys/netipx/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/netipx/README,v 1.1.14.1 2000/08/03 01:07:03 peter Exp $ This protocol implements IPX/SPX over Ethernet_II frame type 0x8137. Please note: the SPX implementation may require further work and testing diff --git a/sys/netipx/ipx.c b/sys/netipx/ipx.c index 5035256f5618..f575c73d886a 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.17 1999/08/28 00:49:38 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx.h b/sys/netipx/ipx.h index fd23b5c63a07..1b32f728b7d7 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.15 1999/08/28 18:21:52 jhay Exp $ */ #ifndef _NETIPX_IPX_H_ diff --git a/sys/netipx/ipx_cksum.c b/sys/netipx/ipx_cksum.c index 02d8f93a1a1d..8b2efde5af77 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.9 1999/08/28 18:21:53 jhay Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx_if.h b/sys/netipx/ipx_if.h index 10867359b586..6b4be45160bb 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.11 1999/12/29 04:46:07 peter Exp $ */ #ifndef _NETIPX_IPX_IF_H_ diff --git a/sys/netipx/ipx_input.c b/sys/netipx/ipx_input.c index e16285c79ee5..4cac458ef889 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.22.2.1 2000/05/10 02:04:52 obrien Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx_ip.c b/sys/netipx/ipx_ip.c index 7abd9da50fbc..3a5496d35fe9 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.24 1999/12/20 18:43:04 eivind Exp $ */ /* diff --git a/sys/netipx/ipx_ip.h b/sys/netipx/ipx_ip.h index 2aeac7b06737..8ca7d6bce63a 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.14 1999/12/29 04:46:08 peter Exp $ */ #ifndef _NETIPX_IPXIP_H_ diff --git a/sys/netipx/ipx_outputfl.c b/sys/netipx/ipx_outputfl.c index 197d0fabc2c6..9e452d3f8286 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.14.2.1 2000/05/01 01:10:24 bp Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx_pcb.c b/sys/netipx/ipx_pcb.c index 034751b949d3..771ce73ca56a 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.18 1999/08/28 18:21:54 jhay Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/ipx_pcb.h b/sys/netipx/ipx_pcb.h index 13bd9f9ee322..22436d980dfc 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.15 1999/12/29 04:46:08 peter Exp $ */ #ifndef _NETIPX_IPX_PCB_H_ diff --git a/sys/netipx/ipx_proto.c b/sys/netipx/ipx_proto.c index 36e2b5334fa3..c79bd7064cd0 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.15 1999/08/28 00:49:41 peter Exp $ */ #include "opt_ipx.h" diff --git a/sys/netipx/ipx_tun.c b/sys/netipx/ipx_tun.c index f2709eb8c8cf..79b5fe1b3848 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.9 1999/08/28 00:49:42 peter Exp $ */ /* diff --git a/sys/netipx/ipx_usrreq.c b/sys/netipx/ipx_usrreq.c index e67426291074..b59926365a3f 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.26 1999/12/19 01:55:36 green Exp $ */ #include "opt_ipx.h" diff --git a/sys/netipx/ipx_var.h b/sys/netipx/ipx_var.h index c3877383c1fc..b5cfe08bfda8 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.14 1999/12/29 04:46:09 peter Exp $ */ #ifndef _NETIPX_IPX_VAR_H_ diff --git a/sys/netipx/spx.h b/sys/netipx/spx.h index 0cf9829d927b..362dbc4eaa1f 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.16 1999/12/29 04:46:09 peter Exp $ */ #ifndef _NETIPX_SPX_H_ diff --git a/sys/netipx/spx_debug.c b/sys/netipx/spx_debug.c index d8e0a6f34f0f..284fae5e0df8 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.14 1999/08/28 00:49:43 peter Exp $ */ #include "opt_inet.h" diff --git a/sys/netipx/spx_debug.h b/sys/netipx/spx_debug.h index e602bb9dfaeb..6b1b791fce9c 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.12 1999/12/29 04:46:10 peter Exp $ */ #ifndef _NETIPX_SPX_DEBUG_H_ diff --git a/sys/netipx/spx_timer.h b/sys/netipx/spx_timer.h index 602200975fad..db0cec51130f 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.10 1999/08/28 00:49:44 peter Exp $ */ #ifndef _NETIPX_SPX_TIMER_H_ diff --git a/sys/netipx/spx_usrreq.c b/sys/netipx/spx_usrreq.c index be8eb976ac85..e2392c11f606 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.27 1999/08/28 18:21:55 jhay Exp $ */ #include <sys/param.h> diff --git a/sys/netipx/spx_var.h b/sys/netipx/spx_var.h index 7dfb783ee89d..772ae808b308 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.9 1999/08/28 00:49:44 peter Exp $ */ #ifndef _NETIPX_SPX_VAR_H_ diff --git a/sys/netkey/key.c b/sys/netkey/key.c index caa2f93e436b..9864a5974496 100644 --- a/sys/netkey/key.c +++ b/sys/netkey/key.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/key.c,v 1.16.2.2 2000/08/28 08:29:34 ume Exp $ */ /* $KAME: key.c,v 1.137 2000/06/24 00:47:07 itojun Exp $ */ /* diff --git a/sys/netkey/key.h b/sys/netkey/key.h index 65a275533093..aea2a50d2b57 100644 --- a/sys/netkey/key.h +++ b/sys/netkey/key.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/key.h,v 1.5.2.1 2000/07/15 07:14:42 kris Exp $ */ /* $KAME: key.h,v 1.17 2000/06/12 07:01:13 itojun Exp $ */ /* diff --git a/sys/netkey/key_debug.c b/sys/netkey/key_debug.c index ebd06c330e49..146cba6e2e29 100644 --- a/sys/netkey/key_debug.c +++ b/sys/netkey/key_debug.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/key_debug.c,v 1.10.2.1 2000/07/15 07:14:42 kris Exp $ */ /* $KAME: key_debug.c,v 1.23 2000/07/04 04:08:15 itojun Exp $ */ /* diff --git a/sys/netkey/key_debug.h b/sys/netkey/key_debug.h index 383a0e8f5341..98a807e5f8da 100644 --- a/sys/netkey/key_debug.h +++ b/sys/netkey/key_debug.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/key_debug.h,v 1.5.2.1 2000/07/15 07:14:42 kris Exp $ */ /* $KAME: key_debug.h,v 1.7 2000/07/04 04:08:16 itojun Exp $ */ /* diff --git a/sys/netkey/key_var.h b/sys/netkey/key_var.h index b7a62bacb990..eccba2b0bbfa 100644 --- a/sys/netkey/key_var.h +++ b/sys/netkey/key_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/key_var.h,v 1.2.2.1 2000/07/15 07:14:42 kris Exp $ */ /* $KAME: key_var.h,v 1.8 2000/05/24 17:28:23 itojun Exp $ */ /* diff --git a/sys/netkey/keydb.c b/sys/netkey/keydb.c index dd1fb17bd579..f1990f37e8e4 100644 --- a/sys/netkey/keydb.c +++ b/sys/netkey/keydb.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/keydb.c,v 1.1.2.1 2000/07/15 07:14:42 kris Exp $ */ /* $KAME: keydb.c,v 1.64 2000/05/11 17:02:30 itojun Exp $ */ /* diff --git a/sys/netkey/keydb.h b/sys/netkey/keydb.h index fcb478c1296d..e8e041d60fba 100644 --- a/sys/netkey/keydb.h +++ b/sys/netkey/keydb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/keydb.h,v 1.2.2.1 2000/07/15 07:14:42 kris Exp $ */ /* $KAME: keydb.h,v 1.11 2000/06/15 12:20:50 sakane Exp $ */ /* diff --git a/sys/netkey/keysock.c b/sys/netkey/keysock.c index 92e70235b399..9f44da2ecbb4 100644 --- a/sys/netkey/keysock.c +++ b/sys/netkey/keysock.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/keysock.c,v 1.1.2.1 2000/07/15 07:14:42 kris Exp $ */ /* $KAME: keysock.c,v 1.22 2000/05/23 13:19:21 itojun Exp $ */ /* diff --git a/sys/netkey/keysock.h b/sys/netkey/keysock.h index 5eed3ebb457d..295092cec722 100644 --- a/sys/netkey/keysock.h +++ b/sys/netkey/keysock.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netkey/keysock.h,v 1.4.2.1 2000/07/15 07:14:42 kris Exp $ */ /* $KAME: keysock.h,v 1.8 2000/03/27 05:11:06 sumikawa Exp $ */ /* diff --git a/sys/netnatm/natm.c b/sys/netnatm/natm.c index 99a567f11482..17dae6aa617c 100644 --- a/sys/netnatm/natm.c +++ b/sys/netnatm/natm.c @@ -1,5 +1,5 @@ /* $NetBSD: natm.c,v 1.5 1996/11/09 03:26:26 chuck Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netnatm/natm.c,v 1.12 2000/02/13 03:32:03 peter Exp $ */ /* * diff --git a/sys/netnatm/natm.h b/sys/netnatm/natm.h index 431eb3544647..7bc383e70365 100644 --- a/sys/netnatm/natm.h +++ b/sys/netnatm/natm.h @@ -1,5 +1,5 @@ /* $NetBSD: natm.h,v 1.1 1996/07/04 03:20:12 chuck Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netnatm/natm.h,v 1.3 1999/12/29 04:46:14 peter Exp $ */ /* * diff --git a/sys/netnatm/natm_pcb.c b/sys/netnatm/natm_pcb.c index 2ce9a3014bd9..8b7db3edb120 100644 --- a/sys/netnatm/natm_pcb.c +++ b/sys/netnatm/natm_pcb.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netnatm/natm_pcb.c,v 1.6.6.1 2000/08/03 18:56:28 peter Exp $ */ /* $NetBSD: natm_pcb.c,v 1.4 1996/11/09 03:26:27 chuck Exp $ */ /* diff --git a/sys/netnatm/natm_proto.c b/sys/netnatm/natm_proto.c index 2a37a377043e..f9364053eee3 100644 --- a/sys/netnatm/natm_proto.c +++ b/sys/netnatm/natm_proto.c @@ -31,7 +31,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/netnatm/natm_proto.c,v 1.4.2.2 2000/08/03 18:56:28 peter Exp $ */ /* diff --git a/sys/netncp/ncp.h b/sys/netncp/ncp.h index 7add064a5ab4..431d1906808c 100644 --- a/sys/netncp/ncp.h +++ b/sys/netncp/ncp.h @@ -4,7 +4,7 @@ * Copyright (C) 1995 by Volker Lendecke * New version derived from original ncp.h, 1998 Boris Popov * - * $FreeBSD$ + * $FreeBSD: src/sys/netncp/ncp.h,v 1.3 1999/12/12 05:50:03 bp Exp $ */ #ifndef _NETNCP_NCP_H_ diff --git a/sys/netncp/ncp_cfg.h b/sys/netncp/ncp_cfg.h index 82a30d748d5d..748af5abd664 100644 --- a/sys/netncp/ncp_cfg.h +++ b/sys/netncp/ncp_cfg.h @@ -1,7 +1,7 @@ /* * static configuration for libncp * - * $FreeBSD$ + * $FreeBSD: src/sys/netncp/ncp_cfg.h,v 1.1 1999/10/12 11:56:38 bp Exp $ */ #define NCP_NLS_KOI2CP866 diff --git a/sys/netncp/ncp_conn.c b/sys/netncp/ncp_conn.c index 7d7b01909940..fb72ba2f5040 100644 --- a/sys/netncp/ncp_conn.c +++ b/sys/netncp/ncp_conn.c @@ -28,7 +28,7 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * $FreeBSD$ + * $FreeBSD: src/sys/netncp/ncp_conn.c,v 1.3.2.2 2000/08/03 00:09:37 ps Exp $ * * Connection tables */ diff --git a/sys/netncp/ncp_conn.h b/sys/netncp/ncp_conn.h index 850e5e7217a6..c4962e0c1364 100644 --- a/sys/netncp/ncp_conn.h +++ b/sys/netncp/ncp_conn.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/netncp/ncp_conn.h,v 1.3 1999/12/29 04:46:15 peter Exp $ */ #ifndef _NETNCP_NCP_CONN_H_ #define _NETNCP_NCP_CONN_H_ diff --git a/sys/netncp/ncp_crypt.c b/sys/netncp/ncp_crypt.c index a17d4fef93d4..5d8a1196267f 100644 --- a/sys/netncp/ncp_crypt.c +++ b/sys/netncp/ncp_crypt.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netncp/ncp_crypt.c,v 1.3 1999/12/29 04:46:16 peter Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netncp/ncp_file.h b/sys/netncp/ncp_file.h index e5ecea9d5126..d371a7c2b49e 100644 --- a/sys/netncp/ncp_file.h +++ b/sys/netncp/ncp_file.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/netncp/ncp_file.h,v 1.2 1999/10/31 03:39:02 bp Exp $ */ #ifndef _NETNCP_NCP_FILE_H_ diff --git a/sys/netncp/ncp_lib.h b/sys/netncp/ncp_lib.h index 3bb2da70395d..4d4bef215839 100644 --- a/sys/netncp/ncp_lib.h +++ b/sys/netncp/ncp_lib.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/netncp/ncp_lib.h,v 1.2 1999/10/31 03:39:02 bp Exp $ */ #ifndef _NETNCP_NCP_LIB_H_ diff --git a/sys/netncp/ncp_login.c b/sys/netncp/ncp_login.c index 7c3c1f273491..9bb3359e2dd1 100644 --- a/sys/netncp/ncp_login.c +++ b/sys/netncp/ncp_login.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/netncp/ncp_login.c,v 1.2 1999/10/12 10:36:59 bp Exp $ */ #include <sys/param.h> #include <sys/errno.h> diff --git a/sys/netncp/ncp_mod.c b/sys/netncp/ncp_mod.c index aabfc0f25fa0..067bd7221e5f 100644 --- a/sys/netncp/ncp_mod.c +++ b/sys/netncp/ncp_mod.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/netncp/ncp_mod.c,v 1.2 1999/10/12 10:36:59 bp Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netncp/ncp_ncp.c b/sys/netncp/ncp_ncp.c index 69a77760a752..8e8a2c89cb69 100644 --- a/sys/netncp/ncp_ncp.c +++ b/sys/netncp/ncp_ncp.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/netncp/ncp_ncp.c,v 1.3 1999/10/29 10:21:07 bp Exp $ * * Core of NCP protocol */ diff --git a/sys/netncp/ncp_ncp.h b/sys/netncp/ncp_ncp.h index b43370d90ebd..f9eacbff8f9c 100644 --- a/sys/netncp/ncp_ncp.h +++ b/sys/netncp/ncp_ncp.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/netncp/ncp_ncp.h,v 1.3 2000/01/14 19:54:38 bde Exp $ */ #ifndef _NETNCP_NCP_NCP_H_ #define _NETNCP_NCP_NCP_H_ diff --git a/sys/netncp/ncp_nls.c b/sys/netncp/ncp_nls.c index 3c7892f524e3..b21c510c77ec 100644 --- a/sys/netncp/ncp_nls.c +++ b/sys/netncp/ncp_nls.c @@ -31,7 +31,7 @@ * * Character conversion routines * - * $FreeBSD$ + * $FreeBSD: src/sys/netncp/ncp_nls.c,v 1.4 2000/01/29 02:10:37 bp Exp $ */ #include <sys/param.h> #include <sys/errno.h> diff --git a/sys/netncp/ncp_nls.h b/sys/netncp/ncp_nls.h index bedc7ca53a90..68dc1d66236f 100644 --- a/sys/netncp/ncp_nls.h +++ b/sys/netncp/ncp_nls.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/netncp/ncp_nls.h,v 1.4 1999/12/29 04:46:16 peter Exp $ */ #ifndef _NETNCP_NCP_NLS_H_ #define _NETNCP_NCP_NLS_H_ diff --git a/sys/netncp/ncp_rcfile.h b/sys/netncp/ncp_rcfile.h index 815b8ddc2393..49a98fd1fb45 100644 --- a/sys/netncp/ncp_rcfile.h +++ b/sys/netncp/ncp_rcfile.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/netncp/ncp_rcfile.h,v 1.2 1999/10/31 03:39:03 bp Exp $ */ #ifndef _NETNCP_NCP_RCFILE_H_ #define _NETNCP_NCP_RCFILE_H_ diff --git a/sys/netncp/ncp_rq.c b/sys/netncp/ncp_rq.c index 8cef7d2a74f4..d3e49f1d6e56 100644 --- a/sys/netncp/ncp_rq.c +++ b/sys/netncp/ncp_rq.c @@ -31,7 +31,7 @@ * * Routines to prepare request and fetch reply * - * $FreeBSD$ + * $FreeBSD: src/sys/netncp/ncp_rq.c,v 1.1 1999/10/02 04:06:17 bp Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netncp/ncp_rq.h b/sys/netncp/ncp_rq.h index 7c90e9f1f263..fb668609b8ee 100644 --- a/sys/netncp/ncp_rq.h +++ b/sys/netncp/ncp_rq.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/netncp/ncp_rq.h,v 1.4 2000/01/14 19:54:38 bde Exp $ */ #ifndef _NETNCP_NCP_RQ_H_ #define _NETNCP_NCP_RQ_H_ diff --git a/sys/netncp/ncp_sock.c b/sys/netncp/ncp_sock.c index 238f0ae33b2e..f03284b3e8f6 100644 --- a/sys/netncp/ncp_sock.c +++ b/sys/netncp/ncp_sock.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/netncp/ncp_sock.c,v 1.2 1999/10/12 10:36:59 bp Exp $ * * Low level socket routines */ diff --git a/sys/netncp/ncp_sock.h b/sys/netncp/ncp_sock.h index acd238059c74..db0835b4001e 100644 --- a/sys/netncp/ncp_sock.h +++ b/sys/netncp/ncp_sock.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/netncp/ncp_sock.h,v 1.3 2000/01/14 19:54:39 bde Exp $ */ #ifndef _NETNCP_NCP_SOCK_H_ #define _NETNCP_NCP_SOCK_H_ diff --git a/sys/netncp/ncp_subr.c b/sys/netncp/ncp_subr.c index a14e3f07edaf..eddeb5432090 100644 --- a/sys/netncp/ncp_subr.c +++ b/sys/netncp/ncp_subr.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/netncp/ncp_subr.c,v 1.2 1999/10/12 10:36:59 bp Exp $ */ #include <sys/param.h> #include <sys/errno.h> diff --git a/sys/netncp/ncp_subr.h b/sys/netncp/ncp_subr.h index 7f493af70b57..cac0bb11e8dd 100644 --- a/sys/netncp/ncp_subr.h +++ b/sys/netncp/ncp_subr.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/netncp/ncp_subr.h,v 1.3 2000/01/14 19:54:39 bde Exp $ */ #ifndef _NETNCP_NCP_SUBR_H_ #define _NETNCP_NCP_SUBR_H_ diff --git a/sys/netncp/ncp_user.h b/sys/netncp/ncp_user.h index 62ba7773deed..f48b5d3224b6 100644 --- a/sys/netncp/ncp_user.h +++ b/sys/netncp/ncp_user.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/netncp/ncp_user.h,v 1.2 1999/12/12 05:50:06 bp Exp $ */ #ifndef _NETNCP_NCP_USER_H_ #define _NETNCP_NCP_USER_H_ diff --git a/sys/netncp/nwerror.h b/sys/netncp/nwerror.h index 8dc7a93022b0..93fb510167c7 100644 --- a/sys/netncp/nwerror.h +++ b/sys/netncp/nwerror.h @@ -1,7 +1,7 @@ /* * NetWare requestor error codes, they taken from NDK * - * $FreeBSD$ + * $FreeBSD: src/sys/netncp/nwerror.h,v 1.2 1999/12/12 05:50:07 bp Exp $ */ #ifndef _NETNCP_NWERROR_H_ #define _NETNCP_NWERROR_H_ diff --git a/sys/netns/idp.h b/sys/netns/idp.h index e83275659767..05cd4252b682 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.8 1999/08/28 00:49:46 peter Exp $ */ #ifndef _NETNS_IDP_H_ diff --git a/sys/netns/idp_usrreq.c b/sys/netns/idp_usrreq.c index a03770f02ddb..d87208772d9c 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.9 1999/08/28 00:49:47 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/idp_var.h b/sys/netns/idp_var.h index ab20d6bb5732..aaeb1e028e3b 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.10 1999/12/29 04:46:18 peter Exp $ */ #ifndef _NETNS_IDP_VAR_H_ diff --git a/sys/netns/ns.c b/sys/netns/ns.c index 7af5acf12ac9..18fbc0fc0631 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.9 1999/08/28 00:49:47 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns.h b/sys/netns/ns.h index 3e732d80c5c7..a845eb7484b9 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.13 1999/12/29 04:46:19 peter Exp $ */ #ifndef _NETNS_NS_H_ diff --git a/sys/netns/ns_cksum.c b/sys/netns/ns_cksum.c index 1f9a58aad096..51aeb9fc82f2 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.7 1999/08/28 00:49:49 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_error.c b/sys/netns/ns_error.c index fc4db94bd69e..5194b0573302 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.9 1999/08/28 00:49:49 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_error.h b/sys/netns/ns_error.h index 7375b0db2ede..ae44747224d2 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.10 1999/12/29 04:46:19 peter Exp $ */ #ifndef _NETNS_NS_ERROR_H_ diff --git a/sys/netns/ns_if.h b/sys/netns/ns_if.h index e5eb4ef730d0..adc1a48c95ec 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.12 1999/12/29 04:46:19 peter Exp $ */ #ifndef _NETNS_NS_IF_H_ diff --git a/sys/netns/ns_input.c b/sys/netns/ns_input.c index a10f99b5cd69..23ce57531185 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.13 2000/02/13 03:32:04 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_ip.c b/sys/netns/ns_ip.c index 0c5fbeb84647..ec7948e40605 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.9 1999/08/28 00:49:50 peter Exp $ */ /* diff --git a/sys/netns/ns_output.c b/sys/netns/ns_output.c index 572ed36585fe..c14ced0a8e39 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.7 1999/08/28 00:49:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_pcb.c b/sys/netns/ns_pcb.c index 85f7548e68e9..b8cfe688ca1b 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.9 1999/08/28 00:49:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/ns_pcb.h b/sys/netns/ns_pcb.h index 2d82ba629a25..359d839c0cad 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.11 1999/12/29 04:46:20 peter Exp $ */ #ifndef _NETNS_NS_PCB_H_ diff --git a/sys/netns/ns_proto.c b/sys/netns/ns_proto.c index 1bee0e472814..b9d0f554a4d9 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.10 1999/08/28 00:49:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/sp.h b/sys/netns/sp.h index adef4fd64b31..90f26c93d465 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.8 1999/08/28 00:49:52 peter Exp $ */ #ifndef _NETNS_SP_H_ diff --git a/sys/netns/spidp.h b/sys/netns/spidp.h index 3920f672a214..310a2b20491f 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.8 1999/08/28 00:49:52 peter Exp $ */ #ifndef _NETNS_SPIDP_H_ diff --git a/sys/netns/spp_debug.c b/sys/netns/spp_debug.c index 840d93a844c9..7b81c340a69a 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.10 1999/08/28 00:49:52 peter Exp $ */ #include "opt_inet.h" diff --git a/sys/netns/spp_debug.h b/sys/netns/spp_debug.h index db0d71318a52..f85cc3901067 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.9 1999/08/28 00:49:53 peter Exp $ */ #ifndef _NETNS_SPP_DEBUG_H_ diff --git a/sys/netns/spp_timer.h b/sys/netns/spp_timer.h index 435df926b115..e28ecad7f471 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.9 1999/12/29 04:46:20 peter Exp $ */ #ifndef _NETNS_SPP_TIMER_H_ diff --git a/sys/netns/spp_usrreq.c b/sys/netns/spp_usrreq.c index 4ab74ce1e250..32df41f347d7 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.11 1999/08/28 00:49:53 peter Exp $ */ #include <sys/param.h> diff --git a/sys/netns/spp_var.h b/sys/netns/spp_var.h index 2bf071865246..ed1ec050dd89 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.11 1999/12/29 04:46:21 peter Exp $ */ #ifndef _NETNS_SPP_VAR_H_ diff --git a/sys/nfs/bootp_subr.c b/sys/nfs/bootp_subr.c index b49fc62a7993..b91b0307dad3 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.20.2.2 2000/06/13 09:33:25 ps Exp $ */ /* * Copyright (c) 1995 Gordon Ross, Adam Glass diff --git a/sys/nfs/krpc.h b/sys/nfs/krpc.h index 6c889b57f77c..8d5bab40be2f 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.6 1999/08/28 00:49:55 peter Exp $ */ #include <sys/cdefs.h> diff --git a/sys/nfs/krpc_subr.c b/sys/nfs/krpc_subr.c index 2127d46a6d29..4fa1e33288f3 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.13 1999/08/28 00:49:56 peter Exp $ */ /* * Copyright (c) 1995 Gordon Ross, Adam Glass diff --git a/sys/nfs/nfs.h b/sys/nfs/nfs.h index e07a4f5315d1..415454d00d4e 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.53 2000/01/13 20:18:25 dillon Exp $ */ #ifndef _NFS_NFS_H_ diff --git a/sys/nfs/nfs_bio.c b/sys/nfs/nfs_bio.c index 4b9dcec8c7ab..6dfaa3cce17f 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.83 2000/01/05 05:11:36 dillon Exp $ */ diff --git a/sys/nfs/nfs_node.c b/sys/nfs/nfs_node.c index 1de873908dfa..38da80013331 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.36 2000/01/05 05:11:36 dillon Exp $ */ diff --git a/sys/nfs/nfs_nqlease.c b/sys/nfs/nfs_nqlease.c index fea4a997f4fb..deda112c2fae 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.50 2000/02/13 03:32:05 peter Exp $ */ diff --git a/sys/nfs/nfs_serv.c b/sys/nfs/nfs_serv.c index 0d286709ae18..089be138c255 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.93 1999/12/18 19:20:05 dillon Exp $ */ /* diff --git a/sys/nfs/nfs_socket.c b/sys/nfs/nfs_socket.c index 7d8bec453643..1e8dd8305bde 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.60.2.1 2000/03/27 21:39:53 dillon Exp $ */ /* diff --git a/sys/nfs/nfs_srvcache.c b/sys/nfs/nfs_srvcache.c index 9eb168f6086e..990d97d2f93d 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.21 2000/02/13 03:32:06 peter Exp $ */ /* diff --git a/sys/nfs/nfs_subs.c b/sys/nfs/nfs_subs.c index 2e197211f72a..86856792c445 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.90 2000/02/13 03:32:06 peter Exp $ */ /* diff --git a/sys/nfs/nfs_syscalls.c b/sys/nfs/nfs_syscalls.c index 14ff8d1f0145..53f3c63b3f98 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.58 2000/02/13 03:32:07 peter Exp $ */ #include <sys/param.h> diff --git a/sys/nfs/nfs_vfsops.c b/sys/nfs/nfs_vfsops.c index c16d2ae03148..ae9993a7bd73 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.91.2.1 2000/09/10 01:45:36 ps Exp $ */ #include "opt_bootp.h" diff --git a/sys/nfs/nfs_vnops.c b/sys/nfs/nfs_vnops.c index 0a6de2f722c1..bf9ecb465ec4 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.150 2000/01/05 00:32:18 dillon Exp $ */ diff --git a/sys/nfs/nfsdiskless.h b/sys/nfs/nfsdiskless.h index 487e0bf65226..ad5472882c90 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.11 1999/08/28 00:50:02 peter Exp $ */ diff --git a/sys/nfs/nfsm_subs.h b/sys/nfs/nfsm_subs.h index b13c0099b816..f465b960d3c6 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.27 1999/08/28 00:50:02 peter Exp $ */ diff --git a/sys/nfs/nfsmount.h b/sys/nfs/nfsmount.h index 8efd1dfcbc38..8e80a7be126f 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.17 1999/12/29 04:54:54 peter Exp $ */ diff --git a/sys/nfs/nfsnode.h b/sys/nfs/nfsnode.h index dac6020f66e3..a11b176d1dca 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.32 1999/12/29 04:54:55 peter Exp $ */ diff --git a/sys/nfs/nfsproto.h b/sys/nfs/nfsproto.h index cbb2832704bd..e8ea584a40bb 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.7 1999/08/28 00:50:03 peter Exp $ */ #ifndef _NFS_NFSPROTO_H_ diff --git a/sys/nfs/nfsrtt.h b/sys/nfs/nfsrtt.h index 447308633015..cec7e0a54893 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.10 1999/08/28 00:50:03 peter Exp $ */ diff --git a/sys/nfs/nfsrvcache.h b/sys/nfs/nfsrvcache.h index eec5850bd381..3ca6f31c2577 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.12 1999/08/28 00:50:03 peter Exp $ */ diff --git a/sys/nfs/nfsv2.h b/sys/nfs/nfsv2.h index 6f8f85e00d44..2f8026a74b43 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.9 1999/08/28 00:50:04 peter Exp $ */ #include <nfs/nfsproto.h> diff --git a/sys/nfs/nqnfs.h b/sys/nfs/nqnfs.h index 15b5af510fbf..bb9c458e161d 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.22 2000/02/13 03:32:07 peter Exp $ */ diff --git a/sys/nfs/rpcv2.h b/sys/nfs/rpcv2.h index 525df093a42d..ff0cbaa59109 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.10 1999/08/28 00:50:04 peter Exp $ */ diff --git a/sys/nfs/xdr_subs.h b/sys/nfs/xdr_subs.h index 82ee38ad491b..e592475efee3 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.13 1999/08/28 00:50:04 peter Exp $ */ diff --git a/sys/ntfs/ntfs.h b/sys/ntfs/ntfs.h index c4568612708d..b2bd8e0d8701 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.8 2000/01/14 19:47:07 bde Exp $ */ /*#define NTFS_DEBUG 1*/ diff --git a/sys/ntfs/ntfs_compr.c b/sys/ntfs/ntfs_compr.c index 114a6afeb137..1505cf198b50 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.7 1999/12/03 20:37:38 semenu Exp $ */ #include <sys/param.h> diff --git a/sys/ntfs/ntfs_compr.h b/sys/ntfs/ntfs_compr.h index e51bc09f2fda..698b27c34777 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.6 1999/12/03 20:37:38 semenu Exp $ */ #define NTFS_COMPBLOCK_SIZE 0x1000 diff --git a/sys/ntfs/ntfs_ihash.c b/sys/ntfs/ntfs_ihash.c index 0deecff73851..167872b21370 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.7 1999/12/03 20:37:39 semenu Exp $ */ #include <sys/param.h> diff --git a/sys/ntfs/ntfs_ihash.h b/sys/ntfs/ntfs_ihash.h index 7b7143f2f0a7..85b1f6c676f8 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.5 1999/12/03 20:37:39 semenu Exp $ */ extern struct lock ntfs_hashlock; diff --git a/sys/ntfs/ntfs_inode.h b/sys/ntfs/ntfs_inode.h index a86d5f7daa01..4404c8b71933 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.6 1999/12/03 20:37:39 semenu Exp $ */ /* These flags are kept in i_flag. */ diff --git a/sys/ntfs/ntfs_subr.c b/sys/ntfs/ntfs_subr.c index 7a75972a3758..737a0a6081cd 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.7 1999/12/03 20:37:39 semenu Exp $ */ #include <sys/param.h> diff --git a/sys/ntfs/ntfs_subr.h b/sys/ntfs/ntfs_subr.h index a0cda505c421..3b5898af1cda 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.7 2000/01/14 19:54:40 bde Exp $ */ #define VA_LOADED 0x0001 diff --git a/sys/ntfs/ntfs_vfsops.c b/sys/ntfs/ntfs_vfsops.c index 089c6ebf23a6..7533f3722486 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.20 2000/01/10 12:04:22 phk Exp $ */ diff --git a/sys/ntfs/ntfs_vfsops.h b/sys/ntfs/ntfs_vfsops.h index c05686f156bd..f21597eaf0d4 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.6 2000/01/14 19:54:41 bde Exp $ */ #define VG_DONTLOADIN 0x0001 /* Tells ntfs_vgetex to do not call */ /* ntfs_loadntnode() on ntnode, even if */ diff --git a/sys/ntfs/ntfs_vnops.c b/sys/ntfs/ntfs_vnops.c index 381cb8fd8018..9995e3c419d5 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.9 1999/12/03 20:37:40 semenu Exp $ * */ diff --git a/sys/ntfs/ntfsmount.h b/sys/ntfs/ntfsmount.h index f3a6d25a0421..80c777815230 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.6 1999/12/03 20:37:40 semenu Exp $ */ #define NTFS_MFLAG_CASEINS 0x00000001 diff --git a/sys/nwfs/nwfs.h b/sys/nwfs/nwfs.h index e5478692b13e..a479246afd55 100644 --- a/sys/nwfs/nwfs.h +++ b/sys/nwfs/nwfs.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/nwfs/nwfs.h,v 1.3 1999/12/29 04:54:56 peter Exp $ */ #ifndef _NWFS_H_ diff --git a/sys/nwfs/nwfs_io.c b/sys/nwfs/nwfs_io.c index d634cbc1dc26..05a4f642911e 100644 --- a/sys/nwfs/nwfs_io.c +++ b/sys/nwfs/nwfs_io.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/nwfs/nwfs_io.c,v 1.6 1999/11/27 17:46:04 bp Exp $ * */ #include <sys/param.h> diff --git a/sys/nwfs/nwfs_ioctl.c b/sys/nwfs/nwfs_ioctl.c index 1892cef8d872..884b104198c1 100644 --- a/sys/nwfs/nwfs_ioctl.c +++ b/sys/nwfs/nwfs_ioctl.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/nwfs/nwfs_ioctl.c,v 1.2 1999/10/12 10:37:00 bp Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/nwfs/nwfs_mount.h b/sys/nwfs/nwfs_mount.h index 23274a75c596..355e66e13064 100644 --- a/sys/nwfs/nwfs_mount.h +++ b/sys/nwfs/nwfs_mount.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/nwfs/nwfs_mount.h,v 1.5.2.1 2000/04/17 08:34:19 bp Exp $ */ #ifndef _NWFS_MOUNT_H_ #define _NWFS_MOUNT_H_ diff --git a/sys/nwfs/nwfs_node.c b/sys/nwfs/nwfs_node.c index f61e4c24171e..92c9b3525c52 100644 --- a/sys/nwfs/nwfs_node.c +++ b/sys/nwfs/nwfs_node.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/nwfs/nwfs_node.c,v 1.3.2.2 2000/08/03 00:09:37 ps Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/nwfs/nwfs_node.h b/sys/nwfs/nwfs_node.h index 3777679c7c64..f8391ab9f166 100644 --- a/sys/nwfs/nwfs_node.h +++ b/sys/nwfs/nwfs_node.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/nwfs/nwfs_node.h,v 1.3 2000/01/15 08:28:03 bp Exp $ */ #ifndef _NWFS_NODE_H_ #define _NWFS_NODE_H_ diff --git a/sys/nwfs/nwfs_subr.c b/sys/nwfs/nwfs_subr.c index f83213ffff23..a2c5319b132c 100644 --- a/sys/nwfs/nwfs_subr.c +++ b/sys/nwfs/nwfs_subr.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/nwfs/nwfs_subr.c,v 1.2.2.1 2000/04/17 08:34:20 bp Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/nwfs/nwfs_subr.h b/sys/nwfs/nwfs_subr.h index b603c761ccc1..6bdb69c17336 100644 --- a/sys/nwfs/nwfs_subr.h +++ b/sys/nwfs/nwfs_subr.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/nwfs/nwfs_subr.h,v 1.2.2.1 2000/04/17 08:34:20 bp Exp $ */ #ifndef _NWFS_SUBR_H_ #define _NWFS_SUBR_H_ diff --git a/sys/nwfs/nwfs_vfsops.c b/sys/nwfs/nwfs_vfsops.c index ac89567ad6fd..b5d3eec84668 100644 --- a/sys/nwfs/nwfs_vfsops.c +++ b/sys/nwfs/nwfs_vfsops.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/nwfs/nwfs_vfsops.c,v 1.6 2000/01/15 08:35:48 bp Exp $ */ #include "opt_ncp.h" #ifndef NCP diff --git a/sys/nwfs/nwfs_vnops.c b/sys/nwfs/nwfs_vnops.c index 22df1b30016a..5783fa00b599 100644 --- a/sys/nwfs/nwfs_vnops.c +++ b/sys/nwfs/nwfs_vnops.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/nwfs/nwfs_vnops.c,v 1.6 1999/12/15 23:02:25 eivind Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/pc98/boot/Makefile b/sys/pc98/boot/Makefile index 904c72fd7786..07045d1f50f1 100644 --- a/sys/pc98/boot/Makefile +++ b/sys/pc98/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/boot/Makefile,v 1.6 1999/08/28 00:50:12 peter Exp $ SUBDIR= biosboot kzipboot netboot rawboot diff --git a/sys/pc98/boot/Makefile.inc b/sys/pc98/boot/Makefile.inc index a3603a63e939..f495b3cced70 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.5 1999/08/28 00:50:12 peter Exp $ BINDIR?= /usr/mdec CFLAGS+= -aout diff --git a/sys/pc98/boot/biosboot/Makefile b/sys/pc98/boot/biosboot/Makefile index 060681653f56..f100b58e5563 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.24 1999/12/24 11:09:40 kato Exp $ # PROG= boot diff --git a/sys/pc98/boot/biosboot/README.386BSD b/sys/pc98/boot/biosboot/README.386BSD index 3d7c09da5968..b92733a2dc23 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.6 1999/08/28 00:50:13 peter Exp $ diff --git a/sys/pc98/boot/biosboot/README.MACH b/sys/pc98/boot/biosboot/README.MACH index 73d090a404bd..ab55e36b9f83 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.5 1999/08/28 00:50:14 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..09b07ca3dc70 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.7 1999/08/28 00:50:14 peter Exp $ diff --git a/sys/pc98/boot/biosboot/asm.S b/sys/pc98/boot/biosboot/asm.S index f14c7f55104c..84e549f208e7 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.5 1999/08/28 00:50:15 peter Exp $ */ diff --git a/sys/pc98/boot/biosboot/asm.h b/sys/pc98/boot/biosboot/asm.h index 6f4bcc39e52d..5acba711bb86 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.4 1999/08/28 00:50:15 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..24d2dfa39b9f 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.10 1999/08/28 00:50:15 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/boot.c b/sys/pc98/boot/biosboot/boot.c index faa4c37040bb..6991f569d051 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.21 1999/12/08 09:32:55 phk Exp $ */ diff --git a/sys/pc98/boot/biosboot/boot.h b/sys/pc98/boot/biosboot/boot.h index 4e32192eebc6..1ba66413fafc 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.15 1999/08/28 00:50:16 peter Exp $ */ #include <sys/param.h> diff --git a/sys/pc98/boot/biosboot/disk.c b/sys/pc98/boot/biosboot/disk.c index 5f9033fc801d..6c60ed134ba1 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.11 1999/12/08 09:32:56 phk Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/io.c b/sys/pc98/boot/biosboot/io.c index 3b540dd1c892..864ed0e7cf2e 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.14 1999/08/28 00:50:17 peter Exp $ */ #include "boot.h" diff --git a/sys/pc98/boot/biosboot/serial.S b/sys/pc98/boot/biosboot/serial.S index f2df31aec6cf..155ba34b1cc8 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.9 1999/08/28 00:50:17 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/start.S b/sys/pc98/boot/biosboot/start.S index a7e69355d621..dd9313b9ca3f 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.7 1999/08/28 00:50:18 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/sys.c b/sys/pc98/boot/biosboot/sys.c index 1b138b36d479..0cc0e26c8483 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.16 1999/08/28 00:50:18 peter Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/table.c b/sys/pc98/boot/biosboot/table.c index 81dc130a0314..34fc4881915d 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.9 1999/08/28 00:50:18 peter Exp $ */ /* diff --git a/sys/pc98/boot/kzipboot/Makefile b/sys/pc98/boot/kzipboot/Makefile index 6bf04e18bdde..54d5246e22f0 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.8 1999/08/28 00:50:20 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..163ec03497a1 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.3 1999/08/28 00:50:21 peter Exp $ ***************************************************************************/ diff --git a/sys/pc98/boot/rawboot/Makefile b/sys/pc98/boot/rawboot/Makefile index be5f4cab8f79..36fb04ed9223 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.13 1999/08/28 00:50:22 peter Exp $ # PROG= boot diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 2fdff49c28bf..fb865e35ddc2 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/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/pc98/conf/GENERIC,v 1.142.2.7 2000/09/10 08:45:12 nyan Exp $ machine pc98 cpu I386_CPU diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c index 6867cc8ae3c5..4f91ee6b9627 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.151.2.9 2000/08/18 17:42:43 nyan Exp $ */ #include "apm.h" diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c index 5ab6f58fed27..3b45215c3515 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.106.2.3 2000/08/03 00:09:42 ps Exp $ **/ /** @@ -2446,7 +2446,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.106.2.3 2000/08/03 00:09:42 ps Exp $ */ #include "scbus.h" diff --git a/sys/pc98/pc98/30line.h b/sys/pc98/pc98/30line.h index 15b7295672f3..b0ef9f160303 100644 --- a/sys/pc98/pc98/30line.h +++ b/sys/pc98/pc98/30line.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/30line.h,v 1.1.1.1.10.2 2000/08/13 11:00:10 nyan Exp $ */ #ifndef __PC98_PC98_30LINE_H__ diff --git a/sys/pc98/pc98/atapi.c b/sys/pc98/pc98/atapi.c index 546691655f26..0ff15332f709 100644 --- a/sys/pc98/pc98/atapi.c +++ b/sys/pc98/pc98/atapi.c @@ -13,7 +13,7 @@ * * Version 1.9, Mon Oct 9 22:34:47 MSK 1995 * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/atapi.c,v 1.5.4.1 2000/04/03 20:13:08 n_hibma Exp $ */ /* diff --git a/sys/pc98/pc98/clock.c b/sys/pc98/pc98/clock.c index da8464694a8d..7d5b092f7feb 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.81.2.1 2000/08/03 00:09:42 ps Exp $ */ /* diff --git a/sys/pc98/pc98/diskslice_machdep.c b/sys/pc98/pc98/diskslice_machdep.c index b932845df167..041edb3052fd 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.31 2000/01/29 14:21:04 kato Exp $ */ /* diff --git a/sys/pc98/pc98/epsonio.h b/sys/pc98/pc98/epsonio.h index a825adae4ed4..0332d5c9fb08 100644 --- a/sys/pc98/pc98/epsonio.h +++ b/sys/pc98/pc98/epsonio.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/epsonio.h,v 1.4.6.1 2000/08/03 01:07:32 peter Exp $ */ #ifndef __PC98_PC98_EPSONIO_H__ diff --git a/sys/pc98/pc98/fd.c b/sys/pc98/pc98/fd.c index 27231e368a60..623796c69846 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.83.2.1 2000/08/18 17:43:15 nyan Exp $ * */ diff --git a/sys/pc98/pc98/fdreg.h b/sys/pc98/pc98/fdreg.h index 1a8d2b0d2868..db596b4dbc17 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.7 2000/01/09 10:01:21 nyan Exp $ */ /* diff --git a/sys/pc98/pc98/isa_compat.c b/sys/pc98/pc98/isa_compat.c index a361583f2516..fade38803e5f 100644 --- a/sys/pc98/pc98/isa_compat.c +++ b/sys/pc98/pc98/isa_compat.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/isa_compat.c,v 1.4 2000/02/01 09:00:09 kato Exp $ */ #include <sys/param.h> diff --git a/sys/pc98/pc98/isa_compat.h b/sys/pc98/pc98/isa_compat.h index ddf38ba2e97f..d3426913f3df 100644 --- a/sys/pc98/pc98/isa_compat.h +++ b/sys/pc98/pc98/isa_compat.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/isa_compat.h,v 1.13.2.6 2000/09/22 10:01:51 nyan Exp $ */ #include "vt.h" diff --git a/sys/pc98/pc98/isa_dma.c b/sys/pc98/pc98/isa_dma.c index e6f3f1afe88a..027331888518 100644 --- a/sys/pc98/pc98/isa_dma.c +++ b/sys/pc98/pc98/isa_dma.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.c 7.2 (Berkeley) 5/13/91 - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/pc98/isa_dma.c,v 1.6.2.1 2000/08/08 19:49:56 peter Exp $ */ /* diff --git a/sys/pc98/pc98/module.h b/sys/pc98/pc98/module.h index b533b3a0fe36..949eb90cc854 100644 --- a/sys/pc98/pc98/module.h +++ b/sys/pc98/pc98/module.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/pc98/module.h,v 1.1.1.1.10.1 2000/05/05 09:16:11 nyan Exp $ */ #define LINE30_ROW 30 #define _HS 1 + 1 diff --git a/sys/pc98/pc98/mse.c b/sys/pc98/pc98/mse.c index 28a111e7042f..df0ea24a1ac8 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.28.2.1 2000/04/14 13:11:12 nyan 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 10184cf4cd78..c121251c517f 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.54 2000/02/01 08:54:14 kato Exp $ */ #include "opt_debug_npx.h" diff --git a/sys/pc98/pc98/olpt.c b/sys/pc98/pc98/olpt.c index b5117d9f2b3b..8ff1787cff6e 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.7.2.2 2000/07/11 12:04:02 nyan Exp $ */ /* diff --git a/sys/pc98/pc98/pc98.h b/sys/pc98/pc98/pc98.h index e148441fb84e..6afa9167cead 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.12 1999/08/28 00:50:33 peter Exp $ */ #ifndef _PC98_PC98_PC98_H_ diff --git a/sys/pc98/pc98/pc98_machdep.c b/sys/pc98/pc98/pc98_machdep.c index bca9af1dc32d..0cb20608dad6 100644 --- a/sys/pc98/pc98/pc98_machdep.c +++ b/sys/pc98/pc98/pc98_machdep.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/pc98/pc98/pc98_machdep.c,v 1.17.2.2 2000/06/23 12:05:24 kato Exp $ */ #include "opt_pc98.h" diff --git a/sys/pc98/pc98/pc98_machdep.h b/sys/pc98/pc98/pc98_machdep.h index ee5c78e5901f..8ec0959303ae 100644 --- a/sys/pc98/pc98/pc98_machdep.h +++ b/sys/pc98/pc98/pc98_machdep.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/pc98_machdep.h,v 1.8.2.1 2000/03/19 08:09:19 nyan Exp $ */ #ifndef __PC98_PC98_PC98_MACHDEP_H__ diff --git a/sys/pc98/pc98/pc98gdc.c b/sys/pc98/pc98/pc98gdc.c index c3a9133fca2a..b008a5b4b7a0 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.17.2.5 2000/08/13 11:01:37 nyan Exp $ */ #include "opt_gdc.h" diff --git a/sys/pc98/pc98/pc98kbd.c b/sys/pc98/pc98/pc98kbd.c index d46edbf2bc67..5418aee93447 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.16.2.1 2000/03/31 03:13:49 nyan Exp $ */ #include "pckbd.h" diff --git a/sys/pc98/pc98/pcaudio.c b/sys/pc98/pc98/pcaudio.c index fdad7b46d460..56fdb6f232c4 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.32.2.1 2000/04/13 10:36:25 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/pc98/pc98/ppc.c b/sys/pc98/pc98/ppc.c index c5b824e5ad38..43aced9891a1 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.6 2000/01/29 14:30:28 kato Exp $ * */ diff --git a/sys/pc98/pc98/ppcreg.h b/sys/pc98/pc98/ppcreg.h index 96e93b7f5ba5..950cc172c630 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.3 2000/01/20 00:58:49 kato Exp $ * */ #ifndef __PPCREG_H diff --git a/sys/pc98/pc98/sc_machdep.h b/sys/pc98/pc98/sc_machdep.h index 038f018f6840..66482251f965 100644 --- a/sys/pc98/pc98/sc_machdep.h +++ b/sys/pc98/pc98/sc_machdep.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/pc98/pc98/sc_machdep.h,v 1.4 2000/01/20 15:16:48 kato Exp $ */ #ifndef _PC98_PC98_SC_MACHDEP_H_ diff --git a/sys/pc98/pc98/scgdcrndr.c b/sys/pc98/pc98/scgdcrndr.c index 33f2ea1ce828..49a10880a1b8 100644 --- a/sys/pc98/pc98/scgdcrndr.c +++ b/sys/pc98/pc98/scgdcrndr.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/scgdcrndr.c,v 1.5.2.1 2000/03/31 03:13:49 nyan Exp $ */ #include "opt_syscons.h" diff --git a/sys/pc98/pc98/scterm-sck.c b/sys/pc98/pc98/scterm-sck.c index 2dfc94f6048e..6cf9ee4f0e5b 100644 --- a/sys/pc98/pc98/scterm-sck.c +++ b/sys/pc98/pc98/scterm-sck.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/scterm-sck.c,v 1.2.2.5 2000/07/30 08:13:03 nyan Exp $ */ #include "opt_syscons.h" diff --git a/sys/pc98/pc98/scvtbpc98.c b/sys/pc98/pc98/scvtbpc98.c index 7677442e9989..1e47d0241c33 100644 --- a/sys/pc98/pc98/scvtbpc98.c +++ b/sys/pc98/pc98/scvtbpc98.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/scvtbpc98.c,v 1.5.2.1 2000/03/31 03:13:50 nyan Exp $ */ #include "opt_syscons.h" diff --git a/sys/pc98/pc98/sio.c b/sys/pc98/pc98/sio.c index 3fa6987e4ed4..430399d857eb 100644 --- a/sys/pc98/pc98/sio.c +++ b/sys/pc98/pc98/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/pc98/pc98/sio.c,v 1.124.2.6 2000/08/05 04:46:39 nyan Exp $ * from: @(#)com.c 7.5 (Berkeley) 5/16/91 * from: i386/isa sio.c,v 1.234 */ diff --git a/sys/pc98/pc98/spkr.c b/sys/pc98/pc98/spkr.c index 6ac7c2fc4a31..662ddea4ac0d 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.24 2000/02/01 08:54:14 kato Exp $ */ /* diff --git a/sys/pc98/pc98/syscons.c b/sys/pc98/pc98/syscons.c index 1a5d0159711f..83e0b88e0722 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.143.2.4 2000/05/10 02:30:12 obrien Exp $ */ #include "splash.h" diff --git a/sys/pc98/pc98/syscons_pc98.c b/sys/pc98/pc98/syscons_pc98.c index 80f64d9dac91..cbbb6c1bb9ba 100644 --- a/sys/pc98/pc98/syscons_pc98.c +++ b/sys/pc98/pc98/syscons_pc98.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/syscons_pc98.c,v 1.7.2.3 2000/08/13 11:01:37 nyan Exp $ */ #include "opt_syscons.h" diff --git a/sys/pc98/pc98/wd.c b/sys/pc98/pc98/wd.c index 768cf582e246..9744274b33ef 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.104.2.2 2000/08/05 04:29:45 nyan Exp $ */ /* TODO: diff --git a/sys/pccard/cardinfo.h b/sys/pccard/cardinfo.h index f71cd6f2237f..01c976bcbd03 100644 --- a/sys/pccard/cardinfo.h +++ b/sys/pccard/cardinfo.h @@ -28,7 +28,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pccard/cardinfo.h,v 1.16.2.1 2000/08/26 15:49:48 ume Exp $ */ #ifndef _PCCARD_CARDINFO_H_ #define _PCCARD_CARDINFO_H_ diff --git a/sys/pccard/cis.h b/sys/pccard/cis.h index a0765b499f86..3c1b40b04aad 100644 --- a/sys/pccard/cis.h +++ b/sys/pccard/cis.h @@ -29,7 +29,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/cis.h,v 1.3.10.1 2000/05/23 03:56:58 imp Exp $ * */ diff --git a/sys/pccard/driver.h b/sys/pccard/driver.h index 7df99dd025ad..05e3004ceb7d 100644 --- a/sys/pccard/driver.h +++ b/sys/pccard/driver.h @@ -3,7 +3,7 @@ * Bruce Evans, November 1995. * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/pccard/driver.h,v 1.12 1999/12/02 19:46:40 imp Exp $ */ #ifndef _PCCARD_DRIVER_H_ diff --git a/sys/pccard/i82365.h b/sys/pccard/i82365.h index f3012efdc7e1..2df13a1d9c38 100644 --- a/sys/pccard/i82365.h +++ b/sys/pccard/i82365.h @@ -32,7 +32,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/i82365.h,v 1.10 2000/03/10 05:43:28 imp Exp $ */ #define PCIC_I82365 0 /* Intel chip */ diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c index 1f607adfe13a..a0609962fbac 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.106.2.2 2000/08/26 15:49:48 ume Exp $ */ #include "opt_pcic.h" diff --git a/sys/pccard/pccard_beep.c b/sys/pccard/pccard_beep.c index 98b58cae0874..6364de1ce2f0 100644 --- a/sys/pccard/pccard_beep.c +++ b/sys/pccard/pccard_beep.c @@ -3,7 +3,7 @@ * Nate Williams, October 1997. * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pccard/pccard_beep.c,v 1.3 1999/12/02 19:46:41 imp Exp $ */ #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/pccard/pccard_nbk.c b/sys/pccard/pccard_nbk.c index e58d396002df..1fe2d09d8900 100644 --- a/sys/pccard/pccard_nbk.c +++ b/sys/pccard/pccard_nbk.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/pccard/pccard_nbk.c,v 1.15.2.1 2000/05/23 03:56:58 imp Exp $ */ /* diff --git a/sys/pccard/pccard_nbk.h b/sys/pccard/pccard_nbk.h index bf0a20c378ca..f0c438abfc9f 100644 --- a/sys/pccard/pccard_nbk.h +++ b/sys/pccard/pccard_nbk.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/pccard/pccard_nbk.h,v 1.4 1999/10/25 02:41:55 imp Exp $ */ #ifndef PCCARD_PCCARD_NBK_H diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c index caec6ec2b506..ee1a4f476095 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.89.2.2 2000/07/25 04:39:19 iwasaki Exp $ */ #include <sys/param.h> diff --git a/sys/pccard/pcic.h b/sys/pccard/pcic.h index b8b6d2384729..76b59344608e 100644 --- a/sys/pccard/pcic.h +++ b/sys/pccard/pcic.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/pccard/pcic.h,v 1.5.2.2 2000/08/03 01:08:04 peter Exp $ */ #define PCIC_RF_IODF_WS (0x01 << 16) diff --git a/sys/pccard/pcic98reg.h b/sys/pccard/pcic98reg.h index e50862c9c5de..e2d6b2f34c2a 100644 --- a/sys/pccard/pcic98reg.h +++ b/sys/pccard/pcic98reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pccard/pcic98reg.h,v 1.1.10.1 2000/05/23 03:56:59 imp Exp $ */ /* pcic98reg.h diff --git a/sys/pccard/slot.h b/sys/pccard/slot.h index 6221b4c2ae1e..8ad457d757e2 100644 --- a/sys/pccard/slot.h +++ b/sys/pccard/slot.h @@ -32,7 +32,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/slot.h,v 1.25 2000/03/10 05:43:29 imp Exp $ */ #ifndef _PCCARD_SLOT_H diff --git a/sys/pci/adw_pci.c b/sys/pci/adw_pci.c index 10eda815814a..efff01cff0f6 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.8 1999/08/28 00:50:41 peter Exp $ */ #include <sys/param.h> diff --git a/sys/pci/agp.c b/sys/pci/agp.c index cb05518c431c..b936679cb6ad 100644 --- a/sys/pci/agp.c +++ b/sys/pci/agp.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/agp.c,v 1.3.2.1 2000/07/19 09:48:04 ru Exp $ */ #include "opt_bus.h" diff --git a/sys/pci/agp_ali.c b/sys/pci/agp_ali.c index 86e070e8d2ae..7dd7fba35373 100644 --- a/sys/pci/agp_ali.c +++ b/sys/pci/agp_ali.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/agp_ali.c,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ */ #include "opt_bus.h" diff --git a/sys/pci/agp_amd.c b/sys/pci/agp_amd.c index 198b926241fb..1030460145fd 100644 --- a/sys/pci/agp_amd.c +++ b/sys/pci/agp_amd.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/agp_amd.c,v 1.3.2.1 2000/07/19 09:48:04 ru Exp $ */ #include "opt_bus.h" diff --git a/sys/pci/agp_i810.c b/sys/pci/agp_i810.c index 3b209bd51596..c4626cbe2804 100644 --- a/sys/pci/agp_i810.c +++ b/sys/pci/agp_i810.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/agp_i810.c,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ */ #include "opt_bus.h" diff --git a/sys/pci/agp_if.m b/sys/pci/agp_if.m index 06f64d376bab..dfe9c4a55b67 100644 --- a/sys/pci/agp_if.m +++ b/sys/pci/agp_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/pci/agp_if.m,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ # #include <sys/bus.h> diff --git a/sys/pci/agp_intel.c b/sys/pci/agp_intel.c index 88d38ec027cf..f8d1bccc0b55 100644 --- a/sys/pci/agp_intel.c +++ b/sys/pci/agp_intel.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/agp_intel.c,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ */ #include "opt_bus.h" diff --git a/sys/pci/agp_sis.c b/sys/pci/agp_sis.c index 1f1a50b7eceb..412c4ce1e5e8 100644 --- a/sys/pci/agp_sis.c +++ b/sys/pci/agp_sis.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/agp_sis.c,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ */ #include "opt_bus.h" diff --git a/sys/pci/agp_via.c b/sys/pci/agp_via.c index 983348ea25d4..6259d2d1176b 100644 --- a/sys/pci/agp_via.c +++ b/sys/pci/agp_via.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/agp_via.c,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ */ #include "opt_bus.h" diff --git a/sys/pci/agppriv.h b/sys/pci/agppriv.h index 1c5f0226390e..a54fa8ca25aa 100644 --- a/sys/pci/agppriv.h +++ b/sys/pci/agppriv.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/agppriv.h,v 1.3.2.1 2000/07/19 09:48:04 ru Exp $ */ #ifndef _PCI_AGPPRIV_H_ diff --git a/sys/pci/agpreg.h b/sys/pci/agpreg.h index 3d32c76791cc..e3a95780f974 100644 --- a/sys/pci/agpreg.h +++ b/sys/pci/agpreg.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/agpreg.h,v 1.3.2.1 2000/07/19 09:48:04 ru Exp $ */ #ifndef _PCI_AGPREG_H_ diff --git a/sys/pci/agpvar.h b/sys/pci/agpvar.h index df3112b49d29..929a74aef6d6 100644 --- a/sys/pci/agpvar.h +++ b/sys/pci/agpvar.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/agpvar.h,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ */ #ifndef _PCI_AGPVAR_H_ diff --git a/sys/pci/alpm.c b/sys/pci/alpm.c index 358a0320811e..995e429f3588 100644 --- a/sys/pci/alpm.c +++ b/sys/pci/alpm.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/alpm.c,v 1.8 1999/12/03 08:41:21 mdodd Exp $ * */ diff --git a/sys/pci/amd.c b/sys/pci/amd.c index b07bc14acef2..52221b50c00c 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.3.2.1 2000/04/14 13:16:52 nyan Exp $ */ /* diff --git a/sys/pci/amd.h b/sys/pci/amd.h index 85f4f80e1474..622caa3a8e37 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.4.1 2000/04/14 13:16:54 nyan Exp $ */ #ifndef AMD_H diff --git a/sys/pci/cy_pci.c b/sys/pci/cy_pci.c index 71e16953af7a..d3f4de38c928 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.17 1999/08/28 00:50:45 peter Exp $ */ /* diff --git a/sys/pci/cy_pcireg.h b/sys/pci/cy_pcireg.h index 707c4db62fec..17bc897db078 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.7 1999/08/28 00:50:45 peter Exp $ */ #define CY_PCI_BASE_ADDR0 0x10 diff --git a/sys/pci/dc21040reg.h b/sys/pci/dc21040reg.h index 8959de04cc03..0dfbce7730f5 100644 --- a/sys/pci/dc21040reg.h +++ b/sys/pci/dc21040reg.h @@ -1,6 +1,6 @@ /* $NetBSD: dc21040reg.h,v 1.15 1998/05/22 18:50:59 matt Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/dc21040reg.h,v 1.5 1999/08/09 12:52:49 peter Exp $ */ /*- * Copyright (c) 1994, 1995, 1996 Matt Thomas <matt@3am-software.com> diff --git a/sys/pci/ide_pci.c b/sys/pci/ide_pci.c index 1a226b974ce7..6fc1968b6c93 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.42 2000/01/29 16:59:53 peter Exp $ */ #include <sys/param.h> diff --git a/sys/pci/ide_pcireg.h b/sys/pci/ide_pcireg.h index 1f1c540be300..ef89e6654ab5 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.2 1999/08/28 00:50:47 peter Exp $ */ #ifndef _PCI_IDEPCIREG_H_ diff --git a/sys/pci/if_ar_p.c b/sys/pci/if_ar_p.c index 800e63db2acb..b80916724003 100644 --- a/sys/pci/if_ar_p.c +++ b/sys/pci/if_ar_p.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/if_ar_p.c,v 1.1 1999/10/17 09:40:04 jhay Exp $ */ #include "ar.h" diff --git a/sys/pci/if_dc.c b/sys/pci/if_dc.c index f964d6a5e7e1..e93dc3004f84 100644 --- a/sys/pci/if_dc.c +++ b/sys/pci/if_dc.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_dc.c,v 1.9.2.10 2000/09/21 20:33:42 wpaul Exp $ */ /* @@ -148,7 +148,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_dc.c,v 1.9.2.10 2000/09/21 20:33:42 wpaul Exp $"; #endif /* diff --git a/sys/pci/if_dcreg.h b/sys/pci/if_dcreg.h index a0a2444de88b..a1e5eee0738e 100644 --- a/sys/pci/if_dcreg.h +++ b/sys/pci/if_dcreg.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_dcreg.h,v 1.4.2.7 2000/09/07 18:51:49 wpaul Exp $ */ /* diff --git a/sys/pci/if_de.c b/sys/pci/if_de.c index 7037f6dbfa73..14384eda0435 100644 --- a/sys/pci/if_de.c +++ b/sys/pci/if_de.c @@ -1,6 +1,6 @@ /* $NetBSD: if_de.c,v 1.86 1999/06/01 19:17:59 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_de.c,v 1.123.2.4 2000/08/04 23:25:09 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 f462e744ba3f..e11ec058678d 100644 --- a/sys/pci/if_devar.h +++ b/sys/pci/if_devar.h @@ -1,6 +1,6 @@ /* $NetBSD: if_devar.h,v 1.32 1999/04/01 14:55:25 tsubai Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_devar.h,v 1.23.2.1 2000/08/04 23:25:10 peter Exp $ */ /*- * Copyright (c) 1994-1997 Matt Thomas (matt@3am-software.com) diff --git a/sys/pci/if_en_pci.c b/sys/pci/if_en_pci.c index a72a292e874a..cbde5d5daf51 100644 --- a/sys/pci/if_en_pci.c +++ b/sys/pci/if_en_pci.c @@ -31,7 +31,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_en_pci.c,v 1.12 1999/08/21 22:10:49 msmith Exp $ */ /* diff --git a/sys/pci/if_fxp.c b/sys/pci/if_fxp.c index 4611ed9552fb..ffdef678ed9b 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.77.2.7 2000/08/07 18:18:28 peter Exp $ */ /* diff --git a/sys/pci/if_fxpreg.h b/sys/pci/if_fxpreg.h index 9ca2f7e792c3..52ddd80db6f9 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.18.2.1 2000/06/19 00:54:30 dg Exp $ */ #define FXP_VENDORID_INTEL 0x8086 diff --git a/sys/pci/if_fxpvar.h b/sys/pci/if_fxpvar.h index 7ef7149305f4..e9b2ba1d0b53 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.9.2.1 2000/03/29 02:02:39 dg Exp $ */ /* diff --git a/sys/pci/if_lnc_p.c b/sys/pci/if_lnc_p.c index 33c7212295ee..347917ead73c 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.13 1999/08/28 00:50:51 peter Exp $ */ #include <sys/param.h> diff --git a/sys/pci/if_mn.c b/sys/pci/if_mn.c index 775846621a0f..2b88b688f54c 100644 --- a/sys/pci/if_mn.c +++ b/sys/pci/if_mn.c @@ -21,7 +21,7 @@ * you will (badly!) need the documentation anyway if you want to mess with * this gadget. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/if_mn.c,v 1.11.2.2 2000/08/03 00:26:00 peter Exp $ */ /* diff --git a/sys/pci/if_rl.c b/sys/pci/if_rl.c index 43892409ffba..0dc2c70b6630 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.38.2.5 2000/08/04 23:45:28 peter Exp $ */ /* @@ -132,7 +132,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_rl.c,v 1.38.2.5 2000/08/04 23:45:28 peter Exp $"; #endif /* diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h index 0bb9ffcc48cb..1ce697eb658a 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.14 1999/10/21 19:42:03 wpaul Exp $ */ /* diff --git a/sys/pci/if_sf.c b/sys/pci/if_sf.c index eccd50a67c83..201c6538caf5 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.18.2.4 2000/08/04 23:45:28 peter Exp $ */ /* @@ -120,7 +120,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_sf.c,v 1.18.2.4 2000/08/04 23:45:28 peter Exp $"; #endif static struct sf_type sf_devs[] = { diff --git a/sys/pci/if_sfreg.h b/sys/pci/if_sfreg.h index 49fdd5ae1afc..b9438fc85591 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.6 1999/12/05 20:02:45 wpaul Exp $ */ /* diff --git a/sys/pci/if_sis.c b/sys/pci/if_sis.c index 0d40912b0a82..f68b310efa8c 100644 --- a/sys/pci/if_sis.c +++ b/sys/pci/if_sis.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_sis.c,v 1.13.4.4 2000/08/25 19:09:43 wpaul Exp $ */ /* @@ -98,7 +98,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_sis.c,v 1.13.4.4 2000/08/25 19:09:43 wpaul Exp $"; #endif /* diff --git a/sys/pci/if_sisreg.h b/sys/pci/if_sisreg.h index ee46c92b2b86..e0913f398d25 100644 --- a/sys/pci/if_sisreg.h +++ b/sys/pci/if_sisreg.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_sisreg.h,v 1.1.4.1 2000/08/25 19:09:43 wpaul Exp $ */ /* diff --git a/sys/pci/if_sk.c b/sys/pci/if_sk.c index 6101fbffd426..c5445e240fed 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.19.2.5 2000/08/02 18:19:56 wpaul Exp $ */ /* @@ -110,7 +110,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_sk.c,v 1.19.2.5 2000/08/02 18:19:56 wpaul Exp $"; #endif static struct sk_type sk_devs[] = { diff --git a/sys/pci/if_skreg.h b/sys/pci/if_skreg.h index af17c1c165ce..ce1a40db7fa4 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.8.2.1 2000/04/27 14:48:07 wpaul Exp $ */ /* diff --git a/sys/pci/if_sr_p.c b/sys/pci/if_sr_p.c index 04d0db82c418..2977b5634c5d 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.11 1999/08/28 00:50:55 peter Exp $ */ #include "sr.h" diff --git a/sys/pci/if_ste.c b/sys/pci/if_ste.c index fb7e92bf178f..4996b2871940 100644 --- a/sys/pci/if_ste.c +++ b/sys/pci/if_ste.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_ste.c,v 1.14.2.3 2000/08/04 23:45:28 peter Exp $ */ #include <sys/param.h> @@ -73,7 +73,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_ste.c,v 1.14.2.3 2000/08/04 23:45:28 peter Exp $"; #endif /* diff --git a/sys/pci/if_stereg.h b/sys/pci/if_stereg.h index 7a0b4876df7f..c1df24b551ee 100644 --- a/sys/pci/if_stereg.h +++ b/sys/pci/if_stereg.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_stereg.h,v 1.5 1999/12/07 20:14:42 wpaul Exp $ */ /* diff --git a/sys/pci/if_ti.c b/sys/pci/if_ti.c index 96b1bbd2cb51..ba58af03b4a2 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.25.2.7 2000/08/24 00:07:58 wpaul Exp $ */ /* @@ -138,7 +138,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_ti.c,v 1.25.2.7 2000/08/24 00:07:58 wpaul Exp $"; #endif /* diff --git a/sys/pci/if_tireg.h b/sys/pci/if_tireg.h index 636a42f353f4..7e716625b637 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.13.2.3 2000/08/24 00:07:59 wpaul Exp $ */ /* diff --git a/sys/pci/if_tl.c b/sys/pci/if_tl.c index f665b91b993a..2edeb605c75e 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.51.2.3 2000/08/04 23:45:28 peter Exp $ */ /* @@ -224,7 +224,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_tl.c,v 1.51.2.3 2000/08/04 23:45:28 peter Exp $"; #endif /* diff --git a/sys/pci/if_tlreg.h b/sys/pci/if_tlreg.h index 29c7e62d4fc0..2887262ea65f 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.15 1999/09/19 22:39:24 wpaul Exp $ */ diff --git a/sys/pci/if_tx.c b/sys/pci/if_tx.c index 7cbe32de48b8..383293530345 100644 --- a/sys/pci/if_tx.c +++ b/sys/pci/if_tx.c @@ -1,5 +1,5 @@ /* $OpenBSD: if_tx.c,v 1.9.2.1 2000/02/21 22:29:13 niklas Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_tx.c,v 1.34.2.3 2000/09/10 19:51:07 semenu 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 6e7dd86ce07d..4f72174dfb7b 100644 --- a/sys/pci/if_txvar.h +++ b/sys/pci/if_txvar.h @@ -1,5 +1,5 @@ /* $OpenBSD: if_txvar.h,v 1.7 1999/11/17 05:21:19 jason Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_txvar.h,v 1.5.2.1 2000/09/10 19:51:07 semenu Exp $ */ /*- * Copyright (c) 1997 Semen Ustimenko diff --git a/sys/pci/if_vr.c b/sys/pci/if_vr.c index cbf5a153ef75..69c670f92ffe 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.26.2.4 2000/08/04 23:45:28 peter Exp $ */ /* @@ -100,7 +100,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_vr.c,v 1.26.2.4 2000/08/04 23:45:28 peter Exp $"; #endif /* diff --git a/sys/pci/if_vrreg.h b/sys/pci/if_vrreg.h index 2f2ac97ed3ff..3069da4bf43a 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.7.2.1 2000/07/05 21:43:59 wpaul Exp $ */ /* diff --git a/sys/pci/if_wb.c b/sys/pci/if_wb.c index 78688e170656..20488903e519 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.26.2.3 2000/08/04 23:45:28 peter Exp $ */ /* @@ -127,7 +127,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_wb.c,v 1.26.2.3 2000/08/04 23:45:28 peter Exp $"; #endif /* diff --git a/sys/pci/if_wbreg.h b/sys/pci/if_wbreg.h index 5bfccd84c9ba..35151d69c126 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.7 1999/08/30 23:08:30 wpaul Exp $ */ /* diff --git a/sys/pci/if_wx.c b/sys/pci/if_wx.c index c509f588d193..3ddb7dd9e33c 100644 --- a/sys/pci/if_wx.c +++ b/sys/pci/if_wx.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/if_wx.c,v 1.5.2.5 2000/07/17 21:24:40 archie Exp $ */ /* diff --git a/sys/pci/if_wxreg.h b/sys/pci/if_wxreg.h index 9a7309b2f9a4..3bdae7831796 100644 --- a/sys/pci/if_wxreg.h +++ b/sys/pci/if_wxreg.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_wxreg.h,v 1.3.2.1 2000/06/16 22:58:03 mjacob Exp $ */ #define WX_VENDOR_INTEL 0x8086 diff --git a/sys/pci/if_wxvar.h b/sys/pci/if_wxvar.h index 3288a248c772..cabe3a6d7275 100644 --- a/sys/pci/if_wxvar.h +++ b/sys/pci/if_wxvar.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_wxvar.h,v 1.4.2.1 2000/06/16 22:58:03 mjacob Exp $ */ /* diff --git a/sys/pci/if_xl.c b/sys/pci/if_xl.c index ade447acbe03..0346fe65b3d7 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.72.2.4 2000/08/30 05:46:21 dec Exp $ */ /* @@ -145,7 +145,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_xl.c,v 1.72.2.4 2000/08/30 05:46:21 dec Exp $"; #endif /* diff --git a/sys/pci/if_xlreg.h b/sys/pci/if_xlreg.h index eccf66971552..6d4a5e34c8cc 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.25.2.1 2000/08/30 05:46:23 dec Exp $ */ #define XL_EE_READ 0x0080 /* read, 5 bit address */ diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c index fccd0c3dd916..d97b46eced22 100644 --- a/sys/pci/intpm.c +++ b/sys/pci/intpm.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/intpm.c,v 1.16 1999/12/03 08:41:21 mdodd Exp $ */ #include <sys/param.h> diff --git a/sys/pci/intpmreg.h b/sys/pci/intpmreg.h index 73816e7748d5..7fd49024eb88 100644 --- a/sys/pci/intpmreg.h +++ b/sys/pci/intpmreg.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/intpmreg.h,v 1.2 1999/08/28 00:51:01 peter Exp $ */ /*Register Difinition for Intel Chipset with ACPI Support*/ diff --git a/sys/pci/isp_pci.c b/sys/pci/isp_pci.c index dcccdce5006a..751e42ab70be 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.45.2.3 2000/09/21 21:19:06 mjacob Exp $ */ /* * PCI specific probe and attach routines for Qlogic ISP SCSI adapters. * FreeBSD Version. diff --git a/sys/pci/locate.pl b/sys/pci/locate.pl index 1cb45ad47b8f..ca732b939f09 100755 --- a/sys/pci/locate.pl +++ b/sys/pci/locate.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $FreeBSD$ +# $FreeBSD: src/sys/pci/locate.pl,v 1.2.2.1 2000/08/03 01:09:11 peter Exp $ $errpos = hex($ARGV[0])/4; $ofs=0; diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c index de0deea5c93b..2bc0d24c4fc2 100644 --- a/sys/pci/meteor.c +++ b/sys/pci/meteor.c @@ -28,7 +28,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/meteor.c,v 1.49 1999/09/25 18:24:41 phk Exp $ */ /* Change History: diff --git a/sys/pci/meteor_reg.h b/sys/pci/meteor_reg.h index a1f5eccd52f2..8e0d664b0442 100644 --- a/sys/pci/meteor_reg.h +++ b/sys/pci/meteor_reg.h @@ -28,7 +28,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/meteor_reg.h,v 1.5.2.1 2000/08/03 01:09:11 peter Exp $ */ #ifndef PCI_LATENCY_TIMER #define PCI_LATENCY_TIMER 0x0c /* pci timer register */ diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c index dd90a2525e02..3a2bf5d10063 100644 --- a/sys/pci/ncr.c +++ b/sys/pci/ncr.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $FreeBSD$ +** $FreeBSD: src/sys/pci/ncr.c,v 1.155.2.2 2000/09/17 18:47:00 groudier Exp $ ** ** Device driver for the NCR 53C8XX PCI-SCSI-Controller Family. ** @@ -1310,7 +1310,7 @@ static int ncr_attach (device_t dev); #if !defined(lint) static const char ident[] = - "\n$FreeBSD$\n"; + "\n$FreeBSD: src/sys/pci/ncr.c,v 1.155.2.2 2000/09/17 18:47:00 groudier 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..37c3c50ef6f9 100644 --- a/sys/pci/ncrreg.h +++ b/sys/pci/ncrreg.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** $FreeBSD$ +** $FreeBSD: src/sys/pci/ncrreg.h,v 1.13 1999/08/28 00:51:03 peter Exp $ ** ** Device driver for the NCR 53C810 PCI-SCSI-Controller. ** diff --git a/sys/pci/ohci_pci.c b/sys/pci/ohci_pci.c index d66fe8adde8d..dc950b6a4b1e 100644 --- a/sys/pci/ohci_pci.c +++ b/sys/pci/ohci_pci.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/ohci_pci.c,v 1.16.2.2 2000/07/02 12:42:40 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/pci/pccbb.c b/sys/pci/pccbb.c index ac51e7058c7b..3bf04d5090ab 100644 --- a/sys/pci/pccbb.c +++ b/sys/pci/pccbb.c @@ -28,7 +28,7 @@ */ /* $Id: pccbb.c,v 1.12 1999/09/07 17:38:17 gehenna Exp $ */ /* FreeBSD/newconfig version UCHIYAMA Yasushi 1999 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/pccbb.c,v 1.1 1999/11/18 07:14:53 imp Exp $ */ #define CBB_DEBUG #undef SHOW_REGS diff --git a/sys/pci/pccbbreg.h b/sys/pci/pccbbreg.h index 9dad13ae8fcb..5cee091a5388 100644 --- a/sys/pci/pccbbreg.h +++ b/sys/pci/pccbbreg.h @@ -28,7 +28,7 @@ */ /* $Id: pccbbreg.h,v 1.4 1999/08/02 01:35:50 kanaoka Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/pccbbreg.h,v 1.1 1999/11/18 07:14:54 imp Exp $ */ #ifndef _DEV_PCI_PCCBBREG_H_ #define _DEV_PCI_PCCBBREG_H_ diff --git a/sys/pci/pccbbvar.h b/sys/pci/pccbbvar.h index 20a3ea7ab125..bbaff401ac89 100644 --- a/sys/pci/pccbbvar.h +++ b/sys/pci/pccbbvar.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/pccbbvar.h,v 1.1 1999/11/18 07:14:54 imp Exp $ */ struct pccbb_softc; diff --git a/sys/pci/pci.c b/sys/pci/pci.c index 749f01ca2d7c..37b824bcbc41 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.141.2.3 2000/09/01 23:29:34 msmith Exp $ * */ diff --git a/sys/pci/pci_compat.c b/sys/pci/pci_compat.c index efd3edfa6f12..525dc9641a61 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.35 2000/02/28 08:12:24 bde Exp $ * */ diff --git a/sys/pci/pci_if.m b/sys/pci/pci_if.m index 95b0081ca32b..c63d6bf279d2 100644 --- a/sys/pci/pci_if.m +++ b/sys/pci/pci_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/pci/pci_if.m,v 1.2 1999/08/28 00:51:04 peter Exp $ # INTERFACE pci; diff --git a/sys/pci/pcic_p.c b/sys/pci/pcic_p.c index cb5a5a6a1869..619c87c1f03f 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.20.2.2 2000/08/04 23:41:10 peter Exp $ */ #include <sys/param.h> diff --git a/sys/pci/pcic_p.h b/sys/pci/pcic_p.h index bb96d09f9270..c9e0171ce9f9 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.10.2.2 2000/08/04 23:41:10 peter Exp $ */ /* PCI/CardBus Device IDs */ diff --git a/sys/pci/pcireg.h b/sys/pci/pcireg.h index 2b94b3551ce9..b1a9a41d2316 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.24.2.1 2000/09/23 00:08:14 gibbs Exp $ * */ diff --git a/sys/pci/pcisupport.c b/sys/pci/pcisupport.c index 94dcca143512..6c31b2f00604 100644 --- a/sys/pci/pcisupport.c +++ b/sys/pci/pcisupport.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $FreeBSD$ +** $FreeBSD: src/sys/pci/pcisupport.c,v 1.154.2.1 2000/03/29 06:56:04 cpiazza Exp $ ** ** Device driver for DEC/INTEL PCI chipsets. ** diff --git a/sys/pci/pcivar.h b/sys/pci/pcivar.h index 9c345c08d969..6ba8c0b168fc 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.41 2000/02/19 09:44:06 dfr Exp $ * */ diff --git a/sys/pci/scsiiom.c b/sys/pci/scsiiom.c index 49d020be469a..5c8fb669502e 100644 --- a/sys/pci/scsiiom.c +++ b/sys/pci/scsiiom.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/scsiiom.c,v 1.4.6.1 2000/08/03 01:09:11 peter Exp $ */ /*********************************************************************** * FILE NAME : SCSIIOM.C * * BY : C.L. Huang (ching@tekram.com.tw) * diff --git a/sys/pci/simos.c b/sys/pci/simos.c index 2a9a706b311b..de0e7f42b01e 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.7 1999/08/28 00:51:06 peter Exp $ */ #include <sys/param.h> diff --git a/sys/pci/simos.h b/sys/pci/simos.h index e703074e58c3..b1ea6338b06e 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.2 1999/08/28 00:51:06 peter Exp $ */ /* diff --git a/sys/pci/ti_fw.h b/sys/pci/ti_fw.h index 5c2633022058..f4675dab88bd 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.6.2.3 2000/08/24 00:07:56 wpaul Exp $ */ static int tigonFwReleaseMajor = 0xc; static int tigonFwReleaseMinor = 0x4; diff --git a/sys/pci/ti_fw2.h b/sys/pci/ti_fw2.h index e917ba575b97..0338d2a3708d 100644 --- a/sys/pci/ti_fw2.h +++ b/sys/pci/ti_fw2.h @@ -7,7 +7,7 @@ * modifications. Release 12.4.13 apparently fails to handle 10/100 * modes in some cases. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/ti_fw2.h,v 1.6.2.3 2000/08/24 00:07:57 wpaul Exp $ */ static int tigon2FwReleaseMajor = 0xc; static int tigon2FwReleaseMinor = 0x4; diff --git a/sys/pci/uhci_pci.c b/sys/pci/uhci_pci.c index 216a0a18dbec..eea07df12b03 100644 --- a/sys/pci/uhci_pci.c +++ b/sys/pci/uhci_pci.c @@ -34,7 +34,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/uhci_pci.c,v 1.26.2.2 2000/07/02 12:42:40 n_hibma Exp $ */ /* Universal Host Controller Interface diff --git a/sys/pci/xmaciireg.h b/sys/pci/xmaciireg.h index 137f47ee062b..a58b7f36f8e3 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.4.1 2000/04/27 14:48:07 wpaul Exp $ */ /* diff --git a/sys/pci/xrpu.c b/sys/pci/xrpu.c index bf02a179d996..530394b7e913 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.19.2.1 2000/08/02 22:19:57 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 32705f9522c4..982b37f5318d 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.6 1999/12/29 04:55:01 peter Exp $ */ /* aio.h: P1003.1B-1993 Asynchronous I/O */ diff --git a/sys/posix4/ksched.c b/sys/posix4/ksched.c index cce81c3bff6e..995f64fea955 100644 --- a/sys/posix4/ksched.c +++ b/sys/posix4/ksched.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/posix4/ksched.c,v 1.7.2.1 2000/05/16 06:58:13 dillon Exp $ */ /* ksched: Soft real time scheduling based on "rtprio". diff --git a/sys/posix4/mqueue.h b/sys/posix4/mqueue.h index c2fc38e011e5..9113fb706eae 100644 --- a/sys/posix4/mqueue.h +++ b/sys/posix4/mqueue.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/posix4/mqueue.h,v 1.4 1999/12/29 04:55:02 peter Exp $ */ #include <sys/_posix.h> diff --git a/sys/posix4/p1003_1b.c b/sys/posix4/p1003_1b.c index 860176a8e25f..3b62a65e61f9 100644 --- a/sys/posix4/p1003_1b.c +++ b/sys/posix4/p1003_1b.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/posix4/p1003_1b.c,v 1.5.2.1 2000/08/03 01:09:59 peter Exp $ */ /* p1003_1b: Real Time common code. diff --git a/sys/posix4/posix4.h b/sys/posix4/posix4.h index 232435a4922a..9460f3679f85 100644 --- a/sys/posix4/posix4.h +++ b/sys/posix4/posix4.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/posix4.h,v 1.6 1999/12/27 10:22:09 bde Exp $ */ #include "opt_posix.h" diff --git a/sys/posix4/posix4_mib.c b/sys/posix4/posix4_mib.c index 4cbeb37b27c4..e913d831febe 100644 --- a/sys/posix4/posix4_mib.c +++ b/sys/posix4/posix4_mib.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/posix4/posix4_mib.c,v 1.3.2.1 2000/08/03 01:09:59 peter Exp $ */ #include <sys/param.h> diff --git a/sys/posix4/sched.h b/sys/posix4/sched.h index bdfc49b08f5a..18a80e4b262d 100644 --- a/sys/posix4/sched.h +++ b/sys/posix4/sched.h @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/posix4/sched.h,v 1.4 1999/12/29 04:55:02 peter Exp $ */ #include <sys/types.h> /* For pid_t */ diff --git a/sys/posix4/semaphore.h b/sys/posix4/semaphore.h index 9741b068add4..ed00c0148e2a 100644 --- a/sys/posix4/semaphore.h +++ b/sys/posix4/semaphore.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/posix4/semaphore.h,v 1.6 2000/01/20 07:55:42 jasone Exp $ */ #include <sys/_posix.h> diff --git a/sys/svr4/Makefile b/sys/svr4/Makefile index c8fcdb5206da..2add4075cb76 100644 --- a/sys/svr4/Makefile +++ b/sys/svr4/Makefile @@ -1,6 +1,6 @@ # Makefile for syscall tables # -# $FreeBSD$ +# $FreeBSD: src/sys/svr4/Makefile,v 1.3 1999/09/01 00:32:18 newton Exp $ MAINTAINER= newton@freebsd.org diff --git a/sys/svr4/imgact_svr4.c b/sys/svr4/imgact_svr4.c index 7dc0d635c4d9..33cefcc16197 100644 --- a/sys/svr4/imgact_svr4.c +++ b/sys/svr4/imgact_svr4.c @@ -29,7 +29,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/svr4/imgact_svr4.c,v 1.8 1999/10/29 18:09:20 phk Exp $ */ #include <sys/param.h> diff --git a/sys/svr4/svr4.h b/sys/svr4/svr4.h index 4fbace6e2c26..484a4518282b 100644 --- a/sys/svr4/svr4.h +++ b/sys/svr4/svr4.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/svr4/svr4.h,v 1.6 2000/01/09 12:29:45 bde Exp $ */ #include "opt_svr4.h" diff --git a/sys/svr4/svr4_acl.h b/sys/svr4/svr4_acl.h index 6d9454f65ecd..c457ef71b969 100644 --- a/sys/svr4/svr4_acl.h +++ b/sys/svr4/svr4_acl.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_acl.h,v 1.3 1999/08/28 00:51:14 peter Exp $ */ #ifndef _SVR4_ACL_H_ #define _SVR4_ACL_H_ diff --git a/sys/svr4/svr4_dirent.h b/sys/svr4/svr4_dirent.h index 244078227888..a8611fd71ed3 100644 --- a/sys/svr4/svr4_dirent.h +++ b/sys/svr4/svr4_dirent.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/svr4/svr4_dirent.h,v 1.3 1999/08/28 00:51:14 peter Exp $ */ #ifndef _SVR4_DIRENT_H_ diff --git a/sys/svr4/svr4_errno.h b/sys/svr4/svr4_errno.h index cc39929acfd5..aa259d68599a 100644 --- a/sys/svr4/svr4_errno.h +++ b/sys/svr4/svr4_errno.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/svr4/svr4_errno.h,v 1.3 1999/08/28 00:51:14 peter Exp $ */ #ifndef _SVR4_ERRNO_H_ diff --git a/sys/svr4/svr4_exec.h b/sys/svr4/svr4_exec.h index 716dad18924a..7c104b7d6e35 100644 --- a/sys/svr4/svr4_exec.h +++ b/sys/svr4/svr4_exec.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/svr4/svr4_exec.h,v 1.3 1999/08/28 00:51:15 peter Exp $ */ #ifndef _SVR4_EXEC_H_ diff --git a/sys/svr4/svr4_fcntl.c b/sys/svr4/svr4_fcntl.c index abff2da2c5b8..2499d595d236 100644 --- a/sys/svr4/svr4_fcntl.c +++ b/sys/svr4/svr4_fcntl.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/svr4/svr4_fcntl.c,v 1.7 1999/12/12 10:27:04 newton Exp $ */ #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/svr4/svr4_fcntl.h b/sys/svr4/svr4_fcntl.h index 615e09c219fb..199ad1d1af9c 100644 --- a/sys/svr4/svr4_fcntl.h +++ b/sys/svr4/svr4_fcntl.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/svr4/svr4_fcntl.h,v 1.3 1999/08/28 00:51:15 peter Exp $ */ #ifndef _SVR4_FCNTL_H_ diff --git a/sys/svr4/svr4_filio.c b/sys/svr4/svr4_filio.c index 92b409270e28..37a4caf98243 100644 --- a/sys/svr4/svr4_filio.c +++ b/sys/svr4/svr4_filio.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/svr4/svr4_filio.c,v 1.8 2000/01/15 15:30:44 newton Exp $ */ #include <sys/param.h> diff --git a/sys/svr4/svr4_filio.h b/sys/svr4/svr4_filio.h index 37184cb72610..b4f6150802ef 100644 --- a/sys/svr4/svr4_filio.h +++ b/sys/svr4/svr4_filio.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/svr4/svr4_filio.h,v 1.3 1999/08/28 00:51:16 peter Exp $ */ #ifndef _SVR4_FILIO_H_ diff --git a/sys/svr4/svr4_fuser.h b/sys/svr4/svr4_fuser.h index 25cdcf13e0be..0429c4569dd7 100644 --- a/sys/svr4/svr4_fuser.h +++ b/sys/svr4/svr4_fuser.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_fuser.h,v 1.3 1999/08/28 00:51:16 peter Exp $ * Derived from: * $NetBSD: svr4_fuser.h,v 1.4 1998/09/04 19:54:38 christos Exp $ */ diff --git a/sys/svr4/svr4_hrt.h b/sys/svr4/svr4_hrt.h index c160b8eeb6e9..dd8d12872691 100644 --- a/sys/svr4/svr4_hrt.h +++ b/sys/svr4/svr4_hrt.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/svr4/svr4_hrt.h,v 1.3 1999/08/28 00:51:17 peter Exp $ */ #ifndef _SVR4_HRT_H_ diff --git a/sys/svr4/svr4_ioctl.c b/sys/svr4/svr4_ioctl.c index 2891694166a6..209c4a45d2fb 100644 --- a/sys/svr4/svr4_ioctl.c +++ b/sys/svr4/svr4_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/svr4/svr4_ioctl.c,v 1.6 1999/12/08 12:00:48 newton Exp $ */ #include <sys/param.h> diff --git a/sys/svr4/svr4_ioctl.h b/sys/svr4/svr4_ioctl.h index a5c6a5324181..bfc58c70d203 100644 --- a/sys/svr4/svr4_ioctl.h +++ b/sys/svr4/svr4_ioctl.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/svr4/svr4_ioctl.h,v 1.3 1999/08/28 00:51:17 peter Exp $ */ #ifndef _SVR4_IOCTL_H_ diff --git a/sys/svr4/svr4_ipc.c b/sys/svr4/svr4_ipc.c index 6d250fdee471..6d5caf9f0a5c 100644 --- a/sys/svr4/svr4_ipc.c +++ b/sys/svr4/svr4_ipc.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_ipc.c,v 1.5 1999/12/08 10:51:16 newton Exp $ * Derived from: * $NetBSD: svr4_ipc.c,v 1.7 1998/10/19 22:43:00 tron Exp $ */ diff --git a/sys/svr4/svr4_ipc.h b/sys/svr4/svr4_ipc.h index 6aadb7e050ec..aae87d67f424 100644 --- a/sys/svr4/svr4_ipc.h +++ b/sys/svr4/svr4_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/svr4/svr4_ipc.h,v 1.3 1999/08/28 00:51:18 peter Exp $ */ #ifndef _SVR4_IPC_H_ diff --git a/sys/svr4/svr4_misc.c b/sys/svr4/svr4_misc.c index a0910a6514b4..75728e4367c0 100644 --- a/sys/svr4/svr4_misc.c +++ b/sys/svr4/svr4_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/svr4/svr4_misc.c,v 1.13.2.1 2000/08/30 00:01:47 green Exp $ */ /* diff --git a/sys/svr4/svr4_mman.h b/sys/svr4/svr4_mman.h index db7c3dacef5f..4d8c229f9f46 100644 --- a/sys/svr4/svr4_mman.h +++ b/sys/svr4/svr4_mman.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/svr4/svr4_mman.h,v 1.3 1999/08/28 00:51:19 peter Exp $ */ #ifndef _SVR4_MMAN_H_ diff --git a/sys/svr4/svr4_proto.h b/sys/svr4/svr4_proto.h index bd6f499aac93..944b79570ca8 100644 --- a/sys/svr4/svr4_proto.h +++ b/sys/svr4/svr4_proto.h @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_proto.h,v 1.6.2.3 2000/08/09 00:35:55 peter Exp $ * created from FreeBSD: src/sys/svr4/syscalls.master,v 1.6.2.1 2000/08/09 00:24:11 peter Exp */ diff --git a/sys/svr4/svr4_resource.c b/sys/svr4/svr4_resource.c index 1e5e8fd2691a..03debbc4780e 100644 --- a/sys/svr4/svr4_resource.c +++ b/sys/svr4/svr4_resource.c @@ -39,7 +39,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/svr4/svr4_resource.c,v 1.4 1999/12/08 10:51:17 newton Exp $ */ /* diff --git a/sys/svr4/svr4_resource.h b/sys/svr4/svr4_resource.h index 3512df387674..3bceac5d1f9f 100644 --- a/sys/svr4/svr4_resource.h +++ b/sys/svr4/svr4_resource.h @@ -38,7 +38,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/svr4/svr4_resource.h,v 1.3 1999/08/28 00:51:19 peter Exp $ */ /* diff --git a/sys/svr4/svr4_siginfo.h b/sys/svr4/svr4_siginfo.h index be898374dc2b..f7f83343a086 100644 --- a/sys/svr4/svr4_siginfo.h +++ b/sys/svr4/svr4_siginfo.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/svr4/svr4_siginfo.h,v 1.3 1999/08/28 00:51:20 peter Exp $ */ #ifndef _SVR4_SIGINFO_H_ diff --git a/sys/svr4/svr4_signal.c b/sys/svr4/svr4_signal.c index 821f62c68b40..a71a6055593e 100644 --- a/sys/svr4/svr4_signal.c +++ b/sys/svr4/svr4_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/svr4/svr4_signal.c,v 1.9 2000/01/15 15:38:17 newton Exp $ */ #include <sys/param.h> diff --git a/sys/svr4/svr4_signal.h b/sys/svr4/svr4_signal.h index 1fdc3ab4cbc6..fa42a54dc027 100644 --- a/sys/svr4/svr4_signal.h +++ b/sys/svr4/svr4_signal.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/svr4/svr4_signal.h,v 1.6 2000/01/15 15:38:17 newton Exp $ */ #ifndef _SVR4_SIGNAL_H_ diff --git a/sys/svr4/svr4_socket.c b/sys/svr4/svr4_socket.c index 1884b07ef316..1b877d59ff59 100644 --- a/sys/svr4/svr4_socket.c +++ b/sys/svr4/svr4_socket.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/svr4/svr4_socket.c,v 1.7 1999/12/08 12:00:48 newton Exp $ */ /* diff --git a/sys/svr4/svr4_socket.h b/sys/svr4/svr4_socket.h index 96e3582738fb..58fbeabb6782 100644 --- a/sys/svr4/svr4_socket.h +++ b/sys/svr4/svr4_socket.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_socket.h,v 1.4 1999/08/28 00:51:22 peter Exp $ */ #ifndef _SVR4_SOCKET_H_ diff --git a/sys/svr4/svr4_sockio.c b/sys/svr4/svr4_sockio.c index 5b99ae924dab..e64473b2ecff 100644 --- a/sys/svr4/svr4_sockio.c +++ b/sys/svr4/svr4_sockio.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/svr4/svr4_sockio.c,v 1.7 1999/12/08 12:00:48 newton Exp $ */ #include <sys/param.h> diff --git a/sys/svr4/svr4_sockio.h b/sys/svr4/svr4_sockio.h index dd4e220c9f48..841283154d96 100644 --- a/sys/svr4/svr4_sockio.h +++ b/sys/svr4/svr4_sockio.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/svr4/svr4_sockio.h,v 1.3 1999/08/28 00:51:22 peter Exp $ */ #ifndef _SVR4_SOCKIO_H_ diff --git a/sys/svr4/svr4_sockmod.h b/sys/svr4/svr4_sockmod.h index 927ba0d28367..eae95155b6e2 100644 --- a/sys/svr4/svr4_sockmod.h +++ b/sys/svr4/svr4_sockmod.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/svr4/svr4_sockmod.h,v 1.3 1999/08/28 00:51:22 peter Exp $ */ #ifndef _SVR4_SOCKMOD_H_ diff --git a/sys/svr4/svr4_stat.c b/sys/svr4/svr4_stat.c index 8884116f9b2b..6db520d08061 100644 --- a/sys/svr4/svr4_stat.c +++ b/sys/svr4/svr4_stat.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/svr4/svr4_stat.c,v 1.6 1999/12/08 12:00:48 newton Exp $ */ #include <sys/param.h> diff --git a/sys/svr4/svr4_stat.h b/sys/svr4/svr4_stat.h index 7eeff44f30ac..8a34d4056686 100644 --- a/sys/svr4/svr4_stat.h +++ b/sys/svr4/svr4_stat.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/svr4/svr4_stat.h,v 1.3 1999/08/28 00:51:23 peter Exp $ */ #ifndef _SVR4_STAT_H_ diff --git a/sys/svr4/svr4_statvfs.h b/sys/svr4/svr4_statvfs.h index b3bf473a1b52..3083fac855db 100644 --- a/sys/svr4/svr4_statvfs.h +++ b/sys/svr4/svr4_statvfs.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/svr4/svr4_statvfs.h,v 1.3 1999/08/28 00:51:23 peter Exp $ */ #ifndef _SVR4_STATVFS_H_ diff --git a/sys/svr4/svr4_stream.c b/sys/svr4/svr4_stream.c index 19585e071b8f..c8c6a78b7405 100644 --- a/sys/svr4/svr4_stream.c +++ b/sys/svr4/svr4_stream.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/svr4/svr4_stream.c,v 1.12.2.1 2000/07/15 06:32:24 green Exp $ */ /* diff --git a/sys/svr4/svr4_stropts.h b/sys/svr4/svr4_stropts.h index 2fa14a1e988a..22ca6f922cbd 100644 --- a/sys/svr4/svr4_stropts.h +++ b/sys/svr4/svr4_stropts.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/svr4/svr4_stropts.h,v 1.3 1999/08/28 00:51:24 peter Exp $ */ #ifndef _SVR4_STROPTS_H_ diff --git a/sys/svr4/svr4_syscall.h b/sys/svr4/svr4_syscall.h index 5270ca17c804..ce5a9b98ce7e 100644 --- a/sys/svr4/svr4_syscall.h +++ b/sys/svr4/svr4_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_syscall.h,v 1.5.2.2 2000/08/09 00:35:55 peter Exp $ * created from FreeBSD: src/sys/svr4/syscalls.master,v 1.6.2.1 2000/08/09 00:24:11 peter Exp */ diff --git a/sys/svr4/svr4_syscallnames.c b/sys/svr4/svr4_syscallnames.c index e0f758a7bc84..93701a8c2bb3 100644 --- a/sys/svr4/svr4_syscallnames.c +++ b/sys/svr4/svr4_syscallnames.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_syscallnames.c,v 1.5.2.2 2000/08/09 00:35:55 peter Exp $ * created from FreeBSD: src/sys/svr4/syscalls.master,v 1.6.2.1 2000/08/09 00:24:11 peter Exp */ diff --git a/sys/svr4/svr4_sysconfig.h b/sys/svr4/svr4_sysconfig.h index 874c5653e634..a62b3559d683 100644 --- a/sys/svr4/svr4_sysconfig.h +++ b/sys/svr4/svr4_sysconfig.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/svr4/svr4_sysconfig.h,v 1.3 1999/08/28 00:51:24 peter Exp $ */ #ifndef _SVR4_SYSCONFIG_H_ diff --git a/sys/svr4/svr4_sysent.c b/sys/svr4/svr4_sysent.c index 34a4da4f815f..b09f4baced36 100644 --- a/sys/svr4/svr4_sysent.c +++ b/sys/svr4/svr4_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_sysent.c,v 1.5.2.2 2000/08/09 00:35:55 peter Exp $ * created from FreeBSD: src/sys/svr4/syscalls.master,v 1.6.2.1 2000/08/09 00:24:11 peter Exp */ diff --git a/sys/svr4/svr4_systeminfo.h b/sys/svr4/svr4_systeminfo.h index 40bc2b85d757..4e24a132fa4e 100644 --- a/sys/svr4/svr4_systeminfo.h +++ b/sys/svr4/svr4_systeminfo.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/svr4/svr4_systeminfo.h,v 1.3 1999/08/28 00:51:24 peter Exp $ */ #ifndef _SVR4_SYSTEMINFO_H_ diff --git a/sys/svr4/svr4_sysvec.c b/sys/svr4/svr4_sysvec.c index b470157123b5..8a674fc142f0 100644 --- a/sys/svr4/svr4_sysvec.c +++ b/sys/svr4/svr4_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/svr4/svr4_sysvec.c,v 1.10 2000/01/03 20:34:39 newton Exp $ */ /* XXX we use functions that might not exist. */ diff --git a/sys/svr4/svr4_termios.c b/sys/svr4/svr4_termios.c index 9b9f0e458f73..a0e457e107ff 100644 --- a/sys/svr4/svr4_termios.c +++ b/sys/svr4/svr4_termios.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/svr4/svr4_termios.c,v 1.5 1999/12/08 12:00:48 newton Exp $ */ #include <sys/param.h> diff --git a/sys/svr4/svr4_termios.h b/sys/svr4/svr4_termios.h index 8afa4f321bc3..f4e060abadb5 100644 --- a/sys/svr4/svr4_termios.h +++ b/sys/svr4/svr4_termios.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/svr4/svr4_termios.h,v 1.3 1999/08/28 00:51:25 peter Exp $ */ #ifndef _SVR4_TERMIOS_H_ diff --git a/sys/svr4/svr4_time.h b/sys/svr4/svr4_time.h index 3d61771fc904..bb43875641ce 100644 --- a/sys/svr4/svr4_time.h +++ b/sys/svr4/svr4_time.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/svr4/svr4_time.h,v 1.3 1999/08/28 00:51:25 peter Exp $ */ #ifndef _SVR4_TIME_H_ diff --git a/sys/svr4/svr4_timod.h b/sys/svr4/svr4_timod.h index f0c508f511b8..13dd65194121 100644 --- a/sys/svr4/svr4_timod.h +++ b/sys/svr4/svr4_timod.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/svr4/svr4_timod.h,v 1.3 1999/08/28 00:51:26 peter Exp $ */ #ifndef _SVR4_TIMOD_H_ diff --git a/sys/svr4/svr4_ttold.c b/sys/svr4/svr4_ttold.c index 7684487e31af..73b9503c6db3 100644 --- a/sys/svr4/svr4_ttold.c +++ b/sys/svr4/svr4_ttold.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/svr4/svr4_ttold.c,v 1.7 1999/12/08 12:00:49 newton Exp $ */ #include <sys/param.h> diff --git a/sys/svr4/svr4_ttold.h b/sys/svr4/svr4_ttold.h index c578170a1ef9..84dc08fbbe0f 100644 --- a/sys/svr4/svr4_ttold.h +++ b/sys/svr4/svr4_ttold.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/svr4/svr4_ttold.h,v 1.3 1999/08/28 00:51:26 peter Exp $ */ #ifndef _SVR4_TTOLD_H_ diff --git a/sys/svr4/svr4_types.h b/sys/svr4/svr4_types.h index 410746b6adc9..6ca26135d4e0 100644 --- a/sys/svr4/svr4_types.h +++ b/sys/svr4/svr4_types.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/svr4/svr4_types.h,v 1.3 1999/08/28 00:51:27 peter Exp $ */ #ifndef _SVR4_TYPES_H_ diff --git a/sys/svr4/svr4_ucontext.h b/sys/svr4/svr4_ucontext.h index 04bebe6eb81e..836cfc981abd 100644 --- a/sys/svr4/svr4_ucontext.h +++ b/sys/svr4/svr4_ucontext.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/svr4/svr4_ucontext.h,v 1.3 1999/08/28 00:51:27 peter Exp $ */ #ifndef _SVR4_UCONTEXT_H_ diff --git a/sys/svr4/svr4_ulimit.h b/sys/svr4/svr4_ulimit.h index 0735d42f722f..cdee1ecbd4dc 100644 --- a/sys/svr4/svr4_ulimit.h +++ b/sys/svr4/svr4_ulimit.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/svr4/svr4_ulimit.h,v 1.3 1999/08/28 00:51:28 peter Exp $ */ #ifndef _SVR4_ULIMIT_H_ diff --git a/sys/svr4/svr4_ustat.h b/sys/svr4/svr4_ustat.h index 0033c96bae0d..feb5ea9a1b55 100644 --- a/sys/svr4/svr4_ustat.h +++ b/sys/svr4/svr4_ustat.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/svr4/svr4_ustat.h,v 1.3 1999/08/28 00:51:28 peter Exp $ */ #ifndef _SVR4_USTAT_H_ diff --git a/sys/svr4/svr4_util.h b/sys/svr4/svr4_util.h index 629edd69cd4a..11ae100bfb8a 100644 --- a/sys/svr4/svr4_util.h +++ b/sys/svr4/svr4_util.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/svr4/svr4_util.h,v 1.4 1999/08/28 00:51:28 peter Exp $ */ #ifndef _SVR4_UTIL_H_ diff --git a/sys/svr4/svr4_utsname.h b/sys/svr4/svr4_utsname.h index a3714c9b1c10..31a7f03c5bef 100644 --- a/sys/svr4/svr4_utsname.h +++ b/sys/svr4/svr4_utsname.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/svr4/svr4_utsname.h,v 1.3 1999/08/28 00:51:28 peter Exp $ */ #ifndef _SVR4_UTSNAME_H_ diff --git a/sys/svr4/svr4_wait.h b/sys/svr4/svr4_wait.h index 9a92c0114c1c..20872e257b44 100644 --- a/sys/svr4/svr4_wait.h +++ b/sys/svr4/svr4_wait.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/svr4/svr4_wait.h,v 1.3 1999/08/28 00:51:29 peter Exp $ */ #ifndef _SVR4_WAIT_H_ diff --git a/sys/svr4/syscalls.conf b/sys/svr4/syscalls.conf index 46f7bd3df7be..f264ac2a1e95 100644 --- a/sys/svr4/syscalls.conf +++ b/sys/svr4/syscalls.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/svr4/syscalls.conf,v 1.2 1999/08/28 00:51:29 peter Exp $ sysnames="svr4_syscallnames.c" sysproto="svr4_proto.h" sysproto_h=_SVR4_SYSPROTO_H_ diff --git a/sys/svr4/syscalls.master b/sys/svr4/syscalls.master index 0110bad6fcf4..4868e8e29ee0 100644 --- a/sys/svr4/syscalls.master +++ b/sys/svr4/syscalls.master @@ -1,4 +1,4 @@ - $FreeBSD$ + $FreeBSD: src/sys/svr4/syscalls.master,v 1.6.2.1 2000/08/09 00:24:11 peter Exp $ ; from: @(#)syscalls.master 8.1 (Berkeley) 7/19/93 ; ; System call name/number master file (or rather, slave, from SVR4). diff --git a/sys/sys/_posix.h b/sys/sys/_posix.h index d75a29547fa5..dc67cff01df6 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.6 1999/12/29 04:24:36 peter Exp $ */ /* diff --git a/sys/sys/acct.h b/sys/sys/acct.h index fae78c8bf944..b9017232f97d 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.12 1999/12/29 04:24:36 peter Exp $ */ #ifndef _SYS_ACCT_H_ diff --git a/sys/sys/acl.h b/sys/sys/acl.h index 372be98cf7a0..cb1a6115d927 100644 --- a/sys/sys/acl.h +++ b/sys/sys/acl.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/acl.h,v 1.8 2000/01/28 15:22:51 rwatson Exp $ */ /* diff --git a/sys/sys/agpio.h b/sys/sys/agpio.h index ebdc35216847..8849430265a2 100644 --- a/sys/sys/agpio.h +++ b/sys/sys/agpio.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/agpio.h,v 1.1.2.1 2000/07/19 09:48:05 ru Exp $ */ #ifndef _SYS_AGPIO_H_ diff --git a/sys/sys/aio.h b/sys/sys/aio.h index 946ac0bec4c8..c5097e24bbeb 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.13.2.1 2000/05/05 03:50:01 jlemon Exp $ */ #ifndef _SYS_AIO_H_ diff --git a/sys/sys/assym.h b/sys/sys/assym.h index d3c8291e2d2b..a9f92a6df4b9 100644 --- a/sys/sys/assym.h +++ b/sys/sys/assym.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/assym.h,v 1.3.2.1 2000/07/07 01:31:16 obrien Exp $ */ #ifndef _SYS_ASSYM_H_ diff --git a/sys/sys/blist.h b/sys/sys/blist.h index a26932cae89f..b5db2e9a0d01 100644 --- a/sys/sys/blist.h +++ b/sys/sys/blist.h @@ -24,7 +24,7 @@ * that. Managing something like 512MB worth of 4K blocks * eats around 32 KBytes of memory. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/blist.h,v 1.2 1999/08/28 00:51:33 peter Exp $ */ #ifndef _SYS_BLIST_H_ diff --git a/sys/sys/buf.h b/sys/sys/buf.h index 05895bb49cf7..0c38cfb9f978 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.88.2.1 2000/04/26 20:36:33 dillon Exp $ */ #ifndef _SYS_BUF_H_ diff --git a/sys/sys/bus.h b/sys/sys/bus.h index 73d1637a3e75..1963bacb3c5e 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.30.2.2 2000/08/03 06:36:38 imp Exp $ */ #ifndef _SYS_BUS_H_ diff --git a/sys/sys/bus_private.h b/sys/sys/bus_private.h index 4a9fdc898179..f3657043766c 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.11.2.2 2000/08/03 00:25:22 peter Exp $ */ #ifndef _SYS_BUS_PRIVATE_H_ diff --git a/sys/sys/callout.h b/sys/sys/callout.h index c83bf442c707..43382f01b8da 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.15 1999/12/29 04:24:37 peter Exp $ */ #ifndef _SYS_CALLOUT_H_ diff --git a/sys/sys/ccdvar.h b/sys/sys/ccdvar.h index 37a108c588a4..3b03250a623a 100644 --- a/sys/sys/ccdvar.h +++ b/sys/sys/ccdvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/ccdvar.h,v 1.11 2000/01/16 09:25:05 phk 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 9ce51a800b58..baea819457f9 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.28.2.1 2000/03/18 23:30:03 jasone Exp $ */ #ifndef _SYS_CDEFS_H_ diff --git a/sys/sys/cdio.h b/sys/sys/cdio.h index 12d18cf67830..a9c987ddba7e 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.21 1999/12/29 04:24:38 peter Exp $ */ /* diff --git a/sys/sys/cdrio.h b/sys/sys/cdrio.h index 6c7966c727ca..1b64090aeaa8 100644 --- a/sys/sys/cdrio.h +++ b/sys/sys/cdrio.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/cdrio.h,v 1.1 2000/01/06 22:38:33 sos Exp $ */ #ifndef _SYS_CDRIO_H_ diff --git a/sys/sys/chio.h b/sys/sys/chio.h index 78e2248e995f..fa8668744e18 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.15 1999/12/29 04:24:38 peter Exp $ */ #ifndef _SYS_CHIO_H_ diff --git a/sys/sys/clist.h b/sys/sys/clist.h index 60b56ecf43de..7b1ad36788a6 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.10 1999/12/29 04:24:38 peter Exp $ */ #ifndef _SYS_CLIST_H_ diff --git a/sys/sys/conf.h b/sys/sys/conf.h index 263613c4a23b..ecee6fba5864 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.103 2000/02/07 23:05:34 sos Exp $ */ #ifndef _SYS_CONF_H_ diff --git a/sys/sys/cons.h b/sys/sys/cons.h index 48be3712d3c3..1da048080b29 100644 --- a/sys/sys/cons.h +++ b/sys/sys/cons.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)cons.h 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/cons.h,v 1.24 2000/01/11 14:54:01 yokota Exp $ */ #ifndef _MACHINE_CONS_H_ diff --git a/sys/sys/consio.h b/sys/sys/consio.h index 7a9fb0241b80..f093bb70f2bd 100644 --- a/sys/sys/consio.h +++ b/sys/sys/consio.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/consio.h,v 1.5.2.1 2000/05/05 09:16:15 nyan Exp $ */ #ifndef _SYS_CONSIO_H_ diff --git a/sys/sys/copyright.h b/sys/sys/copyright.h index 42637dd97198..2aafd6494622 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.10.2.1 2000/07/07 18:33:50 obrien Exp $ */ diff --git a/sys/sys/ctype.h b/sys/sys/ctype.h index b306e85e762c..407da54c421d 100644 --- a/sys/sys/ctype.h +++ b/sys/sys/ctype.h @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/ctype.h,v 1.2 1999/12/29 04:24:39 peter Exp $ */ #ifndef _SYS_CTYPE_H_ diff --git a/sys/sys/dataacq.h b/sys/sys/dataacq.h index 69afbf9a08c4..f332d6bfadf9 100644 --- a/sys/sys/dataacq.h +++ b/sys/sys/dataacq.h @@ -1,7 +1,7 @@ /* * Header for general data acquisition definitions. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/dataacq.h,v 1.4.6.1 2000/08/02 21:27:07 peter Exp $ */ #ifndef _SYS_DATAACQ_H_ diff --git a/sys/sys/devfsext.h b/sys/sys/devfsext.h index 478adc0a4a95..ae04d9c3a87a 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.25 1999/08/28 00:51:38 peter Exp $ */ #ifndef _SYS_DEVFSEXT_H_ diff --git a/sys/sys/devicestat.h b/sys/sys/devicestat.h index 172ff75540b1..64c3170c3bbe 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.9 1999/12/29 04:24:39 peter Exp $ */ #ifndef _DEVICESTAT_H diff --git a/sys/sys/dir.h b/sys/sys/dir.h index 670850ac37ef..a7852ee5afaa 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.6 1999/08/28 00:51:39 peter Exp $ */ #ifndef _SYS_DIR_H_ diff --git a/sys/sys/dirent.h b/sys/sys/dirent.h index b9c39d1b4972..54c7bda0e07c 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.11 1999/12/29 04:24:39 peter Exp $ */ #ifndef _SYS_DIRENT_H_ diff --git a/sys/sys/disk.h b/sys/sys/disk.h index 855670dfa420..d0b8ddf9ceff 100644 --- a/sys/sys/disk.h +++ b/sys/sys/disk.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/disk.h,v 1.16 2000/01/28 20:49:35 phk Exp $ * */ diff --git a/sys/sys/disklabel.h b/sys/sys/disklabel.h index 3547cbc36b95..6c7c1b6bb1d8 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.49.2.2 2000/05/04 17:45:54 ps Exp $ */ #ifndef _SYS_DISKLABEL_H_ diff --git a/sys/sys/diskslice.h b/sys/sys/diskslice.h index 003185761402..c9b77507188f 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.36 2000/01/16 09:25:34 phk Exp $ */ #ifndef _SYS_DISKSLICE_H_ diff --git a/sys/sys/dkstat.h b/sys/sys/dkstat.h index f556ff28afbc..cc0104cf1d8e 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.12.2.1 2000/09/22 08:01:00 des Exp $ */ #ifndef _SYS_DKSTAT_H_ diff --git a/sys/sys/dmap.h b/sys/sys/dmap.h index 48a44df0df1a..ae53ae930c65 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.7 1999/12/29 04:24:40 peter Exp $ */ #ifndef _SYS_DMAP_H_ diff --git a/sys/sys/domain.h b/sys/sys/domain.h index c921c04d69b4..35fb824c46d0 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.14 1999/12/29 04:24:40 peter Exp $ */ #ifndef _SYS_DOMAIN_H_ diff --git a/sys/sys/dvdio.h b/sys/sys/dvdio.h index ee7a54cfe1cc..04083ab4c44c 100644 --- a/sys/sys/dvdio.h +++ b/sys/sys/dvdio.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/dvdio.h,v 1.2.2.1 2000/05/31 03:14:38 ken Exp $ */ #ifndef _SYS_DVDIO_H_ diff --git a/sys/sys/elf32.h b/sys/sys/elf32.h index 309f1a43eada..412a5230aacb 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.7 1999/08/28 00:51:41 peter Exp $ */ #ifndef _SYS_ELF32_H_ diff --git a/sys/sys/elf64.h b/sys/sys/elf64.h index 022b174f559d..1625dd7bb89f 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.9 1999/08/28 00:51:42 peter Exp $ */ #ifndef _SYS_ELF64_H_ diff --git a/sys/sys/elf_common.h b/sys/sys/elf_common.h index f63f3846d296..c0b83c3a33f5 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.5.2.1 2000/07/06 22:42:19 obrien Exp $ */ #ifndef _SYS_ELF_COMMON_H_ diff --git a/sys/sys/elf_generic.h b/sys/sys/elf_generic.h index 32c3e161b5a4..7389e03a0175 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.4 1999/08/28 00:51:42 peter Exp $ */ #ifndef _SYS_ELF_GENERIC_H_ diff --git a/sys/sys/errno.h b/sys/sys/errno.h index aacaa3d43413..9c306d0d0ff6 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.14.2.1 2000/08/02 21:50:30 peter Exp $ */ #ifndef _SYS_ERRNO_H_ diff --git a/sys/sys/event.h b/sys/sys/event.h index 6182bccd0926..aeea6b2b79ef 100644 --- a/sys/sys/event.h +++ b/sys/sys/event.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/event.h,v 1.5.2.2 2000/07/18 21:49:12 jlemon Exp $ */ #ifndef _SYS_EVENT_H_ diff --git a/sys/sys/eventhandler.h b/sys/sys/eventhandler.h index 0d879b7034ea..9261f410de73 100644 --- a/sys/sys/eventhandler.h +++ b/sys/sys/eventhandler.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/eventhandler.h,v 1.5 2000/01/16 06:11:33 bde Exp $ */ #include <sys/queue.h> diff --git a/sys/sys/eventvar.h b/sys/sys/eventvar.h index 3701d4411b70..79081a05d8eb 100644 --- a/sys/sys/eventvar.h +++ b/sys/sys/eventvar.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/eventvar.h,v 1.1.2.2 2000/07/18 21:49:12 jlemon Exp $ */ #ifndef _SYS_EVENTVAR_H_ diff --git a/sys/sys/exec.h b/sys/sys/exec.h index 58e1c652a410..d50d93aefb73 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.26 1999/12/29 04:24:40 peter Exp $ */ #ifndef _SYS_EXEC_H_ diff --git a/sys/sys/extattr.h b/sys/sys/extattr.h index d03d4fb78537..1c06ea6e3826 100644 --- a/sys/sys/extattr.h +++ b/sys/sys/extattr.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/extattr.h,v 1.3 2000/01/19 06:07:34 rwatson Exp $ */ /* * Userland/kernel interface for Extended File System Attributes diff --git a/sys/sys/fbio.h b/sys/sys/fbio.h index 1ae1d1378c3d..95f2b35e044e 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.9.2.1 2000/05/05 09:16:16 nyan Exp $ */ #ifndef _SYS_FBIO_H_ diff --git a/sys/sys/fcntl.h b/sys/sys/fcntl.h index 6bbf156ebe60..947405941dee 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.9.2.1 2000/08/22 01:46:30 jhb Exp $ */ #ifndef _SYS_FCNTL_H_ diff --git a/sys/sys/file.h b/sys/sys/file.h index b3a092010594..2f232a7f5d64 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.22.2.4 2000/05/16 16:27:32 dillon Exp $ */ #ifndef _SYS_FILE_H_ diff --git a/sys/sys/filedesc.h b/sys/sys/filedesc.h index 69f6a080367b..573ae9494535 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.19.2.2 2000/08/16 19:20:32 alfred Exp $ */ #ifndef _SYS_FILEDESC_H_ diff --git a/sys/sys/filio.h b/sys/sys/filio.h index 044a076f3356..9a26a624f841 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.7 1999/12/07 22:25:28 sos Exp $ */ #ifndef _SYS_FILIO_H_ diff --git a/sys/sys/gmon.h b/sys/sys/gmon.h index 79434a4888a9..f2827f5c4285 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.15 1999/08/28 00:51:45 peter Exp $ */ #ifndef _SYS_GMON_H_ diff --git a/sys/sys/imgact.h b/sys/sys/imgact.h index c13d81fbe070..7155347db217 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.22.2.1 2000/05/09 17:41:24 dillon Exp $ */ #ifndef _SYS_IMGACT_H_ diff --git a/sys/sys/imgact_aout.h b/sys/sys/imgact_aout.h index ed276c63cff6..12b699260195 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.13 1999/12/29 04:24:41 peter Exp $ */ #ifndef _IMGACT_AOUT_H_ diff --git a/sys/sys/imgact_elf.h b/sys/sys/imgact_elf.h index 0753122ca383..735c9431a946 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.17.2.1 2000/07/06 22:26:40 obrien Exp $ */ #ifndef _SYS_IMGACT_ELF_H_ diff --git a/sys/sys/inflate.h b/sys/sys/inflate.h index 05ccf17f7c88..0b2898bddf0f 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.11 1999/12/29 04:24:42 peter Exp $ * */ #ifndef _SYS_INFLATE_H_ diff --git a/sys/sys/interrupt.h b/sys/sys/interrupt.h index 01b45cb9f879..3d705fe2e833 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.9 1999/08/28 00:51:46 peter Exp $ */ #ifndef _SYS_INTERRUPT_H_ diff --git a/sys/sys/inttypes.h b/sys/sys/inttypes.h index f1d94c615e7f..8cfa26916968 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.2 1999/08/28 00:51:47 peter Exp $ */ #ifndef _SYS_INTTYPES_H_ diff --git a/sys/sys/ioccom.h b/sys/sys/ioccom.h index 7e6fbde52245..41cb38f5ef51 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.9 1999/12/29 04:24:42 peter Exp $ */ #ifndef _SYS_IOCCOM_H_ diff --git a/sys/sys/ioctl.h b/sys/sys/ioctl.h index 4888df72f876..88555b73145c 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.9 1999/12/29 04:24:43 peter Exp $ */ #ifndef _SYS_IOCTL_H_ diff --git a/sys/sys/ioctl_compat.h b/sys/sys/ioctl_compat.h index baf42e090f83..942ac45b02ea 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.5 1999/08/28 00:51:48 peter Exp $ */ #ifndef _SYS_IOCTL_COMPAT_H_ diff --git a/sys/sys/ipc.h b/sys/sys/ipc.h index 38892e967202..3598d022b10a 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.15 1999/12/29 04:24:43 peter Exp $ */ /* diff --git a/sys/sys/jail.h b/sys/sys/jail.h index a9e98611d4e5..cc6807df1e78 100644 --- a/sys/sys/jail.h +++ b/sys/sys/jail.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/jail.h,v 1.8 2000/02/12 13:41:56 rwatson Exp $ * */ diff --git a/sys/sys/joystick.h b/sys/sys/joystick.h index b841f3515c72..e43bf904b481 100644 --- a/sys/sys/joystick.h +++ b/sys/sys/joystick.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/joystick.h,v 1.4 1999/12/05 20:02:19 peter Exp $ */ #ifndef _SYS_JOYSTICK_H_ diff --git a/sys/sys/kbio.h b/sys/sys/kbio.h index 456173e4713e..cc6fa7e1a432 100644 --- a/sys/sys/kbio.h +++ b/sys/sys/kbio.h @@ -1,5 +1,5 @@ /*- - * $FreeBSD$ + * $FreeBSD: src/sys/sys/kbio.h,v 1.5 1999/12/29 04:24:43 peter Exp $ */ #ifndef _SYS_KBIO_H_ diff --git a/sys/sys/kernel.h b/sys/sys/kernel.h index fe340c9e64c5..fcc39bbd58e1 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.63 2000/02/29 01:57:33 grog Exp $ */ #ifndef _SYS_KERNEL_H_ diff --git a/sys/sys/kthread.h b/sys/sys/kthread.h index fb0d3f995cbe..6f632c2f6946 100644 --- a/sys/sys/kthread.h +++ b/sys/sys/kthread.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/kthread.h,v 1.2 2000/01/07 08:36:44 luoqi Exp $ */ #ifndef _SYS_KTHREAD_H_ diff --git a/sys/sys/ktrace.h b/sys/sys/ktrace.h index a6a24428b8dd..d41ab0d03a70 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.19.2.2 2000/07/15 06:32:25 green Exp $ */ #ifndef _SYS_KTRACE_H_ diff --git a/sys/sys/libkern.h b/sys/sys/libkern.h index c9a3bf34b5dd..39a8c82f0e9d 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.20.2.1 2000/09/25 06:29:15 gibbs Exp $ */ #ifndef _SYS_LIBKERN_H_ diff --git a/sys/sys/link_aout.h b/sys/sys/link_aout.h deleted file mode 100644 index 2339aeeade36..000000000000 --- a/sys/sys/link_aout.h +++ /dev/null @@ -1,319 +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)(struct r_debug *, struct link_map *); - /* 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 2339aeeade36..000000000000 --- a/sys/sys/link_elf.h +++ /dev/null @@ -1,319 +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)(struct r_debug *, struct link_map *); - /* 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 8a1446f922da..36f55286d956 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.17 1999/12/29 04:24:43 peter Exp $ */ #ifndef _SYS_LINKER_H_ diff --git a/sys/sys/linker_set.h b/sys/sys/linker_set.h index f6a04ae5e4e8..32f10b1103c7 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.4.2.1 2000/08/02 21:52:20 peter Exp $ */ #ifndef _SYS_LINKER_SET_H_ diff --git a/sys/sys/lock.h b/sys/sys/lock.h index 57b8b05aae77..8d73c4dfa72a 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.17 1999/12/11 16:13:01 eivind Exp $ */ #ifndef _LOCK_H_ diff --git a/sys/sys/lockf.h b/sys/sys/lockf.h index 17980f6a1bbd..22106ad19e54 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.10 1999/08/28 00:51:51 peter Exp $ */ #ifndef _SYS_LOCKF_H_ diff --git a/sys/sys/malloc.h b/sys/sys/malloc.h index ba85d9ca54b5..f1ad1bb99736 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.48 1999/12/29 04:24:44 peter Exp $ */ #ifndef _SYS_MALLOC_H_ diff --git a/sys/sys/mbuf.h b/sys/sys/mbuf.h index 155e6818a25d..640391f86b26 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.44.2.6 2000/08/25 23:18:52 peter Exp $ */ #ifndef _SYS_MBUF_H_ diff --git a/sys/sys/md5.h b/sys/sys/md5.h index 48b30ab693c7..4d237a0e30ed 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.13 1999/12/29 04:24:44 peter Exp $ */ /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All diff --git a/sys/sys/memrange.h b/sys/sys/memrange.h index 36e354df49c7..e1baca0072fb 100644 --- a/sys/sys/memrange.h +++ b/sys/sys/memrange.h @@ -1,7 +1,7 @@ /* * Memory range attribute operations, peformed on /dev/mem * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/memrange.h,v 1.4 1999/12/29 04:24:44 peter Exp $ */ /* Memory range attributes */ diff --git a/sys/sys/mman.h b/sys/sys/mman.h index 94054648ef7d..1fe2183e33e0 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.29 2000/02/28 04:10:34 ps Exp $ */ #ifndef _SYS_MMAN_H_ diff --git a/sys/sys/module.h b/sys/sys/module.h index afb777db9e74..33512ceec813 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.14.2.1 2000/08/09 00:00:07 peter Exp $ */ #ifndef _SYS_MODULE_H_ diff --git a/sys/sys/mount.h b/sys/sys/mount.h index ffadb7196729..51161b29e3bd 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.89 2000/01/19 06:07:34 rwatson Exp $ */ #ifndef _SYS_MOUNT_H_ diff --git a/sys/sys/msg.h b/sys/sys/msg.h index 7df1aef7ae87..285cd1013a11 100644 --- a/sys/sys/msg.h +++ b/sys/sys/msg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/msg.h,v 1.10.2.1 2000/08/04 22:31:10 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 fe833a967ded..1c9254a42a67 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.14 2000/01/29 15:29:11 peter Exp $ */ #ifndef _SYS_MSGBUF_H_ diff --git a/sys/sys/mtio.h b/sys/sys/mtio.h index 11c6e5877b62..e08e4adf2ea0 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.20.2.1 2000/08/05 08:37:28 ps Exp $ */ #ifndef _SYS_MTIO_H_ diff --git a/sys/sys/namei.h b/sys/sys/namei.h index 84cd2da13abe..d6001de1ddd3 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.29 2000/01/08 16:20:06 eivind 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 9e229e0e9a08..287ba4b1fe66 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.61.2.10 2000/09/25 06:52:21 jkh Exp $ */ #ifndef _SYS_PARAM_H_ diff --git a/sys/sys/pciio.h b/sys/sys/pciio.h index 00347990dd76..8e31e3e34084 100644 --- a/sys/sys/pciio.h +++ b/sys/sys/pciio.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/sys/pciio.h,v 1.5 1999/12/08 17:44:04 ken Exp $ * */ diff --git a/sys/sys/pioctl.h b/sys/sys/pioctl.h index b43a47ff5bff..39f011a33504 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.8 1999/08/28 00:51:55 peter Exp $ */ #ifndef _SYS_PIOCTL_H diff --git a/sys/sys/pipe.h b/sys/sys/pipe.h index 7dec8286246e..1c2304837d16 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.16 1999/12/29 04:24:45 peter Exp $ */ #ifndef _SYS_PIPE_H_ diff --git a/sys/sys/poll.h b/sys/sys/poll.h index 9358c122226a..05bba1aada7d 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.6.2.1 2000/08/21 12:25:58 sheldonh Exp $ */ #ifndef _SYS_POLL_H_ diff --git a/sys/sys/proc.h b/sys/sys/proc.h index 7c7cdef8d4d6..c373f91e7888 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.99.2.5 2000/09/07 19:13:54 truckman Exp $ */ #ifndef _SYS_PROC_H_ diff --git a/sys/sys/procfs.h b/sys/sys/procfs.h index 04f0e1c71a80..a4d7ab4ac30e 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.2 1999/08/28 00:51:56 peter Exp $ */ #ifndef _SYS_PROCFS_H_ diff --git a/sys/sys/protosw.h b/sys/sys/protosw.h index 5f23fa3f9626..0bdbdd2eef2b 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.28 1999/12/29 04:24:45 peter Exp $ */ #ifndef _SYS_PROTOSW_H_ diff --git a/sys/sys/ptio.h b/sys/sys/ptio.h index 1292280528d3..f1d60e12cde2 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.3 1999/08/28 00:51:57 peter Exp $ */ #ifndef _SYS_PTIO_H_ diff --git a/sys/sys/ptrace.h b/sys/sys/ptrace.h index 62c2d676bde7..4aca32a2dd05 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.10 1999/12/29 04:24:45 peter Exp $ */ #ifndef _SYS_PTRACE_H_ diff --git a/sys/sys/queue.h b/sys/sys/queue.h index a7ec5da4dd8a..e464376fb8a8 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.32.2.2 2000/05/05 01:40:02 archie Exp $ */ #ifndef _SYS_QUEUE_H_ diff --git a/sys/sys/random.h b/sys/sys/random.h index f9fa123749ca..d33d8b9eed05 100644 --- a/sys/sys/random.h +++ b/sys/sys/random.h @@ -1,7 +1,7 @@ /* * random.h -- A strong random number generator * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/random.h,v 1.19.2.1 2000/05/10 02:04:52 obrien Exp $ * * Version 0.95, last modified 18-Oct-95 * diff --git a/sys/sys/reboot.h b/sys/sys/reboot.h index d0c4210515eb..acd42fcb7c19 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.18 1999/08/28 00:51:58 peter Exp $ */ #ifndef _SYS_REBOOT_H_ diff --git a/sys/sys/resource.h b/sys/sys/resource.h index a1220c00a7f9..119f337a80ac 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.12 1999/12/29 04:24:46 peter Exp $ */ #ifndef _SYS_RESOURCE_H_ diff --git a/sys/sys/resourcevar.h b/sys/sys/resourcevar.h index 8931f749bed3..b32e0bb08343 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.16.2.1 2000/09/07 19:13:55 truckman Exp $ */ #ifndef _SYS_RESOURCEVAR_H_ diff --git a/sys/sys/rman.h b/sys/sys/rman.h index 02b319a7869c..00546bf73d4c 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.5 2000/01/10 06:13:52 imp Exp $ */ #ifndef _SYS_RMAN_H_ diff --git a/sys/sys/rtprio.h b/sys/sys/rtprio.h index 5178b0e4ea69..a9936beffa4f 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.9 1999/12/29 04:24:46 peter Exp $ */ #ifndef _SYS_RTPRIO_H_ diff --git a/sys/sys/select.h b/sys/sys/select.h index 4909a341f5b0..8d0479839ac5 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.6.2.1 2000/05/05 03:50:02 jlemon Exp $ */ #ifndef _SYS_SELECT_H_ diff --git a/sys/sys/sem.h b/sys/sys/sem.h index 736a805e4329..38f1cd0d00e9 100644 --- a/sys/sys/sem.h +++ b/sys/sys/sem.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/sem.h,v 1.20.2.2 2000/08/04 22:31:10 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 444539e4f5a1..9b7518c613fa 100644 --- a/sys/sys/shm.h +++ b/sys/sys/shm.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/shm.h,v 1.14 1999/12/29 04:24:46 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 2e405a2d03cc..8ca50c18cc9b 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.23 1999/12/29 04:24:47 peter Exp $ */ #ifndef _SYS_SIGNAL_H_ diff --git a/sys/sys/signalvar.h b/sys/sys/signalvar.h index e1dbb279fe7d..26fa07400863 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.34.2.1 2000/05/16 06:58:05 dillon Exp $ */ #ifndef _SYS_SIGNALVAR_H_ /* tmp for user.h */ diff --git a/sys/sys/snoop.h b/sys/sys/snoop.h index c252cb90e312..894f63dcf5d9 100644 --- a/sys/sys/snoop.h +++ b/sys/sys/snoop.h @@ -12,7 +12,7 @@ * * Snoop stuff. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/snoop.h,v 1.14 1999/12/29 04:24:47 peter Exp $ */ #ifndef _SYS_SNOOP_H_ diff --git a/sys/sys/socket.h b/sys/sys/socket.h index 74154aef6f9a..f3b994d7f26e 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.39.2.3 2000/09/22 14:44:16 asmodai Exp $ */ #ifndef _SYS_SOCKET_H_ diff --git a/sys/sys/socketvar.h b/sys/sys/socketvar.h index ae8c64ee7701..77ff8f860cc7 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.46.2.3 2000/09/20 21:19:22 ps Exp $ */ #ifndef _SYS_SOCKETVAR_H_ diff --git a/sys/sys/sockio.h b/sys/sys/sockio.h index c107562eaec3..e065bd8e0991 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.14.2.2 2000/08/22 18:06:21 archie Exp $ */ #ifndef _SYS_SOCKIO_H_ diff --git a/sys/sys/soundcard.h b/sys/sys/soundcard.h index e608b3445137..23e6800402d2 100644 --- a/sys/sys/soundcard.h +++ b/sys/sys/soundcard.h @@ -27,7 +27,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/soundcard.h,v 1.33 1999/12/29 04:24:47 peter Exp $ */ #ifndef _SYS_SOUNDCARD_H_ diff --git a/sys/sys/stat.h b/sys/sys/stat.h index 21cfbc4a023e..5936d1b3b9ec 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.20 1999/12/29 04:24:47 peter Exp $ */ #ifndef _SYS_STAT_H_ diff --git a/sys/sys/syscall-hide.h b/sys/sys/syscall-hide.h index 6b244636bb40..b4529ba1530d 100644 --- a/sys/sys/syscall-hide.h +++ b/sys/sys/syscall-hide.h @@ -2,7 +2,7 @@ * System call hiders. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/sys/syscall-hide.h,v 1.65.2.6 2000/08/09 00:35:56 peter Exp $ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.72.2.5 2000/08/09 00:08:30 peter Exp */ diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h index f1549b5abedf..def1e80c066c 100644 --- a/sys/sys/syscall.h +++ b/sys/sys/syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/sys/syscall.h,v 1.69.2.6 2000/08/09 00:35:56 peter Exp $ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.72.2.5 2000/08/09 00:08:30 peter Exp */ diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk index 6a83bede29fd..74e97e064185 100644 --- a/sys/sys/syscall.mk +++ b/sys/sys/syscall.mk @@ -1,6 +1,6 @@ # FreeBSD system call names. # DO NOT EDIT-- this file is automatically generated. -# $FreeBSD$ +# $FreeBSD: src/sys/sys/syscall.mk,v 1.23.2.6 2000/08/09 00:35:56 peter Exp $ # created from FreeBSD: src/sys/kern/syscalls.master,v 1.72.2.5 2000/08/09 00:08:30 peter Exp MIASM = \ syscall.o \ diff --git a/sys/sys/sysctl.h b/sys/sys/sysctl.h index dbb90afe9d6d..be9fda594e50 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.81.2.2 2000/08/03 00:09:43 ps Exp $ */ #ifndef _SYS_SYSCTL_H_ diff --git a/sys/sys/sysent.h b/sys/sys/sysent.h index 15dbdbf3e514..b835541ae263 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.27.2.2 2000/05/16 06:58:05 dillon Exp $ */ #ifndef _SYS_SYSENT_H_ diff --git a/sys/sys/syslimits.h b/sys/sys/syslimits.h index 634db8f3b3c2..b680b7e94e77 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.9 1999/08/28 00:52:03 peter Exp $ */ #ifndef _SYS_SYSLIMITS_H_ diff --git a/sys/sys/syslog.h b/sys/sys/syslog.h index 21c16af99874..dedc7495ada5 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.19 1999/12/29 04:24:48 peter Exp $ */ #ifndef _SYS_SYSLOG_H_ diff --git a/sys/sys/sysproto.h b/sys/sys/sysproto.h index dc84815bcb08..d97c5c452e9f 100644 --- a/sys/sys/sysproto.h +++ b/sys/sys/sysproto.h @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/sys/sysproto.h,v 1.59.2.6 2000/08/09 00:35:56 peter Exp $ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.72.2.5 2000/08/09 00:08:30 peter Exp */ diff --git a/sys/sys/systm.h b/sys/sys/systm.h index 3f900a8cd25e..c86bc7d11baa 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.111.2.2 2000/07/18 21:12:40 dfr Exp $ */ #ifndef _SYS_SYSTM_H_ diff --git a/sys/sys/taskqueue.h b/sys/sys/taskqueue.h index 4cad2dcd54a7..236111856797 100644 --- a/sys/sys/taskqueue.h +++ b/sys/sys/taskqueue.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/taskqueue.h,v 1.3.2.1 2000/07/18 21:12:41 dfr Exp $ */ #ifndef _SYS_TASKQUEUE_H_ diff --git a/sys/sys/termios.h b/sys/sys/termios.h index 933a05948035..05a25f607d9b 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.13 1999/12/29 04:24:48 peter Exp $ */ #ifndef _SYS_TERMIOS_H_ diff --git a/sys/sys/time.h b/sys/sys/time.h index d7bbc839e0af..74f94145e445 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.42 1999/12/29 04:24:48 peter Exp $ */ #ifndef _SYS_TIME_H_ diff --git a/sys/sys/timeb.h b/sys/sys/timeb.h index 40aba11ae6b4..ccebfd0826fe 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.6 1999/08/28 00:52:04 peter Exp $ */ #ifndef _SYS_TIMEB_H_ diff --git a/sys/sys/timepps.h b/sys/sys/timepps.h index 3c6d39f4277b..90e99a6fe811 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.12 1999/12/29 04:24:48 peter Exp $ * * The is a FreeBSD protype version of the "draft-mogul-pps-api-05.txt" * specification for Pulse Per Second timing interfaces. diff --git a/sys/sys/timers.h b/sys/sys/timers.h index 043d37670b08..f159a3cd0e99 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.4 1999/08/28 00:52:05 peter Exp $ * * Description : Basic timers header. */ diff --git a/sys/sys/times.h b/sys/sys/times.h index 668ac7a338ac..3f1e091bc1c1 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.6 1999/12/29 04:24:48 peter Exp $ */ #ifndef _SYS_TIMES_H_ diff --git a/sys/sys/timex.h b/sys/sys/timex.h index 9de19957b7b2..90ec2dd972b9 100644 --- a/sys/sys/timex.h +++ b/sys/sys/timex.h @@ -40,7 +40,7 @@ * 17 Sep 93 David L. Mills * Created file * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/timex.h,v 1.12 1999/12/29 04:24:49 peter Exp $ */ /* * This header file defines the Network Time Protocol (NTP) interfaces diff --git a/sys/sys/tprintf.h b/sys/sys/tprintf.h index ef5660907adb..9cd1fbb980cb 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.9 1999/08/28 00:52:06 peter Exp $ */ #ifndef _SYS_TPRINTF_H_ diff --git a/sys/sys/tty.h b/sys/sys/tty.h index 46b11ea4edc0..a2a4be27ee17 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.53 1999/12/29 04:24:49 peter Exp $ */ #ifndef _SYS_TTY_H_ diff --git a/sys/sys/ttychars.h b/sys/sys/ttychars.h index d9b59b7f01e9..198a9a207e30 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.7 1999/08/28 00:52:06 peter Exp $ */ #ifndef _SYS_TTYCHARS_H_ diff --git a/sys/sys/ttycom.h b/sys/sys/ttycom.h index 243ae566f53b..def4ac00cca4 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.16 2000/01/29 16:47:35 peter Exp $ */ #ifndef _SYS_TTYCOM_H_ diff --git a/sys/sys/ttydefaults.h b/sys/sys/ttydefaults.h index 6d23e3bdd074..0c72d11c8a43 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.13 1999/08/28 00:52:07 peter Exp $ */ /* diff --git a/sys/sys/ttydev.h b/sys/sys/ttydev.h index 739ec477c619..e7ba76c21842 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.7 1999/08/28 00:52:07 peter Exp $ */ /* COMPATIBILITY HEADER FILE */ diff --git a/sys/sys/types.h b/sys/sys/types.h index f4bef46c8c58..36324489f470 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.40 2000/02/20 15:01:37 peter Exp $ */ #ifndef _SYS_TYPES_H_ diff --git a/sys/sys/ucontext.h b/sys/sys/ucontext.h index 7f10da5c4353..7b973060e8af 100644 --- a/sys/sys/ucontext.h +++ b/sys/sys/ucontext.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/ucontext.h,v 1.4 1999/10/11 20:33:17 luoqi Exp $ */ #ifndef _SYS_UCONTEXT_H_ diff --git a/sys/sys/ucred.h b/sys/sys/ucred.h index e53e8ec4ed4a..1083e0adfbcc 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.14.2.2 2000/09/17 00:00:48 truckman Exp $ */ #ifndef _SYS_UCRED_H_ diff --git a/sys/sys/uio.h b/sys/sys/uio.h index a2de90ac235b..bf0514dbcfac 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.11 1999/12/29 04:24:49 peter Exp $ */ #ifndef _SYS_UIO_H_ diff --git a/sys/sys/un.h b/sys/sys/un.h index e7c370195a50..d742bb7d5d4b 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.17 1999/12/29 04:24:49 peter Exp $ */ #ifndef _SYS_UN_H_ diff --git a/sys/sys/unistd.h b/sys/sys/unistd.h index 515c69f14090..6bda61936881 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.22.2.2 2000/08/22 01:46:30 jhb Exp $ */ #ifndef _SYS_UNISTD_H_ diff --git a/sys/sys/unpcb.h b/sys/sys/unpcb.h index c0b8a373a197..ec2a6d817ddf 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.9 1999/08/28 00:52:09 peter Exp $ */ #ifndef _SYS_UNPCB_H_ diff --git a/sys/sys/user.h b/sys/sys/user.h index da2fbbe5bb30..d413ffeb64fc 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.24 1999/12/29 04:24:49 peter Exp $ */ #ifndef _SYS_USER_H_ diff --git a/sys/sys/utsname.h b/sys/sys/utsname.h index f26b9f1e7020..7a0289fb7cc7 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.7 1999/12/29 04:24:49 peter Exp $ */ #ifndef _SYS_UTSNAME_H diff --git a/sys/sys/vmmeter.h b/sys/sys/vmmeter.h index 0ca843226154..b56465a3cf3e 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.21 1999/12/29 04:24:49 peter Exp $ */ #ifndef _SYS_VMMETER_H_ diff --git a/sys/sys/vnioctl.h b/sys/sys/vnioctl.h index b28374182821..f5b01b19d9f8 100644 --- a/sys/sys/vnioctl.h +++ b/sys/sys/vnioctl.h @@ -39,7 +39,7 @@ * * @(#)vnioctl.h 8.1 (Berkeley) 6/10/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/vnioctl.h,v 1.4 1999/09/17 05:33:58 dillon Exp $ */ #ifndef _SYS_VNIOCTL_H_ diff --git a/sys/sys/vnode.h b/sys/sys/vnode.h index 4938dcab8b77..3f2e867dda0d 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.111.2.2 2000/06/20 18:26:59 des Exp $ */ #ifndef _SYS_VNODE_H_ diff --git a/sys/sys/wait.h b/sys/sys/wait.h index 036dda852eeb..c1b3d52e65fc 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.11 1999/12/29 04:24:50 peter Exp $ */ #ifndef _SYS_WAIT_H_ diff --git a/sys/sys/wormio.h b/sys/sys/wormio.h index 4d95d348c14f..554b9f0fccd3 100644 --- a/sys/sys/wormio.h +++ b/sys/sys/wormio.h @@ -1,5 +1,5 @@ /* Shared between kernel & process */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/sys/wormio.h,v 1.6 1999/10/01 14:10:50 peter Exp $ */ #ifndef _SYS_WORMIO_H_ #define _SYS_WORMIO_H_ diff --git a/sys/sys/xrpuio.h b/sys/sys/xrpuio.h index 70de800d9a4a..c0c0e675e9f6 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.2 1999/08/28 00:52:12 peter Exp $ * */ diff --git a/sys/ufs/ffs/README b/sys/ufs/ffs/README index 7866b0db49b7..2ae480cd2662 100644 --- a/sys/ufs/ffs/README +++ b/sys/ufs/ffs/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/ufs/ffs/README,v 1.4 1999/12/03 00:34:26 billf Exp $ Introduction diff --git a/sys/ufs/ffs/README.softupdates b/sys/ufs/ffs/README.softupdates index 4e98c7d39e85..5b30dc8c0a66 100644 --- a/sys/ufs/ffs/README.softupdates +++ b/sys/ufs/ffs/README.softupdates @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/ufs/ffs/README.softupdates,v 1.7.2.1 2000/06/26 14:09:01 sheldonh Exp $ Add option SOFTUPDATES to your kernel configuration. You should also read the copyrights in the sources and the README file. diff --git a/sys/ufs/ffs/ffs_alloc.c b/sys/ufs/ffs/ffs_alloc.c index 361d887f14e7..e9ad2e97d66a 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.64.2.1 2000/03/16 08:15:53 ps Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ffs/ffs_balloc.c b/sys/ufs/ffs/ffs_balloc.c index 51b249a3127a..34a6d5b49f24 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.26 2000/02/24 20:43:20 dillon Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ffs/ffs_extern.h b/sys/ufs/ffs/ffs_extern.h index 02848a3a74d5..33b91e8fe2cc 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.30 2000/01/09 22:40:02 mckusick Exp $ */ #ifndef _UFS_FFS_EXTERN_H diff --git a/sys/ufs/ffs/ffs_inode.c b/sys/ufs/ffs/ffs_inode.c index aad428527aea..76235e3a2c97 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.56 1999/08/28 00:52:21 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ffs/ffs_softdep.c b/sys/ufs/ffs/ffs_softdep.c index b8cb22bc375b..d20be315f676 100644 --- a/sys/ufs/ffs/ffs_softdep.c +++ b/sys/ufs/ffs/ffs_softdep.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)ffs_softdep.c 9.56 (McKusick) 1/17/00 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/ffs_softdep.c,v 1.57.2.1 2000/06/22 19:27:42 peter Exp $ */ /* diff --git a/sys/ufs/ffs/ffs_softdep_stub.c b/sys/ufs/ffs/ffs_softdep_stub.c index 4b8411d32353..91678ebc86d5 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.7 2000/01/10 00:24:22 mckusick Exp $ */ /* diff --git a/sys/ufs/ffs/ffs_subr.c b/sys/ufs/ffs/ffs_subr.c index ee3173adba44..ba80e96b188c 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.25 1999/12/29 04:55:04 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ffs/ffs_tables.c b/sys/ufs/ffs/ffs_tables.c index 0256ee2244bd..88dafd6c8269 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.7 1999/08/28 00:52:22 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ffs/ffs_vfsops.c b/sys/ufs/ffs/ffs_vfsops.c index 511c827440cf..54224ce2de23 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.117 2000/01/10 12:04:25 phk Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ffs/ffs_vnops.c b/sys/ufs/ffs/ffs_vnops.c index 5a7ce0baec4e..e2f2f284c001 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.64 2000/01/10 12:04:25 phk Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ffs/fs.h b/sys/ufs/ffs/fs.h index d93f2a72b9dd..79d000ded403 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.14.2.1 2000/03/17 10:13:44 ps Exp $ */ #ifndef _UFS_FFS_FS_H_ diff --git a/sys/ufs/ffs/softdep.h b/sys/ufs/ffs/softdep.h index 1908a3e38157..dd22939a4f7a 100644 --- a/sys/ufs/ffs/softdep.h +++ b/sys/ufs/ffs/softdep.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)softdep.h 9.7 (McKusick) 6/21/00 - * $FreeBSD$ + * $FreeBSD: src/sys/ufs/ffs/softdep.h,v 1.7.2.1 2000/06/22 19:27:42 peter Exp $ */ #include <sys/queue.h> diff --git a/sys/ufs/mfs/mfs_extern.h b/sys/ufs/mfs/mfs_extern.h index e146382e3bec..7397ac85a9f6 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.15 1999/08/28 00:52:24 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 6e034d17f424..3d9b0ef7747f 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.81 1999/12/19 06:08:07 rwatson Exp $ */ diff --git a/sys/ufs/mfs/mfs_vnops.c b/sys/ufs/mfs/mfs_vnops.c index ad691df4e91c..3e183e8307b9 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.47 1999/08/28 00:52:25 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/mfs/mfsnode.h b/sys/ufs/mfs/mfsnode.h index da428144b9a6..2fb95695ac06 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.12 1999/08/28 00:52:26 peter Exp $ */ #ifndef _UFS_MFS_MFSNODE_H_ diff --git a/sys/ufs/ufs/dinode.h b/sys/ufs/ufs/dinode.h index 461a6c0bdf20..976252b8934e 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.7 1999/08/28 00:52:27 peter Exp $ */ #ifndef _UFS_UFS_DINODE_H_ diff --git a/sys/ufs/ufs/dir.h b/sys/ufs/ufs/dir.h index a8948b9aaeff..50e4c338133b 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.9 1999/08/28 00:52:27 peter Exp $ */ #ifndef _UFS_UFS_DIR_H_ diff --git a/sys/ufs/ufs/inode.h b/sys/ufs/ufs/inode.h index 83960b0d20f3..37881caa0720 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.28 1999/12/29 04:55:05 peter Exp $ */ #ifndef _UFS_UFS_INODE_H_ diff --git a/sys/ufs/ufs/quota.h b/sys/ufs/ufs/quota.h index f8299ee13f37..3fa9cf81cd8d 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.15 1999/12/29 04:55:05 peter Exp $ */ #ifndef _UFS_UFS_QUOTA_H_ diff --git a/sys/ufs/ufs/ufs_bmap.c b/sys/ufs/ufs/ufs_bmap.c index 57cef4686d66..027ae785e508 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.34.2.1 2000/03/17 10:12:14 ps Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_disksubr.c b/sys/ufs/ufs/ufs_disksubr.c index 9184f2ff0e2a..3af90e99d353 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.44 1999/09/13 12:59:41 bde Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_extern.h b/sys/ufs/ufs/ufs_extern.h index d576be977abc..a714e220baf6 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.27 2000/01/10 00:24:23 mckusick Exp $ */ #ifndef _UFS_UFS_EXTERN_H_ diff --git a/sys/ufs/ufs/ufs_ihash.c b/sys/ufs/ufs/ufs_ihash.c index 0a7c7d583191..a158b93862b0 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.20 1999/08/28 00:52:29 peter Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_inode.c b/sys/ufs/ufs/ufs_inode.c index edb8c153f190..c81eaa97b286 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.25 1999/08/28 00:52:30 peter Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ufs/ufs_lookup.c b/sys/ufs/ufs/ufs_lookup.c index 11f2ae466e28..d4aadb7463fe 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.33.2.1 2000/03/17 10:12:15 ps Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_quota.c b/sys/ufs/ufs/ufs_quota.c index 9977c7a65458..66baec62e517 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.27.2.1 2000/05/06 01:44:31 mckusick Exp $ */ #include <sys/param.h> diff --git a/sys/ufs/ufs/ufs_readwrite.c b/sys/ufs/ufs/ufs_readwrite.c index df295f7faa82..a6073afb82d9 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.65.2.2 2000/05/05 03:50:07 jlemon 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 22cc9cc752e3..c2148a3f3fc8 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.17 1999/09/11 00:46:08 alfred Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ufs/ufs_vnops.c b/sys/ufs/ufs/ufs_vnops.c index 72c2a4ed664a..33f90a28c217 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.131.2.1 2000/05/05 03:50:07 jlemon Exp $ */ #include "opt_quota.h" diff --git a/sys/ufs/ufs/ufsmount.h b/sys/ufs/ufs/ufsmount.h index 065254521408..d3f7428cb2a8 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.17 1999/12/29 04:55:06 peter Exp $ */ #ifndef _UFS_UFS_UFSMOUNT_H_ diff --git a/sys/vm/default_pager.c b/sys/vm/default_pager.c index 7ea507f0ad03..d660601ca492 100644 --- a/sys/vm/default_pager.c +++ b/sys/vm/default_pager.c @@ -36,7 +36,7 @@ * physically freed after having been cleaned and even then vm_page->swapblk * is maintained whenever a resident page also has swap backing store. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/default_pager.c,v 1.23 1999/11/07 20:03:53 alc Exp $ */ #include <sys/param.h> diff --git a/sys/vm/device_pager.c b/sys/vm/device_pager.c index 85cad8111cd2..3ecb625f2256 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.46.2.1 2000/08/02 21:54:37 peter Exp $ */ #include <sys/param.h> diff --git a/sys/vm/phys_pager.c b/sys/vm/phys_pager.c index f2980db67598..b6d8d482588c 100644 --- a/sys/vm/phys_pager.c +++ b/sys/vm/phys_pager.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/vm/phys_pager.c,v 1.3.2.1 2000/08/04 22:31:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/vm/pmap.h b/sys/vm/pmap.h index b6afa93eb71a..3782918815c2 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.33.2.2 2000/08/05 00:39:08 peter Exp $ */ /* diff --git a/sys/vm/swap_pager.c b/sys/vm/swap_pager.c index 67e8750ca653..12292686b588 100644 --- a/sys/vm/swap_pager.c +++ b/sys/vm/swap_pager.c @@ -64,7 +64,7 @@ * * @(#)swap_pager.c 8.9 (Berkeley) 3/21/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/swap_pager.c,v 1.130.2.4 2000/08/04 22:31:11 peter Exp $ */ #include <sys/param.h> diff --git a/sys/vm/swap_pager.h b/sys/vm/swap_pager.h index b23995253267..7531f3774501 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.28 1999/12/29 04:55:09 peter Exp $ */ /* diff --git a/sys/vm/vm.h b/sys/vm/vm.h index 38f04aced890..c377135d41ba 100644 --- a/sys/vm/vm.h +++ b/sys/vm/vm.h @@ -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.h,v 1.16 1999/12/29 04:55:09 peter Exp $ */ #ifndef VM_H diff --git a/sys/vm/vm_extern.h b/sys/vm/vm_extern.h index 307192f4a278..8622048a8972 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.46.2.1 2000/08/02 22:15:09 peter Exp $ */ #ifndef _VM_EXTERN_H_ diff --git a/sys/vm/vm_fault.c b/sys/vm/vm_fault.c index af4fe35cb656..a10597371618 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.108.2.2 2000/08/04 22:31:11 peter Exp $ */ /* diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c index 0749df39d7f4..04edd0065a5c 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.94.2.1 2000/08/02 22:15:09 peter Exp $ */ #include "opt_rlimit.h" diff --git a/sys/vm/vm_init.c b/sys/vm/vm_init.c index 6357e4546019..6d3863aca2af 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.20 1999/10/29 18:09:29 phk Exp $ */ /* diff --git a/sys/vm/vm_kern.c b/sys/vm/vm_kern.c index ee9e7e424295..77f13eb4373f 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.61.2.1 2000/08/04 22:31:11 peter Exp $ */ /* diff --git a/sys/vm/vm_kern.h b/sys/vm/vm_kern.h index a962c1782f53..e4732bb6b2f3 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.22 2000/02/16 21:11:31 dillon Exp $ */ #ifndef _VM_VM_KERN_H_ diff --git a/sys/vm/vm_map.c b/sys/vm/vm_map.c index 4eea821fcac3..e2e767d06562 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.187.2.3 2000/08/02 22:04:30 peter Exp $ */ /* diff --git a/sys/vm/vm_map.h b/sys/vm/vm_map.h index f290b2c27d69..b9244919a583 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.54 2000/02/28 04:10:35 ps Exp $ */ /* diff --git a/sys/vm/vm_meter.c b/sys/vm/vm_meter.c index 66829bb54a64..1a7c59904efc 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.34.2.3 2000/08/03 00:09:43 ps Exp $ */ #include <sys/param.h> diff --git a/sys/vm/vm_mmap.c b/sys/vm/vm_mmap.c index 922234ad15eb..be7ab870b12c 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.108.2.2 2000/08/22 01:46:30 jhb Exp $ */ /* diff --git a/sys/vm/vm_object.c b/sys/vm/vm_object.c index e5403d14b502..4ecf6538b1d4 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.171.2.4 2000/08/04 22:31:11 peter Exp $ */ /* diff --git a/sys/vm/vm_object.h b/sys/vm/vm_object.h index 881cffe891ca..fcdcf37e74ed 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.63.2.1 2000/08/04 22:31:11 peter Exp $ */ /* diff --git a/sys/vm/vm_page.c b/sys/vm/vm_page.c index 558a5499569c..05d7fa404c38 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.147.2.3 2000/08/04 22:31:11 peter Exp $ */ /* diff --git a/sys/vm/vm_page.h b/sys/vm/vm_page.h index 4903ea616c83..5844c3bb7a07 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.75.2.3 2000/09/16 01:08:03 jhb Exp $ */ /* diff --git a/sys/vm/vm_pageout.c b/sys/vm/vm_pageout.c index 307dd0b7527c..9ae56e521d41 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.151.2.4 2000/08/04 22:31:11 peter Exp $ */ /* diff --git a/sys/vm/vm_pageout.h b/sys/vm/vm_pageout.h index 306eaf3f4dc1..628d3c8e30e2 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.26 1999/12/29 04:55:11 peter Exp $ */ #ifndef _VM_VM_PAGEOUT_H_ diff --git a/sys/vm/vm_pager.c b/sys/vm/vm_pager.c index fff4d2f63c3e..85a3f2371e09 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.54.2.1 2000/08/04 22:31:11 peter Exp $ */ /* diff --git a/sys/vm/vm_pager.h b/sys/vm/vm_pager.h index 3824c633b623..ea2bea7dd404 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.24.2.1 2000/03/27 21:34:45 dillon Exp $ */ /* diff --git a/sys/vm/vm_param.h b/sys/vm/vm_param.h index a0809fea8f08..be92069c1fb4 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.13 1999/12/29 04:55:12 peter Exp $ */ /* diff --git a/sys/vm/vm_swap.c b/sys/vm/vm_swap.c index 0a38aa39fa00..236fc25d3f6f 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.96 2000/01/25 17:49:12 dillon Exp $ */ #include "opt_swap.h" diff --git a/sys/vm/vm_unix.c b/sys/vm/vm_unix.c index d5e9f58aab60..c4b742ea455b 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.24 1999/11/07 20:03:54 alc Exp $ */ /* diff --git a/sys/vm/vm_zone.c b/sys/vm/vm_zone.c index c592c9171795..74d874066309 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.30.2.2 2000/08/04 18:58:42 peter Exp $ */ #include <sys/param.h> diff --git a/sys/vm/vm_zone.h b/sys/vm/vm_zone.h index b8aa933b3c37..28432ed2bfa4 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.13 1999/08/28 00:52:44 peter Exp $ */ #ifndef _SYS_ZONE_H diff --git a/sys/vm/vnode_pager.c b/sys/vm/vnode_pager.c index 73a66b9dd3fa..f8539728c716 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.116.2.2 2000/08/04 22:31:11 peter Exp $ */ /* diff --git a/sys/vm/vnode_pager.h b/sys/vm/vnode_pager.h index 03542fb86286..9f277c38407a 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.14 1999/12/29 04:55:12 peter Exp $ */ #ifndef _VNODE_PAGER_ |