aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-05-01 20:32:07 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-05-01 20:32:07 +0000
commit365c5db0a711e2e0a0c08a5c1e30f7849feab58c (patch)
tree57a710bbae8d5e2b92a865387b54fc6514937299
parentaf3ff17a453393dae34e183b6346c01e5c7e79a1 (diff)
downloadsrc-365c5db0a711e2e0a0c08a5c1e30f7849feab58c.tar.gz
src-365c5db0a711e2e0a0c08a5c1e30f7849feab58c.zip
Add $FreeBSD$
Notes
Notes: svn path=/head/; revision=59874
-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/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
92 files changed, 131 insertions, 7 deletions
diff --git a/sys/alpha/alpha/alpha-gdbstub.c b/sys/alpha/alpha/alpha-gdbstub.c
index 0c8cf5d05a06..8b58839c5d97 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 9fc3b1e8b0d7..78100e57ae81 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 00c2d230bcbb..172b6516ca3f 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 123f3c0bc677..2df25c15678c 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 866f71073cc1..5afaed1713b2 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 3d179a53042a..1f9545b93f21 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 a34be1811f98..f13d1dff3977 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 79a6b576528c..fe7f10e64655 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 1824cd9676aa..8e95af875860 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 f0e3418c0ab8..4a964e790779 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 627f5e3a9378..e2faa5efd1a4 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 2d74a73bb378..a8ce0b106ab0 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 66e2c5e6f1ae..385df1e4801a 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 f7a655ca387f..d7fe568d1b0a 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 d3eb3525169f..13d1b2d4e257 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 472d741631aa..f568ff502704 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 4e758549df83..3402185ac8b1 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 89851da3a502..7502788324ec 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 abb4f65cbc89..cd9f18a73e71 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 1b14e622a320..0d44c74cf5ce 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 4b2226c65f6e..e3a86c463a81 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 459f407fdd22..ab16fe28d4e5 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 de98c827c095..97a4b32f5e6d 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 47b9a0643f45..9cad5ec9c3af 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 24504301d424..6be66fd73a95 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 72ddaee644e4..284c71043e3c 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 0f53c93f177a..5239243aefda 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 2dad1599d9f4..a570f2bb68fa 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 0ac75d9ccdb9..3edc1cb2d690 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/dev/fe/mb86960.h b/sys/dev/fe/mb86960.h
index cffe0a01c7a2..971ab6692660 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 5783ebd2db56..a9a5a83348e0 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 82efff9d5e32..6a5c84b13866 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 75015f20d644..e23869a8a5b9 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 fcc100b9cd10..78fff5e13aaa 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 d1f9e83c3168..a8ca66293fe3 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 be502fe502ff..0c122ad9012f 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 70d5d30cdb66..149c81ad313a 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 660b268cb643..90c96f6332ba 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 d42adcd22b91..5263912d5291 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 a2fbccd15c2c..80d3885c859f 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 0cef6c456fc7..d6771455bbe5 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 fc2860a0daad..bd16fe430e18 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 ac92eddd6e07..d1f9c5171402 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 79a6b576528c..fe7f10e64655 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 0ac75d9ccdb9..3edc1cb2d690 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 e84e63c3568e..7fa1d42013bb 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 5571ca08d0e8..e8623a7c7be2 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 84e8ab66dd90..d723dcac88bb 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 2f2e5bb6f551..13286d55825f 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 34b03f9a90db..c0206370551a 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 065c086c0cc0..6e17f95b053d 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 6e2a1a6257b8..f6b5c99ef2c5 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 9a7960cdfc01..0f76ce4d877c 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 82efff9d5e32..6a5c84b13866 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 d5dbe5761166..2702eaea3acd 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 5783ebd2db56..a9a5a83348e0 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 b86812ee01c3..17d6a85db4ea 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 fd2058973552..663e5918d2ea 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 cffe0a01c7a2..971ab6692660 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 e8ba4aa6cd32..5e0e0173427f 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 70d5d30cdb66..149c81ad313a 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 75015f20d644..e23869a8a5b9 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 fcc100b9cd10..78fff5e13aaa 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 d1f9e83c3168..a8ca66293fe3 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 0d4d14298e30..a93429c0d052 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 660b268cb643..90c96f6332ba 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 d42adcd22b91..5263912d5291 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 36f4bc24153d..860176a8e25f 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 fab3c58d8471..a9d70a968e44 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 8dbb83ca2484..9f6df346f260 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 7fab6f922b30..b5ebaa51d740 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 392578c5786b..9ffabf4a86f9 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 370848abd968..f86a4042b03e 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 80be3f8d15cd..496f75c78a6f 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 540ed5f61f66..89b10bc5b66d 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 75911a67f271..558188c5dcce 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 e99aa8d9849a..fba4214b41af 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 885728f18219..846c48ecad85 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 e994e0c2b1f7..1b671163db55 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 e078f2cbfaea..d32eec765fb0 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 be502fe502ff..0c122ad9012f 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 00187cd2981d..95611422e85c 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 e0d26c0058bd..b448253b78d8 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 87c1db9d3be4..8afd66fdfd4f 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 16e3a34ca894..2ce9a3014bd9 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 8139973abb32..a825adae4ed4 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 ed02ce4eb1d7..e50862c9c5de 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 6d77ad53dc46..1cb45ad47b8f 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 40d06e014322..a1f5eccd52f2 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 4a7731a02535..49d020be469a 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 36f4bc24153d..860176a8e25f 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 c5fe3451e752..69afbf9a08c4 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_