summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-05-01 20:32:07 +0000
committerpeter <peter@FreeBSD.org>2000-05-01 20:32:07 +0000
commit22f6069a2a8af11f8aa10169d84af27a04cdd774 (patch)
tree9806812b133c7cf4cda877bbda7c9d44da03bc03 /sys
parent3a10214cfb2164999292268e78e3f42832552149 (diff)
downloadFreeBSD-src-22f6069a2a8af11f8aa10169d84af27a04cdd774.zip
FreeBSD-src-22f6069a2a8af11f8aa10169d84af27a04cdd774.tar.gz
Add $FreeBSD$
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/alpha/alpha-gdbstub.c1
-rw-r--r--sys/alpha/alpha/db_disasm.c1
-rw-r--r--sys/alpha/alpha/db_instruction.h1
-rw-r--r--sys/alpha/alpha/db_trace.c1
-rw-r--r--sys/alpha/alpha/divrem.m41
-rw-r--r--sys/alpha/alpha/pal.s1
-rw-r--r--sys/alpha/include/clockvar.h1
-rw-r--r--sys/alpha/include/console.h2
-rw-r--r--sys/alpha/include/db_machdep.h1
-rw-r--r--sys/alpha/include/exec.h1
-rw-r--r--sys/alpha/include/floatingpoint.h1
-rw-r--r--sys/alpha/include/reloc.h1
-rw-r--r--sys/alpha/pci/apecsreg.h1
-rw-r--r--sys/alpha/pci/lcareg.h1
-rw-r--r--sys/alpha/pci/pci_eb164_intr.s1
-rw-r--r--sys/alpha/pci/pci_eb64plus_intr.s1
-rw-r--r--sys/alpha/tlsb/gbusreg.h1
-rw-r--r--sys/boot/README2
-rw-r--r--sys/boot/alpha/Makefile.inc1
-rw-r--r--sys/boot/alpha/netboot/Makefile1
-rw-r--r--sys/boot/arc/Makefile.inc1
-rwxr-xr-xsys/boot/common/newvers.sh1
-rw-r--r--sys/boot/pc98/boot2/README.serial.982
-rw-r--r--sys/boot/pc98/boot2/boot2.S1
-rw-r--r--sys/boot/pc98/boot2/probe_keyboard.c2
-rw-r--r--sys/cam/scsi/scsi_cd.h1
-rw-r--r--sys/cam/scsi/scsi_ch.h1
-rw-r--r--sys/cam/scsi/scsi_message.h2
-rw-r--r--sys/compat/netbsd/dvcfg.h1
-rw-r--r--sys/contrib/ipfilter/netinet/fil.c3
-rw-r--r--sys/dev/fe/mb86960.h2
-rw-r--r--sys/dev/ic/cd180.h2
-rw-r--r--sys/dev/lnc/if_lncreg.h1
-rw-r--r--sys/dev/rc/rcreg.h2
-rw-r--r--sys/dev/rp/rpreg.h2
-rw-r--r--sys/dev/rp/rpvar.h2
-rw-r--r--sys/dev/syscons/logo/logo.c2
-rw-r--r--sys/dev/wl/if_wl.h1
-rw-r--r--sys/fs/cd9660/TODO.hibler2
-rw-r--r--sys/fs/cd9660/cd9660_mount.h1
-rw-r--r--sys/gnu/i386/fpemul/Changelog2
-rw-r--r--sys/gnu/i386/fpemul/README1
-rw-r--r--sys/gnu/i386/fpemul/reg_constant.c4
-rw-r--r--sys/i386/include/asc_ioctl.h2
-rw-r--r--sys/i386/include/console.h2
-rw-r--r--sys/i386/include/dvcfg.h1
-rw-r--r--sys/i386/include/gsc.h2
-rw-r--r--sys/i386/include/ultrasound.h1
-rw-r--r--sys/i386/isa/README.stl1
-rw-r--r--sys/i386/isa/cronyx.c1
-rw-r--r--sys/i386/isa/cxreg.h1
-rw-r--r--sys/i386/isa/gpib.h2
-rw-r--r--sys/i386/isa/gpibreg.h2
-rw-r--r--sys/i386/isa/gscreg.h2
-rw-r--r--sys/i386/isa/ic/Am7990.h1
-rw-r--r--sys/i386/isa/ic/am7990.h2
-rw-r--r--sys/i386/isa/ic/cd180.h2
-rw-r--r--sys/i386/isa/ic/i82365.h1
-rw-r--r--sys/i386/isa/ic/if_wl_i82586.h2
-rw-r--r--sys/i386/isa/ic/mb86960.h2
-rw-r--r--sys/i386/isa/ic/wd33c93.h2
-rw-r--r--sys/i386/isa/if_wl.h1
-rw-r--r--sys/i386/isa/rcreg.h2
-rw-r--r--sys/i386/isa/rpreg.h2
-rw-r--r--sys/i386/isa/rpvar.h2
-rw-r--r--sys/i386/isa/scsi_dvcfg.h1
-rw-r--r--sys/isofs/cd9660/TODO.hibler2
-rw-r--r--sys/isofs/cd9660/cd9660_mount.h1
-rw-r--r--sys/kern/p1003_1b.c1
-rw-r--r--sys/libkern/alpha/byte_swap_2.S1
-rw-r--r--sys/libkern/alpha/byte_swap_4.S1
-rw-r--r--sys/libkern/alpha/htonl.S1
-rw-r--r--sys/libkern/alpha/htons.S1
-rw-r--r--sys/libkern/alpha/ntohl.S1
-rw-r--r--sys/libkern/alpha/ntohs.S1
-rw-r--r--sys/libkern/bcd.c1
-rw-r--r--sys/libkern/inet_ntoa.c3
-rw-r--r--sys/miscfs/devfs/README2
-rw-r--r--sys/miscfs/devfs/devfs_proto.h1
-rw-r--r--sys/miscfs/devfs/reproto.sh3
-rw-r--r--sys/modules/syscons/fire/Makefile1
-rw-r--r--sys/modules/syscons/logo/logo.c2
-rw-r--r--sys/netinet/fil.c3
-rw-r--r--sys/netinet/if_atm.h1
-rw-r--r--sys/netipx/README2
-rw-r--r--sys/netnatm/natm_pcb.c1
-rw-r--r--sys/pc98/pc98/epsonio.h2
-rw-r--r--sys/pccard/pcic98reg.h1
-rwxr-xr-xsys/pci/locate.pl1
-rw-r--r--sys/pci/meteor_reg.h2
-rw-r--r--sys/pci/scsiiom.c1
-rw-r--r--sys/posix4/p1003_1b.c1
-rw-r--r--sys/sys/dataacq.h5
93 files changed, 133 insertions, 8 deletions
diff --git a/sys/alpha/alpha/alpha-gdbstub.c b/sys/alpha/alpha/alpha-gdbstub.c
index 0c8cf5d..8b58839 100644
--- a/sys/alpha/alpha/alpha-gdbstub.c
+++ b/sys/alpha/alpha/alpha-gdbstub.c
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/****************************************************************************
THIS SOFTWARE IS NOT COPYRIGHTED
diff --git a/sys/alpha/alpha/db_disasm.c b/sys/alpha/alpha/db_disasm.c
index 9fc3b1e..78100e5 100644
--- a/sys/alpha/alpha/db_disasm.c
+++ b/sys/alpha/alpha/db_disasm.c
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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 00c2d23..172b651 100644
--- a/sys/alpha/alpha/db_instruction.h
+++ b/sys/alpha/alpha/db_instruction.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: db_instruction.h,v 1.4 1997/09/16 22:53:32 thorpej Exp $ */
/*
diff --git a/sys/alpha/alpha/db_trace.c b/sys/alpha/alpha/db_trace.c
index 123f3c0..2df25c1 100644
--- a/sys/alpha/alpha/db_trace.c
+++ b/sys/alpha/alpha/db_trace.c
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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/divrem.m4 b/sys/alpha/alpha/divrem.m4
index 866f710..5afaed1 100644
--- a/sys/alpha/alpha/divrem.m4
+++ b/sys/alpha/alpha/divrem.m4
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: divrem.m4,v 1.5 1996/10/17 04:26:25 cgd Exp $ */
/*
diff --git a/sys/alpha/alpha/pal.s b/sys/alpha/alpha/pal.s
index 3d179a5..1f9545b 100644
--- a/sys/alpha/alpha/pal.s
+++ b/sys/alpha/alpha/pal.s
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: pal.s,v 1.12 1998/02/27 03:44:53 thorpej Exp $ */
/*
diff --git a/sys/alpha/include/clockvar.h b/sys/alpha/include/clockvar.h
index a34be18..f13d1df 100644
--- a/sys/alpha/include/clockvar.h
+++ b/sys/alpha/include/clockvar.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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 79a6b57..fe7f10e 100644
--- a/sys/alpha/include/console.h
+++ b/sys/alpha/include/console.h
@@ -1,3 +1,5 @@
+/* $FreeBSD$ */
+
#ifndef _MACHINE_CONSOLE_H_
#define _MACHINE_CONSOLE_H_
diff --git a/sys/alpha/include/db_machdep.h b/sys/alpha/include/db_machdep.h
index 1824cd9..8e95af8 100644
--- a/sys/alpha/include/db_machdep.h
+++ b/sys/alpha/include/db_machdep.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: db_machdep.h,v 1.6 1997/09/06 02:02:25 thorpej Exp $ */
/*
diff --git a/sys/alpha/include/exec.h b/sys/alpha/include/exec.h
index f0e3418..4a964e7 100644
--- a/sys/alpha/include/exec.h
+++ b/sys/alpha/include/exec.h
@@ -29,6 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $FreeBSD$
*/
#define __LDPGSZ 8192
diff --git a/sys/alpha/include/floatingpoint.h b/sys/alpha/include/floatingpoint.h
index 627f5e3..e2faa5e 100644
--- a/sys/alpha/include/floatingpoint.h
+++ b/sys/alpha/include/floatingpoint.h
@@ -29,6 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $FreeBSD$
*/
#include <machine/ieeefp.h>
diff --git a/sys/alpha/include/reloc.h b/sys/alpha/include/reloc.h
index 2d74a73..a8ce0b1 100644
--- a/sys/alpha/include/reloc.h
+++ b/sys/alpha/include/reloc.h
@@ -29,4 +29,5 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $FreeBSD$
*/
diff --git a/sys/alpha/pci/apecsreg.h b/sys/alpha/pci/apecsreg.h
index 66e2c5e..385df1e 100644
--- a/sys/alpha/pci/apecsreg.h
+++ b/sys/alpha/pci/apecsreg.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: apecsreg.h,v 1.7 1997/06/06 23:54:24 thorpej Exp $ */
/*
diff --git a/sys/alpha/pci/lcareg.h b/sys/alpha/pci/lcareg.h
index f7a655c..d7fe568 100644
--- a/sys/alpha/pci/lcareg.h
+++ b/sys/alpha/pci/lcareg.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: lcareg.h,v 1.8 1997/09/05 02:14:31 thorpej Exp $ */
/*
diff --git a/sys/alpha/pci/pci_eb164_intr.s b/sys/alpha/pci/pci_eb164_intr.s
index d3eb352..13d1b2d 100644
--- a/sys/alpha/pci/pci_eb164_intr.s
+++ b/sys/alpha/pci/pci_eb164_intr.s
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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 472d741..f568ff5 100644
--- a/sys/alpha/pci/pci_eb64plus_intr.s
+++ b/sys/alpha/pci/pci_eb64plus_intr.s
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: pci_eb64plus_intr.s,v 1.2 1997/09/02 13:19:43 thorpej Exp $ */
/*
diff --git a/sys/alpha/tlsb/gbusreg.h b/sys/alpha/tlsb/gbusreg.h
index 4e75854..3402185 100644
--- a/sys/alpha/tlsb/gbusreg.h
+++ b/sys/alpha/tlsb/gbusreg.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: gbusreg.h,v 1.1 1998/05/13 02:50:29 thorpej Exp $ */
/*-
diff --git a/sys/boot/README b/sys/boot/README
index 89851da..7502788 100644
--- a/sys/boot/README
+++ b/sys/boot/README
@@ -1,3 +1,5 @@
+$FreeBSD$
+
README file, for the boot config file setup. This is meant
to explain how to manage the loader configuration process.
The boot and loading process is either defined, or being
diff --git a/sys/boot/alpha/Makefile.inc b/sys/boot/alpha/Makefile.inc
index abb4f65..cd9f18a 100644
--- a/sys/boot/alpha/Makefile.inc
+++ b/sys/boot/alpha/Makefile.inc
@@ -1,3 +1,4 @@
+# $FreeBSD$
# 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/netboot/Makefile b/sys/boot/alpha/netboot/Makefile
index 1b14e62..0d44c74 100644
--- a/sys/boot/alpha/netboot/Makefile
+++ b/sys/boot/alpha/netboot/Makefile
@@ -1,3 +1,4 @@
+# $FreeBSD$
# $NetBSD: Makefile,v 1.12 1998/02/19 14:18:36 drochner Exp $
BASE= netboot
diff --git a/sys/boot/arc/Makefile.inc b/sys/boot/arc/Makefile.inc
index 4b2226c..e3a86c4 100644
--- a/sys/boot/arc/Makefile.inc
+++ b/sys/boot/arc/Makefile.inc
@@ -1,3 +1,4 @@
+# $FreeBSD$
# Options used when building app-specific libalpha components
LOAD_ADDRESS= 0xffffffff80900000
DPADD+= ${DESTDIR}/${LIBDIR}/libstand.a
diff --git a/sys/boot/common/newvers.sh b/sys/boot/common/newvers.sh
index 459f407..ab16fe2 100755
--- a/sys/boot/common/newvers.sh
+++ b/sys/boot/common/newvers.sh
@@ -1,5 +1,6 @@
#!/bin/sh -
#
+# $FreeBSD$
# $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/pc98/boot2/README.serial.98 b/sys/boot/pc98/boot2/README.serial.98
index de98c82..97a4b32 100644
--- a/sys/boot/pc98/boot2/README.serial.98
+++ b/sys/boot/pc98/boot2/README.serial.98
@@ -1,3 +1,5 @@
+$FreeBSD$
+
README.srieal.98
シリアルコンソールについて
加藤丈典 (kato@eclogite.eps.nagoya-u.ac.jp)
diff --git a/sys/boot/pc98/boot2/boot2.S b/sys/boot/pc98/boot2/boot2.S
index 47b9a06..9cad5ec 100644
--- a/sys/boot/pc98/boot2/boot2.S
+++ b/sys/boot/pc98/boot2/boot2.S
@@ -25,6 +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$
*/
/*
* Ported to PC-9801 by Yoshio Kimura
diff --git a/sys/boot/pc98/boot2/probe_keyboard.c b/sys/boot/pc98/boot2/probe_keyboard.c
index 2450430..6be66fd 100644
--- a/sys/boot/pc98/boot2/probe_keyboard.c
+++ b/sys/boot/pc98/boot2/probe_keyboard.c
@@ -23,6 +23,8 @@
* 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 "boot.h"
diff --git a/sys/cam/scsi/scsi_cd.h b/sys/cam/scsi/scsi_cd.h
index 72ddaee..284c710 100644
--- a/sys/cam/scsi/scsi_cd.h
+++ b/sys/cam/scsi/scsi_cd.h
@@ -15,6 +15,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$
*/
#ifndef _SCSI_SCSI_CD_H
#define _SCSI_SCSI_CD_H 1
diff --git a/sys/cam/scsi/scsi_ch.h b/sys/cam/scsi/scsi_ch.h
index 0f53c93..5239243 100644
--- a/sys/cam/scsi/scsi_ch.h
+++ b/sys/cam/scsi/scsi_ch.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: scsi_changer.h,v 1.11 1998/02/13 08:28:32 enami Exp $ */
/*
diff --git a/sys/cam/scsi/scsi_message.h b/sys/cam/scsi/scsi_message.h
index 2dad159..a570f2b 100644
--- a/sys/cam/scsi/scsi_message.h
+++ b/sys/cam/scsi/scsi_message.h
@@ -1,3 +1,5 @@
+/* $FreeBSD$ */
+
/* Messages (1 byte) */ /* I/T (M)andatory or (O)ptional */
#define MSG_CMDCOMPLETE 0x00 /* M/M */
#define MSG_EXTENDED 0x01 /* O/O */
diff --git a/sys/compat/netbsd/dvcfg.h b/sys/compat/netbsd/dvcfg.h
index 0ac75d9..3edc1cb 100644
--- a/sys/compat/netbsd/dvcfg.h
+++ b/sys/compat/netbsd/dvcfg.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD$ */
/*
* [NetBSD for NEC PC98 series]
diff --git a/sys/contrib/ipfilter/netinet/fil.c b/sys/contrib/ipfilter/netinet/fil.c
index 00187cd..9561142 100644
--- a/sys/contrib/ipfilter/netinet/fil.c
+++ b/sys/contrib/ipfilter/netinet/fil.c
@@ -7,7 +7,8 @@
*/
#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[] = "@(#)$Id: fil.c,v 2.3.2.16 2000/01/27 08:49:37 darrenr Exp $"; */
+static const char rcsid[] = "@(#)$FreeBSD$";
#endif
#include <sys/errno.h>
diff --git a/sys/dev/fe/mb86960.h b/sys/dev/fe/mb86960.h
index cffe0a0..971ab66 100644
--- a/sys/dev/fe/mb86960.h
+++ b/sys/dev/fe/mb86960.h
@@ -18,6 +18,8 @@
* 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$
*/
/*
diff --git a/sys/dev/ic/cd180.h b/sys/dev/ic/cd180.h
index 5783ebd..a9a5a83 100644
--- a/sys/dev/ic/cd180.h
+++ b/sys/dev/ic/cd180.h
@@ -23,6 +23,8 @@
* 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$
*/
/*
diff --git a/sys/dev/lnc/if_lncreg.h b/sys/dev/lnc/if_lncreg.h
index 82efff9..6a5c84b 100644
--- a/sys/dev/lnc/if_lncreg.h
+++ b/sys/dev/lnc/if_lncreg.h
@@ -8,6 +8,7 @@
* functioning of this software, nor does the author assume any
* responsibility for damages incurred with its use.
*
+ * $FreeBSD$
*/
/*
diff --git a/sys/dev/rc/rcreg.h b/sys/dev/rc/rcreg.h
index 75015f2..e23869a 100644
--- a/sys/dev/rc/rcreg.h
+++ b/sys/dev/rc/rcreg.h
@@ -23,6 +23,8 @@
* 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$
*/
/*
diff --git a/sys/dev/rp/rpreg.h b/sys/dev/rp/rpreg.h
index fcc100b..78fff5e 100644
--- a/sys/dev/rp/rpreg.h
+++ b/sys/dev/rp/rpreg.h
@@ -28,6 +28,8 @@
* 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$
*/
/*
diff --git a/sys/dev/rp/rpvar.h b/sys/dev/rp/rpvar.h
index d1f9e83..a8ca662 100644
--- a/sys/dev/rp/rpvar.h
+++ b/sys/dev/rp/rpvar.h
@@ -28,6 +28,8 @@
* 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$
*/
/*
diff --git a/sys/dev/syscons/logo/logo.c b/sys/dev/syscons/logo/logo.c
index be502fe..0c122ad 100644
--- a/sys/dev/syscons/logo/logo.c
+++ b/sys/dev/syscons/logo/logo.c
@@ -1,3 +1,5 @@
+/* $FreeBSD$ */
+
#define logo_w 88
#define logo_h 88
diff --git a/sys/dev/wl/if_wl.h b/sys/dev/wl/if_wl.h
index 70d5d30..149c81a 100644
--- a/sys/dev/wl/if_wl.h
+++ b/sys/dev/wl/if_wl.h
@@ -18,6 +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$
*/
/* Definitions for WaveLAN driver */
diff --git a/sys/fs/cd9660/TODO.hibler b/sys/fs/cd9660/TODO.hibler
index 660b268..90c96f6 100644
--- a/sys/fs/cd9660/TODO.hibler
+++ b/sys/fs/cd9660/TODO.hibler
@@ -1,3 +1,5 @@
+$FreeBSD$
+
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
them back. It looks like a seperate (but very similar) lookup routine
diff --git a/sys/fs/cd9660/cd9660_mount.h b/sys/fs/cd9660/cd9660_mount.h
index d42adcd..5263912 100644
--- a/sys/fs/cd9660/cd9660_mount.h
+++ b/sys/fs/cd9660/cd9660_mount.h
@@ -36,6 +36,7 @@
* SUCH DAMAGE.
*
* @(#)cd9660_mount.h 8.1 (Berkeley) 5/24/95
+ * $FreeBSD$
*/
/*
diff --git a/sys/gnu/i386/fpemul/Changelog b/sys/gnu/i386/fpemul/Changelog
index a2fbccd1..80d3885 100644
--- a/sys/gnu/i386/fpemul/Changelog
+++ b/sys/gnu/i386/fpemul/Changelog
@@ -1,3 +1,5 @@
+$FreeBSD$
+
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 0cef6c4..d677145 100644
--- a/sys/gnu/i386/fpemul/README
+++ b/sys/gnu/i386/fpemul/README
@@ -53,6 +53,7 @@
*
* W. Metzenthen June 1994.
*
+ * $FreeBSD$
*/
wm-FPU-emu is an FPU emulator for Linux. It is derived from wm-emu387
diff --git a/sys/gnu/i386/fpemul/reg_constant.c b/sys/gnu/i386/fpemul/reg_constant.c
index fc2860a..bd16fe4 100644
--- a/sys/gnu/i386/fpemul/reg_constant.c
+++ b/sys/gnu/i386/fpemul/reg_constant.c
@@ -55,9 +55,7 @@
*
* W. Metzenthen June 1994.
*
- *
- * $id:$
- *
+ * $FreeBSD$
*/
diff --git a/sys/i386/include/asc_ioctl.h b/sys/i386/include/asc_ioctl.h
index ac92eddd..d1f9c51 100644
--- a/sys/i386/include/asc_ioctl.h
+++ b/sys/i386/include/asc_ioctl.h
@@ -27,6 +27,8 @@
* 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$
*/
#ifndef _MACHINE_ASC_IOCTL_H_
diff --git a/sys/i386/include/console.h b/sys/i386/include/console.h
index 79a6b57..fe7f10e 100644
--- a/sys/i386/include/console.h
+++ b/sys/i386/include/console.h
@@ -1,3 +1,5 @@
+/* $FreeBSD$ */
+
#ifndef _MACHINE_CONSOLE_H_
#define _MACHINE_CONSOLE_H_
diff --git a/sys/i386/include/dvcfg.h b/sys/i386/include/dvcfg.h
index 0ac75d9..3edc1cb 100644
--- a/sys/i386/include/dvcfg.h
+++ b/sys/i386/include/dvcfg.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD$ */
/*
* [NetBSD for NEC PC98 series]
diff --git a/sys/i386/include/gsc.h b/sys/i386/include/gsc.h
index e84e63c..7fa1d42 100644
--- a/sys/i386/include/gsc.h
+++ b/sys/i386/include/gsc.h
@@ -27,6 +27,8 @@
* 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$
*/
#ifndef _MACHINE_GSC_H_
diff --git a/sys/i386/include/ultrasound.h b/sys/i386/include/ultrasound.h
index 5571ca0..e8623a7 100644
--- a/sys/i386/include/ultrasound.h
+++ b/sys/i386/include/ultrasound.h
@@ -24,6 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $FreeBSD$
*/
/*
diff --git a/sys/i386/isa/README.stl b/sys/i386/isa/README.stl
index 84e8ab6..d723dca 100644
--- a/sys/i386/isa/README.stl
+++ b/sys/i386/isa/README.stl
@@ -1,3 +1,4 @@
+$FreeBSD$
Stallion Multiport Serial Driver Readme
---------------------------------------
diff --git a/sys/i386/isa/cronyx.c b/sys/i386/isa/cronyx.c
index 2f2e5bb..13286d5 100644
--- a/sys/i386/isa/cronyx.c
+++ b/sys/i386/isa/cronyx.c
@@ -12,6 +12,7 @@
* all derivative works or modified versions.
*
* Version 1.6, Wed May 31 16:03:20 MSD 1995
+ * $FreeBSD$
*/
#if defined (MSDOS) || defined (__MSDOS__)
# include <string.h>
diff --git a/sys/i386/isa/cxreg.h b/sys/i386/isa/cxreg.h
index 34b03f9..c020637 100644
--- a/sys/i386/isa/cxreg.h
+++ b/sys/i386/isa/cxreg.h
@@ -13,6 +13,7 @@
* all derivative works or modified versions.
*
* Version 1.0, Fri Oct 7 19:34:06 MSD 1994
+ * $FreeBSD$
*/
#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/gpib.h b/sys/i386/isa/gpib.h
index 065c086..6e17f95 100644
--- a/sys/i386/isa/gpib.h
+++ b/sys/i386/isa/gpib.h
@@ -1,3 +1,5 @@
+/* $FreeBSD$ */
+
#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 6e2a1a6..f6b5c99 100644
--- a/sys/i386/isa/gpibreg.h
+++ b/sys/i386/isa/gpibreg.h
@@ -1,3 +1,5 @@
+/* $FreeBSD$ */
+
static int gpib_port=0x2c0;
#define IEEE gpib_port
diff --git a/sys/i386/isa/gscreg.h b/sys/i386/isa/gscreg.h
index 9a7960c..0f76ce4 100644
--- a/sys/i386/isa/gscreg.h
+++ b/sys/i386/isa/gscreg.h
@@ -27,6 +27,8 @@
* 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$
*/
/*
diff --git a/sys/i386/isa/ic/Am7990.h b/sys/i386/isa/ic/Am7990.h
index 82efff9..6a5c84b 100644
--- a/sys/i386/isa/ic/Am7990.h
+++ b/sys/i386/isa/ic/Am7990.h
@@ -8,6 +8,7 @@
* functioning of this software, nor does the author assume any
* responsibility for damages incurred with its use.
*
+ * $FreeBSD$
*/
/*
diff --git a/sys/i386/isa/ic/am7990.h b/sys/i386/isa/ic/am7990.h
index d5dbe57..2702eae 100644
--- a/sys/i386/isa/ic/am7990.h
+++ b/sys/i386/isa/ic/am7990.h
@@ -1,7 +1,7 @@
/*
* AMD 7990 (LANCE) definitions
*
- *
+ * $FreeBSD$
*/
#if defined(BYTE_ORDER) && BYTE_ORDER == BIG_ENDIAN
diff --git a/sys/i386/isa/ic/cd180.h b/sys/i386/isa/ic/cd180.h
index 5783ebd..a9a5a83 100644
--- a/sys/i386/isa/ic/cd180.h
+++ b/sys/i386/isa/ic/cd180.h
@@ -23,6 +23,8 @@
* 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$
*/
/*
diff --git a/sys/i386/isa/ic/i82365.h b/sys/i386/isa/ic/i82365.h
index b86812e..17d6a85 100644
--- a/sys/i386/isa/ic/i82365.h
+++ b/sys/i386/isa/ic/i82365.h
@@ -10,6 +10,7 @@
*
* originally by Barry Jaspan; hacked over by Keith Moore
*
+ * $FreeBSD$
***********************************************************************/
/*
diff --git a/sys/i386/isa/ic/if_wl_i82586.h b/sys/i386/isa/ic/if_wl_i82586.h
index fd20589..663e591 100644
--- a/sys/i386/isa/ic/if_wl_i82586.h
+++ b/sys/i386/isa/ic/if_wl_i82586.h
@@ -22,6 +22,8 @@
*
* any improvements or extensions that they make and grant Carnegie Mellon
* the rights to redistribute these changes.
+ *
+ * $FreeBSD$
*/
/*
Copyright 1988, 1989 by Olivetti Advanced Technology Center, Inc.,
diff --git a/sys/i386/isa/ic/mb86960.h b/sys/i386/isa/ic/mb86960.h
index cffe0a0..971ab66 100644
--- a/sys/i386/isa/ic/mb86960.h
+++ b/sys/i386/isa/ic/mb86960.h
@@ -18,6 +18,8 @@
* 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$
*/
/*
diff --git a/sys/i386/isa/ic/wd33c93.h b/sys/i386/isa/ic/wd33c93.h
index e8ba4aa..5e0e017 100644
--- a/sys/i386/isa/ic/wd33c93.h
+++ b/sys/i386/isa/ic/wd33c93.h
@@ -26,6 +26,8 @@
* 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$
*/
#ifndef _WD33C93REG_H_
diff --git a/sys/i386/isa/if_wl.h b/sys/i386/isa/if_wl.h
index 70d5d30..149c81a 100644
--- a/sys/i386/isa/if_wl.h
+++ b/sys/i386/isa/if_wl.h
@@ -18,6 +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$
*/
/* Definitions for WaveLAN driver */
diff --git a/sys/i386/isa/rcreg.h b/sys/i386/isa/rcreg.h
index 75015f2..e23869a 100644
--- a/sys/i386/isa/rcreg.h
+++ b/sys/i386/isa/rcreg.h
@@ -23,6 +23,8 @@
* 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$
*/
/*
diff --git a/sys/i386/isa/rpreg.h b/sys/i386/isa/rpreg.h
index fcc100b..78fff5e 100644
--- a/sys/i386/isa/rpreg.h
+++ b/sys/i386/isa/rpreg.h
@@ -28,6 +28,8 @@
* 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$
*/
/*
diff --git a/sys/i386/isa/rpvar.h b/sys/i386/isa/rpvar.h
index d1f9e83..a8ca662 100644
--- a/sys/i386/isa/rpvar.h
+++ b/sys/i386/isa/rpvar.h
@@ -28,6 +28,8 @@
* 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$
*/
/*
diff --git a/sys/i386/isa/scsi_dvcfg.h b/sys/i386/isa/scsi_dvcfg.h
index 0d4d142..a93429c 100644
--- a/sys/i386/isa/scsi_dvcfg.h
+++ b/sys/i386/isa/scsi_dvcfg.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD$ */
/*
* [NetBSD for NEC PC98 series]
diff --git a/sys/isofs/cd9660/TODO.hibler b/sys/isofs/cd9660/TODO.hibler
index 660b268..90c96f6 100644
--- a/sys/isofs/cd9660/TODO.hibler
+++ b/sys/isofs/cd9660/TODO.hibler
@@ -1,3 +1,5 @@
+$FreeBSD$
+
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
them back. It looks like a seperate (but very similar) lookup routine
diff --git a/sys/isofs/cd9660/cd9660_mount.h b/sys/isofs/cd9660/cd9660_mount.h
index d42adcd..5263912 100644
--- a/sys/isofs/cd9660/cd9660_mount.h
+++ b/sys/isofs/cd9660/cd9660_mount.h
@@ -36,6 +36,7 @@
* SUCH DAMAGE.
*
* @(#)cd9660_mount.h 8.1 (Berkeley) 5/24/95
+ * $FreeBSD$
*/
/*
diff --git a/sys/kern/p1003_1b.c b/sys/kern/p1003_1b.c
index 36f4bc2..860176a 100644
--- a/sys/kern/p1003_1b.c
+++ b/sys/kern/p1003_1b.c
@@ -29,6 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $FreeBSD$
*/
/* p1003_1b: Real Time common code.
diff --git a/sys/libkern/alpha/byte_swap_2.S b/sys/libkern/alpha/byte_swap_2.S
index fab3c58..a9d70a9 100644
--- a/sys/libkern/alpha/byte_swap_2.S
+++ b/sys/libkern/alpha/byte_swap_2.S
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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 8dbb83c..9f6df34 100644
--- a/sys/libkern/alpha/byte_swap_4.S
+++ b/sys/libkern/alpha/byte_swap_4.S
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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 7fab6f9..b5ebaa5 100644
--- a/sys/libkern/alpha/htonl.S
+++ b/sys/libkern/alpha/htonl.S
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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 392578c..9ffabf4 100644
--- a/sys/libkern/alpha/htons.S
+++ b/sys/libkern/alpha/htons.S
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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 370848a..f86a404 100644
--- a/sys/libkern/alpha/ntohl.S
+++ b/sys/libkern/alpha/ntohl.S
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $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 80be3f8..496f75c 100644
--- a/sys/libkern/alpha/ntohs.S
+++ b/sys/libkern/alpha/ntohs.S
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: ntohs.S,v 1.1 1996/04/17 22:37:02 cgd Exp $ */
/*
diff --git a/sys/libkern/bcd.c b/sys/libkern/bcd.c
index 540ed5f..89b10bc 100644
--- a/sys/libkern/bcd.c
+++ b/sys/libkern/bcd.c
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/*
* Some data-tables that are often used.
* Cannot be copyrighted.
diff --git a/sys/libkern/inet_ntoa.c b/sys/libkern/inet_ntoa.c
index 75911a6..558188c 100644
--- a/sys/libkern/inet_ntoa.c
+++ b/sys/libkern/inet_ntoa.c
@@ -1,4 +1,3 @@
-
/*
* Copyright 1994, 1995 Massachusetts Institute of Technology
*
@@ -26,6 +25,8 @@
* 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>
diff --git a/sys/miscfs/devfs/README b/sys/miscfs/devfs/README
index e99aa8d..fba4214 100644
--- a/sys/miscfs/devfs/README
+++ b/sys/miscfs/devfs/README
@@ -1,3 +1,5 @@
+$FreeBSD$
+
this file is: /sys/miscfs/devfs/README
to enable: add
diff --git a/sys/miscfs/devfs/devfs_proto.h b/sys/miscfs/devfs/devfs_proto.h
index 885728f..846c48e 100644
--- a/sys/miscfs/devfs/devfs_proto.h
+++ b/sys/miscfs/devfs/devfs_proto.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* 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/reproto.sh b/sys/miscfs/devfs/reproto.sh
index e994e0c..1b67116 100644
--- a/sys/miscfs/devfs/reproto.sh
+++ b/sys/miscfs/devfs/reproto.sh
@@ -4,9 +4,12 @@
# to allow for KNF function definitions. So rewrote in perl, but wrapped
# as a shell script.
#
+# $FreeBSD$
+#
exec /usr/bin/perl << *EOF*
open(PROTO, ">devfs_proto.h") || die "Cannot open devfs_proto.h\n";
+print PROTO "/* \\\$FreeBSD\\\$ */\n";
print PROTO "/* THIS FILE HAS BEEN PRODUCED AUTOMATICALLY */\n";
while (\$file = <*.c>) {
diff --git a/sys/modules/syscons/fire/Makefile b/sys/modules/syscons/fire/Makefile
index e078f2c..d32eec7 100644
--- a/sys/modules/syscons/fire/Makefile
+++ b/sys/modules/syscons/fire/Makefile
@@ -1,3 +1,4 @@
+# $FreeBSD$
KMOD= fire_saver
SRCS= fire_saver.c
diff --git a/sys/modules/syscons/logo/logo.c b/sys/modules/syscons/logo/logo.c
index be502fe..0c122ad 100644
--- a/sys/modules/syscons/logo/logo.c
+++ b/sys/modules/syscons/logo/logo.c
@@ -1,3 +1,5 @@
+/* $FreeBSD$ */
+
#define logo_w 88
#define logo_h 88
diff --git a/sys/netinet/fil.c b/sys/netinet/fil.c
index 00187cd..9561142 100644
--- a/sys/netinet/fil.c
+++ b/sys/netinet/fil.c
@@ -7,7 +7,8 @@
*/
#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[] = "@(#)$Id: fil.c,v 2.3.2.16 2000/01/27 08:49:37 darrenr Exp $"; */
+static const char rcsid[] = "@(#)$FreeBSD$";
#endif
#include <sys/errno.h>
diff --git a/sys/netinet/if_atm.h b/sys/netinet/if_atm.h
index e0d26c0..b448253 100644
--- a/sys/netinet/if_atm.h
+++ b/sys/netinet/if_atm.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: if_atm.h,v 1.2 1996/07/03 17:17:17 chuck Exp $ */
/*
diff --git a/sys/netipx/README b/sys/netipx/README
index 87c1db9..8afd66f 100644
--- a/sys/netipx/README
+++ b/sys/netipx/README
@@ -1,3 +1,5 @@
+$FreeBSD$
+
This protocol implements IPX/SPX over Ethernet_II frame type 0x8137.
Please note: the SPX implementation may require further work and testing
to insure proper operation.
diff --git a/sys/netnatm/natm_pcb.c b/sys/netnatm/natm_pcb.c
index 16e3a34..2ce9a30 100644
--- a/sys/netnatm/natm_pcb.c
+++ b/sys/netnatm/natm_pcb.c
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $NetBSD: natm_pcb.c,v 1.4 1996/11/09 03:26:27 chuck Exp $ */
/*
diff --git a/sys/pc98/pc98/epsonio.h b/sys/pc98/pc98/epsonio.h
index 8139973..a825ada 100644
--- a/sys/pc98/pc98/epsonio.h
+++ b/sys/pc98/pc98/epsonio.h
@@ -23,6 +23,8 @@
* 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$
*/
#ifndef __PC98_PC98_EPSONIO_H__
diff --git a/sys/pccard/pcic98reg.h b/sys/pccard/pcic98reg.h
index ed02ce4..e50862c 100644
--- a/sys/pccard/pcic98reg.h
+++ b/sys/pccard/pcic98reg.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/*
pcic98reg.h
diff --git a/sys/pci/locate.pl b/sys/pci/locate.pl
index 6d77ad5..1cb45ad 100755
--- a/sys/pci/locate.pl
+++ b/sys/pci/locate.pl
@@ -1,4 +1,5 @@
#!/usr/bin/perl
+# $FreeBSD$
$errpos = hex($ARGV[0])/4;
$ofs=0;
diff --git a/sys/pci/meteor_reg.h b/sys/pci/meteor_reg.h
index 40d06e0..a1f5ecc 100644
--- a/sys/pci/meteor_reg.h
+++ b/sys/pci/meteor_reg.h
@@ -27,6 +27,8 @@
* 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$
*/
#ifndef PCI_LATENCY_TIMER
#define PCI_LATENCY_TIMER 0x0c /* pci timer register */
diff --git a/sys/pci/scsiiom.c b/sys/pci/scsiiom.c
index 4a7731a..49d020b 100644
--- a/sys/pci/scsiiom.c
+++ b/sys/pci/scsiiom.c
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/***********************************************************************
* FILE NAME : SCSIIOM.C *
* BY : C.L. Huang (ching@tekram.com.tw) *
diff --git a/sys/posix4/p1003_1b.c b/sys/posix4/p1003_1b.c
index 36f4bc2..860176a 100644
--- a/sys/posix4/p1003_1b.c
+++ b/sys/posix4/p1003_1b.c
@@ -29,6 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $FreeBSD$
*/
/* p1003_1b: Real Time common code.
diff --git a/sys/sys/dataacq.h b/sys/sys/dataacq.h
index c5fe345..69afbf9 100644
--- a/sys/sys/dataacq.h
+++ b/sys/sys/dataacq.h
@@ -1,4 +1,7 @@
-/* Header for general data acquisition definitions.
+/*
+ * Header for general data acquisition definitions.
+ *
+ * $FreeBSD$
*/
#ifndef _SYS_DATAACQ_H_
OpenPOWER on IntegriCloud