diff options
Diffstat (limited to 'sys/dev')
1348 files changed, 1419 insertions, 1419 deletions
diff --git a/sys/dev/aac/aac.c b/sys/dev/aac/aac.c index a05d0122fc56..8c312f5fb34b 100644 --- a/sys/dev/aac/aac.c +++ b/sys/dev/aac/aac.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aac/aac.c,v 1.81.2.1 2004/02/11 10:34:24 scottl Exp $"); /* * Driver for the Adaptec 'FSA' family of PCI/SCSI RAID adapters. diff --git a/sys/dev/aac/aac_cam.c b/sys/dev/aac/aac_cam.c index 018fde0b5a19..a1d47721b99f 100644 --- a/sys/dev/aac/aac_cam.c +++ b/sys/dev/aac/aac_cam.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aac/aac_cam.c,v 1.14 2003/12/03 15:42:12 scottl Exp $"); /* * CAM front-end for communicating with non-DASD devices diff --git a/sys/dev/aac/aac_compat.h b/sys/dev/aac/aac_compat.h index ef61c0a36503..8897786c6e17 100644 --- a/sys/dev/aac/aac_compat.h +++ b/sys/dev/aac/aac_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/aac/aac_compat.h,v 1.3 2001/09/05 20:43:02 scottl Exp $ */ /* * Backwards compatibility support. diff --git a/sys/dev/aac/aac_debug.c b/sys/dev/aac/aac_debug.c index 13fcfce9ef84..96a8c95d800b 100644 --- a/sys/dev/aac/aac_debug.c +++ b/sys/dev/aac/aac_debug.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aac/aac_debug.c,v 1.16 2003/08/24 17:48:01 obrien Exp $"); /* * Debugging support. diff --git a/sys/dev/aac/aac_disk.c b/sys/dev/aac/aac_disk.c index 382b64494861..f7b6c81d0909 100644 --- a/sys/dev/aac/aac_disk.c +++ b/sys/dev/aac/aac_disk.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aac/aac_disk.c,v 1.36 2003/10/21 18:28:33 silby Exp $"); #include "opt_aac.h" diff --git a/sys/dev/aac/aac_ioctl.h b/sys/dev/aac/aac_ioctl.h index 1b798ebd8238..b632518f873b 100644 --- a/sys/dev/aac/aac_ioctl.h +++ b/sys/dev/aac/aac_ioctl.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/aac/aac_ioctl.h,v 1.8 2001/12/02 03:47:32 scottl Exp $ */ /* diff --git a/sys/dev/aac/aac_linux.c b/sys/dev/aac/aac_linux.c index 375123cfaa43..c82c93341912 100644 --- a/sys/dev/aac/aac_linux.c +++ b/sys/dev/aac/aac_linux.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aac/aac_linux.c,v 1.2 2003/08/24 17:48:01 obrien Exp $"); /* * Linux ioctl handler for the aac device driver diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c index 051a3e5def76..193ba07f874e 100644 --- a/sys/dev/aac/aac_pci.c +++ b/sys/dev/aac/aac_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aac/aac_pci.c,v 1.40 2003/11/01 00:13:43 scottl Exp $"); /* * PCI bus interface and resource allocation. diff --git a/sys/dev/aac/aac_tables.h b/sys/dev/aac/aac_tables.h index 47ebd0360764..1155f4dfbe16 100644 --- a/sys/dev/aac/aac_tables.h +++ b/sys/dev/aac/aac_tables.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/aac/aac_tables.h,v 1.4 2001/12/04 02:39:06 scottl Exp $ */ /* diff --git a/sys/dev/aac/aacreg.h b/sys/dev/aac/aacreg.h index fe5448714b46..f459929718b4 100644 --- a/sys/dev/aac/aacreg.h +++ b/sys/dev/aac/aacreg.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/aac/aacreg.h,v 1.17 2003/10/17 21:44:06 scottl Exp $ */ /* diff --git a/sys/dev/aac/aacvar.h b/sys/dev/aac/aacvar.h index 516ef921b3c6..031b24a0ed67 100644 --- a/sys/dev/aac/aacvar.h +++ b/sys/dev/aac/aacvar.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/aac/aacvar.h,v 1.36.2.1 2004/02/18 06:20:50 scottl Exp $ */ #include <sys/bio.h> diff --git a/sys/dev/acpica/Osd/OsdDebug.c b/sys/dev/acpica/Osd/OsdDebug.c index 3df9e45012fa..f6e63886fb4a 100644 --- a/sys/dev/acpica/Osd/OsdDebug.c +++ b/sys/dev/acpica/Osd/OsdDebug.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/acpica/Osd/OsdDebug.c,v 1.5 2003/04/29 18:50:34 njl Exp $ */ /* diff --git a/sys/dev/acpica/Osd/OsdHardware.c b/sys/dev/acpica/Osd/OsdHardware.c index 90d23857d2b5..85e277208193 100644 --- a/sys/dev/acpica/Osd/OsdHardware.c +++ b/sys/dev/acpica/Osd/OsdHardware.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/acpica/Osd/OsdHardware.c,v 1.11 2003/08/28 21:22:25 jhb Exp $ */ /* diff --git a/sys/dev/acpica/Osd/OsdInterrupt.c b/sys/dev/acpica/Osd/OsdInterrupt.c index e95ee80e6470..d1184c78ffcf 100644 --- a/sys/dev/acpica/Osd/OsdInterrupt.c +++ b/sys/dev/acpica/Osd/OsdInterrupt.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/acpica/Osd/OsdInterrupt.c,v 1.15 2003/11/12 16:24:16 jhb Exp $ */ /* diff --git a/sys/dev/acpica/Osd/OsdMemory.c b/sys/dev/acpica/Osd/OsdMemory.c index 8fe1a4451e5d..d4917e1c9751 100644 --- a/sys/dev/acpica/Osd/OsdMemory.c +++ b/sys/dev/acpica/Osd/OsdMemory.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/acpica/Osd/OsdMemory.c,v 1.10 2003/07/14 02:42:15 marcel Exp $ */ /* diff --git a/sys/dev/acpica/Osd/OsdSchedule.c b/sys/dev/acpica/Osd/OsdSchedule.c index 4ba1dee2be03..b665636e68e0 100644 --- a/sys/dev/acpica/Osd/OsdSchedule.c +++ b/sys/dev/acpica/Osd/OsdSchedule.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/acpica/Osd/OsdSchedule.c,v 1.26 2003/10/02 05:09:37 njl Exp $ */ /* diff --git a/sys/dev/acpica/Osd/OsdStream.c b/sys/dev/acpica/Osd/OsdStream.c index 7c9acde1b35d..929c7b3a9a58 100644 --- a/sys/dev/acpica/Osd/OsdStream.c +++ b/sys/dev/acpica/Osd/OsdStream.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/acpica/Osd/OsdStream.c,v 1.3 2003/04/29 18:50:34 njl Exp $ */ /* diff --git a/sys/dev/acpica/Osd/OsdSynch.c b/sys/dev/acpica/Osd/OsdSynch.c index f22b67ed1f44..ae0ba208e9dc 100644 --- a/sys/dev/acpica/Osd/OsdSynch.c +++ b/sys/dev/acpica/Osd/OsdSynch.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/acpica/Osd/OsdSynch.c,v 1.18 2003/09/26 21:22:10 njl Exp $ */ /* diff --git a/sys/dev/acpica/Osd/OsdTable.c b/sys/dev/acpica/Osd/OsdTable.c index 104e4ad2ea22..ed055d1db30b 100644 --- a/sys/dev/acpica/Osd/OsdTable.c +++ b/sys/dev/acpica/Osd/OsdTable.c @@ -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/acpica/Osd/OsdTable.c,v 1.3.6.1 2004/02/14 21:46:54 njl Exp $ */ /* diff --git a/sys/dev/acpica/acpi.c b/sys/dev/acpica/acpi.c index 824a68731114..69d21d304a36 100644 --- a/sys/dev/acpica/acpi.c +++ b/sys/dev/acpica/acpi.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/acpica/acpi.c,v 1.108.2.2 2003/12/29 15:48:16 jhb Exp $ */ #include "opt_acpi.h" diff --git a/sys/dev/acpica/acpi_acad.c b/sys/dev/acpica/acpi_acad.c index 29b8bb9385b5..7c215a6afb89 100644 --- a/sys/dev/acpica/acpi_acad.c +++ b/sys/dev/acpica/acpi_acad.c @@ -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/acpica/acpi_acad.c,v 1.20 2003/10/25 05:03:24 njl Exp $ */ #include "opt_acpi.h" diff --git a/sys/dev/acpica/acpi_battery.c b/sys/dev/acpica/acpi_battery.c index 51af72d98be7..c209eea79d77 100644 --- a/sys/dev/acpica/acpi_battery.c +++ b/sys/dev/acpica/acpi_battery.c @@ -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/acpica/acpi_battery.c,v 1.8 2003/08/11 15:34:43 njl Exp $ */ #include "opt_acpi.h" diff --git a/sys/dev/acpica/acpi_button.c b/sys/dev/acpica/acpi_button.c index 33ace7870f38..b8be8c2bc57c 100644 --- a/sys/dev/acpica/acpi_button.c +++ b/sys/dev/acpica/acpi_button.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/acpica/acpi_button.c,v 1.17 2003/10/25 05:03:24 njl Exp $ */ #include "opt_acpi.h" diff --git a/sys/dev/acpica/acpi_cmbat.c b/sys/dev/acpica/acpi_cmbat.c index d14ea7148bf8..51ef629fd95f 100644 --- a/sys/dev/acpica/acpi_cmbat.c +++ b/sys/dev/acpica/acpi_cmbat.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/acpica/acpi_cmbat.c,v 1.26 2003/10/25 05:03:24 njl Exp $ */ #include "opt_acpi.h" diff --git a/sys/dev/acpica/acpi_cpu.c b/sys/dev/acpica/acpi_cpu.c index a318ffc2f51e..527fcec8140d 100644 --- a/sys/dev/acpica/acpi_cpu.c +++ b/sys/dev/acpica/acpi_cpu.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_cpu.c,v 1.23 2003/12/03 20:27:48 jhb Exp $"); #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_ec.c b/sys/dev/acpica/acpi_ec.c index c0a4207777d6..fa088e9dfdd3 100644 --- a/sys/dev/acpica/acpi_ec.c +++ b/sys/dev/acpica/acpi_ec.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/acpica/acpi_ec.c,v 1.41 2003/09/26 05:24:55 njl Exp $ */ /****************************************************************************** * @@ -137,7 +137,7 @@ *****************************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_ec.c,v 1.41 2003/09/26 05:24:55 njl Exp $"); #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_isab.c b/sys/dev/acpica/acpi_isab.c index 184793ec775d..83be37f0408e 100644 --- a/sys/dev/acpica/acpi_isab.c +++ b/sys/dev/acpica/acpi_isab.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_isab.c,v 1.4 2003/08/24 17:48:01 obrien Exp $"); /* * ISA Bridge driver for Generic ISA Bus Devices. See section 10.7 of the diff --git a/sys/dev/acpica/acpi_lid.c b/sys/dev/acpica/acpi_lid.c index ecb8ccc526c9..f4fbb488c8fe 100644 --- a/sys/dev/acpica/acpi_lid.c +++ b/sys/dev/acpica/acpi_lid.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_lid.c,v 1.15 2003/10/25 05:03:24 njl Exp $"); #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_package.c b/sys/dev/acpica/acpi_package.c index d1d14481f9c0..425bfcb0fb4a 100644 --- a/sys/dev/acpica/acpi_package.c +++ b/sys/dev/acpica/acpi_package.c @@ -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/acpica/acpi_package.c,v 1.1 2003/11/15 19:20:46 njl Exp $ */ #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_pci.c b/sys/dev/acpica/acpi_pci.c index 85b6b1cabce9..57a0a2a7f22a 100644 --- a/sys/dev/acpica/acpi_pci.c +++ b/sys/dev/acpica/acpi_pci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_pci.c,v 1.6 2003/09/17 08:32:44 iwasaki Exp $"); #include "opt_bus.h" diff --git a/sys/dev/acpica/acpi_pci_link.c b/sys/dev/acpica/acpi_pci_link.c index b259eb730b50..e9dffee4ceda 100644 --- a/sys/dev/acpica/acpi_pci_link.c +++ b/sys/dev/acpica/acpi_pci_link.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_pci_link.c,v 1.10.2.1 2003/12/19 00:03:02 njl Exp $"); #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_pcib.c b/sys/dev/acpica/acpi_pcib.c index 065d5a6e75db..8b1aa8a5ad9b 100644 --- a/sys/dev/acpica/acpi_pcib.c +++ b/sys/dev/acpica/acpi_pcib.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_pcib.c,v 1.34.2.1 2003/12/19 00:03:02 njl Exp $"); #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_pcib_acpi.c b/sys/dev/acpica/acpi_pcib_acpi.c index 637d7fb94dab..8ee9ab618aea 100644 --- a/sys/dev/acpica/acpi_pcib_acpi.c +++ b/sys/dev/acpica/acpi_pcib_acpi.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/acpica/acpi_pcib_acpi.c,v 1.29 2003/08/22 06:06:16 imp Exp $ */ #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_pcib_pci.c b/sys/dev/acpica/acpi_pcib_pci.c index b0d9fff62f27..2e790a585ebf 100644 --- a/sys/dev/acpica/acpi_pcib_pci.c +++ b/sys/dev/acpica/acpi_pcib_pci.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_pcib_pci.c,v 1.5 2003/08/24 17:48:01 obrien Exp $"); #include "opt_acpi.h" diff --git a/sys/dev/acpica/acpi_pcibvar.h b/sys/dev/acpica/acpi_pcibvar.h index a7a5f206d7b0..428a4c02a3cd 100644 --- a/sys/dev/acpica/acpi_pcibvar.h +++ b/sys/dev/acpica/acpi_pcibvar.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/acpica/acpi_pcibvar.h,v 1.2 2002/10/05 02:01:02 iwasaki Exp $ */ #ifndef _ACPI_PCIBVAR_H_ diff --git a/sys/dev/acpica/acpi_powerres.c b/sys/dev/acpica/acpi_powerres.c index 0223b325ff22..6298f60f4ac5 100644 --- a/sys/dev/acpica/acpi_powerres.c +++ b/sys/dev/acpica/acpi_powerres.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_powerres.c,v 1.16 2003/08/28 16:06:30 njl Exp $"); #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_resource.c b/sys/dev/acpica/acpi_resource.c index 23ac064fbe44..8243a6ed10bf 100644 --- a/sys/dev/acpica/acpi_resource.c +++ b/sys/dev/acpica/acpi_resource.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_resource.c,v 1.20 2003/09/26 05:24:55 njl Exp $"); #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_thermal.c b/sys/dev/acpica/acpi_thermal.c index df704ec827f3..d102a571af1c 100644 --- a/sys/dev/acpica/acpi_thermal.c +++ b/sys/dev/acpica/acpi_thermal.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_thermal.c,v 1.33 2003/10/25 05:03:24 njl Exp $"); #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpi_timer.c b/sys/dev/acpica/acpi_timer.c index a737febf1173..5d73f7699a7f 100644 --- a/sys/dev/acpica/acpi_timer.c +++ b/sys/dev/acpica/acpi_timer.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/acpica/acpi_timer.c,v 1.25 2003/08/28 16:06:30 njl Exp $ */ #include "opt_acpi.h" #include <sys/param.h> diff --git a/sys/dev/acpica/acpiio.h b/sys/dev/acpica/acpiio.h index 5642492ca9f5..d01bfa9ec326 100644 --- a/sys/dev/acpica/acpiio.h +++ b/sys/dev/acpica/acpiio.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/acpica/acpiio.h,v 1.9 2003/09/13 20:13:01 njl Exp $ */ /* diff --git a/sys/dev/acpica/acpivar.h b/sys/dev/acpica/acpivar.h index b913625702fd..7366e76fb590 100644 --- a/sys/dev/acpica/acpivar.h +++ b/sys/dev/acpica/acpivar.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/acpica/acpivar.h,v 1.48 2003/11/15 19:20:46 njl Exp $ */ #include "bus_if.h" diff --git a/sys/dev/acpica/madt.h b/sys/dev/acpica/madt.h index c6e8a89c7c7d..9bda0d3924ff 100644 --- a/sys/dev/acpica/madt.h +++ b/sys/dev/acpica/madt.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/acpica/madt.h,v 1.1 2003/09/10 06:32:27 jhb Exp $ */ #ifndef _MADT_H_ diff --git a/sys/dev/adlink/adlink.c b/sys/dev/adlink/adlink.c index 909f2ba9a28c..265636d36250 100644 --- a/sys/dev/adlink/adlink.c +++ b/sys/dev/adlink/adlink.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/adlink/adlink.c,v 1.6 2003/09/27 12:00:58 phk Exp $"); #ifdef _KERNEL #include <sys/param.h> diff --git a/sys/dev/advansys/adv_eisa.c b/sys/dev/advansys/adv_eisa.c index 2da4d9d248d7..603dbb1dbe97 100644 --- a/sys/dev/advansys/adv_eisa.c +++ b/sys/dev/advansys/adv_eisa.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/adv_eisa.c,v 1.15 2003/08/24 17:48:01 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/advansys/adv_isa.c b/sys/dev/advansys/adv_isa.c index 0a4e759ed559..165173463356 100644 --- a/sys/dev/advansys/adv_isa.c +++ b/sys/dev/advansys/adv_isa.c @@ -46,7 +46,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/adv_isa.c,v 1.24 2003/08/24 17:48:01 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/advansys/adv_pci.c b/sys/dev/advansys/adv_pci.c index e4ba94449d09..caf9d31f2ac5 100644 --- a/sys/dev/advansys/adv_pci.c +++ b/sys/dev/advansys/adv_pci.c @@ -59,7 +59,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/adv_pci.c,v 1.22 2003/09/02 17:30:33 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/advansys/advansys.c b/sys/dev/advansys/advansys.c index 1c2d645a3fb0..7c00307c506d 100644 --- a/sys/dev/advansys/advansys.c +++ b/sys/dev/advansys/advansys.c @@ -46,7 +46,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/advansys.c,v 1.27 2003/08/24 17:48:01 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/advansys/advansys.h b/sys/dev/advansys/advansys.h index ab4e550a9afe..8c9b67a1828e 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.3 2000/04/07 11:32:36 nyan Exp $ */ #ifndef _ADVANSYS_H_ diff --git a/sys/dev/advansys/advlib.c b/sys/dev/advansys/advlib.c index 7b9b149d1fc5..66b96d0ade03 100644 --- a/sys/dev/advansys/advlib.c +++ b/sys/dev/advansys/advlib.c @@ -42,7 +42,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/advlib.c,v 1.21 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/advansys/advlib.h b/sys/dev/advansys/advlib.h index ba9703db1b6d..fcb49e946090 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.11 2000/05/26 02:02:03 jake Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/advmcode.c b/sys/dev/advansys/advmcode.c index 730f161f31f9..1ac9771b5a34 100644 --- a/sys/dev/advansys/advmcode.c +++ b/sys/dev/advansys/advmcode.c @@ -15,7 +15,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/advmcode.c,v 1.8 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> 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 578cb37d2306..f320e852d948 100644 --- a/sys/dev/advansys/adw_pci.c +++ b/sys/dev/advansys/adw_pci.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/adw_pci.c,v 1.19 2003/09/02 17:30:33 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/advansys/adwcam.c b/sys/dev/advansys/adwcam.c index f4e7f4cfe91f..1ad94fe96c17 100644 --- a/sys/dev/advansys/adwcam.c +++ b/sys/dev/advansys/adwcam.c @@ -44,7 +44,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/adwcam.c,v 1.18 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/advansys/adwlib.c b/sys/dev/advansys/adwlib.c index d36ca351b977..b40c591eda68 100644 --- a/sys/dev/advansys/adwlib.c +++ b/sys/dev/advansys/adwlib.c @@ -43,7 +43,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/adwlib.c,v 1.9 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/advansys/adwlib.h b/sys/dev/advansys/adwlib.h index 53834474e464..b7aa7c743a02 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.7 2000/10/29 16:57:32 phk Exp $ */ /* * Ported from: diff --git a/sys/dev/advansys/adwmcode.c b/sys/dev/advansys/adwmcode.c index 2b643291453f..a80ceae3078b 100644 --- a/sys/dev/advansys/adwmcode.c +++ b/sys/dev/advansys/adwmcode.c @@ -16,7 +16,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/advansys/adwmcode.c,v 1.4 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> 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..9443d54fd452 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.4 2000/06/10 11:06:16 peter Exp $ */ #ifndef _ADWVAR_H_ diff --git a/sys/dev/aha/aha.c b/sys/dev/aha/aha.c index 919b1ecd6764..2d95528ec0e1 100644 --- a/sys/dev/aha/aha.c +++ b/sys/dev/aha/aha.c @@ -57,7 +57,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aha/aha.c,v 1.55 2003/11/13 04:14:53 imp Exp $"); #include <sys/param.h> #include <sys/bus.h> diff --git a/sys/dev/aha/aha_isa.c b/sys/dev/aha/aha_isa.c index 5e7831ed1dcc..e2d977ffcba5 100644 --- a/sys/dev/aha/aha_isa.c +++ b/sys/dev/aha/aha_isa.c @@ -54,7 +54,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aha/aha_isa.c,v 1.28 2003/11/13 04:14:53 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/aha/aha_mca.c b/sys/dev/aha/aha_mca.c index caa110f6e8fc..e7237b7c709c 100644 --- a/sys/dev/aha/aha_mca.c +++ b/sys/dev/aha/aha_mca.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aha/aha_mca.c,v 1.10 2003/11/09 19:51:16 imp Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/sys/dev/aha/ahareg.h b/sys/dev/aha/ahareg.h index c64d8ea06a73..eec1f2835ae3 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.17 2003/11/13 04:14:53 imp Exp $ */ #ifndef _AHAREG_H_ diff --git a/sys/dev/ahb/ahb.c b/sys/dev/ahb/ahb.c index c5c7ff7dc80c..ae2b864132b8 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.31 2003/07/30 20:09:22 gallatin Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ahb/ahbreg.h b/sys/dev/ahb/ahbreg.h index c72f068aa3b9..8dae418106db 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.4 2000/05/26 02:02:12 jake Exp $ */ /* Resource Constatns */ diff --git a/sys/dev/aic/aic.c b/sys/dev/aic/aic.c index 31f4283cb2bc..b5dea35c782f 100644 --- a/sys/dev/aic/aic.c +++ b/sys/dev/aic/aic.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic/aic.c,v 1.22 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/aic/aic6360reg.h b/sys/dev/aic/aic6360reg.h index d08a66514228..90bc32563ffd 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.3 2002/03/15 21:30:41 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 815642664133..ad56f37061d7 100644 --- a/sys/dev/aic/aic_cbus.c +++ b/sys/dev/aic/aic_cbus.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic/aic_cbus.c,v 1.9 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/aic/aic_isa.c b/sys/dev/aic/aic_isa.c index 17189dfe7f8a..2cff8cad98db 100644 --- a/sys/dev/aic/aic_isa.c +++ b/sys/dev/aic/aic_isa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic/aic_isa.c,v 1.10 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/aic/aic_pccard.c b/sys/dev/aic/aic_pccard.c index f222f9c1c541..2be46e654219 100644 --- a/sys/dev/aic/aic_pccard.c +++ b/sys/dev/aic/aic_pccard.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic/aic_pccard.c,v 1.11 2003/08/24 17:48:02 obrien Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/aic/aicvar.h b/sys/dev/aic/aicvar.h index d834fb64dda4..f10815a475ac 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.8 2002/03/20 02:02:34 alfred Exp $ */ struct aic_transinfo { diff --git a/sys/dev/aic7xxx/ahc_eisa.c b/sys/dev/aic7xxx/ahc_eisa.c index 84b8b039844a..1107eeb59715 100644 --- a/sys/dev/aic7xxx/ahc_eisa.c +++ b/sys/dev/aic7xxx/ahc_eisa.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/ahc_eisa.c,v 1.31 2003/08/24 17:48:02 obrien Exp $"); #include <dev/aic7xxx/aic7xxx_osm.h> diff --git a/sys/dev/aic7xxx/ahc_pci.c b/sys/dev/aic7xxx/ahc_pci.c index aca087b303e6..addfd1bb0664 100644 --- a/sys/dev/aic7xxx/ahc_pci.c +++ b/sys/dev/aic7xxx/ahc_pci.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/ahc_pci.c,v 1.59 2003/11/28 05:28:27 imp Exp $"); #include <dev/aic7xxx/aic7xxx_osm.h> diff --git a/sys/dev/aic7xxx/ahd_pci.c b/sys/dev/aic7xxx/ahd_pci.c index 8abc074f1636..49b657f3343a 100644 --- a/sys/dev/aic7xxx/ahd_pci.c +++ b/sys/dev/aic7xxx/ahd_pci.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/ahd_pci.c,v 1.14 2003/11/28 05:28:27 imp Exp $"); #include <dev/aic7xxx/aic79xx_osm.h> diff --git a/sys/dev/aic7xxx/aic7770.c b/sys/dev/aic7xxx/aic7770.c index e8a457ac7149..f33cd8c15f27 100644 --- a/sys/dev/aic7xxx/aic7770.c +++ b/sys/dev/aic7xxx/aic7770.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic7770.c,v 1.15 2003/08/24 17:48:02 obrien Exp $"); #ifdef __linux__ #include "aic7xxx_osm.h" diff --git a/sys/dev/aic7xxx/aic79xx.c b/sys/dev/aic7xxx/aic79xx.c index 14092d24464c..42dd826f90f6 100644 --- a/sys/dev/aic7xxx/aic79xx.c +++ b/sys/dev/aic7xxx/aic79xx.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic79xx.c,v 1.25 2003/08/24 17:48:02 obrien Exp $"); #ifdef __linux__ #include "aic79xx_osm.h" diff --git a/sys/dev/aic7xxx/aic79xx.h b/sys/dev/aic7xxx/aic79xx.h index 16706e3ae009..ff33cb48e906 100644 --- a/sys/dev/aic7xxx/aic79xx.h +++ b/sys/dev/aic7xxx/aic79xx.h @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aic79xx.h#94 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic79xx.h,v 1.16 2003/09/02 17:30:34 jhb Exp $ */ #ifndef _AIC79XX_H_ diff --git a/sys/dev/aic7xxx/aic79xx.reg b/sys/dev/aic7xxx/aic79xx.reg index 449fe95ae624..3eca9269a9da 100644 --- a/sys/dev/aic7xxx/aic79xx.reg +++ b/sys/dev/aic7xxx/aic79xx.reg @@ -37,7 +37,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic79xx.reg,v 1.15 2003/06/10 03:25:24 gibbs Exp $ */ VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#70 $" diff --git a/sys/dev/aic7xxx/aic79xx.seq b/sys/dev/aic7xxx/aic79xx.seq index 4022a7493a16..d9dbe2a4e07e 100644 --- a/sys/dev/aic7xxx/aic79xx.seq +++ b/sys/dev/aic7xxx/aic79xx.seq @@ -37,7 +37,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic79xx.seq,v 1.13 2003/06/28 04:44:10 gibbs Exp $ */ VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#96 $" diff --git a/sys/dev/aic7xxx/aic79xx_inline.h b/sys/dev/aic7xxx/aic79xx_inline.h index 440212af4419..8739f1af3593 100644 --- a/sys/dev/aic7xxx/aic79xx_inline.h +++ b/sys/dev/aic7xxx/aic79xx_inline.h @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aic79xx_inline.h#51 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic79xx_inline.h,v 1.12 2003/06/28 04:43:19 gibbs Exp $ */ #ifndef _AIC79XX_INLINE_H_ diff --git a/sys/dev/aic7xxx/aic79xx_osm.c b/sys/dev/aic7xxx/aic79xx_osm.c index a20ad95b612d..58afb9070dc0 100644 --- a/sys/dev/aic7xxx/aic79xx_osm.c +++ b/sys/dev/aic7xxx/aic79xx_osm.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic79xx_osm.c,v 1.15 2003/08/24 17:48:03 obrien Exp $"); #include <dev/aic7xxx/aic79xx_osm.h> #include <dev/aic7xxx/aic79xx_inline.h> diff --git a/sys/dev/aic7xxx/aic79xx_osm.h b/sys/dev/aic7xxx/aic79xx_osm.h index 80a0b8c323fd..02caf67ea8f0 100644 --- a/sys/dev/aic7xxx/aic79xx_osm.h +++ b/sys/dev/aic7xxx/aic79xx_osm.h @@ -32,7 +32,7 @@ * * $Id: aic79xx_osm.h,v 1.11 2003/07/01 15:51:52 scottl Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic79xx_osm.h,v 1.12 2003/08/22 05:51:24 imp Exp $ */ #ifndef _AIC79XX_FREEBSD_H_ diff --git a/sys/dev/aic7xxx/aic79xx_pci.c b/sys/dev/aic7xxx/aic79xx_pci.c index 0523ed60f42b..d5383555f544 100644 --- a/sys/dev/aic7xxx/aic79xx_pci.c +++ b/sys/dev/aic7xxx/aic79xx_pci.c @@ -42,7 +42,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic79xx_pci.c,v 1.16 2003/09/25 23:36:41 scottl Exp $"); #ifdef __linux__ #include "aic79xx_osm.h" diff --git a/sys/dev/aic7xxx/aic7xxx.c b/sys/dev/aic7xxx/aic7xxx.c index 0030f8e4abca..f64556ace9d1 100644 --- a/sys/dev/aic7xxx/aic7xxx.c +++ b/sys/dev/aic7xxx/aic7xxx.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic7xxx.c,v 1.96 2003/08/24 17:48:03 obrien Exp $"); #ifdef __linux__ #include "aic7xxx_osm.h" diff --git a/sys/dev/aic7xxx/aic7xxx.h b/sys/dev/aic7xxx/aic7xxx.h index ef1214c3149e..8ef2e975778f 100644 --- a/sys/dev/aic7xxx/aic7xxx.h +++ b/sys/dev/aic7xxx/aic7xxx.h @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.h#79 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.h,v 1.49 2003/06/06 23:48:19 gibbs Exp $ */ #ifndef _AIC7XXX_H_ diff --git a/sys/dev/aic7xxx/aic7xxx.reg b/sys/dev/aic7xxx/aic7xxx.reg index 810ec700d9fc..5a50f75d4173 100644 --- a/sys/dev/aic7xxx/aic7xxx.reg +++ b/sys/dev/aic7xxx/aic7xxx.reg @@ -37,7 +37,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.reg,v 1.45 2003/05/26 21:24:01 gibbs Exp $ */ VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#39 $" diff --git a/sys/dev/aic7xxx/aic7xxx.seq b/sys/dev/aic7xxx/aic7xxx.seq index d84b741fbab5..8c5bb53b4797 100644 --- a/sys/dev/aic7xxx/aic7xxx.seq +++ b/sys/dev/aic7xxx/aic7xxx.seq @@ -37,7 +37,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.seq,v 1.125 2003/05/26 21:24:55 gibbs Exp $ */ VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#56 $" diff --git a/sys/dev/aic7xxx/aic7xxx_93cx6.c b/sys/dev/aic7xxx/aic7xxx_93cx6.c index ba018292d0ac..f32dbe3ad567 100644 --- a/sys/dev/aic7xxx/aic7xxx_93cx6.c +++ b/sys/dev/aic7xxx/aic7xxx_93cx6.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic7xxx_93cx6.c,v 1.18 2003/08/24 17:48:03 obrien Exp $"); /* * The instruction set of the 93C66/56/46/26/06 chips are as follows: diff --git a/sys/dev/aic7xxx/aic7xxx_93cx6.h b/sys/dev/aic7xxx/aic7xxx_93cx6.h index 859c43ccdd46..b11792f0c113 100644 --- a/sys/dev/aic7xxx/aic7xxx_93cx6.h +++ b/sys/dev/aic7xxx/aic7xxx_93cx6.h @@ -40,7 +40,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aic7xxx_93cx6.h#12 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_93cx6.h,v 1.11 2002/08/31 06:45:28 gibbs Exp $ */ #ifndef _AIC7XXX_93CX6_H_ #define _AIC7XXX_93CX6_H_ diff --git a/sys/dev/aic7xxx/aic7xxx_inline.h b/sys/dev/aic7xxx/aic7xxx_inline.h index 2cc8a17ed8b4..e57b675aca21 100644 --- a/sys/dev/aic7xxx/aic7xxx_inline.h +++ b/sys/dev/aic7xxx/aic7xxx_inline.h @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aic7xxx_inline.h#43 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_inline.h,v 1.22 2003/05/26 21:24:01 gibbs Exp $ */ #ifndef _AIC7XXX_INLINE_H_ diff --git a/sys/dev/aic7xxx/aic7xxx_osm.c b/sys/dev/aic7xxx/aic7xxx_osm.c index 26754483d1e2..1f051e2d11a0 100644 --- a/sys/dev/aic7xxx/aic7xxx_osm.c +++ b/sys/dev/aic7xxx/aic7xxx_osm.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic7xxx_osm.c,v 1.38 2003/08/24 17:48:03 obrien Exp $"); #include <dev/aic7xxx/aic7xxx_osm.h> #include <dev/aic7xxx/aic7xxx_inline.h> diff --git a/sys/dev/aic7xxx/aic7xxx_osm.h b/sys/dev/aic7xxx/aic7xxx_osm.h index 9fbb905ea1d6..79d621abc4d5 100644 --- a/sys/dev/aic7xxx/aic7xxx_osm.h +++ b/sys/dev/aic7xxx/aic7xxx_osm.h @@ -31,7 +31,7 @@ * * $Id: aic7xxx_osm.h,v 1.23 2003/07/01 15:51:52 scottl Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_osm.h,v 1.24 2003/08/22 05:51:24 imp Exp $ */ #ifndef _AIC7XXX_FREEBSD_H_ diff --git a/sys/dev/aic7xxx/aic7xxx_pci.c b/sys/dev/aic7xxx/aic7xxx_pci.c index 49ba1f2b07aa..59fa6ead2276 100644 --- a/sys/dev/aic7xxx/aic7xxx_pci.c +++ b/sys/dev/aic7xxx/aic7xxx_pci.c @@ -43,7 +43,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic7xxx_pci.c,v 1.31 2003/09/25 23:36:41 scottl Exp $"); #ifdef __linux__ #include "aic7xxx_osm.h" diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile index fe222fed485e..1f756d182b34 100644 --- a/sys/dev/aic7xxx/aicasm/Makefile +++ b/sys/dev/aic7xxx/aicasm/Makefile @@ -1,6 +1,6 @@ # $Id: //depot/aic7xxx/freebsd/dev/aic7xxx/aicasm/Makefile#2 $ # -# $FreeBSD$ +# $FreeBSD: src/sys/dev/aic7xxx/aicasm/Makefile,v 1.16 2002/09/26 21:46:19 gibbs Exp $ PROG= aicasm diff --git a/sys/dev/aic7xxx/aicasm/aicasm.c b/sys/dev/aic7xxx/aicasm/aicasm.c index c34639481904..4d0001ccc7bc 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm.c +++ b/sys/dev/aic7xxx/aicasm/aicasm.c @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm.c#22 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm.c,v 1.35 2002/08/31 06:39:40 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 51678dd46ff7..1173b97dd097 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm.h +++ b/sys/dev/aic7xxx/aicasm/aicasm.h @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm.h#14 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm.h,v 1.16 2002/08/31 06:39:40 gibbs Exp $ */ #ifdef __linux__ diff --git a/sys/dev/aic7xxx/aicasm/aicasm_gram.y b/sys/dev/aic7xxx/aicasm/aicasm_gram.y index 67e046d96625..bb1d09f81d2c 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_gram.y +++ b/sys/dev/aic7xxx/aicasm/aicasm_gram.y @@ -40,7 +40,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm_gram.y#29 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_gram.y,v 1.23 2003/01/20 18:02:11 gibbs Exp $ */ #include <sys/types.h> diff --git a/sys/dev/aic7xxx/aicasm/aicasm_insformat.h b/sys/dev/aic7xxx/aicasm/aicasm_insformat.h index 3e80f07df49c..30b6f8f22b1e 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_insformat.h +++ b/sys/dev/aic7xxx/aicasm/aicasm_insformat.h @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm_insformat.h#11 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_insformat.h,v 1.8 2002/11/27 07:06:43 scottl Exp $ */ struct ins_format1 { diff --git a/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y b/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y index 439f760b34b5..f8017b3f1b32 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y +++ b/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y @@ -40,7 +40,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm_macro_gram.y#5 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y,v 1.2 2002/08/31 06:39:40 gibbs Exp $ */ #include <sys/types.h> diff --git a/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l b/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l index d781443f56a3..a5677820565c 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l +++ b/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l @@ -40,7 +40,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm_macro_scan.l#7 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l,v 1.4 2002/09/27 03:23:02 gibbs Exp $ */ #include <sys/types.h> diff --git a/sys/dev/aic7xxx/aicasm/aicasm_scan.l b/sys/dev/aic7xxx/aicasm/aicasm_scan.l index e4dc6fd359ba..787e87c5d041 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_scan.l +++ b/sys/dev/aic7xxx/aicasm/aicasm_scan.l @@ -40,7 +40,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm_scan.l#18 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_scan.l,v 1.21 2002/09/27 03:23:02 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 f1f448dff569..9753470dd25b 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c +++ b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm_symbol.c#24 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c,v 1.23 2003/01/20 18:01:37 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 afc22e8b4903..b638b3013277 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_symbol.h +++ b/sys/dev/aic7xxx/aicasm/aicasm_symbol.h @@ -39,7 +39,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm_symbol.h#17 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_symbol.h,v 1.16 2002/08/31 06:39:41 gibbs Exp $ */ #ifdef __linux__ diff --git a/sys/dev/amd/amd.c b/sys/dev/amd/amd.c index d601ebc866f8..2f293017fbbc 100644 --- a/sys/dev/amd/amd.c +++ b/sys/dev/amd/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/dev/amd/amd.c,v 1.24 2003/08/22 05:51:24 imp Exp $ */ /* diff --git a/sys/dev/amd/amd.h b/sys/dev/amd/amd.h index 6171bcfe322a..b2277f521a2b 100644 --- a/sys/dev/amd/amd.h +++ b/sys/dev/amd/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/dev/amd/amd.h,v 1.5 2002/12/14 19:20:57 scottl Exp $ */ #ifndef AMD_H diff --git a/sys/dev/amr/amr.c b/sys/dev/amr/amr.c index 524c65e023e2..8de6e5da4daf 100644 --- a/sys/dev/amr/amr.c +++ b/sys/dev/amr/amr.c @@ -55,7 +55,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/amr/amr.c,v 1.49 2003/10/10 22:49:40 ps Exp $"); /* * Driver for the AMI MegaRaid family of controllers. diff --git a/sys/dev/amr/amr_cam.c b/sys/dev/amr/amr_cam.c index a8c025223377..bc471e23f519 100644 --- a/sys/dev/amr/amr_cam.c +++ b/sys/dev/amr/amr_cam.c @@ -55,7 +55,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/amr/amr_cam.c,v 1.9 2003/08/24 17:48:03 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/amr/amr_compat.h b/sys/dev/amr/amr_compat.h index 33a09f0eebbe..b5ecd8c189ba 100644 --- a/sys/dev/amr/amr_compat.h +++ b/sys/dev/amr/amr_compat.h @@ -53,7 +53,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/amr/amr_compat.h,v 1.6 2003/03/08 08:01:27 phk Exp $ */ /* * Backwards compatibility support. diff --git a/sys/dev/amr/amr_disk.c b/sys/dev/amr/amr_disk.c index 42d09a239a83..84d53f02c08e 100644 --- a/sys/dev/amr/amr_disk.c +++ b/sys/dev/amr/amr_disk.c @@ -56,7 +56,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/amr/amr_disk.c,v 1.30 2003/10/10 22:49:40 ps Exp $"); /* * Disk driver for AMI MegaRaid controllers diff --git a/sys/dev/amr/amr_pci.c b/sys/dev/amr/amr_pci.c index 5a67a558561f..eb95c326b5a5 100644 --- a/sys/dev/amr/amr_pci.c +++ b/sys/dev/amr/amr_pci.c @@ -55,7 +55,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/amr/amr_pci.c,v 1.20 2003/09/02 17:30:34 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/amr/amr_tables.h b/sys/dev/amr/amr_tables.h index b1a4e441af42..914438ee9daf 100644 --- a/sys/dev/amr/amr_tables.h +++ b/sys/dev/amr/amr_tables.h @@ -53,7 +53,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/amr/amr_tables.h,v 1.3 2002/10/30 22:00:11 emoore Exp $ */ /* diff --git a/sys/dev/amr/amrio.h b/sys/dev/amr/amrio.h index 48ec4e8c59d9..f6a1590c2e01 100644 --- a/sys/dev/amr/amrio.h +++ b/sys/dev/amr/amrio.h @@ -52,7 +52,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/amr/amrio.h,v 1.5 2002/10/30 22:00:11 emoore Exp $ */ /* diff --git a/sys/dev/amr/amrreg.h b/sys/dev/amr/amrreg.h index 07850382f0a6..5a9514f18f95 100644 --- a/sys/dev/amr/amrreg.h +++ b/sys/dev/amr/amrreg.h @@ -53,7 +53,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/amr/amrreg.h,v 1.7 2002/10/30 22:00:11 emoore Exp $ */ /******************************************************************************** diff --git a/sys/dev/amr/amrvar.h b/sys/dev/amr/amrvar.h index 1191954a6ede..8ddc961e6368 100644 --- a/sys/dev/amr/amrvar.h +++ b/sys/dev/amr/amrvar.h @@ -53,7 +53,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/amr/amrvar.h,v 1.19 2003/10/10 22:49:40 ps Exp $ */ #if __FreeBSD_version >= 500005 diff --git a/sys/dev/an/if_aironet_ieee.h b/sys/dev/an/if_aironet_ieee.h index c89459374fd7..0ce354d90584 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.13 2003/08/24 17:48:04 obrien Exp $ */ #ifndef _IF_AIRONET_IEEE_H diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c index ec96d95d4ce8..4b8b0897b027 100644 --- a/sys/dev/an/if_an.c +++ b/sys/dev/an/if_an.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/an/if_an.c,v 1.56 2003/11/14 19:00:29 sam Exp $"); /* * The Aironet 4500/4800 series cards come in PCMCIA, ISA and PCI form. diff --git a/sys/dev/an/if_an_isa.c b/sys/dev/an/if_an_isa.c index 8b0efd53a35f..719adc68f4e1 100644 --- a/sys/dev/an/if_an_isa.c +++ b/sys/dev/an/if_an_isa.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/an/if_an_isa.c,v 1.13 2003/08/24 17:48:04 obrien Exp $"); #include "opt_inet.h" diff --git a/sys/dev/an/if_an_pccard.c b/sys/dev/an/if_an_pccard.c index 4ecaaca2caef..caecf2a29ff4 100644 --- a/sys/dev/an/if_an_pccard.c +++ b/sys/dev/an/if_an_pccard.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/an/if_an_pccard.c,v 1.22 2003/10/08 01:20:00 imp Exp $"); #include "opt_inet.h" diff --git a/sys/dev/an/if_an_pci.c b/sys/dev/an/if_an_pci.c index 3484679cba54..ebeb0a1e8efb 100644 --- a/sys/dev/an/if_an_pci.c +++ b/sys/dev/an/if_an_pci.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/an/if_an_pci.c,v 1.25 2003/09/02 17:30:34 jhb Exp $"); /* * This is a PCI shim for the Aironet PC4500/4800 wireless network diff --git a/sys/dev/an/if_anreg.h b/sys/dev/an/if_anreg.h index 6ed2bf9ac894..838194bc6623 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.20 2003/11/14 19:00:30 sam Exp $ */ #define AN_TIMEOUT 65536 diff --git a/sys/dev/ar/if_ar.c b/sys/dev/ar/if_ar.c index edba0ba08554..836324dbc192 100644 --- a/sys/dev/ar/if_ar.c +++ b/sys/dev/ar/if_ar.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ar/if_ar.c,v 1.60 2003/10/31 18:31:56 brooks Exp $"); /* * Programming assumptions and other issues. diff --git a/sys/dev/ar/if_ar.h b/sys/dev/ar/if_ar.h index 875e42a6745c..6b07206d5854 100644 --- a/sys/dev/ar/if_ar.h +++ b/sys/dev/ar/if_ar.h @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ar/if_ar.h,v 1.3 2000/11/20 13:43:40 julian Exp $ */ #ifndef _I386_ISA_IF_AR_H_ diff --git a/sys/dev/ar/if_ar_isa.c b/sys/dev/ar/if_ar_isa.c index fe07afb8d5b7..a930d98bd008 100644 --- a/sys/dev/ar/if_ar_isa.c +++ b/sys/dev/ar/if_ar_isa.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ar/if_ar_isa.c,v 1.53 2003/08/24 17:48:04 obrien Exp $"); /* * Programming assumptions and other issues. diff --git a/sys/dev/ar/if_ar_pci.c b/sys/dev/ar/if_ar_pci.c index 2d0be9518686..2973b980245f 100644 --- a/sys/dev/ar/if_ar_pci.c +++ b/sys/dev/ar/if_ar_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ar/if_ar_pci.c,v 1.10 2003/08/24 17:48:04 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ar/if_arregs.h b/sys/dev/ar/if_arregs.h index f73543522760..e2267006db10 100644 --- a/sys/dev/ar/if_arregs.h +++ b/sys/dev/ar/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/dev/ar/if_arregs.h,v 1.9 2003/04/23 15:40:11 jhay Exp $ */ #ifndef _IF_ARREGS_H_ #define _IF_ARREGS_H_ diff --git a/sys/dev/asr/MAINTAINER b/sys/dev/asr/MAINTAINER index 337f8fb3d5f0..2dc16cf0f2a0 100644 --- a/sys/dev/asr/MAINTAINER +++ b/sys/dev/asr/MAINTAINER @@ -1,2 +1,2 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/asr/MAINTAINER,v 1.3 2001/12/13 23:48:34 obrien Exp $ MAINTAINER = obrien@freebsd, scott_long@btc.adaptec.com, mark_salyzyn@adaptec.com diff --git a/sys/dev/asr/asr.c b/sys/dev/asr/asr.c index 481ff305d882..d69d861bc6af 100644 --- a/sys/dev/asr/asr.c +++ b/sys/dev/asr/asr.c @@ -105,7 +105,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/asr/asr.c,v 1.38 2003/09/26 15:56:42 phk Exp $"); #define ASR_VERSION 1 #define ASR_REVISION '0' diff --git a/sys/dev/asr/dptalign.h b/sys/dev/asr/dptalign.h index bb72c5b67fb4..90365e176cf1 100644 --- a/sys/dev/asr/dptalign.h +++ b/sys/dev/asr/dptalign.h @@ -20,7 +20,7 @@ * * DPT Alignment Description File * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/dptalign.h,v 1.5 2002/05/14 21:59:10 obrien Exp $ */ #if (!defined(__DPTALIGN_H)) #define __DPTALIGN_H diff --git a/sys/dev/asr/dptsig.h b/sys/dev/asr/dptsig.h index 94c0810ae3a1..29fa36ecfe7d 100644 --- a/sys/dev/asr/dptsig.h +++ b/sys/dev/asr/dptsig.h @@ -19,7 +19,7 @@ * arising in any way out of the use of this driver software, even if advised * of the possibility of such damage. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/dptsig.h,v 1.7 2002/05/14 21:59:10 obrien Exp $ */ #ifndef __DPTSIG_H_ diff --git a/sys/dev/asr/i2oadptr.h b/sys/dev/asr/i2oadptr.h index d880e4793a30..6c2a63d6627c 100644 --- a/sys/dev/asr/i2oadptr.h +++ b/sys/dev/asr/i2oadptr.h @@ -76,7 +76,7 @@ * Developer of the I2O SIG, sign up at the Web site or call 415.750.8352 * (United States). * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/i2oadptr.h,v 1.5 2002/05/14 21:59:10 obrien Exp $ * ****************************************************************/ diff --git a/sys/dev/asr/i2obscsi.h b/sys/dev/asr/i2obscsi.h index 06ee30ce662c..442ca8e6c2d9 100644 --- a/sys/dev/asr/i2obscsi.h +++ b/sys/dev/asr/i2obscsi.h @@ -76,7 +76,7 @@ * Developer of the I2O SIG, sign up at the Web site or call 415.750.8352 * (United States). * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/i2obscsi.h,v 1.5 2002/05/14 21:59:10 obrien Exp $ * ****************************************************************/ diff --git a/sys/dev/asr/i2odep.h b/sys/dev/asr/i2odep.h index 6b2fe5c5ee60..dfacba89b42e 100644 --- a/sys/dev/asr/i2odep.h +++ b/sys/dev/asr/i2odep.h @@ -45,7 +45,7 @@ * become a "Registered Developer" of the I2O SIG. This can be done by calling * 415-750-8352 in the US, or via http://www.i2osig.org. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/i2odep.h,v 1.7 2002/05/15 12:25:11 brian Exp $ * **************************************************************************/ diff --git a/sys/dev/asr/i2odpt.h b/sys/dev/asr/i2odpt.h index 9435b7cf19a5..4ab6d27e9258 100644 --- a/sys/dev/asr/i2odpt.h +++ b/sys/dev/asr/i2odpt.h @@ -3,7 +3,7 @@ * Copyright (c) 2000 Adaptec Corporation. * All rights reserved. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/i2odpt.h,v 1.5 2002/05/14 21:59:10 obrien Exp $ * ****************************************************************/ diff --git a/sys/dev/asr/i2oexec.h b/sys/dev/asr/i2oexec.h index e80030576568..85d254873b6f 100644 --- a/sys/dev/asr/i2oexec.h +++ b/sys/dev/asr/i2oexec.h @@ -76,7 +76,7 @@ * Developer of the I2O SIG, sign up at the Web site or call 415.750.8352 * (United States). * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/i2oexec.h,v 1.5 2002/05/14 21:59:10 obrien Exp $ * ****************************************************************/ diff --git a/sys/dev/asr/i2omsg.h b/sys/dev/asr/i2omsg.h index 23f2791aa3a3..4968cdb0b623 100644 --- a/sys/dev/asr/i2omsg.h +++ b/sys/dev/asr/i2omsg.h @@ -76,7 +76,7 @@ * Developer of the I2O SIG, sign up at the Web site or call 415.750.8352 * (United States). * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/i2omsg.h,v 1.6 2002/05/14 21:59:10 obrien Exp $ * ****************************************************************/ diff --git a/sys/dev/asr/i2otypes.h b/sys/dev/asr/i2otypes.h index eaa97c71342f..8ac9588427ac 100644 --- a/sys/dev/asr/i2otypes.h +++ b/sys/dev/asr/i2otypes.h @@ -76,7 +76,7 @@ * Developer of the I2O SIG, sign up at the Web site or call 415.750.8352 * (United States). * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/i2otypes.h,v 1.5 2002/05/14 21:59:10 obrien Exp $ * ****************************************************************/ diff --git a/sys/dev/asr/i2outil.h b/sys/dev/asr/i2outil.h index 3262dcda5244..a720f701a9c4 100644 --- a/sys/dev/asr/i2outil.h +++ b/sys/dev/asr/i2outil.h @@ -76,7 +76,7 @@ * Developer of the I2O SIG, sign up at the Web site or call 415.750.8352 * (United States). * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/i2outil.h,v 1.5 2002/05/14 21:59:10 obrien Exp $ * ****************************************************************/ diff --git a/sys/dev/asr/osd_defs.h b/sys/dev/asr/osd_defs.h index 871d8f92c1ca..27572f12beeb 100644 --- a/sys/dev/asr/osd_defs.h +++ b/sys/dev/asr/osd_defs.h @@ -18,7 +18,7 @@ * arising in any way out of the use of this driver software, even if advised * of the possibility of such damage. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/osd_defs.h,v 1.6 2002/05/14 21:54:56 obrien Exp $ */ #ifndef _OSD_DEFS_H diff --git a/sys/dev/asr/osd_unix.h b/sys/dev/asr/osd_unix.h index e1309e4f0ddc..f4dc4427aca0 100644 --- a/sys/dev/asr/osd_unix.h +++ b/sys/dev/asr/osd_unix.h @@ -18,7 +18,7 @@ * arising in any way out of the use of this driver software, even if advised * of the possibility of such damage. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/osd_unix.h,v 1.8 2002/05/14 21:59:10 obrien Exp $ */ #ifndef __OSD_UNIX_H diff --git a/sys/dev/asr/osd_util.h b/sys/dev/asr/osd_util.h index a243c04d1edb..3298e1ec917d 100644 --- a/sys/dev/asr/osd_util.h +++ b/sys/dev/asr/osd_util.h @@ -18,7 +18,7 @@ * arising in any way out of the use of this driver software, even if advised * of the possibility of such damage. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/osd_util.h,v 1.9 2003/01/01 18:48:49 schweikh Exp $ */ #ifndef __OSD_UTIL_H diff --git a/sys/dev/asr/sys_info.h b/sys/dev/asr/sys_info.h index 80da928e7cbb..4f3af609f945 100644 --- a/sys/dev/asr/sys_info.h +++ b/sys/dev/asr/sys_info.h @@ -18,7 +18,7 @@ * arising in any way out of the use of this driver software, even if advised * of the possibility of such damage. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asr/sys_info.h,v 1.8 2002/05/14 21:59:10 obrien Exp $ */ #ifndef __SYS_INFO_H diff --git a/sys/dev/ata/ata-all.c b/sys/dev/ata/ata-all.c index bd59faf2b44f..c018ee301858 100644 --- a/sys/dev/ata/ata-all.c +++ b/sys/dev/ata/ata-all.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-all.c,v 1.198.2.3 2004/02/11 08:47:21 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-all.h b/sys/dev/ata/ata-all.h index ff7d62fa0cfb..507d7ea0a00a 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.68.2.3 2004/02/11 08:47:21 scottl Exp $ */ /* ATA register defines */ diff --git a/sys/dev/ata/ata-card.c b/sys/dev/ata/ata-card.c index d3f9ca4ba1ed..f4f7a1fb2e9b 100644 --- a/sys/dev/ata/ata-card.c +++ b/sys/dev/ata/ata-card.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-card.c,v 1.20.2.1 2004/01/27 05:53:18 scottl Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ata/ata-cbus.c b/sys/dev/ata/ata-cbus.c index 008883a86296..918c8d679c1a 100644 --- a/sys/dev/ata/ata-cbus.c +++ b/sys/dev/ata/ata-cbus.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-cbus.c,v 1.8.2.1 2004/01/27 05:53:18 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-chipset.c b/sys/dev/ata/ata-chipset.c index 48233aa7264e..7fe0f42fec43 100644 --- a/sys/dev/ata/ata-chipset.c +++ b/sys/dev/ata/ata-chipset.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-chipset.c,v 1.48.2.3 2004/02/11 08:47:21 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-commands.h b/sys/dev/ata/ata-commands.h index 8b81b00bb1aa..894cee079f58 100644 --- a/sys/dev/ata/ata-commands.h +++ b/sys/dev/ata/ata-commands.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-commands.h,v 1.1 2003/08/24 09:22:26 sos Exp $ */ /* ATA commands */ diff --git a/sys/dev/ata/ata-disk.c b/sys/dev/ata/ata-disk.c index 25b9ef9dcb40..13d162f7db45 100644 --- a/sys/dev/ata/ata-disk.c +++ b/sys/dev/ata/ata-disk.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-disk.c,v 1.164.2.2 2004/02/11 08:47:21 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-disk.h b/sys/dev/ata/ata-disk.h index 1373fd2acc47..4a8e3db9175b 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.47 2003/08/24 09:22:26 sos Exp $ */ /* structure describing an ATA disk */ diff --git a/sys/dev/ata/ata-dma.c b/sys/dev/ata/ata-dma.c index 26e9c2d6abef..eb88715d1681 100644 --- a/sys/dev/ata/ata-dma.c +++ b/sys/dev/ata/ata-dma.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-dma.c,v 1.123.2.1 2004/01/27 05:53:18 scottl Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ata/ata-isa.c b/sys/dev/ata/ata-isa.c index 6f42b01ebd5c..4bb6c233ccd4 100644 --- a/sys/dev/ata/ata-isa.c +++ b/sys/dev/ata/ata-isa.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-isa.c,v 1.18.2.1 2004/01/27 05:53:18 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-lowlevel.c b/sys/dev/ata/ata-lowlevel.c index ab8a14239ef2..9df8b87d1da6 100644 --- a/sys/dev/ata/ata-lowlevel.c +++ b/sys/dev/ata/ata-lowlevel.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-lowlevel.c,v 1.24.2.3 2004/02/11 08:47:21 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-pci.c b/sys/dev/ata/ata-pci.c index d9206be8e948..aa237c9b59cd 100644 --- a/sys/dev/ata/ata-pci.c +++ b/sys/dev/ata/ata-pci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-pci.c,v 1.71.2.2 2004/01/27 05:53:18 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-pci.h b/sys/dev/ata/ata-pci.h index b11a8210cc9f..f0ad0b78d02b 100644 --- a/sys/dev/ata/ata-pci.h +++ b/sys/dev/ata/ata-pci.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-pci.h,v 1.19.2.3 2004/02/11 08:47:21 scottl Exp $ */ /* structure holding chipset config info */ diff --git a/sys/dev/ata/ata-queue.c b/sys/dev/ata/ata-queue.c index 874311eb04b8..f338af69964d 100644 --- a/sys/dev/ata/ata-queue.c +++ b/sys/dev/ata/ata-queue.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-queue.c,v 1.11.2.4 2004/02/11 08:47:21 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-raid.c b/sys/dev/ata/ata-raid.c index ba720af4953c..d31b98f45fc5 100644 --- a/sys/dev/ata/ata-raid.c +++ b/sys/dev/ata/ata-raid.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-raid.c,v 1.73.2.1 2004/01/27 05:53:19 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/ata-raid.h b/sys/dev/ata/ata-raid.h index 9af598eacf15..6384e1707d15 100644 --- a/sys/dev/ata/ata-raid.h +++ b/sys/dev/ata/ata-raid.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-raid.h,v 1.25 2003/08/24 09:22:26 sos Exp $ */ /* misc defines */ diff --git a/sys/dev/ata/atapi-cam.c b/sys/dev/ata/atapi-cam.c index bad223835601..80ef5b2ca7a7 100644 --- a/sys/dev/ata/atapi-cam.c +++ b/sys/dev/ata/atapi-cam.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.29.2.1 2004/01/27 05:53:19 scottl Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ata/atapi-cd.c b/sys/dev/ata/atapi-cd.c index 3886564f3c92..fec36163b60c 100644 --- a/sys/dev/ata/atapi-cd.c +++ b/sys/dev/ata/atapi-cd.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cd.c,v 1.156.2.3 2004/02/11 08:47:21 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/atapi-cd.h b/sys/dev/ata/atapi-cd.h index 352bffa0b99b..758bb500e755 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.42 2003/11/01 09:44:33 sos Exp $ */ /* CDROM Table Of Contents */ diff --git a/sys/dev/ata/atapi-fd.c b/sys/dev/ata/atapi-fd.c index be31d10f1cb9..ea44c1f2ed19 100644 --- a/sys/dev/ata/atapi-fd.c +++ b/sys/dev/ata/atapi-fd.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-fd.c,v 1.89.2.2 2004/02/11 08:47:22 scottl Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ata/atapi-fd.h b/sys/dev/ata/atapi-fd.h index 90223f495c9b..30800d0b1ba1 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.21 2003/08/24 09:22:26 sos Exp $ */ /* ATAPI Rewriteable drive Capabilities and Mechanical Status Page */ diff --git a/sys/dev/ata/atapi-tape.c b/sys/dev/ata/atapi-tape.c index cd45cd0000ea..cc1796fff497 100644 --- a/sys/dev/ata/atapi-tape.c +++ b/sys/dev/ata/atapi-tape.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-tape.c,v 1.84.2.2 2004/02/11 08:47:22 scottl Exp $"); #include "opt_ata.h" #include <sys/param.h> diff --git a/sys/dev/ata/atapi-tape.h b/sys/dev/ata/atapi-tape.h index 77c907697c47..453d09081c8f 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.20 2003/08/24 09:22:26 sos Exp $ */ /* ATAPI tape drive Capabilities and Mechanical Status Page */ diff --git a/sys/dev/ath/if_ath.c b/sys/dev/ath/if_ath.c index 55467dbfa409..a6dc3d16c631 100644 --- a/sys/dev/ath/if_ath.c +++ b/sys/dev/ath/if_ath.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ath/if_ath.c,v 1.36 2003/11/29 01:23:59 sam Exp $"); /* * Driver for the Atheros Wireless LAN controller. diff --git a/sys/dev/ath/if_ath_pci.c b/sys/dev/ath/if_ath_pci.c index 40ec01bd514b..5c7c84665302 100644 --- a/sys/dev/ath/if_ath_pci.c +++ b/sys/dev/ath/if_ath_pci.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ath/if_ath_pci.c,v 1.6 2003/11/28 05:28:27 imp Exp $"); /* * PCI/Cardbus front-end for the Atheros Wireless LAN controller driver. diff --git a/sys/dev/ath/if_athioctl.h b/sys/dev/ath/if_athioctl.h index 0476f7f0476e..02bb555a7464 100644 --- a/sys/dev/ath/if_athioctl.h +++ b/sys/dev/ath/if_athioctl.h @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ath/if_athioctl.h,v 1.4 2003/11/29 01:23:59 sam Exp $ */ /* diff --git a/sys/dev/ath/if_athvar.h b/sys/dev/ath/if_athvar.h index 13e7a60d32bb..8e817e1f0998 100644 --- a/sys/dev/ath/if_athvar.h +++ b/sys/dev/ath/if_athvar.h @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ath/if_athvar.h,v 1.10 2003/11/29 01:23:59 sam Exp $ */ /* diff --git a/sys/dev/awi/am79c930.c b/sys/dev/awi/am79c930.c index 3bf5c9e29bda..61e0cce4cb7d 100644 --- a/sys/dev/awi/am79c930.c +++ b/sys/dev/awi/am79c930.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/awi/am79c930.c,v 1.5 2003/08/24 17:48:06 obrien Exp $"); /* * Am79c930 chip driver. diff --git a/sys/dev/awi/am79c930reg.h b/sys/dev/awi/am79c930reg.h index 64b3e239fab1..f184a8e295cb 100644 --- a/sys/dev/awi/am79c930reg.h +++ b/sys/dev/awi/am79c930reg.h @@ -1,5 +1,5 @@ /* $NetBSD: am79c930reg.h,v 1.3 2000/03/22 11:22:22 onoe Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/awi/am79c930reg.h,v 1.1 2000/04/06 02:48:45 imp Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. diff --git a/sys/dev/awi/am79c930var.h b/sys/dev/awi/am79c930var.h index 087ae1a6f70a..f4ed4d3f4ab5 100644 --- a/sys/dev/awi/am79c930var.h +++ b/sys/dev/awi/am79c930var.h @@ -1,5 +1,5 @@ /* $NetBSD$ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/awi/am79c930var.h,v 1.2 2002/03/20 02:02:35 alfred Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. diff --git a/sys/dev/awi/awi.c b/sys/dev/awi/awi.c index bf1e7b5234f6..f0d3d7141e52 100644 --- a/sys/dev/awi/awi.c +++ b/sys/dev/awi/awi.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/awi/awi.c,v 1.28 2003/08/24 17:48:06 obrien Exp $"); /* * Driver for AMD 802.11 PCnetMobile firmware. diff --git a/sys/dev/awi/awi_wep.c b/sys/dev/awi/awi_wep.c index c501b721d6b5..906ffde93998 100644 --- a/sys/dev/awi/awi_wep.c +++ b/sys/dev/awi/awi_wep.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/awi/awi_wep.c,v 1.15 2003/09/05 11:09:26 phk Exp $"); /* * WEP support framework for the awi driver. diff --git a/sys/dev/awi/awi_wicfg.c b/sys/dev/awi/awi_wicfg.c index 72b7c0ed35d4..bc9c0ab660b8 100644 --- a/sys/dev/awi/awi_wicfg.c +++ b/sys/dev/awi/awi_wicfg.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/awi/awi_wicfg.c,v 1.10 2003/08/24 17:48:06 obrien Exp $"); /* * WaveLAN compatible configuration support routines for the awi driver. diff --git a/sys/dev/awi/awireg.h b/sys/dev/awi/awireg.h index dc936eb730ec..0216ad4adb29 100644 --- a/sys/dev/awi/awireg.h +++ b/sys/dev/awi/awireg.h @@ -1,5 +1,5 @@ /* $NetBSD: awireg.h,v 1.3 2000/03/22 11:22:22 onoe Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/awi/awireg.h,v 1.1 2000/04/06 02:48:46 imp Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. diff --git a/sys/dev/awi/awivar.h b/sys/dev/awi/awivar.h index 0fcf4e2d3576..bcc2b966bcc3 100644 --- a/sys/dev/awi/awivar.h +++ b/sys/dev/awi/awivar.h @@ -1,5 +1,5 @@ /* $NetBSD: awivar.h,v 1.12 2000/07/21 04:48:56 onoe Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/awi/awivar.h,v 1.9 2003/06/28 06:14:14 sam Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. diff --git a/sys/dev/awi/if_awi_pccard.c b/sys/dev/awi/if_awi_pccard.c index 4b0887c61ed3..f649394614fa 100644 --- a/sys/dev/awi/if_awi_pccard.c +++ b/sys/dev/awi/if_awi_pccard.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/awi/if_awi_pccard.c,v 1.14 2003/10/31 18:31:57 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/bfe/if_bfe.c b/sys/dev/bfe/if_bfe.c index d91d4161e298..4477685987a3 100644 --- a/sys/dev/bfe/if_bfe.c +++ b/sys/dev/bfe/if_bfe.c @@ -28,7 +28,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bfe/if_bfe.c,v 1.4 2003/11/14 19:00:30 sam Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/bfe/if_bfereg.h b/sys/dev/bfe/if_bfereg.h index 85900613fadb..b26455478faa 100644 --- a/sys/dev/bfe/if_bfereg.h +++ b/sys/dev/bfe/if_bfereg.h @@ -1,5 +1,5 @@ /* Copyright (c) 2003 Stuart Walsh */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/bfe/if_bfereg.h,v 1.1 2003/09/09 18:17:22 wpaul Exp $ */ #ifndef _BFE_H #define _BFE_H diff --git a/sys/dev/bge/if_bge.c b/sys/dev/bge/if_bge.c index 123135cfff9e..da0e9eaae5f4 100644 --- a/sys/dev/bge/if_bge.c +++ b/sys/dev/bge/if_bge.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bge/if_bge.c,v 1.60 2003/11/14 17:16:56 obrien Exp $"); /* * Broadcom BCM570x family gigabit ethernet driver for FreeBSD. diff --git a/sys/dev/bge/if_bgereg.h b/sys/dev/bge/if_bgereg.h index 89225d3fa0d5..5980699de35b 100644 --- a/sys/dev/bge/if_bgereg.h +++ b/sys/dev/bge/if_bgereg.h @@ -30,7 +30,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/bge/if_bgereg.h,v 1.25 2003/11/11 17:57:03 sam Exp $ */ /* diff --git a/sys/dev/bktr/CHANGELOG.TXT b/sys/dev/bktr/CHANGELOG.TXT index 230ceb9f50fb..e81e3d8d3aef 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.19 2002/05/16 22:43:18 eric Exp $ */ /* * MAINTAINER = Roger Hardiman <roger@freebsd.org> */ diff --git a/sys/dev/bktr/bktr_audio.c b/sys/dev/bktr/bktr_audio.c index a23dce350adb..6bdf5e786655 100644 --- a/sys/dev/bktr/bktr_audio.c +++ b/sys/dev/bktr/bktr_audio.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bktr/bktr_audio.c,v 1.12 2003/08/24 17:46:01 obrien Exp $"); /* * This is part of the Driver for Video Capture Cards (Frame grabbers) diff --git a/sys/dev/bktr/bktr_audio.h b/sys/dev/bktr/bktr_audio.h index 9b7500703b24..ef98d51db6d6 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.3 2003/08/12 09:45:34 alex 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_card.c b/sys/dev/bktr/bktr_card.c index 337d952478ef..e4ff2b4ddf71 100644 --- a/sys/dev/bktr/bktr_card.c +++ b/sys/dev/bktr/bktr_card.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bktr/bktr_card.c,v 1.22 2003/08/24 17:46:01 obrien 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 b36802e68026..6ddf593c397f 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.6 2003/02/02 17:46:00 orion 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 3297263dea01..1de44501ed1b 100644 --- a/sys/dev/bktr/bktr_core.c +++ b/sys/dev/bktr/bktr_core.c @@ -63,7 +63,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bktr/bktr_core.c,v 1.132 2003/12/01 19:03:50 truckman 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 5948ab686872..77812354ba1d 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.5 2001/09/12 08:37:02 julian 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 acb75ff82463..f1e468a0a23a 100644 --- a/sys/dev/bktr/bktr_i2c.c +++ b/sys/dev/bktr/bktr_i2c.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bktr/bktr_i2c.c,v 1.24 2003/08/24 17:46:02 obrien Exp $"); /* * I2C support for the bti2c chipset. diff --git a/sys/dev/bktr/bktr_i2c.h b/sys/dev/bktr/bktr_i2c.h index a8333519ae91..01243d1f1608 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.4 2002/03/23 15:47:08 nsouch Exp $ * */ #ifndef _BT848_I2C_H diff --git a/sys/dev/bktr/bktr_mem.c b/sys/dev/bktr/bktr_mem.c index 21a1f41d8a2f..2b26fca0d2b2 100644 --- a/sys/dev/bktr/bktr_mem.c +++ b/sys/dev/bktr/bktr_mem.c @@ -1,7 +1,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bktr/bktr_mem.c,v 1.7 2003/08/24 17:46:02 obrien Exp $"); /* * This is prt 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_mem.h b/sys/dev/bktr/bktr_mem.h index 4c6d7a508ac7..0596d3aed7fd 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 2000/09/10 14:34:08 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 ae3252375f46..0f0a2ba204a0 100644 --- a/sys/dev/bktr/bktr_os.c +++ b/sys/dev/bktr/bktr_os.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bktr/bktr_os.c,v 1.40 2003/12/01 19:03:50 truckman 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 d2826022a94d..068075931c9c 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.7 2003/12/01 19:03:50 truckman 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 a7c3ef5dc947..45b962d8b9ee 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.46 2003/12/01 19:03:50 truckman 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 0e86550160de..f071f4e1735a 100644 --- a/sys/dev/bktr/bktr_tuner.c +++ b/sys/dev/bktr/bktr_tuner.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bktr/bktr_tuner.c,v 1.11 2003/08/24 17:46:02 obrien 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/bktr/msp34xx.c b/sys/dev/bktr/msp34xx.c index b6e14e804dd2..eada2b5b35a9 100644 --- a/sys/dev/bktr/msp34xx.c +++ b/sys/dev/bktr/msp34xx.c @@ -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/msp34xx.c,v 1.1 2003/08/12 09:45:34 alex Exp $ */ /* diff --git a/sys/dev/buslogic/bt.c b/sys/dev/buslogic/bt.c index 4920cdb351dc..50a6369679d7 100644 --- a/sys/dev/buslogic/bt.c +++ b/sys/dev/buslogic/bt.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/buslogic/bt.c,v 1.43 2003/08/25 09:28:54 obrien Exp $"); /* * Special thanks to Leonard N. Zubkoff for writing such a complete and diff --git a/sys/dev/buslogic/bt_eisa.c b/sys/dev/buslogic/bt_eisa.c index eb28e75ae323..e22ad527cf5c 100644 --- a/sys/dev/buslogic/bt_eisa.c +++ b/sys/dev/buslogic/bt_eisa.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/buslogic/bt_eisa.c,v 1.18 2003/08/24 17:46:02 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/buslogic/bt_isa.c b/sys/dev/buslogic/bt_isa.c index 24c7d7bf6134..c9e33b806dce 100644 --- a/sys/dev/buslogic/bt_isa.c +++ b/sys/dev/buslogic/bt_isa.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/buslogic/bt_isa.c,v 1.22 2003/08/24 17:46:02 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/buslogic/bt_mca.c b/sys/dev/buslogic/bt_mca.c index 1b9a2f3b7585..4c18664b7ba4 100644 --- a/sys/dev/buslogic/bt_mca.c +++ b/sys/dev/buslogic/bt_mca.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/buslogic/bt_mca.c,v 1.8 2003/08/24 17:46:02 obrien Exp $"); /* * Written using the bt_isa/bt_pci code as a reference. diff --git a/sys/dev/buslogic/bt_pci.c b/sys/dev/buslogic/bt_pci.c index 5ebfe9a14869..dad7c9ef96f4 100644 --- a/sys/dev/buslogic/bt_pci.c +++ b/sys/dev/buslogic/bt_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/buslogic/bt_pci.c,v 1.17 2003/09/02 17:30:35 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/buslogic/btreg.h b/sys/dev/buslogic/btreg.h index 4a796f2a5813..928de98f9dee 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.15 2001/08/26 21:51:35 peter Exp $ */ #ifndef _BTREG_H_ diff --git a/sys/dev/cardbus/cardbus.c b/sys/dev/cardbus/cardbus.c index 5ad2b53d176b..e59632c54ede 100644 --- a/sys/dev/cardbus/cardbus.c +++ b/sys/dev/cardbus/cardbus.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cardbus/cardbus.c,v 1.42 2003/11/01 12:45:03 dfr Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/cardbus/cardbus_cis.c b/sys/dev/cardbus/cardbus_cis.c index 326bdc63a693..a44755bd3029 100644 --- a/sys/dev/cardbus/cardbus_cis.c +++ b/sys/dev/cardbus/cardbus_cis.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cardbus/cardbus_cis.c,v 1.44 2003/10/07 03:40:17 imp Exp $"); /* * CIS Handling for the Cardbus Bus diff --git a/sys/dev/cardbus/cardbus_cis.h b/sys/dev/cardbus/cardbus_cis.h index a56d13b9df97..f1b46a7e0abc 100644 --- a/sys/dev/cardbus/cardbus_cis.h +++ b/sys/dev/cardbus/cardbus_cis.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/cardbus/cardbus_cis.h,v 1.10 2003/10/07 03:33:54 imp Exp $ */ /* diff --git a/sys/dev/cardbus/cardbusreg.h b/sys/dev/cardbus/cardbusreg.h index c356323d2125..a906aed0a643 100644 --- a/sys/dev/cardbus/cardbusreg.h +++ b/sys/dev/cardbus/cardbusreg.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/cardbus/cardbusreg.h,v 1.6 2002/10/07 22:58:24 imp Exp $ */ /* diff --git a/sys/dev/cardbus/cardbusvar.h b/sys/dev/cardbus/cardbusvar.h index b8276894912d..058a70b0240e 100644 --- a/sys/dev/cardbus/cardbusvar.h +++ b/sys/dev/cardbus/cardbusvar.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/cardbus/cardbusvar.h,v 1.8 2003/01/27 05:47:01 imp Exp $ */ /* diff --git a/sys/dev/ciss/ciss.c b/sys/dev/ciss/ciss.c index b9594d04a6a6..44cd0886ae9e 100644 --- a/sys/dev/ciss/ciss.c +++ b/sys/dev/ciss/ciss.c @@ -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/ciss/ciss.c,v 1.31 2003/11/07 03:01:48 ps Exp $ */ /* diff --git a/sys/dev/ciss/cissio.h b/sys/dev/ciss/cissio.h index abc14ab602a0..5c447facea33 100644 --- a/sys/dev/ciss/cissio.h +++ b/sys/dev/ciss/cissio.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/ciss/cissio.h,v 1.2 2002/09/23 06:35:32 alfred Exp $ */ /* diff --git a/sys/dev/ciss/cissreg.h b/sys/dev/ciss/cissreg.h index c7844e90a1bd..52bccde0889d 100644 --- a/sys/dev/ciss/cissreg.h +++ b/sys/dev/ciss/cissreg.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/ciss/cissreg.h,v 1.3 2003/02/05 08:43:46 ps Exp $ */ /* diff --git a/sys/dev/ciss/cissvar.h b/sys/dev/ciss/cissvar.h index 4c102e04cc85..a0ccaff5e8e5 100644 --- a/sys/dev/ciss/cissvar.h +++ b/sys/dev/ciss/cissvar.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/ciss/cissvar.h,v 1.5 2003/02/05 08:43:46 ps Exp $ */ /* diff --git a/sys/dev/cm/if_cm_isa.c b/sys/dev/cm/if_cm_isa.c index 8f7732fd80e1..170b54afdb1d 100644 --- a/sys/dev/cm/if_cm_isa.c +++ b/sys/dev/cm/if_cm_isa.c @@ -1,7 +1,7 @@ /* $NetBSD: if_bah_zbus.c,v 1.6 2000/01/23 21:06:12 aymeric Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cm/if_cm_isa.c,v 1.5 2003/10/31 18:31:58 brooks Exp $"); /*- * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/cm/smc90cx6.c b/sys/dev/cm/smc90cx6.c index 89a3415ed0d1..d3011ad607d7 100644 --- a/sys/dev/cm/smc90cx6.c +++ b/sys/dev/cm/smc90cx6.c @@ -1,7 +1,7 @@ /* $NetBSD: smc90cx6.c,v 1.38 2001/07/07 15:57:53 thorpej Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cm/smc90cx6.c,v 1.12 2003/10/31 18:31:58 brooks Exp $"); /*- * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/cm/smc90cx6reg.h b/sys/dev/cm/smc90cx6reg.h index 35e7afd998b2..f9dde5373c55 100644 --- a/sys/dev/cm/smc90cx6reg.h +++ b/sys/dev/cm/smc90cx6reg.h @@ -1,5 +1,5 @@ /* $NetBSD: smc90cx6reg.h,v 1.7 1999/02/16 23:34:13 is Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cm/smc90cx6reg.h,v 1.1 2002/01/08 20:03:12 fjoe Exp $ */ /*- * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/cm/smc90cx6var.h b/sys/dev/cm/smc90cx6var.h index 1703145d4093..e0f7d2f8fb0a 100644 --- a/sys/dev/cm/smc90cx6var.h +++ b/sys/dev/cm/smc90cx6var.h @@ -1,5 +1,5 @@ /* $NetBSD: smc90cx6var.h,v 1.5 2000/03/23 07:01:32 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cm/smc90cx6var.h,v 1.3 2003/10/31 18:31:58 brooks Exp $ */ /*- * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/cnw/if_cnw.c b/sys/dev/cnw/if_cnw.c index 6aedca3a45dc..d5ab09446986 100644 --- a/sys/dev/cnw/if_cnw.c +++ b/sys/dev/cnw/if_cnw.c @@ -2,7 +2,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cnw/if_cnw.c,v 1.13 2003/10/31 18:31:58 brooks Exp $"); /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/cnw/if_cnwioctl.h b/sys/dev/cnw/if_cnwioctl.h index 04e8c3b23727..d2e660e36311 100644 --- a/sys/dev/cnw/if_cnwioctl.h +++ b/sys/dev/cnw/if_cnwioctl.h @@ -1,5 +1,5 @@ /* $NetBSD: if_cnwioctl.h,v 1.2 1999/11/29 12:54:00 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cnw/if_cnwioctl.h,v 1.1 2001/03/16 07:25:42 imp Exp $ */ /* * Copyright (c) 1996, 1997 Berkeley Software Design, Inc. diff --git a/sys/dev/cnw/if_cnwreg.h b/sys/dev/cnw/if_cnwreg.h index 8b62d203d22c..297f82d18658 100644 --- a/sys/dev/cnw/if_cnwreg.h +++ b/sys/dev/cnw/if_cnwreg.h @@ -1,5 +1,5 @@ /* $NetBSD: if_cnwreg.h,v 1.3 2000/07/05 18:42:19 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/cnw/if_cnwreg.h,v 1.1 2001/03/16 07:25:42 imp Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/cs/if_cs.c b/sys/dev/cs/if_cs.c index 44511e848c66..bc94194a471d 100644 --- a/sys/dev/cs/if_cs.c +++ b/sys/dev/cs/if_cs.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cs/if_cs.c,v 1.28 2003/11/04 02:59:57 imp Exp $"); /* * diff --git a/sys/dev/cs/if_cs_isa.c b/sys/dev/cs/if_cs_isa.c index dcbd02f06869..363368ce4191 100644 --- a/sys/dev/cs/if_cs_isa.c +++ b/sys/dev/cs/if_cs_isa.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cs/if_cs_isa.c,v 1.5 2003/10/31 18:31:58 brooks Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/cs/if_cs_pccard.c b/sys/dev/cs/if_cs_pccard.c index 499cf8fd8339..e130d775c066 100644 --- a/sys/dev/cs/if_cs_pccard.c +++ b/sys/dev/cs/if_cs_pccard.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cs/if_cs_pccard.c,v 1.8 2003/10/31 18:31:58 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/cs/if_csreg.h b/sys/dev/cs/if_csreg.h index 5a93643591d5..545733f7f6c7 100644 --- a/sys/dev/cs/if_csreg.h +++ b/sys/dev/cs/if_csreg.h @@ -27,7 +27,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cs/if_csreg.h,v 1.5 2003/11/04 02:59:57 imp Exp $ */ #define CS_89x0_IO_PORTS 0x0020 diff --git a/sys/dev/cs/if_csvar.h b/sys/dev/cs/if_csvar.h index 0f62c62d934d..c3891c34a819 100644 --- a/sys/dev/cs/if_csvar.h +++ b/sys/dev/cs/if_csvar.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/cs/if_csvar.h,v 1.2 2003/10/31 18:31:58 brooks Exp $ */ #ifndef _IF_CSVAR_H diff --git a/sys/dev/ct/bshw_machdep.c b/sys/dev/ct/bshw_machdep.c index 9dc6fc1f61d0..6bc3cb610f6e 100644 --- a/sys/dev/ct/bshw_machdep.c +++ b/sys/dev/ct/bshw_machdep.c @@ -1,7 +1,7 @@ /* $NecBSD: bshw_machdep.c,v 1.8.12.6 2001/06/29 06:28:05 honda Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ct/bshw_machdep.c,v 1.5 2003/08/24 17:46:03 obrien Exp $"); /* $NetBSD$ */ /* diff --git a/sys/dev/ct/bshwvar.h b/sys/dev/ct/bshwvar.h index 9e2259c94c76..0f3ae02dbc4c 100644 --- a/sys/dev/ct/bshwvar.h +++ b/sys/dev/ct/bshwvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ct/bshwvar.h,v 1.3 2002/03/20 02:04:09 alfred Exp $ */ /* $NecBSD: bshwvar.h,v 1.3.14.3 2001/06/21 04:07:37 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/ct/ct.c b/sys/dev/ct/ct.c index 00ef8c103d1a..80e7960f2dfe 100644 --- a/sys/dev/ct/ct.c +++ b/sys/dev/ct/ct.c @@ -1,7 +1,7 @@ /* $NecBSD: ct.c,v 1.13.12.5 2001/06/26 07:31:53 honda Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ct/ct.c,v 1.7 2003/08/24 17:46:03 obrien Exp $"); /* $NetBSD$ */ #define CT_DEBUG diff --git a/sys/dev/ct/ct_isa.c b/sys/dev/ct/ct_isa.c index 9592f36e02a1..1a2a5d0cf4d8 100644 --- a/sys/dev/ct/ct_isa.c +++ b/sys/dev/ct/ct_isa.c @@ -1,7 +1,7 @@ /* $NecBSD: ct_isa.c,v 1.6 1999/07/26 06:32:01 honda Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ct/ct_isa.c,v 1.9 2003/08/24 17:46:03 obrien Exp $"); /* $NetBSD$ */ /* diff --git a/sys/dev/ct/ct_machdep.h b/sys/dev/ct/ct_machdep.h index 18a9ec86673c..7b8b877e282f 100644 --- a/sys/dev/ct/ct_machdep.h +++ b/sys/dev/ct/ct_machdep.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ct/ct_machdep.h,v 1.5 2002/06/01 08:29:12 ru Exp $ */ /* $NecBSD: ct_machdep.h,v 1.4.12.2 2001/06/20 06:13:34 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/ct/ctvar.h b/sys/dev/ct/ctvar.h index 4e7ba1569edc..0de0877f9121 100644 --- a/sys/dev/ct/ctvar.h +++ b/sys/dev/ct/ctvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ct/ctvar.h,v 1.3 2002/03/20 02:04:09 alfred Exp $ */ /* $NecBSD: ctvar.h,v 1.4.14.3 2001/06/20 06:13:34 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/cx/cronyxfw.h b/sys/dev/cx/cronyxfw.h index 70264136ec14..dfc235905a9b 100644 --- a/sys/dev/cx/cronyxfw.h +++ b/sys/dev/cx/cronyxfw.h @@ -12,7 +12,7 @@ * all derivative works or modified versions. * * Cronyx Id: cronyxfw.h,v 1.1.2.1 2003/11/12 17:09:49 rik Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cx/cronyxfw.h,v 1.1 2003/12/03 07:29:38 imp Exp $ */ #define CRONYX_DAT_MAGIC 2001107011L /* firmware file magic */ diff --git a/sys/dev/cx/csigma.c b/sys/dev/cx/csigma.c index db2c1380c264..1942a6a8980b 100644 --- a/sys/dev/cx/csigma.c +++ b/sys/dev/cx/csigma.c @@ -12,7 +12,7 @@ * all derivative works or modified versions. * * Cronyx Id: csigma.c,v 1.1.2.1 2003/11/12 17:13:41 rik Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cx/csigma.c,v 1.1 2003/12/03 07:29:38 imp Exp $ */ #include <dev/cx/machdep.h> #include <dev/cx/cxddk.h> diff --git a/sys/dev/cx/csigmafw.h b/sys/dev/cx/csigmafw.h index a5e4e05d7542..b43af9605fed 100644 --- a/sys/dev/cx/csigmafw.h +++ b/sys/dev/cx/csigmafw.h @@ -4,7 +4,7 @@ * from the file `csigma.dat' * * Cronyx Id: csigmafw.h,v 1.1 2002/06/03 10:19:39 rik Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cx/csigmafw.h,v 1.1 2003/12/03 07:29:38 imp Exp $ */ long csigma_fw_len = 131234; diff --git a/sys/dev/cx/cxddk.c b/sys/dev/cx/cxddk.c index e4328b59b127..fe6b38a7ae1d 100644 --- a/sys/dev/cx/cxddk.c +++ b/sys/dev/cx/cxddk.c @@ -17,7 +17,7 @@ * Cronyx Id: cxddk.c,v 1.1.2.2 2003/11/27 14:24:50 rik Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cx/cxddk.c,v 1.1 2003/12/03 07:29:38 imp Exp $"); #include <dev/cx/machdep.h> #include <dev/cx/cxddk.h> diff --git a/sys/dev/cx/cxddk.h b/sys/dev/cx/cxddk.h index 75b40c04884d..9233b1c4c85e 100644 --- a/sys/dev/cx/cxddk.h +++ b/sys/dev/cx/cxddk.h @@ -15,7 +15,7 @@ * all derivative works or modified versions. * * Cronyx Id: cxddk.h,v 1.1.2.1 2003/11/12 17:13:41 rik Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cx/cxddk.h,v 1.1 2003/12/03 07:29:38 imp Exp $ */ #ifndef port_t diff --git a/sys/dev/cx/cxreg.h b/sys/dev/cx/cxreg.h index 0cfc6b0f101a..ee5399e56bbe 100644 --- a/sys/dev/cx/cxreg.h +++ b/sys/dev/cx/cxreg.h @@ -13,7 +13,7 @@ * all derivative works or modified versions. * * Cronyx Id: cxreg.h,v 1.1.2.1 2003/11/12 17:13:41 rik Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cx/cxreg.h,v 1.1 2003/12/03 07:29:38 imp Exp $ */ #define REVCL_MIN 7 /* CD2400 min. revision number G */ #define REVCL_MAX 13 /* CD2400 max. revision number M */ diff --git a/sys/dev/cx/if_cx.c b/sys/dev/cx/if_cx.c index db7e28341274..8432302535b1 100644 --- a/sys/dev/cx/if_cx.c +++ b/sys/dev/cx/if_cx.c @@ -22,7 +22,7 @@ * Cronyx Id: if_cx.c,v 1.1.2.18 2003/11/27 14:30:03 rik Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cx/if_cx.c,v 1.1 2003/12/03 07:29:38 imp Exp $"); #include <sys/param.h> diff --git a/sys/dev/cx/machdep.h b/sys/dev/cx/machdep.h index b88e9002e539..41864b086314 100644 --- a/sys/dev/cx/machdep.h +++ b/sys/dev/cx/machdep.h @@ -15,7 +15,7 @@ * all derivative works or modified versions. * * Cronyx Id: machdep.h,v 1.3.4.3 2003/11/27 14:21:58 rik Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cx/machdep.h,v 1.1 2003/12/03 07:29:38 imp Exp $ */ /* diff --git a/sys/dev/cx/ng_cx.h b/sys/dev/cx/ng_cx.h index 8616b177ef03..1fafadec4500 100644 --- a/sys/dev/cx/ng_cx.h +++ b/sys/dev/cx/ng_cx.h @@ -12,7 +12,7 @@ * as long as this message is kept with the software, all derivative * works or modified versions. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cx/ng_cx.h,v 1.1 2003/12/03 07:29:38 imp Exp $ */ #ifdef NETGRAPH diff --git a/sys/dev/dcons/dcons.c b/sys/dev/dcons/dcons.c index 4cea5ca2a064..4770e6303333 100644 --- a/sys/dev/dcons/dcons.c +++ b/sys/dev/dcons/dcons.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * $Id: dcons.c,v 1.65 2003/10/24 03:24:55 simokawa Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/dcons/dcons.c,v 1.1 2003/10/24 15:44:09 simokawa Exp $ */ #include <sys/param.h> diff --git a/sys/dev/dcons/dcons.h b/sys/dev/dcons/dcons.h index 73265bc816f0..c283b0185aad 100644 --- a/sys/dev/dcons/dcons.h +++ b/sys/dev/dcons/dcons.h @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * $Id: dcons.h,v 1.15 2003/10/23 15:05:31 simokawa Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/dcons/dcons.h,v 1.1 2003/10/24 15:44:09 simokawa Exp $ */ #ifdef _KERNEL diff --git a/sys/dev/dcons/dcons_crom.c b/sys/dev/dcons/dcons_crom.c index 917111d9aca8..cb475ec10efe 100644 --- a/sys/dev/dcons/dcons_crom.c +++ b/sys/dev/dcons/dcons_crom.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * $Id: dcons_crom.c,v 1.8 2003/10/23 15:47:21 simokawa Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/dcons/dcons_crom.c,v 1.2 2003/11/08 16:26:22 simokawa Exp $ */ #include <sys/param.h> diff --git a/sys/dev/dec/mc146818reg.h b/sys/dev/dec/mc146818reg.h index e60d043f13dd..5e54045cb44d 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.3 2000/05/01 19:54:23 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 5c1472cb1975..a20ffdd7b50b 100644 --- a/sys/dev/dec/mcclock.c +++ b/sys/dev/dec/mcclock.c @@ -1,7 +1,7 @@ /* $NetBSD: mcclock.c,v 1.11 1998/04/19 07:50:25 jonathan Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/dec/mcclock.c,v 1.8 2003/08/24 17:46:03 obrien Exp $"); /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. diff --git a/sys/dev/dec/mcclock_if.m b/sys/dev/dec/mcclock_if.m index a67caca2604e..50ebca9e1710 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.4 2000/04/08 14:16:58 dfr Exp $ # #include <sys/bus.h> diff --git a/sys/dev/dec/mcclockvar.h b/sys/dev/dec/mcclockvar.h index 196209be3bce..1d5ca97b29d0 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.4 2000/05/01 19:54:24 peter Exp $ */ /* $NetBSD: mcclockvar.h,v 1.4 1997/06/22 08:02:19 jonathan Exp $ */ /* diff --git a/sys/dev/dgb/dgb.c b/sys/dev/dgb/dgb.c index 359a8725aee9..4bba2868f443 100644 --- a/sys/dev/dgb/dgb.c +++ b/sys/dev/dgb/dgb.c @@ -1,5 +1,5 @@ /*- - * dgb.c $FreeBSD$ + * dgb.c $FreeBSD: src/sys/dev/dgb/dgb.c,v 1.77 2003/08/15 14:55:50 jhb Exp $ * * Digiboard driver. * diff --git a/sys/dev/dgb/dgreg.h b/sys/dev/dgb/dgreg.h index 0f8aea06eef1..0013049ffe18 100644 --- a/sys/dev/dgb/dgreg.h +++ b/sys/dev/dgb/dgreg.h @@ -1,5 +1,5 @@ /*- - * dgreg.h $FreeBSD$ + * dgreg.h $FreeBSD: src/sys/dev/dgb/dgreg.h,v 1.11 2003/08/07 15:04:24 jhb Exp $ * * Digiboard driver. * diff --git a/sys/dev/digi/CX.bios.h b/sys/dev/digi/CX.bios.h index 2c6e4cdf78d5..5813eaa4967b 100644 --- a/sys/dev/digi/CX.bios.h +++ b/sys/dev/digi/CX.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/dev/digi/CX.bios.h,v 1.1 2001/05/02 01:08:01 brian Exp $ */ const u_char CX_bios[] = { diff --git a/sys/dev/digi/CX.c b/sys/dev/digi/CX.c index 3a9aa31297ce..0f231d43a45d 100644 --- a/sys/dev/digi/CX.c +++ b/sys/dev/digi/CX.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/CX.c,v 1.3 2003/08/24 17:46:03 obrien Exp $"); #include <sys/param.h> #include <sys/conf.h> diff --git a/sys/dev/digi/CX.fepos.h b/sys/dev/digi/CX.fepos.h index 77ce089d7355..cf6f24166f93 100644 --- a/sys/dev/digi/CX.fepos.h +++ b/sys/dev/digi/CX.fepos.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/digi/CX.fepos.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char CX_fepos[] = { diff --git a/sys/dev/digi/CX_PCI.bios.h b/sys/dev/digi/CX_PCI.bios.h index 9a285409150d..403e13fd7fe1 100644 --- a/sys/dev/digi/CX_PCI.bios.h +++ b/sys/dev/digi/CX_PCI.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/dev/digi/CX_PCI.bios.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char CX_PCI_bios[] = { diff --git a/sys/dev/digi/CX_PCI.c b/sys/dev/digi/CX_PCI.c index 2a941f7ef5a5..3c74188fcaf8 100644 --- a/sys/dev/digi/CX_PCI.c +++ b/sys/dev/digi/CX_PCI.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/CX_PCI.c,v 1.3 2003/08/24 17:46:03 obrien Exp $"); #include <sys/param.h> #include <sys/conf.h> diff --git a/sys/dev/digi/CX_PCI.fepos.h b/sys/dev/digi/CX_PCI.fepos.h index a42e76fdb154..dbfe734740bf 100644 --- a/sys/dev/digi/CX_PCI.fepos.h +++ b/sys/dev/digi/CX_PCI.fepos.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/digi/CX_PCI.fepos.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char CX_PCI_fepos[] = { diff --git a/sys/dev/digi/EPCX.bios.h b/sys/dev/digi/EPCX.bios.h index d45651a195f1..33981d9d5c07 100644 --- a/sys/dev/digi/EPCX.bios.h +++ b/sys/dev/digi/EPCX.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/dev/digi/EPCX.bios.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char EPCX_bios[] = { diff --git a/sys/dev/digi/EPCX.c b/sys/dev/digi/EPCX.c index a920eb66a2e7..ad3cea30aa35 100644 --- a/sys/dev/digi/EPCX.c +++ b/sys/dev/digi/EPCX.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/EPCX.c,v 1.3 2003/08/24 17:46:03 obrien Exp $"); #include <sys/param.h> #include <sys/conf.h> diff --git a/sys/dev/digi/EPCX.fepos.h b/sys/dev/digi/EPCX.fepos.h index 590ce0fc8132..b42e6390ec6a 100644 --- a/sys/dev/digi/EPCX.fepos.h +++ b/sys/dev/digi/EPCX.fepos.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/digi/EPCX.fepos.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char EPCX_fepos[] = { diff --git a/sys/dev/digi/EPCX_PCI.bios.h b/sys/dev/digi/EPCX_PCI.bios.h index 51fac5aa6f0a..1693038b4c4a 100644 --- a/sys/dev/digi/EPCX_PCI.bios.h +++ b/sys/dev/digi/EPCX_PCI.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/dev/digi/EPCX_PCI.bios.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char EPCX_PCI_bios[] = { diff --git a/sys/dev/digi/EPCX_PCI.c b/sys/dev/digi/EPCX_PCI.c index a9ef049ea6be..36d23785040f 100644 --- a/sys/dev/digi/EPCX_PCI.c +++ b/sys/dev/digi/EPCX_PCI.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/EPCX_PCI.c,v 1.3 2003/08/24 17:46:03 obrien Exp $"); #include <sys/param.h> #include <sys/conf.h> diff --git a/sys/dev/digi/EPCX_PCI.fepos.h b/sys/dev/digi/EPCX_PCI.fepos.h index 7d4380c7b413..10c1c3484193 100644 --- a/sys/dev/digi/EPCX_PCI.fepos.h +++ b/sys/dev/digi/EPCX_PCI.fepos.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/digi/EPCX_PCI.fepos.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char EPCX_PCI_fepos[] = { diff --git a/sys/dev/digi/Xe.bios.h b/sys/dev/digi/Xe.bios.h index 73d2baa0f9e8..5638a7a0eb1d 100644 --- a/sys/dev/digi/Xe.bios.h +++ b/sys/dev/digi/Xe.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/dev/digi/Xe.bios.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char Xe_bios[] = { diff --git a/sys/dev/digi/Xe.c b/sys/dev/digi/Xe.c index b1bb5e53f07a..3b79aec2983f 100644 --- a/sys/dev/digi/Xe.c +++ b/sys/dev/digi/Xe.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/Xe.c,v 1.3 2003/08/24 17:46:03 obrien Exp $"); #include <sys/param.h> #include <sys/conf.h> diff --git a/sys/dev/digi/Xe.fepos.h b/sys/dev/digi/Xe.fepos.h index fa729b720f56..ef09e7748659 100644 --- a/sys/dev/digi/Xe.fepos.h +++ b/sys/dev/digi/Xe.fepos.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/digi/Xe.fepos.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char Xe_fepos[] = { diff --git a/sys/dev/digi/Xem.bios.h b/sys/dev/digi/Xem.bios.h index 1ed1a535946c..c041323f0fba 100644 --- a/sys/dev/digi/Xem.bios.h +++ b/sys/dev/digi/Xem.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/dev/digi/Xem.bios.h,v 1.1 2001/05/02 01:08:02 brian Exp $ */ const u_char Xem_bios[] = { diff --git a/sys/dev/digi/Xem.c b/sys/dev/digi/Xem.c index fb903b624546..8f3fb4a561ea 100644 --- a/sys/dev/digi/Xem.c +++ b/sys/dev/digi/Xem.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/Xem.c,v 1.3 2003/08/24 17:46:03 obrien Exp $"); #include <sys/param.h> #include <sys/conf.h> diff --git a/sys/dev/digi/Xem.fepos.h b/sys/dev/digi/Xem.fepos.h index 54b1463658ee..9acebfc09b06 100644 --- a/sys/dev/digi/Xem.fepos.h +++ b/sys/dev/digi/Xem.fepos.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/digi/Xem.fepos.h,v 1.1 2001/05/02 01:08:03 brian Exp $ */ const u_char Xem_fepos[] = { diff --git a/sys/dev/digi/Xr.bios.h b/sys/dev/digi/Xr.bios.h index a0805ae9eb3b..8f616160b6e8 100644 --- a/sys/dev/digi/Xr.bios.h +++ b/sys/dev/digi/Xr.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/dev/digi/Xr.bios.h,v 1.1 2001/05/02 01:08:03 brian Exp $ */ static const u_char Xr_bios[] = { diff --git a/sys/dev/digi/Xr.c b/sys/dev/digi/Xr.c index 4d68c87d211b..9d4cc59f5c61 100644 --- a/sys/dev/digi/Xr.c +++ b/sys/dev/digi/Xr.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/Xr.c,v 1.3 2003/08/24 17:46:03 obrien Exp $"); #include <sys/param.h> #include <sys/conf.h> diff --git a/sys/dev/digi/Xr.fepos.h b/sys/dev/digi/Xr.fepos.h index 66fbd10e1d2f..e91f93e75436 100644 --- a/sys/dev/digi/Xr.fepos.h +++ b/sys/dev/digi/Xr.fepos.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/digi/Xr.fepos.h,v 1.1 2001/05/02 01:08:03 brian Exp $ */ static const u_char Xr_fepos[] = { diff --git a/sys/dev/digi/con.CX-IBM.h b/sys/dev/digi/con.CX-IBM.h index b0c9db315986..b7871fe29ee6 100644 --- a/sys/dev/digi/con.CX-IBM.h +++ b/sys/dev/digi/con.CX-IBM.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/digi/con.CX-IBM.h,v 1.1 2001/05/02 01:08:03 brian Exp $ */ const u_char con_CX_IBM[] = { diff --git a/sys/dev/digi/con.CX.h b/sys/dev/digi/con.CX.h index 8bfb77a81a03..c6b6f40e770f 100644 --- a/sys/dev/digi/con.CX.h +++ b/sys/dev/digi/con.CX.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/digi/con.CX.h,v 1.1 2001/05/02 01:08:03 brian Exp $ */ const u_char con_CX[] = { diff --git a/sys/dev/digi/con.EPCX.h b/sys/dev/digi/con.EPCX.h index 329c2f1f63f7..b005ac62d419 100644 --- a/sys/dev/digi/con.EPCX.h +++ b/sys/dev/digi/con.EPCX.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/digi/con.EPCX.h,v 1.1 2001/05/02 01:08:03 brian Exp $ */ const u_char con_EPCX[] = { diff --git a/sys/dev/digi/con.MBank.h b/sys/dev/digi/con.MBank.h index 89f2d0ae2901..97647d27d4d7 100644 --- a/sys/dev/digi/con.MBank.h +++ b/sys/dev/digi/con.MBank.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/digi/con.MBank.h,v 1.1 2001/05/02 01:08:04 brian Exp $ */ const u_char con_MBank[] = { diff --git a/sys/dev/digi/digi.c b/sys/dev/digi/digi.c index d36694727b48..3a2f9fd417e9 100644 --- a/sys/dev/digi/digi.c +++ b/sys/dev/digi/digi.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/digi/digi.c,v 1.36 2003/09/26 09:05:57 phk Exp $ */ /*- diff --git a/sys/dev/digi/digi.h b/sys/dev/digi/digi.h index f0c9f0e59cef..3654a72b7c1b 100644 --- a/sys/dev/digi/digi.h +++ b/sys/dev/digi/digi.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/digi/digi.h,v 1.14 2003/08/07 15:04:24 jhb Exp $ */ #define W(p) (*(u_int16_t *)(p)) diff --git a/sys/dev/digi/digi_isa.c b/sys/dev/digi/digi_isa.c index 682989bbbc45..770d1bcd48c1 100644 --- a/sys/dev/digi/digi_isa.c +++ b/sys/dev/digi/digi_isa.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/digi_isa.c,v 1.12 2003/08/24 17:46:03 obrien Exp $"); /*- * TODO: diff --git a/sys/dev/digi/digi_mod.h b/sys/dev/digi/digi_mod.h index f1e8ced70374..50e00b1d7abf 100644 --- a/sys/dev/digi/digi_mod.h +++ b/sys/dev/digi/digi_mod.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/digi/digi_mod.h,v 1.1 2001/05/02 01:08:04 brian Exp $ */ #define DIGI_MOD_VERSION 1 diff --git a/sys/dev/digi/digi_pci.c b/sys/dev/digi/digi_pci.c index a97345edf304..7f5145b488e2 100644 --- a/sys/dev/digi/digi_pci.c +++ b/sys/dev/digi/digi_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/digi/digi_pci.c,v 1.9 2003/08/24 17:46:03 obrien Exp $"); #include <sys/param.h> diff --git a/sys/dev/digi/digi_pci.h b/sys/dev/digi/digi_pci.h index 2273d0048ded..22163341655b 100644 --- a/sys/dev/digi/digi_pci.h +++ b/sys/dev/digi/digi_pci.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/digi/digi_pci.h,v 1.1 2001/05/02 01:08:04 brian Exp $ */ #define PCI_VENDOR_DIGI 0x114F diff --git a/sys/dev/digi/digireg.h b/sys/dev/digi/digireg.h index 4a1641f92d7e..ab7bb05c26c7 100644 --- a/sys/dev/digi/digireg.h +++ b/sys/dev/digi/digireg.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/digi/digireg.h,v 1.3 2003/08/07 15:04:24 jhb Exp $ */ struct global_data { diff --git a/sys/dev/dpt/dpt.h b/sys/dev/dpt/dpt.h index 6b909a9dc416..a36b3cc8369c 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.14 2003/03/29 08:30:45 mdodd Exp $" #ifndef _DPT_H #define _DPT_H diff --git a/sys/dev/dpt/dpt_eisa.c b/sys/dev/dpt/dpt_eisa.c index ef3c01972115..bc03c85f4126 100644 --- a/sys/dev/dpt/dpt_eisa.c +++ b/sys/dev/dpt/dpt_eisa.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/dpt/dpt_eisa.c,v 1.18 2003/08/24 17:46:04 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/dpt/dpt_isa.c b/sys/dev/dpt/dpt_isa.c index 0cf97be45d4b..966709b87f49 100644 --- a/sys/dev/dpt/dpt_isa.c +++ b/sys/dev/dpt/dpt_isa.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/dpt/dpt_isa.c,v 1.7 2003/08/24 17:46:04 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/dpt/dpt_pci.c b/sys/dev/dpt/dpt_pci.c index 445606e911ad..3d9f8d486e0b 100644 --- a/sys/dev/dpt/dpt_pci.c +++ b/sys/dev/dpt/dpt_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/dpt/dpt_pci.c,v 1.29 2003/09/02 17:30:35 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/dpt/dpt_scsi.c b/sys/dev/dpt/dpt_scsi.c index 0b2c726c1358..b5d8b995836a 100644 --- a/sys/dev/dpt/dpt_scsi.c +++ b/sys/dev/dpt/dpt_scsi.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/dpt/dpt_scsi.c,v 1.45 2003/08/24 17:46:04 obrien Exp $"); /* * dpt_scsi.c: SCSI dependant code for the DPT driver @@ -46,7 +46,7 @@ __FBSDID("$FreeBSD$"); * arrays that span controllers (Wow!). */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/dev/dpt/dpt_scsi.c,v 1.45 2003/08/24 17:46:04 obrien Exp $" #define _DPT_C_ diff --git a/sys/dev/drm/ati_pcigart.h b/sys/dev/drm/ati_pcigart.h index dd1141f5303a..bd22131c0f36 100644 --- a/sys/dev/drm/ati_pcigart.h +++ b/sys/dev/drm/ati_pcigart.h @@ -26,7 +26,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/ati_pcigart.h,v 1.3 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm.h b/sys/dev/drm/drm.h index 9ef223dc2482..938159b71bd4 100644 --- a/sys/dev/drm/drm.h +++ b/sys/dev/drm/drm.h @@ -32,7 +32,7 @@ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm.h,v 1.6 2003/11/12 20:56:30 anholt Exp $ */ diff --git a/sys/dev/drm/drmP.h b/sys/dev/drm/drmP.h index dc1ab7e83345..01742228d350 100644 --- a/sys/dev/drm/drmP.h +++ b/sys/dev/drm/drmP.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drmP.h,v 1.8 2003/11/12 20:56:30 anholt Exp $ */ #ifndef _DRM_P_H_ diff --git a/sys/dev/drm/drm_agpsupport.h b/sys/dev/drm/drm_agpsupport.h index fc2f4d1e5663..0cef1c0ea08a 100644 --- a/sys/dev/drm/drm_agpsupport.h +++ b/sys/dev/drm/drm_agpsupport.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_agpsupport.h,v 1.3 2003/08/19 02:57:31 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_auth.h b/sys/dev/drm/drm_auth.h index 9141d5778b06..8d87b0719605 100644 --- a/sys/dev/drm/drm_auth.h +++ b/sys/dev/drm/drm_auth.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_auth.h,v 1.5 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_bufs.h b/sys/dev/drm/drm_bufs.h index 5053d3636244..80e22e879ead 100644 --- a/sys/dev/drm/drm_bufs.h +++ b/sys/dev/drm/drm_bufs.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_bufs.h,v 1.8 2003/11/12 20:56:30 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_context.h b/sys/dev/drm/drm_context.h index 9d832641fb7d..2c0e94507905 100644 --- a/sys/dev/drm/drm_context.h +++ b/sys/dev/drm/drm_context.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_context.h,v 1.7 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_dma.h b/sys/dev/drm/drm_dma.h index 9090a1ba3b96..68fe5be46dc3 100644 --- a/sys/dev/drm/drm_dma.h +++ b/sys/dev/drm/drm_dma.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_dma.h,v 1.7 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_drawable.h b/sys/dev/drm/drm_drawable.h index 7f3938d62090..04a84198fe20 100644 --- a/sys/dev/drm/drm_drawable.h +++ b/sys/dev/drm/drm_drawable.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_drawable.h,v 1.3 2003/08/19 02:57:31 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_drv.h b/sys/dev/drm/drm_drv.h index 395ba0b7f0ca..a6990938350e 100644 --- a/sys/dev/drm/drm_drv.h +++ b/sys/dev/drm/drm_drv.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_drv.h,v 1.17 2003/11/12 20:56:30 anholt Exp $ */ /* diff --git a/sys/dev/drm/drm_fops.h b/sys/dev/drm/drm_fops.h index 190b708e3d7a..7e5d09c9837d 100644 --- a/sys/dev/drm/drm_fops.h +++ b/sys/dev/drm/drm_fops.h @@ -29,7 +29,7 @@ * Daryll Strauss <daryll@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_fops.h,v 1.10 2003/11/12 20:56:30 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_ioctl.h b/sys/dev/drm/drm_ioctl.h index d34851937721..4656a7508255 100644 --- a/sys/dev/drm/drm_ioctl.h +++ b/sys/dev/drm/drm_ioctl.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_ioctl.h,v 1.7 2003/11/12 20:56:30 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_irq.h b/sys/dev/drm/drm_irq.h index 7275269eea0a..7e7681b99971 100644 --- a/sys/dev/drm/drm_irq.h +++ b/sys/dev/drm/drm_irq.h @@ -26,7 +26,7 @@ * Authors: * Eric Anholt <anholt@FreeBSD.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_irq.h,v 1.2 2003/11/12 20:56:30 anholt Exp $ */ int DRM(irq_by_busid)( DRM_IOCTL_ARGS ) diff --git a/sys/dev/drm/drm_lock.h b/sys/dev/drm/drm_lock.h index f0937076e552..9c8e72b520eb 100644 --- a/sys/dev/drm/drm_lock.h +++ b/sys/dev/drm/drm_lock.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_lock.h,v 1.4 2003/08/19 02:57:31 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_memory.h b/sys/dev/drm/drm_memory.h index 917cb1e15e7a..fd2ff5f2c57c 100644 --- a/sys/dev/drm/drm_memory.h +++ b/sys/dev/drm/drm_memory.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_memory.h,v 1.11 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_memory_debug.h b/sys/dev/drm/drm_memory_debug.h index a627fb4281de..4f9b8ebee9e5 100644 --- a/sys/dev/drm/drm_memory_debug.h +++ b/sys/dev/drm/drm_memory_debug.h @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_memory_debug.h,v 1.2 2003/10/24 01:48:16 anholt Exp $ */ #include "drmP.h" diff --git a/sys/dev/drm/drm_os_freebsd.h b/sys/dev/drm/drm_os_freebsd.h index 43b6524935de..99953e891a65 100644 --- a/sys/dev/drm/drm_os_freebsd.h +++ b/sys/dev/drm/drm_os_freebsd.h @@ -28,7 +28,7 @@ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_os_freebsd.h,v 1.16 2003/11/12 20:56:30 anholt Exp $ */ #include <sys/param.h> diff --git a/sys/dev/drm/drm_pci.h b/sys/dev/drm/drm_pci.h index 2a0569d06d0c..0a4725072302 100644 --- a/sys/dev/drm/drm_pci.h +++ b/sys/dev/drm/drm_pci.h @@ -27,7 +27,7 @@ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_pci.h,v 1.2 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_sarea.h b/sys/dev/drm/drm_sarea.h index 093aca65f7b1..eaf686ff4641 100644 --- a/sys/dev/drm/drm_sarea.h +++ b/sys/dev/drm/drm_sarea.h @@ -28,7 +28,7 @@ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_sarea.h,v 1.2 2003/08/19 02:57:31 anholt Exp $ */ #ifndef _DRM_SAREA_H_ diff --git a/sys/dev/drm/drm_scatter.h b/sys/dev/drm/drm_scatter.h index 4da0a1b6f1ca..d22fe156b09a 100644 --- a/sys/dev/drm/drm_scatter.h +++ b/sys/dev/drm/drm_scatter.h @@ -27,7 +27,7 @@ * Gareth Hughes <gareth@valinux.com> * Eric Anholt <anholt@FreeBSD.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_scatter.h,v 1.5 2003/08/19 02:57:31 anholt Exp $ */ #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/drm_sysctl.h b/sys/dev/drm/drm_sysctl.h index ee25d90f08e7..3135b68a6722 100644 --- a/sys/dev/drm/drm_sysctl.h +++ b/sys/dev/drm/drm_sysctl.h @@ -21,7 +21,7 @@ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_sysctl.h,v 1.6 2003/10/24 21:45:21 anholt Exp $ */ #ifdef __FreeBSD__ diff --git a/sys/dev/drm/drm_vm.h b/sys/dev/drm/drm_vm.h index 9d3bb988c95c..2e329f877477 100644 --- a/sys/dev/drm/drm_vm.h +++ b/sys/dev/drm/drm_vm.h @@ -22,7 +22,7 @@ * DEALINGS IN THE SOFTWARE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_vm.h,v 1.8 2003/10/24 01:48:16 anholt Exp $ */ #if defined(__FreeBSD__) && __FreeBSD_version >= 500102 diff --git a/sys/dev/drm/mga.h b/sys/dev/drm/mga.h index a9dd031d79b3..23918b14518e 100644 --- a/sys/dev/drm/mga.h +++ b/sys/dev/drm/mga.h @@ -26,7 +26,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/mga.h,v 1.4 2003/10/24 01:48:16 anholt Exp $ */ #ifndef __MGA_H__ diff --git a/sys/dev/drm/mga_dma.c b/sys/dev/drm/mga_dma.c index 01406b51a59c..f50a28af0a5e 100644 --- a/sys/dev/drm/mga_dma.c +++ b/sys/dev/drm/mga_dma.c @@ -32,7 +32,7 @@ * Rewritten by: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/mga_dma.c,v 1.9 2003/11/12 20:56:30 anholt Exp $ */ #include "dev/drm/mga.h" diff --git a/sys/dev/drm/mga_drm.h b/sys/dev/drm/mga_drm.h index d511daccde8f..8bcfca3e2707 100644 --- a/sys/dev/drm/mga_drm.h +++ b/sys/dev/drm/mga_drm.h @@ -31,7 +31,7 @@ * Rewritten by: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/mga_drm.h,v 1.3 2003/03/09 02:08:28 anholt Exp $ */ #ifndef __MGA_DRM_H__ diff --git a/sys/dev/drm/mga_drv.c b/sys/dev/drm/mga_drv.c index cbec2999beb5..7779e523127b 100644 --- a/sys/dev/drm/mga_drv.c +++ b/sys/dev/drm/mga_drv.c @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/mga_drv.c,v 1.7 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/mga.h" diff --git a/sys/dev/drm/mga_drv.h b/sys/dev/drm/mga_drv.h index 54c6926598e6..2d9797c678a4 100644 --- a/sys/dev/drm/mga_drv.h +++ b/sys/dev/drm/mga_drv.h @@ -27,7 +27,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/mga_drv.h,v 1.6 2003/08/19 02:57:31 anholt Exp $ */ #ifndef __MGA_DRV_H__ diff --git a/sys/dev/drm/mga_irq.c b/sys/dev/drm/mga_irq.c index 1c9a93f5940a..4b8874607c88 100644 --- a/sys/dev/drm/mga_irq.c +++ b/sys/dev/drm/mga_irq.c @@ -29,7 +29,7 @@ * Keith Whitwell <keith@tungstengraphics.com> * Eric Anholt <anholt@FreeBSD.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/mga_irq.c,v 1.3 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/mga.h" diff --git a/sys/dev/drm/mga_state.c b/sys/dev/drm/mga_state.c index b4a7d6f07d9f..70564ac418aa 100644 --- a/sys/dev/drm/mga_state.c +++ b/sys/dev/drm/mga_state.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/drm/mga_state.c,v 1.8 2003/08/24 22:04:12 anholt Exp $"); #include "dev/drm/mga.h" #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/mga_ucode.h b/sys/dev/drm/mga_ucode.h index 3dd85e3bea2f..3830261f2083 100644 --- a/sys/dev/drm/mga_ucode.h +++ b/sys/dev/drm/mga_ucode.h @@ -25,7 +25,7 @@ * Kernel-based WARP engine management: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/mga_ucode.h,v 1.1 2002/04/27 20:47:57 anholt Exp $ */ /* diff --git a/sys/dev/drm/mga_warp.c b/sys/dev/drm/mga_warp.c index 035d04589add..298d7ceaa11a 100644 --- a/sys/dev/drm/mga_warp.c +++ b/sys/dev/drm/mga_warp.c @@ -26,7 +26,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/mga_warp.c,v 1.5 2003/08/19 02:57:31 anholt Exp $ */ #include "dev/drm/mga.h" diff --git a/sys/dev/drm/r128.h b/sys/dev/drm/r128.h index c94e32976689..2525b18e8eb1 100644 --- a/sys/dev/drm/r128.h +++ b/sys/dev/drm/r128.h @@ -26,7 +26,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/r128.h,v 1.4 2003/10/24 01:48:16 anholt Exp $ */ #ifndef __R128_H__ diff --git a/sys/dev/drm/r128_cce.c b/sys/dev/drm/r128_cce.c index 39b37a8654d7..0f97400e3d6a 100644 --- a/sys/dev/drm/r128_cce.c +++ b/sys/dev/drm/r128_cce.c @@ -27,7 +27,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/r128_cce.c,v 1.9 2003/11/12 20:56:30 anholt Exp $ */ #include "dev/drm/r128.h" diff --git a/sys/dev/drm/r128_drm.h b/sys/dev/drm/r128_drm.h index 45c6bf611509..6016dbe39e3c 100644 --- a/sys/dev/drm/r128_drm.h +++ b/sys/dev/drm/r128_drm.h @@ -28,7 +28,7 @@ * Gareth Hughes <gareth@valinux.com> * Kevin E. Martin <martin@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/r128_drm.h,v 1.4 2003/08/19 02:57:31 anholt Exp $ */ #ifndef __R128_DRM_H__ diff --git a/sys/dev/drm/r128_drv.c b/sys/dev/drm/r128_drv.c index b9df5ecf9708..905edaeacb92 100644 --- a/sys/dev/drm/r128_drv.c +++ b/sys/dev/drm/r128_drv.c @@ -28,7 +28,7 @@ * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/r128_drv.c,v 1.7 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/r128.h" diff --git a/sys/dev/drm/r128_drv.h b/sys/dev/drm/r128_drv.h index e465dc593509..f0a2acc22cef 100644 --- a/sys/dev/drm/r128_drv.h +++ b/sys/dev/drm/r128_drv.h @@ -30,7 +30,7 @@ * Gareth Hughes <gareth@valinux.com> * Michel Dänzer <daenzerm@student.ethz.ch> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/r128_drv.h,v 1.7 2003/10/24 01:48:16 anholt Exp $ */ #ifndef __R128_DRV_H__ diff --git a/sys/dev/drm/r128_irq.c b/sys/dev/drm/r128_irq.c index 2da58d61b4bf..95c0f8dd45da 100644 --- a/sys/dev/drm/r128_irq.c +++ b/sys/dev/drm/r128_irq.c @@ -29,7 +29,7 @@ * Keith Whitwell <keith@tungstengraphics.com> * Eric Anholt <anholt@FreeBSD.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/r128_irq.c,v 1.3 2003/10/24 01:48:16 anholt Exp $ */ #include "dev/drm/r128.h" diff --git a/sys/dev/drm/r128_state.c b/sys/dev/drm/r128_state.c index 5a97ac0cd6c0..b3881467cf55 100644 --- a/sys/dev/drm/r128_state.c +++ b/sys/dev/drm/r128_state.c @@ -26,7 +26,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/r128_state.c,v 1.8.2.1 2004/02/23 05:19:46 rwatson Exp $ */ #include "dev/drm/r128.h" diff --git a/sys/dev/drm/radeon.h b/sys/dev/drm/radeon.h index 3cdf7fbcf766..cfe7bdd38f8c 100644 --- a/sys/dev/drm/radeon.h +++ b/sys/dev/drm/radeon.h @@ -27,7 +27,7 @@ * Gareth Hughes <gareth@valinux.com> * Keith Whitwell <keith@tungstengraphics.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/radeon.h,v 1.7 2003/11/12 20:56:30 anholt Exp $ */ #ifndef __RADEON_H__ diff --git a/sys/dev/drm/radeon_cp.c b/sys/dev/drm/radeon_cp.c index 6ec65b7017d6..d577269f677c 100644 --- a/sys/dev/drm/radeon_cp.c +++ b/sys/dev/drm/radeon_cp.c @@ -27,7 +27,7 @@ * Kevin E. Martin <martin@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/radeon_cp.c,v 1.10 2003/11/12 20:56:30 anholt Exp $ */ #include "dev/drm/radeon.h" diff --git a/sys/dev/drm/radeon_drm.h b/sys/dev/drm/radeon_drm.h index bd4dde3f4ec0..36a669a8cad5 100644 --- a/sys/dev/drm/radeon_drm.h +++ b/sys/dev/drm/radeon_drm.h @@ -29,7 +29,7 @@ * Gareth Hughes <gareth@valinux.com> * Keith Whitwell <keith@tungstengraphics.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/radeon_drm.h,v 1.7 2003/11/12 20:56:30 anholt Exp $ */ #ifndef __RADEON_DRM_H__ diff --git a/sys/dev/drm/radeon_drv.c b/sys/dev/drm/radeon_drv.c index 354167560863..6111dd9b184c 100644 --- a/sys/dev/drm/radeon_drv.c +++ b/sys/dev/drm/radeon_drv.c @@ -26,7 +26,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/radeon_drv.c,v 1.9 2003/10/24 01:48:17 anholt Exp $ */ #include "dev/drm/radeon.h" diff --git a/sys/dev/drm/radeon_drv.h b/sys/dev/drm/radeon_drv.h index 6a043490c314..d0052265d7de 100644 --- a/sys/dev/drm/radeon_drv.h +++ b/sys/dev/drm/radeon_drv.h @@ -27,7 +27,7 @@ * Kevin E. Martin <martin@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/radeon_drv.h,v 1.8 2003/11/12 20:56:30 anholt Exp $ */ #ifndef __RADEON_DRV_H__ diff --git a/sys/dev/drm/radeon_irq.c b/sys/dev/drm/radeon_irq.c index 636653c2ae1e..6eb56c739367 100644 --- a/sys/dev/drm/radeon_irq.c +++ b/sys/dev/drm/radeon_irq.c @@ -29,7 +29,7 @@ * Keith Whitwell <keith@tungstengraphics.com> * Michel Dänzer <michel@daenzer.net> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/radeon_irq.c,v 1.4 2003/10/24 01:48:17 anholt Exp $ */ #include "dev/drm/radeon.h" diff --git a/sys/dev/drm/radeon_mem.c b/sys/dev/drm/radeon_mem.c index ed72dd60a1fd..9019f61744c1 100644 --- a/sys/dev/drm/radeon_mem.c +++ b/sys/dev/drm/radeon_mem.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/drm/radeon_mem.c,v 1.4 2003/09/09 00:24:31 anholt Exp $"); #include "dev/drm/radeon.h" #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/radeon_state.c b/sys/dev/drm/radeon_state.c index eb3cf20acfac..62d9ff58d983 100644 --- a/sys/dev/drm/radeon_state.c +++ b/sys/dev/drm/radeon_state.c @@ -26,7 +26,7 @@ * Gareth Hughes <gareth@valinux.com> * Kevin E. Martin <martin@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/radeon_state.c,v 1.9 2003/11/12 20:56:30 anholt Exp $ */ #include "dev/drm/radeon.h" diff --git a/sys/dev/drm/sis.h b/sys/dev/drm/sis.h index 59a439fffa56..b07cb570036b 100644 --- a/sys/dev/drm/sis.h +++ b/sys/dev/drm/sis.h @@ -23,7 +23,7 @@ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/sis.h,v 1.2 2003/10/24 01:48:17 anholt Exp $ */ /* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/sis.h,v 1.3 2002/10/30 12:52:38 alanh Exp $ */ diff --git a/sys/dev/drm/sis_drm.h b/sys/dev/drm/sis_drm.h index 18711a5d1775..a7f34918491b 100644 --- a/sys/dev/drm/sis_drm.h +++ b/sys/dev/drm/sis_drm.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/sis_drm.h,v 1.4 2003/09/09 00:24:31 anholt Exp $ */ #ifndef __SIS_DRM_H__ diff --git a/sys/dev/drm/sis_drv.c b/sys/dev/drm/sis_drv.c index c6aae1928f1a..9a504b7d49c2 100644 --- a/sys/dev/drm/sis_drv.c +++ b/sys/dev/drm/sis_drv.c @@ -23,7 +23,7 @@ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/sis_drv.c,v 1.2 2003/10/24 01:48:17 anholt Exp $ */ #include "dev/drm/sis.h" diff --git a/sys/dev/drm/sis_drv.h b/sys/dev/drm/sis_drv.h index 3f80901bb171..8eb793f11dac 100644 --- a/sys/dev/drm/sis_drv.h +++ b/sys/dev/drm/sis_drv.h @@ -23,7 +23,7 @@ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/sis_drv.h,v 1.1 2003/09/09 00:24:31 anholt Exp $ */ #ifndef _SIS_DRV_H_ diff --git a/sys/dev/drm/sis_ds.c b/sys/dev/drm/sis_ds.c index 74b111e33750..2dda6e003e35 100644 --- a/sys/dev/drm/sis_ds.c +++ b/sys/dev/drm/sis_ds.c @@ -26,7 +26,7 @@ * Authors: * Sung-Ching Lin <sclin@sis.com.tw> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/sis_ds.c,v 1.1 2003/09/09 00:24:31 anholt Exp $ */ #include "dev/drm/sis.h" diff --git a/sys/dev/drm/sis_ds.h b/sys/dev/drm/sis_ds.h index c57e132d46ab..0081f8c257a8 100644 --- a/sys/dev/drm/sis_ds.h +++ b/sys/dev/drm/sis_ds.h @@ -26,7 +26,7 @@ * Authors: * Sung-Ching Lin <sclin@sis.com.tw> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/sis_ds.h,v 1.1 2003/09/09 00:24:31 anholt Exp $ */ #ifndef __SIS_DS_H__ diff --git a/sys/dev/drm/sis_mm.c b/sys/dev/drm/sis_mm.c index 26c5905a6170..dd10b3e2237c 100644 --- a/sys/dev/drm/sis_mm.c +++ b/sys/dev/drm/sis_mm.c @@ -26,7 +26,7 @@ * Authors: * Sung-Ching Lin <sclin@sis.com.tw> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/sis_mm.c,v 1.2 2003/10/24 01:48:17 anholt Exp $ */ #include "dev/drm/sis.h" diff --git a/sys/dev/drm/tdfx.h b/sys/dev/drm/tdfx.h index f9b91a9a5eb8..084741f7e2ec 100644 --- a/sys/dev/drm/tdfx.h +++ b/sys/dev/drm/tdfx.h @@ -26,7 +26,7 @@ * Authors: * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/tdfx.h,v 1.3 2003/10/24 01:48:17 anholt Exp $ */ #ifndef __TDFX_H__ diff --git a/sys/dev/drm/tdfx_drv.c b/sys/dev/drm/tdfx_drv.c index 93083fdeea23..30e42f136fc1 100644 --- a/sys/dev/drm/tdfx_drv.c +++ b/sys/dev/drm/tdfx_drv.c @@ -29,7 +29,7 @@ * Daryll Strauss <daryll@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/tdfx_drv.c,v 1.6 2003/10/24 01:48:17 anholt Exp $ */ #include "dev/drm/tdfx.h" diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c index 063e7bb0f2db..ce6df51c2ee5 100644 --- a/sys/dev/ed/if_ed.c +++ b/sys/dev/ed/if_ed.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ed/if_ed.c,v 1.223 2003/11/14 17:16:56 obrien Exp $"); /* * Device driver for National Semiconductor DS8390/WD83C690 based ethernet diff --git a/sys/dev/ed/if_ed98.h b/sys/dev/ed/if_ed98.h index 22bbf78be0e6..f9feb528f714 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 2000/08/17 12:15:43 nyan Exp $ */ /* diff --git a/sys/dev/ed/if_ed_cbus.c b/sys/dev/ed/if_ed_cbus.c index 40f114bface4..7c487b791dc1 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.12 2003/10/31 18:31:58 brooks Exp $ */ #include <sys/param.h> diff --git a/sys/dev/ed/if_ed_isa.c b/sys/dev/ed/if_ed_isa.c index 69da715f2646..80c83dd1d046 100644 --- a/sys/dev/ed/if_ed_isa.c +++ b/sys/dev/ed/if_ed_isa.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ed/if_ed_isa.c,v 1.15 2003/10/31 18:31:58 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c index 8b9f52d64125..06d9d81c9643 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.54 2003/10/31 18:31:58 brooks Exp $ */ #include "opt_ed.h" diff --git a/sys/dev/ed/if_ed_pci.c b/sys/dev/ed/if_ed_pci.c index 3d775be4d6d0..26bff0d1c381 100644 --- a/sys/dev/ed/if_ed_pci.c +++ b/sys/dev/ed/if_ed_pci.c @@ -18,7 +18,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ed/if_ed_pci.c,v 1.34 2003/10/31 18:31:58 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ed/if_edreg.h b/sys/dev/ed/if_edreg.h index 4b0857894ce9..9a93a721aac1 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.32 2003/10/15 17:22:15 shiba Exp $ */ /* * National Semiconductor DS8390 NIC register definitions diff --git a/sys/dev/ed/if_edvar.h b/sys/dev/ed/if_edvar.h index d1f903d98668..378625c5c7de 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.16 2003/10/31 18:31:58 brooks Exp $ */ #ifndef SYS_DEV_ED_IF_EDVAR_H diff --git a/sys/dev/eisa/eisaconf.c b/sys/dev/eisa/eisaconf.c index 66ca860f801f..a7bcd0b82f09 100644 --- a/sys/dev/eisa/eisaconf.c +++ b/sys/dev/eisa/eisaconf.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/eisa/eisaconf.c,v 1.65 2003/08/24 17:46:04 obrien Exp $"); #include "opt_eisa.h" diff --git a/sys/dev/eisa/eisaconf.h b/sys/dev/eisa/eisaconf.h index 434a6a4f5b9f..7628fe90001b 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.22 2002/08/20 12:32:06 mux Exp $ */ #ifndef _I386_EISA_EISACONF_H_ diff --git a/sys/dev/em/LICENSE b/sys/dev/em/LICENSE index de8145e47a90..ed12592db2ab 100644 --- a/sys/dev/em/LICENSE +++ b/sys/dev/em/LICENSE @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/em/LICENSE,v 1.2 2003/03/21 21:47:30 pdeuskar Exp $ Copyright (c) 2001-2003, Intel Corporation All rights reserved. diff --git a/sys/dev/em/README b/sys/dev/em/README index 5f4f715ae3d4..33b31651b9b6 100644 --- a/sys/dev/em/README +++ b/sys/dev/em/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/em/README,v 1.8 2003/08/27 21:52:36 pdeuskar Exp $ FreeBSD* Driver for the Intel(R) PRO/1000 Family of Adapters ============================================================ diff --git a/sys/dev/em/if_em.c b/sys/dev/em/if_em.c index db9fd18088e1..9b6390d4891f 100644 --- a/sys/dev/em/if_em.c +++ b/sys/dev/em/if_em.c @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/em/if_em.c,v 1.35.2.1 2003/12/07 16:53:50 deischen Exp $*/ #include <dev/em/if_em.h> diff --git a/sys/dev/em/if_em.h b/sys/dev/em/if_em.h index f3128f0e0449..bdffb139eb8b 100644 --- a/sys/dev/em/if_em.h +++ b/sys/dev/em/if_em.h @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/em/if_em.h,v 1.24 2003/11/14 18:02:24 pdeuskar Exp $*/ #ifndef _EM_H_DEFINED_ #define _EM_H_DEFINED_ diff --git a/sys/dev/em/if_em_hw.c b/sys/dev/em/if_em_hw.c index fab8004bacdc..85dfe5ccdccd 100644 --- a/sys/dev/em/if_em_hw.c +++ b/sys/dev/em/if_em_hw.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/em/if_em_hw.c,v 1.12 2003/11/14 18:02:24 pdeuskar Exp $"); #include <dev/em/if_em_hw.h> diff --git a/sys/dev/em/if_em_hw.h b/sys/dev/em/if_em_hw.h index d7450120ef65..90d4c545f22c 100644 --- a/sys/dev/em/if_em_hw.h +++ b/sys/dev/em/if_em_hw.h @@ -31,7 +31,7 @@ *******************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/em/if_em_hw.h,v 1.12 2003/11/14 18:02:25 pdeuskar Exp $*/ /* if_em_hw.h * Structures, enums, and macros for the MAC */ diff --git a/sys/dev/em/if_em_osdep.h b/sys/dev/em/if_em_osdep.h index 5c010ec25ec9..08186908a816 100644 --- a/sys/dev/em/if_em_osdep.h +++ b/sys/dev/em/if_em_osdep.h @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/em/if_em_osdep.h,v 1.13 2003/08/22 05:54:51 imp Exp $*/ #ifndef _FREEBSD_OS_H_ #define _FREEBSD_OS_H_ diff --git a/sys/dev/en/if_en_pci.c b/sys/dev/en/if_en_pci.c index dac053ede300..fd12272ef35a 100644 --- a/sys/dev/en/if_en_pci.c +++ b/sys/dev/en/if_en_pci.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/en/if_en_pci.c,v 1.31 2003/10/31 18:31:59 brooks Exp $"); /* * i f _ e n _ p c i . c @@ -46,7 +46,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/en/if_en_pci.c,v 1.31 2003/10/31 18:31:59 brooks Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/en/midway.c b/sys/dev/en/midway.c index 48df206387f5..c8072638e74b 100644 --- a/sys/dev/en/midway.c +++ b/sys/dev/en/midway.c @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/en/midway.c,v 1.59 2003/10/31 18:31:59 brooks Exp $"); /* * diff --git a/sys/dev/en/midwayreg.h b/sys/dev/en/midwayreg.h index 5c2fe1b8fdbd..8f214da44220 100644 --- a/sys/dev/en/midwayreg.h +++ b/sys/dev/en/midwayreg.h @@ -6,7 +6,7 @@ * this file contains the description of the ENI ATM midway chip * data structures. see midway.c for more details. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/en/midwayreg.h,v 1.5 2003/04/25 16:14:03 harti Exp $ */ #define MID_SZTOB(X) ((X) * 256 * 4) /* size to bytes */ diff --git a/sys/dev/en/midwayvar.h b/sys/dev/en/midwayvar.h index 27da2f57aed2..06154425dbe6 100644 --- a/sys/dev/en/midwayvar.h +++ b/sys/dev/en/midwayvar.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/en/midwayvar.h,v 1.13 2003/08/07 15:04:25 jhb Exp $ */ /* diff --git a/sys/dev/ep/if_ep.c b/sys/dev/ep/if_ep.c index fb64844ab230..5f9ce82d1013 100644 --- a/sys/dev/ep/if_ep.c +++ b/sys/dev/ep/if_ep.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep.c,v 1.129 2003/11/02 20:10:09 imp Exp $"); /* * Modified from the FreeBSD 1.1.5.1 version by: @@ -61,7 +61,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep.c,v 1.129 2003/11/02 20:10:09 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ep/if_ep_eisa.c b/sys/dev/ep/if_ep_eisa.c index d5e0c74c567e..5810382c11c3 100644 --- a/sys/dev/ep/if_ep_eisa.c +++ b/sys/dev/ep/if_ep_eisa.c @@ -21,10 +21,10 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_eisa.c,v 1.28 2003/10/26 22:28:20 imp Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_eisa.c,v 1.28 2003/10/26 22:28:20 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ep/if_ep_isa.c b/sys/dev/ep/if_ep_isa.c index 917b6d272f1c..5450ce9d6ee1 100644 --- a/sys/dev/ep/if_ep_isa.c +++ b/sys/dev/ep/if_ep_isa.c @@ -29,10 +29,10 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_isa.c,v 1.23 2003/10/26 22:28:20 imp Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_isa.c,v 1.23 2003/10/26 22:28:20 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ep/if_ep_mca.c b/sys/dev/ep/if_ep_mca.c index 921e02465967..6ced51da8f9a 100644 --- a/sys/dev/ep/if_ep_mca.c +++ b/sys/dev/ep/if_ep_mca.c @@ -25,10 +25,10 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_mca.c,v 1.9 2003/10/26 22:28:20 imp Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_mca.c,v 1.9 2003/10/26 22:28:20 imp Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/ep/if_ep_pccard.c b/sys/dev/ep/if_ep_pccard.c index 69b761c872ae..7e663f59bdd6 100644 --- a/sys/dev/ep/if_ep_pccard.c +++ b/sys/dev/ep/if_ep_pccard.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_pccard.c,v 1.36 2003/11/02 20:13:39 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ep/if_epreg.h b/sys/dev/ep/if_epreg.h index acc8f79f0fd0..06bc9655f86f 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.36 2003/11/02 20:08:58 imp Exp $ */ /* diff --git a/sys/dev/ep/if_epvar.h b/sys/dev/ep/if_epvar.h index 242ccd46569d..0af747e99e39 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.13 2003/10/25 21:28:40 imp Exp $ */ struct ep_board { diff --git a/sys/dev/ex/if_ex.c b/sys/dev/ex/if_ex.c index b4b1bc3a2611..e2e43e1f2a30 100644 --- a/sys/dev/ex/if_ex.c +++ b/sys/dev/ex/if_ex.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ex/if_ex.c,v 1.47 2003/10/31 18:32:00 brooks Exp $"); /* * Intel EtherExpress Pro/10, Pro/10+ Ethernet driver diff --git a/sys/dev/ex/if_ex_isa.c b/sys/dev/ex/if_ex_isa.c index 25abab53d965..274de1811200 100644 --- a/sys/dev/ex/if_ex_isa.c +++ b/sys/dev/ex/if_ex_isa.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ex/if_ex_isa.c,v 1.7 2003/08/24 17:46:05 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ex/if_ex_pccard.c b/sys/dev/ex/if_ex_pccard.c index 62f034ee0246..34ea0ef53430 100644 --- a/sys/dev/ex/if_ex_pccard.c +++ b/sys/dev/ex/if_ex_pccard.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ex/if_ex_pccard.c,v 1.7 2003/10/26 06:34:22 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ex/if_exreg.h b/sys/dev/ex/if_exreg.h index a924c2822efa..23a2d0544152 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.5 2003/03/29 15:33:04 mdodd Exp $ */ /* diff --git a/sys/dev/ex/if_exvar.h b/sys/dev/ex/if_exvar.h index 2f94c4112864..d91baf5d16cc 100644 --- a/sys/dev/ex/if_exvar.h +++ b/sys/dev/ex/if_exvar.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/ex/if_exvar.h,v 1.4 2003/03/29 15:38:53 mdodd Exp $ */ struct ex_softc { diff --git a/sys/dev/exca/exca.c b/sys/dev/exca/exca.c index 54b85de39e3b..438279b2fb9d 100644 --- a/sys/dev/exca/exca.c +++ b/sys/dev/exca/exca.c @@ -53,7 +53,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/exca/exca.c,v 1.15 2003/10/07 04:29:04 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/exca/excareg.h b/sys/dev/exca/excareg.h index e2f092aac4dd..5076900036bb 100644 --- a/sys/dev/exca/excareg.h +++ b/sys/dev/exca/excareg.h @@ -1,5 +1,5 @@ /* $NetBSD: i82365reg.h,v 1.3 1998/12/20 17:53:28 nathanw Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/exca/excareg.h,v 1.4 2003/06/06 06:00:48 imp Exp $ */ /* * Copyright (c) 2002 M Warner Losh. All rights reserved. diff --git a/sys/dev/exca/excavar.h b/sys/dev/exca/excavar.h index e79bd6a3d117..a1b08d8c43b5 100644 --- a/sys/dev/exca/excavar.h +++ b/sys/dev/exca/excavar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/exca/excavar.h,v 1.5 2003/06/07 20:46:39 imp Exp $ */ /* * Copyright (c) 2002 M Warner Losh. All rights reserved. diff --git a/sys/dev/fatm/firmware.h b/sys/dev/fatm/firmware.h index 6e9caf28deb6..af768cad1d36 100644 --- a/sys/dev/fatm/firmware.h +++ b/sys/dev/fatm/firmware.h @@ -37,7 +37,7 @@ * * phk got permission from Fore to put firmware images into our tree. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fatm/firmware.h,v 1.1 2003/06/23 14:46:12 harti Exp $ */ static uint32_t firmware[] = { diff --git a/sys/dev/fatm/if_fatm.c b/sys/dev/fatm/if_fatm.c index 258e8a7a3ade..9a8550110134 100644 --- a/sys/dev/fatm/if_fatm.c +++ b/sys/dev/fatm/if_fatm.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fatm/if_fatm.c,v 1.12 2003/10/31 18:32:00 brooks Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/fatm/if_fatm_rate.h b/sys/dev/fatm/if_fatm_rate.h index 45b885a4f1bf..c6a16a49e924 100644 --- a/sys/dev/fatm/if_fatm_rate.h +++ b/sys/dev/fatm/if_fatm_rate.h @@ -35,7 +35,7 @@ * for(i=period-1; i>0; i--) printf "{ 0x%08x, %u },\n", \ * (i * 65536) + (period - i), i * linerate/period; }' * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fatm/if_fatm_rate.h,v 1.1 2003/06/23 14:46:12 harti Exp $ */ { 0x00000000, 353053 }, { 0x00fe0001, 351668 }, diff --git a/sys/dev/fatm/if_fatmreg.h b/sys/dev/fatm/if_fatmreg.h index 0b4a403d39f9..134bd526a45a 100644 --- a/sys/dev/fatm/if_fatmreg.h +++ b/sys/dev/fatm/if_fatmreg.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fatm/if_fatmreg.h,v 1.1 2003/06/23 14:46:12 harti Exp $ * * Fore PCA200E hardware definitions. */ diff --git a/sys/dev/fatm/if_fatmvar.h b/sys/dev/fatm/if_fatmvar.h index 8919d24b0712..e3f98e516012 100644 --- a/sys/dev/fatm/if_fatmvar.h +++ b/sys/dev/fatm/if_fatmvar.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fatm/if_fatmvar.h,v 1.4 2003/08/07 15:04:25 jhb Exp $ * * Fore PCA200E driver definitions. */ diff --git a/sys/dev/fb/boot_font.c b/sys/dev/fb/boot_font.c index 9b924e763e78..2e674e16081f 100644 --- a/sys/dev/fb/boot_font.c +++ b/sys/dev/fb/boot_font.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/boot_font.c,v 1.3 2003/08/24 17:46:06 obrien Exp $"); /* * This font lives in the public domain. It it a PC font, IBM encoding, @@ -45,7 +45,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/boot_font.c,v 1.3 2003/08/24 17:46:06 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/fb/creator.c b/sys/dev/fb/creator.c index 05cf570170fd..77656615961b 100644 --- a/sys/dev/fb/creator.c +++ b/sys/dev/fb/creator.c @@ -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/fb/creator.c,v 1.2 2003/11/11 07:34:08 jake Exp $ */ #include <sys/param.h> diff --git a/sys/dev/fb/fb.c b/sys/dev/fb/fb.c index c47bd128a519..45eb057dc9cd 100644 --- a/sys/dev/fb/fb.c +++ b/sys/dev/fb/fb.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/fb.c,v 1.29 2003/09/26 10:41:43 phk Exp $"); #include "opt_fb.h" diff --git a/sys/dev/fb/fbreg.h b/sys/dev/fb/fbreg.h index e7c91b6926da..6a1f36037987 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.17 2003/09/26 10:41:43 phk Exp $ */ #ifndef _DEV_FB_FBREG_H_ diff --git a/sys/dev/fb/gallant12x22.h b/sys/dev/fb/gallant12x22.h index 8dc504d7fbe0..1a76099bc72f 100644 --- a/sys/dev/fb/gallant12x22.h +++ b/sys/dev/fb/gallant12x22.h @@ -39,7 +39,7 @@ * * Derived from: @(#)gallant19.h 8.1 (Berkeley) 6/11/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fb/gallant12x22.h,v 1.1 2003/08/24 01:15:39 jake Exp $ */ static u_char gallant12x22_data[] = { diff --git a/sys/dev/fb/gfb.c b/sys/dev/fb/gfb.c index 63a317d8bb52..8e51d99adb68 100644 --- a/sys/dev/fb/gfb.c +++ b/sys/dev/fb/gfb.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/gfb.c,v 1.5 2003/08/24 17:46:06 obrien Exp $"); /* * Copyright (c) 1995, 1996 Carnegie-Mellon University. * All rights reserved. @@ -54,7 +54,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/gfb.c,v 1.5 2003/08/24 17:46:06 obrien Exp $"); #include <machine/stdarg.h> diff --git a/sys/dev/fb/gfb.h b/sys/dev/fb/gfb.h index 07ee5c97afb1..9fb4eb4e6549 100644 --- a/sys/dev/fb/gfb.h +++ b/sys/dev/fb/gfb.h @@ -26,7 +26,7 @@ * * Copyright (c) 2000 Andrew Miklic * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fb/gfb.h,v 1.1 2001/11/01 08:26:29 obrien Exp $ */ #ifndef _FB_GFB_H_ diff --git a/sys/dev/fb/s3_pci.c b/sys/dev/fb/s3_pci.c index c47caa66a3b9..c3979b568fd0 100644 --- a/sys/dev/fb/s3_pci.c +++ b/sys/dev/fb/s3_pci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/s3_pci.c,v 1.6 2003/08/24 17:46:06 obrien Exp $"); /* Enable LFB on S3 cards that has only VESA 1.2 BIOS */ diff --git a/sys/dev/fb/splash.c b/sys/dev/fb/splash.c index daa0e5a96212..8e6e2829b2e3 100644 --- a/sys/dev/fb/splash.c +++ b/sys/dev/fb/splash.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/splash.c,v 1.13 2003/08/24 17:46:06 obrien Exp $"); #include "opt_splash.h" diff --git a/sys/dev/fb/splashreg.h b/sys/dev/fb/splashreg.h index 05e5687f5481..92e5e73b0ef2 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.5 2000/04/29 13:33:18 peter Exp $ */ #ifndef _DEV_FB_SPLASHREG_H_ diff --git a/sys/dev/fb/tga.c b/sys/dev/fb/tga.c index 28fef02011d4..10571be2111c 100644 --- a/sys/dev/fb/tga.c +++ b/sys/dev/fb/tga.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/tga.c,v 1.4 2003/08/24 17:46:06 obrien Exp $"); /* * Copyright (c) 1995, 1996 Carnegie-Mellon University. * All rights reserved. @@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/tga.c,v 1.4 2003/08/24 17:46:06 obrien Exp $"); #include <machine/stdarg.h> diff --git a/sys/dev/fb/tga.h b/sys/dev/fb/tga.h index 28302485ac54..f3f74d2b7d36 100644 --- a/sys/dev/fb/tga.h +++ b/sys/dev/fb/tga.h @@ -26,7 +26,7 @@ * * Copyright (c) 2000 Andrew Miklic * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fb/tga.h,v 1.1 2001/11/01 08:26:29 obrien Exp $ */ #ifndef _FB_TGA_H_ diff --git a/sys/dev/fb/vga.c b/sys/dev/fb/vga.c index 461c20744348..519d7e7e58d8 100644 --- a/sys/dev/fb/vga.c +++ b/sys/dev/fb/vga.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/vga.c,v 1.28 2003/08/24 17:46:06 obrien Exp $"); #include "opt_vga.h" #include "opt_fb.h" diff --git a/sys/dev/fb/vgareg.h b/sys/dev/fb/vgareg.h index f3903182a59f..11272d331b71 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.6 2003/02/25 03:21:19 mux Exp $ */ #ifndef _DEV_FB_VGAREG_H_ diff --git a/sys/dev/fe/if_fe.c b/sys/dev/fe/if_fe.c index 23f132278a83..866e96cd6595 100644 --- a/sys/dev/fe/if_fe.c +++ b/sys/dev/fe/if_fe.c @@ -21,7 +21,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fe/if_fe.c,v 1.79 2003/11/13 20:55:48 obrien Exp $"); /* * diff --git a/sys/dev/fe/if_fe_cbus.c b/sys/dev/fe/if_fe_cbus.c index 6df70ae92eac..b443406c005b 100644 --- a/sys/dev/fe/if_fe_cbus.c +++ b/sys/dev/fe/if_fe_cbus.c @@ -22,7 +22,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fe/if_fe_cbus.c,v 1.9 2003/08/24 17:46:06 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/fe/if_fe_isa.c b/sys/dev/fe/if_fe_isa.c index 1856951b4874..914e387d381c 100644 --- a/sys/dev/fe/if_fe_isa.c +++ b/sys/dev/fe/if_fe_isa.c @@ -22,7 +22,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fe/if_fe_isa.c,v 1.5 2003/08/24 17:46:06 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/fe/if_fe_pccard.c b/sys/dev/fe/if_fe_pccard.c index ce3415e152da..fe306048b76f 100644 --- a/sys/dev/fe/if_fe_pccard.c +++ b/sys/dev/fe/if_fe_pccard.c @@ -22,7 +22,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fe/if_fe_pccard.c,v 1.10 2003/08/24 17:46:06 obrien Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/fe/if_fereg.h b/sys/dev/fe/if_fereg.h index 21da37ab0d26..6bc7b7e551e1 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 2000/09/14 12:02:07 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 c8fd35579625..b308d8e449d9 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.2 2003/10/31 18:32:00 brooks Exp $ */ /* How many registers does an fe-supported adapter have at maximum? */ diff --git a/sys/dev/firewire/00README b/sys/dev/firewire/00README index d879f31a6b15..59e3c5fa99fe 100644 --- a/sys/dev/firewire/00README +++ b/sys/dev/firewire/00README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/firewire/00README,v 1.1 2002/09/13 12:31:56 ikob Exp $ IEEE 1394 support for FreeBSD-5.X and 4.X. diff --git a/sys/dev/firewire/firewire.c b/sys/dev/firewire/firewire.c index 9844e7b22b62..0d23f8bd5ad5 100644 --- a/sys/dev/firewire/firewire.c +++ b/sys/dev/firewire/firewire.c @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/firewire.c,v 1.65 2003/11/09 09:17:21 tanimura Exp $ * */ diff --git a/sys/dev/firewire/firewire.h b/sys/dev/firewire/firewire.h index 2e115f7a9bd1..1d9e24982c9e 100644 --- a/sys/dev/firewire/firewire.h +++ b/sys/dev/firewire/firewire.h @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/firewire.h,v 1.17 2003/11/07 09:01:41 simokawa Exp $ * */ diff --git a/sys/dev/firewire/firewire_phy.h b/sys/dev/firewire/firewire_phy.h index 02cda696ea3f..eff01ac9e05c 100644 --- a/sys/dev/firewire/firewire_phy.h +++ b/sys/dev/firewire/firewire_phy.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/firewire/firewire_phy.h,v 1.2 2003/04/17 03:38:02 simokawa Exp $ * */ diff --git a/sys/dev/firewire/firewirereg.h b/sys/dev/firewire/firewirereg.h index 3297db695c20..0bb5c87959ad 100644 --- a/sys/dev/firewire/firewirereg.h +++ b/sys/dev/firewire/firewirereg.h @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/firewirereg.h,v 1.31 2003/10/31 04:58:03 simokawa Exp $ * */ diff --git a/sys/dev/firewire/fwcrom.c b/sys/dev/firewire/fwcrom.c index 15dd818e2728..09e2c2784e74 100644 --- a/sys/dev/firewire/fwcrom.c +++ b/sys/dev/firewire/fwcrom.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/firewire/fwcrom.c,v 1.9 2003/10/02 04:06:55 simokawa Exp $"); #include <sys/param.h> #if defined(_KERNEL) || defined(TEST) diff --git a/sys/dev/firewire/fwdev.c b/sys/dev/firewire/fwdev.c index 3337080bb1c1..d55d7a56a987 100644 --- a/sys/dev/firewire/fwdev.c +++ b/sys/dev/firewire/fwdev.c @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/fwdev.c,v 1.35 2003/11/07 12:30:57 simokawa Exp $ * */ diff --git a/sys/dev/firewire/fwdma.c b/sys/dev/firewire/fwdma.c index 95420c0a4f45..b42ddd85a09e 100644 --- a/sys/dev/firewire/fwdma.c +++ b/sys/dev/firewire/fwdma.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/firewire/fwdma.c,v 1.5 2003/08/24 17:46:07 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> #include <sys/types.h> diff --git a/sys/dev/firewire/fwdma.h b/sys/dev/firewire/fwdma.h index 6bf66c702d6f..cabe74c474ae 100644 --- a/sys/dev/firewire/fwdma.h +++ b/sys/dev/firewire/fwdma.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/firewire/fwdma.h,v 1.2 2003/05/27 16:34:52 scottl Exp $ */ struct fwdma_alloc { diff --git a/sys/dev/firewire/fwmem.c b/sys/dev/firewire/fwmem.c index c9eec114ddb9..fe9b85526851 100644 --- a/sys/dev/firewire/fwmem.c +++ b/sys/dev/firewire/fwmem.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/firewire/fwmem.c,v 1.25 2003/11/07 12:39:39 simokawa Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/firewire/fwmem.h b/sys/dev/firewire/fwmem.h index f9442bb9123b..04814d71dae6 100644 --- a/sys/dev/firewire/fwmem.h +++ b/sys/dev/firewire/fwmem.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/firewire/fwmem.h,v 1.6 2003/10/02 04:06:56 simokawa Exp $ */ struct fw_xfer *fwmem_read_quad(struct fw_device *, caddr_t, u_int8_t, diff --git a/sys/dev/firewire/fwohci.c b/sys/dev/firewire/fwohci.c index 63cbbecda5d5..16d63ec7570e 100644 --- a/sys/dev/firewire/fwohci.c +++ b/sys/dev/firewire/fwohci.c @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/fwohci.c,v 1.67 2003/10/31 05:05:12 simokawa Exp $ * */ diff --git a/sys/dev/firewire/fwohci_pci.c b/sys/dev/firewire/fwohci_pci.c index 795aade86b76..a3afb822f59d 100644 --- a/sys/dev/firewire/fwohci_pci.c +++ b/sys/dev/firewire/fwohci_pci.c @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/fwohci_pci.c,v 1.36 2003/11/28 05:28:27 imp Exp $ */ #define BOUNCE_BUFFER_TEST 0 diff --git a/sys/dev/firewire/fwohcireg.h b/sys/dev/firewire/fwohcireg.h index 5295cd53fed0..d4967e749d06 100644 --- a/sys/dev/firewire/fwohcireg.h +++ b/sys/dev/firewire/fwohcireg.h @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/fwohcireg.h,v 1.14 2003/10/02 04:06:56 simokawa Exp $ * */ #define PCI_CBMEM 0x10 diff --git a/sys/dev/firewire/fwohcivar.h b/sys/dev/firewire/fwohcivar.h index 9a9fbd891e73..166cbc1979ef 100644 --- a/sys/dev/firewire/fwohcivar.h +++ b/sys/dev/firewire/fwohcivar.h @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/fwohcivar.h,v 1.10 2003/10/25 15:05:59 simokawa Exp $ * */ diff --git a/sys/dev/firewire/fwphyreg.h b/sys/dev/firewire/fwphyreg.h index f1c1ed7a2d3b..0788455c4c60 100644 --- a/sys/dev/firewire/fwphyreg.h +++ b/sys/dev/firewire/fwphyreg.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/firewire/fwphyreg.h,v 1.1 2003/09/25 09:27:05 simokawa Exp $ */ struct phyreg_base { diff --git a/sys/dev/firewire/iec13213.h b/sys/dev/firewire/iec13213.h index 56d02a65fb41..5ac933665cbc 100644 --- a/sys/dev/firewire/iec13213.h +++ b/sys/dev/firewire/iec13213.h @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/iec13213.h,v 1.10 2003/06/16 08:29:24 simokawa Exp $ * */ diff --git a/sys/dev/firewire/iec68113.h b/sys/dev/firewire/iec68113.h index 7b7c1884fe78..16aedfc949cd 100644 --- a/sys/dev/firewire/iec68113.h +++ b/sys/dev/firewire/iec68113.h @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/iec68113.h,v 1.7 2003/04/29 13:27:13 simokawa Exp $ * */ diff --git a/sys/dev/firewire/if_fwe.c b/sys/dev/firewire/if_fwe.c index c8887bbf4175..c60f5257091b 100644 --- a/sys/dev/firewire/if_fwe.c +++ b/sys/dev/firewire/if_fwe.c @@ -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/firewire/if_fwe.c,v 1.25 2003/11/13 06:29:40 simokawa Exp $ */ #include "opt_inet.h" diff --git a/sys/dev/firewire/if_fwevar.h b/sys/dev/firewire/if_fwevar.h index 97422168621b..b25d988f8adf 100644 --- a/sys/dev/firewire/if_fwevar.h +++ b/sys/dev/firewire/if_fwevar.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/firewire/if_fwevar.h,v 1.3 2003/04/17 03:38:02 simokawa Exp $ */ #ifndef _NET_IF_FWEVAR_H_ diff --git a/sys/dev/firewire/sbp.c b/sys/dev/firewire/sbp.c index 39c753664c21..de9b41d25f79 100644 --- a/sys/dev/firewire/sbp.c +++ b/sys/dev/firewire/sbp.c @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/sbp.c,v 1.71 2003/11/12 04:06:21 simokawa Exp $ * */ diff --git a/sys/dev/firewire/sbp.h b/sys/dev/firewire/sbp.h index 1e878cf8b7bd..e7296f7ca8be 100644 --- a/sys/dev/firewire/sbp.h +++ b/sys/dev/firewire/sbp.h @@ -31,7 +31,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/sbp.h,v 1.2 2003/11/12 03:29:57 simokawa Exp $ * */ diff --git a/sys/dev/firewire/sbp_targ.c b/sys/dev/firewire/sbp_targ.c index a5c35818ac0a..fc8ac084c22d 100644 --- a/sys/dev/firewire/sbp_targ.c +++ b/sys/dev/firewire/sbp_targ.c @@ -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/firewire/sbp_targ.c,v 1.2 2003/11/12 04:06:21 simokawa Exp $ */ #include <sys/param.h> diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c index 39a42d0f0607..be06110d3a43 100644 --- a/sys/dev/fxp/if_fxp.c +++ b/sys/dev/fxp/if_fxp.c @@ -28,14 +28,14 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fxp/if_fxp.c,v 1.198 2003/11/28 05:28:28 imp Exp $"); /* * Intel EtherExpress Pro/100B PCI Fast Ethernet driver */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fxp/if_fxp.c,v 1.198 2003/11/28 05:28:28 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/fxp/if_fxpreg.h b/sys/dev/fxp/if_fxpreg.h index 1e8d660e4c6e..33b5afabd996 100644 --- a/sys/dev/fxp/if_fxpreg.h +++ b/sys/dev/fxp/if_fxpreg.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/fxp/if_fxpreg.h,v 1.35 2003/05/14 20:33:41 mux Exp $ */ #define FXP_VENDORID_INTEL 0x8086 diff --git a/sys/dev/fxp/if_fxpvar.h b/sys/dev/fxp/if_fxpvar.h index afe7c48bfd0a..7a2137a17b78 100644 --- a/sys/dev/fxp/if_fxpvar.h +++ b/sys/dev/fxp/if_fxpvar.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/fxp/if_fxpvar.h,v 1.29 2003/10/30 23:12:24 brooks Exp $ */ /* diff --git a/sys/dev/fxp/rcvbundl.h b/sys/dev/fxp/rcvbundl.h index e97e9aaf5b38..0d009c357fc8 100644 --- a/sys/dev/fxp/rcvbundl.h +++ b/sys/dev/fxp/rcvbundl.h @@ -29,7 +29,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/fxp/rcvbundl.h,v 1.1 2001/10/25 05:23:31 jlemon Exp $ */ /* rcvbundl.h diff --git a/sys/dev/gem/if_gem.c b/sys/dev/gem/if_gem.c index 5809e7bca448..0b8e9bc6e4e4 100644 --- a/sys/dev/gem/if_gem.c +++ b/sys/dev/gem/if_gem.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/gem/if_gem.c,v 1.20 2003/10/31 18:32:01 brooks Exp $"); /* * Driver for Sun GEM ethernet controllers. diff --git a/sys/dev/gem/if_gem_pci.c b/sys/dev/gem/if_gem_pci.c index ecd1b10179b7..fe9fd7b5fb03 100644 --- a/sys/dev/gem/if_gem_pci.c +++ b/sys/dev/gem/if_gem_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/gem/if_gem_pci.c,v 1.12 2003/09/02 20:24:42 marcel Exp $"); /* * PCI bindings for Sun GEM ethernet controllers. diff --git a/sys/dev/gem/if_gemreg.h b/sys/dev/gem/if_gemreg.h index 700c732d0ebc..1f8febff8c16 100644 --- a/sys/dev/gem/if_gemreg.h +++ b/sys/dev/gem/if_gemreg.h @@ -26,7 +26,7 @@ * * from: NetBSD: gemreg.h,v 1.15 2002/05/11 00:36:02 matt Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/gem/if_gemreg.h,v 1.2 2002/07/10 10:24:23 benno Exp $ */ #ifndef _IF_GEMREG_H diff --git a/sys/dev/gem/if_gemvar.h b/sys/dev/gem/if_gemvar.h index d93728e225f9..a11b340da4c9 100644 --- a/sys/dev/gem/if_gemvar.h +++ b/sys/dev/gem/if_gemvar.h @@ -25,7 +25,7 @@ * * from: NetBSD: gemvar.h,v 1.8 2002/05/15 02:36:12 matt Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/gem/if_gemvar.h,v 1.8 2003/05/15 16:57:55 tmm Exp $ */ #ifndef _IF_GEMVAR_H diff --git a/sys/dev/gfb/gfb_pci.c b/sys/dev/gfb/gfb_pci.c index 4527f0bd2074..0373ea3b0742 100644 --- a/sys/dev/gfb/gfb_pci.c +++ b/sys/dev/gfb/gfb_pci.c @@ -28,12 +28,12 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/gfb/gfb_pci.c,v 1.9 2003/09/26 10:41:43 phk Exp $"); #include "opt_fb.h" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/gfb/gfb_pci.c,v 1.9 2003/09/26 10:41:43 phk Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/gfb/gfb_pci.h b/sys/dev/gfb/gfb_pci.h index e0f517e7331a..70b21490e857 100644 --- a/sys/dev/gfb/gfb_pci.h +++ b/sys/dev/gfb/gfb_pci.h @@ -26,7 +26,7 @@ * * Copyright (c) 2000 Andrew Miklic * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/gfb/gfb_pci.h,v 1.1 2001/11/01 08:26:30 obrien Exp $ */ #ifndef _PCI_GFB_H_ diff --git a/sys/dev/gx/if_gx.c b/sys/dev/gx/if_gx.c index 4b5955f4ef51..55dc5913a5bf 100644 --- a/sys/dev/gx/if_gx.c +++ b/sys/dev/gx/if_gx.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/gx/if_gx.c,v 1.13 2003/10/31 18:32:01 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/gx/if_gxreg.h b/sys/dev/gx/if_gxreg.h index 4a14a9102b12..efec910c5c20 100644 --- a/sys/dev/gx/if_gxreg.h +++ b/sys/dev/gx/if_gxreg.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/gx/if_gxreg.h,v 1.1 2001/10/19 02:17:32 jlemon Exp $ */ /* diff --git a/sys/dev/gx/if_gxvar.h b/sys/dev/gx/if_gxvar.h index 8570a506afa8..a805a20d1c20 100644 --- a/sys/dev/gx/if_gxvar.h +++ b/sys/dev/gx/if_gxvar.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/gx/if_gxvar.h,v 1.4 2002/11/14 23:54:52 sam Exp $ */ #if __FreeBSD_version < 500000 diff --git a/sys/dev/harp/if_harp.c b/sys/dev/harp/if_harp.c index ac38b02aec2d..6c642842e776 100644 --- a/sys/dev/harp/if_harp.c +++ b/sys/dev/harp/if_harp.c @@ -31,10 +31,10 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/harp/if_harp.c,v 1.3 2003/10/31 18:32:01 brooks Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/harp/if_harp.c,v 1.3 2003/10/31 18:32:01 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/hatm/if_hatm.c b/sys/dev/hatm/if_hatm.c index a411d061caa2..4a5f4da01059 100644 --- a/sys/dev/hatm/if_hatm.c +++ b/sys/dev/hatm/if_hatm.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hatm/if_hatm.c,v 1.18 2003/11/05 11:47:31 harti Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/hatm/if_hatm_intr.c b/sys/dev/hatm/if_hatm_intr.c index 4e9582a69e58..b2234ee972db 100644 --- a/sys/dev/hatm/if_hatm_intr.c +++ b/sys/dev/hatm/if_hatm_intr.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hatm/if_hatm_intr.c,v 1.15 2003/11/05 11:15:47 harti Exp $"); /* * ForeHE driver. diff --git a/sys/dev/hatm/if_hatm_ioctl.c b/sys/dev/hatm/if_hatm_ioctl.c index 410be9db4733..2ed8cb8d5973 100644 --- a/sys/dev/hatm/if_hatm_ioctl.c +++ b/sys/dev/hatm/if_hatm_ioctl.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hatm/if_hatm_ioctl.c,v 1.9 2003/08/22 06:00:26 imp Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/hatm/if_hatm_rx.c b/sys/dev/hatm/if_hatm_rx.c index fb80f81bb673..5b60fac7a340 100644 --- a/sys/dev/hatm/if_hatm_rx.c +++ b/sys/dev/hatm/if_hatm_rx.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hatm/if_hatm_rx.c,v 1.7 2003/10/29 14:33:41 harti Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/hatm/if_hatm_tx.c b/sys/dev/hatm/if_hatm_tx.c index a7c2452431ff..ffb724fba754 100644 --- a/sys/dev/hatm/if_hatm_tx.c +++ b/sys/dev/hatm/if_hatm_tx.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hatm/if_hatm_tx.c,v 1.9 2003/11/05 11:43:06 harti Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/hatm/if_hatmconf.h b/sys/dev/hatm/if_hatmconf.h index 9d2d794c1339..c624177213f5 100644 --- a/sys/dev/hatm/if_hatmconf.h +++ b/sys/dev/hatm/if_hatmconf.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/hatm/if_hatmconf.h,v 1.1 2003/06/17 16:12:50 harti Exp $ * * Default configuration */ diff --git a/sys/dev/hatm/if_hatmreg.h b/sys/dev/hatm/if_hatmreg.h index 7e88a5c61e5a..d32ae8745139 100644 --- a/sys/dev/hatm/if_hatmreg.h +++ b/sys/dev/hatm/if_hatmreg.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/hatm/if_hatmreg.h,v 1.1 2003/06/17 16:12:50 harti Exp $ * * Fore HE driver for NATM */ diff --git a/sys/dev/hatm/if_hatmvar.h b/sys/dev/hatm/if_hatmvar.h index 2ca6f9473031..ccd9fdc9700c 100644 --- a/sys/dev/hatm/if_hatmvar.h +++ b/sys/dev/hatm/if_hatmvar.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/hatm/if_hatmvar.h,v 1.15 2003/11/05 11:47:31 harti Exp $ * * Fore HE driver for NATM */ diff --git a/sys/dev/hea/eni.c b/sys/dev/hea/eni.c index d9a7ad037b4d..c529fa291ba7 100644 --- a/sys/dev/hea/eni.c +++ b/sys/dev/hea/eni.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni.c,v 1.23 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI adapter support @@ -68,7 +68,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni.c,v 1.23 2003/08/24 17:46:08 obrien Exp $"); #endif /* diff --git a/sys/dev/hea/eni.h b/sys/dev/hea/eni.h index 53ecef15dc9d..4f694ec840c2 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.10 2003/08/22 15:35:37 imp Exp $ * */ diff --git a/sys/dev/hea/eni_buffer.c b/sys/dev/hea/eni_buffer.c index b9b61646a677..0089f9e521ce 100644 --- a/sys/dev/hea/eni_buffer.c +++ b/sys/dev/hea/eni_buffer.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni_buffer.c,v 1.17 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI Adapter Support @@ -56,7 +56,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_buffer.c,v 1.17 2003/08/24 17:46:08 obrien Exp $"); #endif static int eni_test_memory(Eni_unit *); diff --git a/sys/dev/hea/eni_globals.c b/sys/dev/hea/eni_globals.c index 0742599652c0..7349c83c037a 100644 --- a/sys/dev/hea/eni_globals.c +++ b/sys/dev/hea/eni_globals.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni_globals.c,v 1.10 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI Adapter Support @@ -58,7 +58,7 @@ __FBSDID("$FreeBSD$"); #include <vm/uma.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_globals.c,v 1.10 2003/08/24 17:46:08 obrien Exp $"); #endif /* diff --git a/sys/dev/hea/eni_if.c b/sys/dev/hea/eni_if.c index 6355fe8a4d36..b095f8406d45 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.12 2003/07/29 13:33:14 harti Exp $ * */ @@ -58,7 +58,7 @@ #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_if.c,v 1.12 2003/07/29 13:33:14 harti Exp $"); #endif static void eni_get_stats(Eni_unit *); diff --git a/sys/dev/hea/eni_init.c b/sys/dev/hea/eni_init.c index 4672c2069aa3..4bfb1a5dc55e 100644 --- a/sys/dev/hea/eni_init.c +++ b/sys/dev/hea/eni_init.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni_init.c,v 1.8 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI Adapter Support @@ -52,7 +52,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_init.c,v 1.8 2003/08/24 17:46:08 obrien Exp $"); #endif /* diff --git a/sys/dev/hea/eni_intr.c b/sys/dev/hea/eni_intr.c index 0ced87f19ec2..41e6769fef0f 100644 --- a/sys/dev/hea/eni_intr.c +++ b/sys/dev/hea/eni_intr.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni_intr.c,v 1.10 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI Adapter Support @@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_intr.c,v 1.10 2003/08/24 17:46:08 obrien Exp $"); #endif static void eni_suni_intr(Eni_unit *); diff --git a/sys/dev/hea/eni_receive.c b/sys/dev/hea/eni_receive.c index eb6c58da3a20..8cbb578a12cc 100644 --- a/sys/dev/hea/eni_receive.c +++ b/sys/dev/hea/eni_receive.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni_receive.c,v 1.15 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI Adapter Support @@ -63,7 +63,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_receive.c,v 1.15 2003/08/24 17:46:08 obrien Exp $"); #endif static void eni_recv_stack(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 0335d71a2f30..4b01f0b17ae2 100644 --- a/sys/dev/hea/eni_transmit.c +++ b/sys/dev/hea/eni_transmit.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni_transmit.c,v 1.17 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI Adapter Support @@ -65,7 +65,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_transmit.c,v 1.17 2003/08/24 17:46:08 obrien Exp $"); #endif /* diff --git a/sys/dev/hea/eni_var.h b/sys/dev/hea/eni_var.h index cac3ca7e0d28..633c5456cff0 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.4 2002/06/14 16:59:37 arr Exp $ * */ diff --git a/sys/dev/hea/eni_vcm.c b/sys/dev/hea/eni_vcm.c index 1dfd71d73d23..a3b528e12342 100644 --- a/sys/dev/hea/eni_vcm.c +++ b/sys/dev/hea/eni_vcm.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni_vcm.c,v 1.13 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI Adapter Support @@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hea/eni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_vcm.c,v 1.13 2003/08/24 17:46:08 obrien Exp $"); #endif diff --git a/sys/dev/hea/hea_freebsd.c b/sys/dev/hea/hea_freebsd.c index 2ed88b61ae99..168bf183efb0 100644 --- a/sys/dev/hea/hea_freebsd.c +++ b/sys/dev/hea/hea_freebsd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/hea_freebsd.c,v 1.7 2003/08/24 17:46:08 obrien Exp $"); /* * diff --git a/sys/dev/hea/hea_freebsd.h b/sys/dev/hea/hea_freebsd.h index 42e24ffad1f7..15966b1b0491 100644 --- a/sys/dev/hea/hea_freebsd.h +++ b/sys/dev/hea/hea_freebsd.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/hea/hea_freebsd.h,v 1.1 2002/06/03 09:16:52 mdodd Exp $ */ struct hea_softc { diff --git a/sys/dev/hea/hea_pci.c b/sys/dev/hea/hea_pci.c index 7965f8a56cbd..2e9ec6ce6d68 100644 --- a/sys/dev/hea/hea_pci.c +++ b/sys/dev/hea/hea_pci.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/hea_pci.c,v 1.7 2003/09/02 17:30:35 jhb Exp $"); /* * diff --git a/sys/dev/hfa/fore.h b/sys/dev/hfa/fore.h index 5b64c31864ae..59b647c0f4f8 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.5 2001/06/20 17:09:14 pirzyk Exp $ * */ diff --git a/sys/dev/hfa/fore_aali.h b/sys/dev/hfa/fore_aali.h index 3e00a941072f..ce8c935ee733 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.4 2003/07/31 14:20:07 harti Exp $ * */ diff --git a/sys/dev/hfa/fore_buffer.c b/sys/dev/hfa/fore_buffer.c index d03f315be6ed..4407237017d1 100644 --- a/sys/dev/hfa/fore_buffer.c +++ b/sys/dev/hfa/fore_buffer.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/fore_buffer.c,v 1.14 2003/08/24 17:46:08 obrien Exp $"); /* * FORE Systems 200-Series Adapter Support @@ -62,7 +62,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_buffer.c,v 1.14 2003/08/24 17:46:08 obrien Exp $"); #endif diff --git a/sys/dev/hfa/fore_command.c b/sys/dev/hfa/fore_command.c index f2208c600d31..7e097e084d27 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.16 2003/08/22 06:00:26 imp Exp $ * */ @@ -63,7 +63,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_command.c,v 1.16 2003/08/22 06:00:26 imp Exp $"); #endif /* diff --git a/sys/dev/hfa/fore_globals.c b/sys/dev/hfa/fore_globals.c index 1f68f7d3e44c..b076e29e4e7f 100644 --- a/sys/dev/hfa/fore_globals.c +++ b/sys/dev/hfa/fore_globals.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/fore_globals.c,v 1.12 2003/08/24 17:46:08 obrien Exp $"); /* * FORE Systems 200-Series Adapter Support @@ -58,7 +58,7 @@ __FBSDID("$FreeBSD$"); #include <vm/uma.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_globals.c,v 1.12 2003/08/24 17:46:08 obrien Exp $"); #endif /* diff --git a/sys/dev/hfa/fore_if.c b/sys/dev/hfa/fore_if.c index f4f796ffa435..0ed3e4218019 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.12 2003/08/22 06:00:26 imp Exp $ * */ @@ -60,7 +60,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_if.c,v 1.12 2003/08/22 06:00:26 imp Exp $"); #endif diff --git a/sys/dev/hfa/fore_include.h b/sys/dev/hfa/fore_include.h index c23e0cb294f0..1aa43c125e4e 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.6 2002/06/14 16:59:37 arr Exp $ * */ diff --git a/sys/dev/hfa/fore_init.c b/sys/dev/hfa/fore_init.c index 1a3e6950b8c2..412452e3a21d 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.15 2003/08/22 06:00:26 imp Exp $ * */ @@ -63,7 +63,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_init.c,v 1.15 2003/08/22 06:00:26 imp Exp $"); #endif diff --git a/sys/dev/hfa/fore_intr.c b/sys/dev/hfa/fore_intr.c index 9c0f29dabba7..3633f0dd1366 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.11 2003/08/22 06:00:26 imp Exp $ * */ @@ -54,7 +54,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_intr.c,v 1.11 2003/08/22 06:00:26 imp Exp $"); #endif #if defined(sun) diff --git a/sys/dev/hfa/fore_load.c b/sys/dev/hfa/fore_load.c index fffdf654632e..3733b88ae064 100644 --- a/sys/dev/hfa/fore_load.c +++ b/sys/dev/hfa/fore_load.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/fore_load.c,v 1.30 2003/08/24 17:46:08 obrien Exp $"); #ifdef COMPILING_LINT #warning "The fore pci driver is broken and is not compiled with LINT" @@ -65,7 +65,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_load.c,v 1.30 2003/08/24 17:46:08 obrien Exp $"); #endif static int fore_probe(device_t); diff --git a/sys/dev/hfa/fore_output.c b/sys/dev/hfa/fore_output.c index 02266fdf8982..56852b3d5f98 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.16 2003/08/22 06:00:26 imp Exp $ * */ @@ -64,7 +64,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_output.c,v 1.16 2003/08/22 06:00:26 imp Exp $"); #endif diff --git a/sys/dev/hfa/fore_receive.c b/sys/dev/hfa/fore_receive.c index f642111cde84..66e0d2a4d6c3 100644 --- a/sys/dev/hfa/fore_receive.c +++ b/sys/dev/hfa/fore_receive.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/fore_receive.c,v 1.20 2003/08/24 17:46:08 obrien Exp $"); /* * FORE Systems 200-Series Adapter Support @@ -62,7 +62,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_receive.c,v 1.20 2003/08/24 17:46:08 obrien Exp $"); #endif diff --git a/sys/dev/hfa/fore_slave.h b/sys/dev/hfa/fore_slave.h index 83960d977e4b..80c971491659 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.3 2002/04/16 01:34:00 arr Exp $ * */ diff --git a/sys/dev/hfa/fore_stats.c b/sys/dev/hfa/fore_stats.c index 915879342122..115639899113 100644 --- a/sys/dev/hfa/fore_stats.c +++ b/sys/dev/hfa/fore_stats.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/fore_stats.c,v 1.11 2003/08/24 17:46:08 obrien Exp $"); /* * FORE Systems 200-Series Adapter Support @@ -59,7 +59,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_stats.c,v 1.11 2003/08/24 17:46:08 obrien 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 51745ac9336f..b8fed778f291 100644 --- a/sys/dev/hfa/fore_timer.c +++ b/sys/dev/hfa/fore_timer.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/fore_timer.c,v 1.9 2003/08/24 17:46:08 obrien Exp $"); /* * FORE Systems 200-Series Adapter Support @@ -57,7 +57,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_timer.c,v 1.9 2003/08/24 17:46:08 obrien Exp $"); #endif diff --git a/sys/dev/hfa/fore_transmit.c b/sys/dev/hfa/fore_transmit.c index 4aff05ff6378..9133c38a1202 100644 --- a/sys/dev/hfa/fore_transmit.c +++ b/sys/dev/hfa/fore_transmit.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/fore_transmit.c,v 1.11 2003/08/24 17:46:08 obrien Exp $"); /* * FORE Systems 200-Series Adapter Support @@ -60,7 +60,7 @@ __FBSDID("$FreeBSD$"); #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_transmit.c,v 1.11 2003/08/24 17:46:08 obrien Exp $"); #endif diff --git a/sys/dev/hfa/fore_var.h b/sys/dev/hfa/fore_var.h index f44d1c30c13e..99e2336e9cf2 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.9 2003/07/31 14:52:44 harti Exp $ * */ diff --git a/sys/dev/hfa/fore_vcm.c b/sys/dev/hfa/fore_vcm.c index cd0dd3c495df..ff4133f3333a 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.10 2003/08/22 06:00:26 imp Exp $ * */ @@ -60,7 +60,7 @@ #include <dev/hfa/fore_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hfa/fore_vcm.c,v 1.10 2003/08/22 06:00:26 imp Exp $"); #endif diff --git a/sys/dev/hfa/hfa_eisa.c b/sys/dev/hfa/hfa_eisa.c index 6c42fb8634e3..d305c5e20e63 100644 --- a/sys/dev/hfa/hfa_eisa.c +++ b/sys/dev/hfa/hfa_eisa.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/hfa_eisa.c,v 1.2 2003/08/24 17:46:08 obrien Exp $"); /* * diff --git a/sys/dev/hfa/hfa_freebsd.c b/sys/dev/hfa/hfa_freebsd.c index 94b5ff054ec1..cff45a218d80 100644 --- a/sys/dev/hfa/hfa_freebsd.c +++ b/sys/dev/hfa/hfa_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/dev/hfa/hfa_freebsd.c,v 1.7 2003/07/31 14:52:44 harti Exp $ */ /* diff --git a/sys/dev/hfa/hfa_freebsd.h b/sys/dev/hfa/hfa_freebsd.h index 75400162eda9..79e97ee64cdc 100644 --- a/sys/dev/hfa/hfa_freebsd.h +++ b/sys/dev/hfa/hfa_freebsd.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/hfa/hfa_freebsd.h,v 1.2 2003/07/31 14:52:44 harti Exp $ */ struct hfa_softc { diff --git a/sys/dev/hfa/hfa_pci.c b/sys/dev/hfa/hfa_pci.c index b6cc311ebd65..f4e3a3d45cc9 100644 --- a/sys/dev/hfa/hfa_pci.c +++ b/sys/dev/hfa/hfa_pci.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/hfa_pci.c,v 1.4 2003/08/24 17:46:08 obrien Exp $"); /* * diff --git a/sys/dev/hfa/hfa_sbus.c b/sys/dev/hfa/hfa_sbus.c index 990803cb19d7..93f69cbb43b2 100644 --- a/sys/dev/hfa/hfa_sbus.c +++ b/sys/dev/hfa/hfa_sbus.c @@ -48,7 +48,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/hfa_sbus.c,v 1.3 2003/08/24 17:46:08 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/hifn/hifn7751.c b/sys/dev/hifn/hifn7751.c index 9519cd2a8024..ef67d2ea80b7 100644 --- a/sys/dev/hifn/hifn7751.c +++ b/sys/dev/hifn/hifn7751.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hifn/hifn7751.c,v 1.23 2003/10/08 20:25:47 sam Exp $"); /* * Driver for various Hifn encryption processors. diff --git a/sys/dev/hifn/hifn7751reg.h b/sys/dev/hifn/hifn7751reg.h index 8c27d7fa71c9..3141286fb28e 100644 --- a/sys/dev/hifn/hifn7751reg.h +++ b/sys/dev/hifn/hifn7751reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/hifn/hifn7751reg.h,v 1.3 2003/10/08 20:25:47 sam Exp $ */ /* $OpenBSD: hifn7751reg.h,v 1.35 2002/04/08 17:49:42 jason Exp $ */ /* diff --git a/sys/dev/hifn/hifn7751var.h b/sys/dev/hifn/hifn7751var.h index b40b819a2f4e..abd45f3ceccb 100644 --- a/sys/dev/hifn/hifn7751var.h +++ b/sys/dev/hifn/hifn7751var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/hifn/hifn7751var.h,v 1.4 2003/10/08 20:25:47 sam Exp $ */ /* $OpenBSD: hifn7751var.h,v 1.42 2002/04/08 17:49:42 jason Exp $ */ /* diff --git a/sys/dev/hme/if_hme.c b/sys/dev/hme/if_hme.c index bbb428b10315..cfa73b766b73 100644 --- a/sys/dev/hme/if_hme.c +++ b/sys/dev/hme/if_hme.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hme/if_hme.c,v 1.17 2003/10/31 18:32:01 brooks Exp $"); /* * HME Ethernet module driver. diff --git a/sys/dev/hme/if_hme_pci.c b/sys/dev/hme/if_hme_pci.c index 1d205ff2e353..bc0b57763ce2 100644 --- a/sys/dev/hme/if_hme_pci.c +++ b/sys/dev/hme/if_hme_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hme/if_hme_pci.c,v 1.11 2003/09/02 20:24:42 marcel Exp $"); /* * PCI front-end device driver for the HME ethernet device. diff --git a/sys/dev/hme/if_hme_sbus.c b/sys/dev/hme/if_hme_sbus.c index 503eb67f3308..0950770e46e9 100644 --- a/sys/dev/hme/if_hme_sbus.c +++ b/sys/dev/hme/if_hme_sbus.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hme/if_hme_sbus.c,v 1.8 2003/09/02 20:24:42 marcel Exp $"); /* * SBus front-end device driver for the HME ethernet device. diff --git a/sys/dev/hme/if_hmereg.h b/sys/dev/hme/if_hmereg.h index 4a8f534468d3..a1b279677402 100644 --- a/sys/dev/hme/if_hmereg.h +++ b/sys/dev/hme/if_hmereg.h @@ -35,7 +35,7 @@ * * from: NetBSD: hmereg.h,v 1.7 2001/04/30 03:47:34 lukem Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/hme/if_hmereg.h,v 1.4 2003/01/06 22:12:57 tmm Exp $ */ /* diff --git a/sys/dev/hme/if_hmevar.h b/sys/dev/hme/if_hmevar.h index 7e1c5eddb420..d5092fcba4b1 100644 --- a/sys/dev/hme/if_hmevar.h +++ b/sys/dev/hme/if_hmevar.h @@ -35,7 +35,7 @@ * * from: NetBSD: hmevar.h,v 1.5 2000/06/25 01:10:04 eeh Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/hme/if_hmevar.h,v 1.4 2003/01/09 00:45:10 tmm Exp $ */ #include <sys/callout.h> diff --git a/sys/dev/ic/cd180.h b/sys/dev/ic/cd180.h index a9a5a83348e0..fa4ecb942c6a 100644 --- a/sys/dev/ic/cd180.h +++ b/sys/dev/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/dev/ic/cd180.h,v 1.4 2002/10/23 15:53:09 jhb Exp $ */ /* diff --git a/sys/dev/ic/esp.h b/sys/dev/ic/esp.h index b8f903782395..7b256b5432e9 100644 --- a/sys/dev/ic/esp.h +++ b/sys/dev/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/dev/ic/esp.h,v 1.6 2001/06/10 04:20:37 nyan Exp $ */ #ifndef _IC_ESP_H_ diff --git a/sys/dev/ic/hd64570.h b/sys/dev/ic/hd64570.h index b676e25a9cd5..9800eedadef3 100644 --- a/sys/dev/ic/hd64570.h +++ b/sys/dev/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/dev/ic/hd64570.h,v 1.6 1999/08/28 00:45:13 peter Exp $ */ #ifndef _HD64570_H_ #define _HD64570_H_ diff --git a/sys/dev/ic/i8237.h b/sys/dev/ic/i8237.h index 2bc8a08317c6..8f8251635040 100644 --- a/sys/dev/ic/i8237.h +++ b/sys/dev/ic/i8237.h @@ -1,7 +1,7 @@ /* * Intel 8237 DMA Controller * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ic/i8237.h,v 1.8 2001/06/30 05:29:11 imp Exp $ */ #define DMA37MD_SINGLE 0x40 /* single pass mode */ diff --git a/sys/dev/ic/i8251.h b/sys/dev/ic/i8251.h index b6737853ba6d..e55309e08dcb 100644 --- a/sys/dev/ic/i8251.h +++ b/sys/dev/ic/i8251.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/ic/i8251.h,v 1.1 2001/06/10 04:28:38 nyan Exp $ */ /* diff --git a/sys/dev/ic/i82586.h b/sys/dev/ic/i82586.h index d594730a0dd5..ac6e2af5509c 100644 --- a/sys/dev/ic/i82586.h +++ b/sys/dev/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/dev/ic/i82586.h,v 1.11 2003/03/28 06:27:07 mdodd Exp $ */ /* diff --git a/sys/dev/ic/nec765.h b/sys/dev/ic/nec765.h index 4d569d1c7466..dacd9625a5a9 100644 --- a/sys/dev/ic/nec765.h +++ b/sys/dev/ic/nec765.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)nec765.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ic/nec765.h,v 1.10 2001/12/16 07:52:13 joerg Exp $ */ /* diff --git a/sys/dev/ic/ns16550.h b/sys/dev/ic/ns16550.h index 9d70cdb16b95..b0643b0081d6 100644 --- a/sys/dev/ic/ns16550.h +++ b/sys/dev/ic/ns16550.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)ns16550.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ic/ns16550.h,v 1.14 2003/09/16 14:21:17 bde Exp $ */ /* diff --git a/sys/dev/ic/rsa.h b/sys/dev/ic/rsa.h index 6f9376af2f23..b6535d05f1bb 100644 --- a/sys/dev/ic/rsa.h +++ b/sys/dev/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/dev/ic/rsa.h,v 1.1 2001/06/10 04:28:38 nyan Exp $ */ /* diff --git a/sys/dev/ic/wd33c93reg.h b/sys/dev/ic/wd33c93reg.h index c286c65a16eb..3ca404135c5b 100644 --- a/sys/dev/ic/wd33c93reg.h +++ b/sys/dev/ic/wd33c93reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ic/wd33c93reg.h,v 1.1 2001/06/14 11:05:47 nyan Exp $ */ /* $NecBSD: wd33c93reg.h,v 1.21.24.1 2001/06/13 05:52:05 honda Exp $ */ /* $NetBSD$ */ /* diff --git a/sys/dev/ichsmb/ichsmb.c b/sys/dev/ichsmb/ichsmb.c index d92e23ea7d93..7d3743711f0a 100644 --- a/sys/dev/ichsmb/ichsmb.c +++ b/sys/dev/ichsmb/ichsmb.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ichsmb/ichsmb.c,v 1.8 2003/08/24 17:49:12 obrien Exp $"); /* * Support for the SMBus controller logical device which is part of the diff --git a/sys/dev/ichsmb/ichsmb_pci.c b/sys/dev/ichsmb/ichsmb_pci.c index 94a56ecb3b0d..2b8a404fbc2b 100644 --- a/sys/dev/ichsmb/ichsmb_pci.c +++ b/sys/dev/ichsmb/ichsmb_pci.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ichsmb/ichsmb_pci.c,v 1.10 2003/08/31 19:23:00 njl Exp $"); /* * Support for the SMBus controller logical device which is part of the diff --git a/sys/dev/ichsmb/ichsmb_reg.h b/sys/dev/ichsmb/ichsmb_reg.h index ca0577c7d178..d8512aaeaf6a 100644 --- a/sys/dev/ichsmb/ichsmb_reg.h +++ b/sys/dev/ichsmb/ichsmb_reg.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ichsmb/ichsmb_reg.h,v 1.1 2000/10/06 00:09:45 archie Exp $ */ #ifndef _DEV_ICHSMB_ICHSMB_REG_H_ diff --git a/sys/dev/ichsmb/ichsmb_var.h b/sys/dev/ichsmb/ichsmb_var.h index 99abbe55afbe..90e8608f8e18 100644 --- a/sys/dev/ichsmb/ichsmb_var.h +++ b/sys/dev/ichsmb/ichsmb_var.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ichsmb/ichsmb_var.h,v 1.2 2000/12/07 02:09:39 archie Exp $ */ #ifndef _DEV_ICHSMB_ICHSMB_VAR_H diff --git a/sys/dev/ida/ida.c b/sys/dev/ida/ida.c index e95ff0322808..efa4b0b28259 100644 --- a/sys/dev/ida/ida.c +++ b/sys/dev/ida/ida.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ida/ida.c,v 1.29 2003/08/24 17:49:12 obrien Exp $"); /* * Generic driver for Compaq SMART RAID adapters. diff --git a/sys/dev/ida/ida_disk.c b/sys/dev/ida/ida_disk.c index a960a33d00d0..c39c2680f146 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.41 2003/08/08 23:01:12 mdodd Exp $ */ /* diff --git a/sys/dev/ida/ida_eisa.c b/sys/dev/ida/ida_eisa.c index 61ee5fcf71f6..dbe2790625c0 100644 --- a/sys/dev/ida/ida_eisa.c +++ b/sys/dev/ida/ida_eisa.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ida/ida_eisa.c,v 1.13 2003/08/24 17:49:12 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ida/ida_pci.c b/sys/dev/ida/ida_pci.c index c4e54ce19efd..588281a7d62c 100644 --- a/sys/dev/ida/ida_pci.c +++ b/sys/dev/ida/ida_pci.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ida/ida_pci.c,v 1.26 2003/09/02 17:30:36 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ida/idareg.h b/sys/dev/ida/idareg.h index e06e4d4d11b6..03c081a5f515 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.6 2002/09/23 18:54:30 alfred Exp $ */ /* diff --git a/sys/dev/ida/idavar.h b/sys/dev/ida/idavar.h index 4d5a9d68e0d6..e1cecef0c62a 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.11 2003/03/08 08:01:28 phk Exp $ */ /* diff --git a/sys/dev/idt/idt.c b/sys/dev/idt/idt.c index b816bdacf0f7..a8a8375360d4 100644 --- a/sys/dev/idt/idt.c +++ b/sys/dev/idt/idt.c @@ -77,7 +77,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/idt/idt.c,v 1.7 2003/11/16 22:33:42 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/idt/idt_harp.c b/sys/dev/idt/idt_harp.c index 96efbb21dfd5..d8145d11642a 100644 --- a/sys/dev/idt/idt_harp.c +++ b/sys/dev/idt/idt_harp.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/idt/idt_harp.c,v 1.4 2003/08/24 17:49:13 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/idt/idt_pci.c b/sys/dev/idt/idt_pci.c index e3bfe795cb88..f30a16102ce5 100644 --- a/sys/dev/idt/idt_pci.c +++ b/sys/dev/idt/idt_pci.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/idt/idt_pci.c,v 1.3 2003/08/24 17:49:13 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/idt/idtreg.h b/sys/dev/idt/idtreg.h index 43ede7e292da..3b1637abbb87 100644 --- a/sys/dev/idt/idtreg.h +++ b/sys/dev/idt/idtreg.h @@ -37,7 +37,7 @@ * ****************************************************************************** * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/idt/idtreg.h,v 1.1 2002/09/30 05:12:34 mdodd Exp $ */ #define IDT_VERSION "IDT 1.101" diff --git a/sys/dev/idt/idtvar.h b/sys/dev/idt/idtvar.h index 6761a00ee4df..2ca248efa2ba 100644 --- a/sys/dev/idt/idtvar.h +++ b/sys/dev/idt/idtvar.h @@ -47,7 +47,7 @@ * ****************************************************************************** * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/idt/idtvar.h,v 1.2 2003/01/01 18:48:50 schweikh Exp $ */ /******************************************************************************* diff --git a/sys/dev/ie/if_ie.c b/sys/dev/ie/if_ie.c index 425173853e8b..35a898e5eb60 100644 --- a/sys/dev/ie/if_ie.c +++ b/sys/dev/ie/if_ie.c @@ -51,7 +51,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ie/if_ie.c,v 1.97 2003/10/31 18:32:02 brooks Exp $"); /* * Intel 82586 Ethernet chip diff --git a/sys/dev/ie/if_ie507.h b/sys/dev/ie/if_ie507.h index 7bcc500aa61d..5eeff15d3047 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.5 2003/03/28 06:27:08 mdodd Exp $ * Definitions for 3C507 */ diff --git a/sys/dev/ie/if_ie_isa.c b/sys/dev/ie/if_ie_isa.c index b8448c86bcfd..2b3172d99693 100644 --- a/sys/dev/ie/if_ie_isa.c +++ b/sys/dev/ie/if_ie_isa.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ie/if_ie_isa.c,v 1.2 2003/08/24 17:49:13 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ie/if_iee16.h b/sys/dev/ie/if_iee16.h index dcd8bae8155a..19187465ecaf 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.3 2003/03/28 06:27:08 mdodd Exp $ */ /* diff --git a/sys/dev/ie/if_iereg.h b/sys/dev/ie/if_iereg.h index d3b0f228f957..2808fe2bf6f0 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.6 2003/03/29 13:36:41 mdodd Exp $ * definitions for AT&T StarLAN 10 etc... */ diff --git a/sys/dev/ie/if_ievar.h b/sys/dev/ie/if_ievar.h index a57b2d0dde20..d63afe56acd1 100644 --- a/sys/dev/ie/if_ievar.h +++ b/sys/dev/ie/if_ievar.h @@ -1,5 +1,5 @@ /*- - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ie/if_ievar.h,v 1.2 2003/08/06 17:28:33 bde Exp $ */ enum ie_hardware { diff --git a/sys/dev/iicbus/if_ic.c b/sys/dev/iicbus/if_ic.c index a98720f0c068..546b669695b7 100644 --- a/sys/dev/iicbus/if_ic.c +++ b/sys/dev/iicbus/if_ic.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/iicbus/if_ic.c,v 1.19 2003/10/31 18:32:02 brooks Exp $"); /* * I2C bus IP driver diff --git a/sys/dev/iicbus/iic.c b/sys/dev/iicbus/iic.c index d6410c7e8824..186dbe523072 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.28 2003/08/10 14:28:24 ticso Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/iicbus/iic.h b/sys/dev/iicbus/iic.h index 5d362c1a2dd4..8026fcb138dd 100644 --- a/sys/dev/iicbus/iic.h +++ b/sys/dev/iicbus/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/dev/iicbus/iic.h,v 1.3 1999/08/28 00:44:16 peter Exp $ * */ #ifndef __IIC_H diff --git a/sys/dev/iicbus/iicbb.c b/sys/dev/iicbus/iicbb.c index 53ecdceb947f..c2ad09afe6fd 100644 --- a/sys/dev/iicbus/iicbb.c +++ b/sys/dev/iicbus/iicbb.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/iicbus/iicbb.c,v 1.13 2003/08/24 17:49:13 obrien Exp $"); /* * Generic I2C bit-banging code diff --git a/sys/dev/iicbus/iicbb_if.m b/sys/dev/iicbus/iicbb_if.m index 564274166968..80f641976138 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.5 2002/03/23 15:47:17 nsouch Exp $ # #include <sys/bus.h> diff --git a/sys/dev/iicbus/iicbus.c b/sys/dev/iicbus/iicbus.c index 746ed1d24c40..d63d5b06072a 100644 --- a/sys/dev/iicbus/iicbus.c +++ b/sys/dev/iicbus/iicbus.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/iicbus/iicbus.c,v 1.17 2003/08/24 17:49:13 obrien Exp $"); /* * Autoconfiguration and support routines for the Philips serial I2C bus 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 eddc022b97d7..713e32c40561 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.5 2000/04/08 14:17:01 dfr Exp $ # #include <sys/bus.h> diff --git a/sys/dev/iicbus/iiconf.c b/sys/dev/iicbus/iiconf.c index 6753db9bc49b..ca85b0d53d12 100644 --- a/sys/dev/iicbus/iiconf.c +++ b/sys/dev/iicbus/iiconf.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/iicbus/iiconf.c,v 1.14 2003/08/24 17:49:13 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/iicbus/iiconf.h b/sys/dev/iicbus/iiconf.h index 3a9e7e34807f..971510eec89f 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.8 2003/06/19 02:50:08 jmg Exp $ */ #ifndef __IICONF_H #define __IICONF_H diff --git a/sys/dev/iicbus/iicsmb.c b/sys/dev/iicbus/iicsmb.c index 966063f2a13b..548c90d97d58 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.12 2003/08/10 14:28:24 ticso Exp $ * */ diff --git a/sys/dev/iir/iir.c b/sys/dev/iir/iir.c index a98c0eb22660..21e238f296ee 100644 --- a/sys/dev/iir/iir.c +++ b/sys/dev/iir/iir.c @@ -43,7 +43,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/iir/iir.c,v 1.9 2003/09/26 15:36:47 scottl Exp $"); #define _IIR_C_ diff --git a/sys/dev/iir/iir.h b/sys/dev/iir/iir.h index 0f82277e3b3e..11e9b8d6cf04 100644 --- a/sys/dev/iir/iir.h +++ b/sys/dev/iir/iir.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/iir/iir.h,v 1.5 2003/09/26 15:36:47 scottl Exp $ */ /* * Copyright (c) 2000-03 ICP vortex GmbH * Copyright (c) 2002-03 Intel Corporation diff --git a/sys/dev/iir/iir_ctrl.c b/sys/dev/iir/iir_ctrl.c index bcee81d0f824..27bab45c4d7c 100644 --- a/sys/dev/iir/iir_ctrl.c +++ b/sys/dev/iir/iir_ctrl.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/iir/iir_ctrl.c,v 1.11 2003/09/26 15:36:47 scottl Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/iir/iir_pci.c b/sys/dev/iir/iir_pci.c index f2e81d4af965..13d17f0923df 100644 --- a/sys/dev/iir/iir_pci.c +++ b/sys/dev/iir/iir_pci.c @@ -31,7 +31,7 @@ #ident "$Id: iir_pci.c 1.2 2003/08/26 12:29:55 achim Exp $" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/iir/iir_pci.c,v 1.12 2003/09/26 15:36:47 scottl Exp $"); /* * iir_pci.c: PCI Bus Attachment for Intel Integrated RAID Controller driver diff --git a/sys/dev/ips/ips.c b/sys/dev/ips/ips.c index 165ebb0eacbd..b8da22ca9096 100644 --- a/sys/dev/ips/ips.c +++ b/sys/dev/ips/ips.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ips/ips.c,v 1.6 2003/11/27 08:37:36 mbr Exp $"); #include <dev/ips/ips.h> #include <sys/stat.h> diff --git a/sys/dev/ips/ips.h b/sys/dev/ips/ips.h index f644df6cb369..79a0159e69ea 100644 --- a/sys/dev/ips/ips.h +++ b/sys/dev/ips/ips.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/ips/ips.h,v 1.5 2003/11/27 08:37:36 mbr Exp $ */ diff --git a/sys/dev/ips/ips_commands.c b/sys/dev/ips/ips_commands.c index 8d3b3674cb80..72a96bdd4826 100644 --- a/sys/dev/ips/ips_commands.c +++ b/sys/dev/ips/ips_commands.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ips/ips_commands.c,v 1.7.2.1 2004/01/06 15:52:23 mbr Exp $"); #include <dev/ips/ips.h> diff --git a/sys/dev/ips/ips_disk.c b/sys/dev/ips/ips_disk.c index cde0545f4f67..86f061471932 100644 --- a/sys/dev/ips/ips_disk.c +++ b/sys/dev/ips/ips_disk.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ips/ips_disk.c,v 1.4 2003/09/22 04:59:07 njl Exp $"); #include <dev/ips/ips.h> #include <dev/ips/ips_disk.h> diff --git a/sys/dev/ips/ips_disk.h b/sys/dev/ips/ips_disk.h index 9bc67260b661..bd773fc12bc5 100644 --- a/sys/dev/ips/ips_disk.h +++ b/sys/dev/ips/ips_disk.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/ips/ips_disk.h,v 1.2 2003/08/22 06:00:27 imp Exp $ */ diff --git a/sys/dev/ips/ips_ioctl.c b/sys/dev/ips/ips_ioctl.c index de52b3f0c5f1..713104ff8e42 100644 --- a/sys/dev/ips/ips_ioctl.c +++ b/sys/dev/ips/ips_ioctl.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ips/ips_ioctl.c,v 1.4 2003/08/24 17:49:14 obrien Exp $"); #include <dev/ips/ips.h> #include <dev/ips/ips_ioctl.h> diff --git a/sys/dev/ips/ips_ioctl.h b/sys/dev/ips/ips_ioctl.h index ef0691e92846..84be407dbe23 100644 --- a/sys/dev/ips/ips_ioctl.h +++ b/sys/dev/ips/ips_ioctl.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/ips/ips_ioctl.h,v 1.1 2003/05/11 06:36:49 scottl Exp $ */ diff --git a/sys/dev/ips/ips_pci.c b/sys/dev/ips/ips_pci.c index 1981e2855354..854ba9c4ef30 100644 --- a/sys/dev/ips/ips_pci.c +++ b/sys/dev/ips/ips_pci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ips/ips_pci.c,v 1.7 2003/09/11 23:30:28 ps Exp $"); #include <dev/ips/ips.h> diff --git a/sys/dev/isp/DriverManual.txt b/sys/dev/isp/DriverManual.txt index ea1968f9f883..fc35af47d07a 100644 --- a/sys/dev/isp/DriverManual.txt +++ b/sys/dev/isp/DriverManual.txt @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/DriverManual.txt,v 1.1 2001/10/07 18:26:47 mjacob Exp $ */ Driver Theory of Operation Manual diff --git a/sys/dev/isp/Hardware.txt b/sys/dev/isp/Hardware.txt index 75f01bf7dd36..00593d82aa38 100644 --- a/sys/dev/isp/Hardware.txt +++ b/sys/dev/isp/Hardware.txt @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/Hardware.txt,v 1.2 2003/01/01 18:48:50 schweikh Exp $ */ Hardware that is Known To or Should Work with This Driver diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index 878b67c8d24f..895a2d867bcf 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.108 2003/09/13 01:55:44 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 bd41b7029b0c..9eefac9b05ca 100644 --- a/sys/dev/isp/isp_freebsd.c +++ b/sys/dev/isp/isp_freebsd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/isp/isp_freebsd.c,v 1.94 2003/09/27 12:00:58 phk Exp $"); #include <dev/isp/isp_freebsd.h> #include <sys/unistd.h> diff --git a/sys/dev/isp/isp_freebsd.h b/sys/dev/isp/isp_freebsd.h index 24c6695d16e1..be1fb654e23c 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.73 2003/10/21 21:52:23 mjacob Exp $ */ /* * Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions * Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002 by Matthew Jacob diff --git a/sys/dev/isp/isp_inline.h b/sys/dev/isp/isp_inline.h index 17ac1d05d581..00570f1946e3 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.29 2003/09/13 01:57:31 mjacob Exp $ */ /* * Qlogic Host Adapter Inline Functions * diff --git a/sys/dev/isp/isp_ioctl.h b/sys/dev/isp/isp_ioctl.h index 5b975e582587..045db8203cc9 100644 --- a/sys/dev/isp/isp_ioctl.h +++ b/sys/dev/isp/isp_ioctl.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_ioctl.h,v 1.9 2003/11/14 05:13:00 mjacob Exp $ */ /* * Copyright (c) 2001 by Matthew Jacob * diff --git a/sys/dev/isp/isp_pci.c b/sys/dev/isp/isp_pci.c index ad3c14831650..3a4788f22fe8 100644 --- a/sys/dev/isp/isp_pci.c +++ b/sys/dev/isp/isp_pci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/isp/isp_pci.c,v 1.95 2003/08/24 17:49:14 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/isp/isp_sbus.c b/sys/dev/isp/isp_sbus.c index 5b0e501dd259..e28344931282 100644 --- a/sys/dev/isp/isp_sbus.c +++ b/sys/dev/isp/isp_sbus.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/isp/isp_sbus.c,v 1.11 2003/09/02 19:52:31 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/isp/isp_target.c b/sys/dev/isp/isp_target.c index 4f7d5994571b..d80e67253b85 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.27 2003/09/13 01:58:26 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 c0bbc89fb11e..6e815dd181a1 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.21 2003/09/13 01:58:26 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 358e956036d9..4cc77604cf3c 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.9 2003/09/13 01:58:51 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 ac8d89eb0084..fd7f60ed3946 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.45 2003/03/25 07:02:45 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 2f51790819e2..126476226d5c 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.22 2002/02/17 06:38:22 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 5f21d56e958b..d07d017f1e25 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.63 2003/09/13 01:59:14 mjacob Exp $ */ /* * Soft Definitions for for Qlogic ISP SCSI adapters. * diff --git a/sys/dev/ispfw/asm_1000.h b/sys/dev/ispfw/asm_1000.h index 965d0b084d7c..d09f77b396a9 100644 --- a/sys/dev/ispfw/asm_1000.h +++ b/sys/dev/ispfw/asm_1000.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ispfw/asm_1000.h,v 1.1 2002/07/11 01:55:15 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_1040.h b/sys/dev/ispfw/asm_1040.h index dbb3992e67e8..18a7225bbf5d 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.3 2001/02/11 03:35:44 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_1080.h b/sys/dev/ispfw/asm_1080.h index de896a08b5df..32f20231c86b 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.2 2001/02/11 03:35:44 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_12160.h b/sys/dev/ispfw/asm_12160.h index 9e57beb323e1..34cfd35fef0c 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.4 2001/10/20 21:47:58 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 f593ec3f45cf..ee9c2b161c39 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.5 2002/09/01 02:28:35 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_2200.h b/sys/dev/ispfw/asm_2200.h index ae74b8cf34ee..b731ed76043f 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.5 2002/09/01 02:28:36 mjacob Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/asm_2300.h b/sys/dev/ispfw/asm_2300.h index a829f8cc8fea..62c97b5e1ae6 100644 --- a/sys/dev/ispfw/asm_2300.h +++ b/sys/dev/ispfw/asm_2300.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ispfw/asm_2300.h,v 1.5 2003/02/16 01:30:31 mjacob Exp $ */ /* * Copyright (C) 2001 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/ispfw/ispfw.c b/sys/dev/ispfw/ispfw.c index dd693265a27f..b8adbcaeca3e 100644 --- a/sys/dev/ispfw/ispfw.c +++ b/sys/dev/ispfw/ispfw.c @@ -1,7 +1,7 @@ /* #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ispfw/ispfw.c,v 1.10 2003/08/24 17:49:14 obrien Exp $"); * ISP Firmware Helper Pseudo Device for FreeBSD * * Copyright (c) 2000, 2001, by Matthew Jacob diff --git a/sys/dev/joy/joy.c b/sys/dev/joy/joy.c index 9f6ff51d308f..1ad9c81dc723 100644 --- a/sys/dev/joy/joy.c +++ b/sys/dev/joy/joy.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/joy/joy.c,v 1.49 2003/08/24 17:49:14 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/joy/joy_isa.c b/sys/dev/joy/joy_isa.c index efb1e29280dc..80c54645e40d 100644 --- a/sys/dev/joy/joy_isa.c +++ b/sys/dev/joy/joy_isa.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/joy/joy_isa.c,v 1.3 2003/08/24 17:49:14 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/joy/joy_pccard.c b/sys/dev/joy/joy_pccard.c index 4a6a10a4b2eb..7e3de01c71da 100644 --- a/sys/dev/joy/joy_pccard.c +++ b/sys/dev/joy/joy_pccard.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/joy/joy_pccard.c,v 1.3 2003/08/24 17:49:14 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/joy/joyvar.h b/sys/dev/joy/joyvar.h index 7fd1c133efe9..b9bb51348c35 100644 --- a/sys/dev/joy/joyvar.h +++ b/sys/dev/joy/joyvar.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/joy/joyvar.h,v 1.2 2002/06/02 20:05:47 schweikh Exp $ */ struct joy_softc { diff --git a/sys/dev/kbd/atkbd.c b/sys/dev/kbd/atkbd.c index b39d5c219d06..bb0871d11655 100644 --- a/sys/dev/kbd/atkbd.c +++ b/sys/dev/kbd/atkbd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/kbd/atkbd.c,v 1.42 2003/10/07 09:21:59 fjoe Exp $"); #include "opt_kbd.h" #include "opt_atkbd.h" diff --git a/sys/dev/kbd/atkbdc.c b/sys/dev/kbd/atkbdc.c index 7fc2325c0dd4..5d570fd1553c 100644 --- a/sys/dev/kbd/atkbdc.c +++ b/sys/dev/kbd/atkbdc.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/kbd/atkbdc.c,v 1.15 2003/08/24 17:49:15 obrien Exp $"); #include "opt_kbd.h" diff --git a/sys/dev/kbd/atkbdcreg.h b/sys/dev/kbd/atkbdcreg.h index 7711c660863c..2dba1aa85921 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.10 2003/07/12 18:36:04 mikeh 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..f452d4179b31 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.6 2000/03/19 03:25:12 yokota Exp $ */ #ifndef _DEV_KBD_ATKBDREG_H_ diff --git a/sys/dev/kbd/kbd.c b/sys/dev/kbd/kbd.c index f5dd583fd1d6..8b3c7b97b78a 100644 --- a/sys/dev/kbd/kbd.c +++ b/sys/dev/kbd/kbd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/kbd/kbd.c,v 1.36 2003/11/09 09:17:21 tanimura Exp $"); #include "opt_kbd.h" diff --git a/sys/dev/kbd/kbdreg.h b/sys/dev/kbd/kbdreg.h index 05fb8956369e..a01f833f94ba 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.16 2003/09/27 08:29:58 phk Exp $ */ #ifndef _DEV_KBD_KBDREG_H_ diff --git a/sys/dev/kbd/kbdtables.h b/sys/dev/kbd/kbdtables.h index 2cde0044614e..abe9228965af 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.49 2001/03/12 00:00:22 ache Exp $ */ #ifndef KBD_DFLT_KEYMAP diff --git a/sys/dev/led/led.c b/sys/dev/led/led.c index b2e44e9c0918..9298f956b396 100644 --- a/sys/dev/led/led.c +++ b/sys/dev/led/led.c @@ -9,7 +9,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/led/led.c,v 1.4.2.1 2003/12/16 20:27:07 phk Exp $"); #include <sys/param.h> #include <sys/conf.h> diff --git a/sys/dev/led/led.h b/sys/dev/led/led.h index 8a6456b477bb..9c62ae8682ae 100644 --- a/sys/dev/led/led.h +++ b/sys/dev/led/led.h @@ -12,7 +12,7 @@ #define _DEV_LED_H #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/led/led.h,v 1.3 2003/11/03 15:58:58 phk Exp $"); typedef void led_t(void *, int); dev_t led_create(led_t *func, void *priv, char const *name); diff --git a/sys/dev/lge/if_lge.c b/sys/dev/lge/if_lge.c index df84d49f38f8..4d80e14ef8c4 100644 --- a/sys/dev/lge/if_lge.c +++ b/sys/dev/lge/if_lge.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lge/if_lge.c,v 1.26 2003/11/14 17:16:56 obrien Exp $"); /* * Level 1 LXT1001 gigabit ethernet driver for FreeBSD. Public diff --git a/sys/dev/lge/if_lgereg.h b/sys/dev/lge/if_lgereg.h index 28a6aec85f41..9903f3b160c4 100644 --- a/sys/dev/lge/if_lgereg.h +++ b/sys/dev/lge/if_lgereg.h @@ -30,7 +30,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/lge/if_lgereg.h,v 1.3 2002/11/14 23:54:52 sam Exp $ */ diff --git a/sys/dev/lmc/if_lmc.c b/sys/dev/lmc/if_lmc.c index 677da94870c0..f0beb9817880 100644 --- a/sys/dev/lmc/if_lmc.c +++ b/sys/dev/lmc/if_lmc.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lmc/if_lmc.c,v 1.21 2003/08/24 17:49:15 obrien Exp $"); #ifdef COMPILING_LINT #warning "The lmc driver is broken and is not compiled with LINT" diff --git a/sys/dev/lmc/if_lmc_common.c b/sys/dev/lmc/if_lmc_common.c index 1d90d226902d..97f7cba6b315 100644 --- a/sys/dev/lmc/if_lmc_common.c +++ b/sys/dev/lmc/if_lmc_common.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lmc/if_lmc_common.c,v 1.5 2003/08/24 17:49:15 obrien Exp $"); /* * the dec chip has its own idea of what a receive error is, but we don't diff --git a/sys/dev/lmc/if_lmc_fbsd3.c b/sys/dev/lmc/if_lmc_fbsd3.c index 18c2f6a8874c..8bdd5486664a 100644 --- a/sys/dev/lmc/if_lmc_fbsd3.c +++ b/sys/dev/lmc/if_lmc_fbsd3.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lmc/if_lmc_fbsd3.c,v 1.6 2003/08/24 17:49:15 obrien Exp $"); /* * This file is INCLUDED (gross, I know, but...) diff --git a/sys/dev/lmc/if_lmc_media.c b/sys/dev/lmc/if_lmc_media.c index 633e401b7e06..2bbd7484d707 100644 --- a/sys/dev/lmc/if_lmc_media.c +++ b/sys/dev/lmc/if_lmc_media.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lmc/if_lmc_media.c,v 1.4 2003/08/24 17:49:15 obrien Exp $"); /* * For lack of a better place, put the SSI cable stuff here. diff --git a/sys/dev/lmc/if_lmcioctl.h b/sys/dev/lmc/if_lmcioctl.h index 89802f90a5ba..55010ebd3856 100644 --- a/sys/dev/lmc/if_lmcioctl.h +++ b/sys/dev/lmc/if_lmcioctl.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/lmc/if_lmcioctl.h,v 1.4 2002/06/02 20:05:44 schweikh Exp $ * $Id: if_lmcioctl.h,v 1.9 1999/02/18 10:30:18 explorer Exp $ */ diff --git a/sys/dev/lmc/if_lmcvar.h b/sys/dev/lmc/if_lmcvar.h index f94f1b9f1717..9ea38be74a18 100644 --- a/sys/dev/lmc/if_lmcvar.h +++ b/sys/dev/lmc/if_lmcvar.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/lmc/if_lmcvar.h,v 1.3 2002/06/02 20:05:44 schweikh Exp $ * From NetBSD: if_devar.h,v 1.21 1997/10/16 22:02:32 matt Exp * $Id: if_lmcvar.h,v 1.6 1999/01/12 14:16:58 explorer Exp $ */ diff --git a/sys/dev/lnc/if_lnc.c b/sys/dev/lnc/if_lnc.c index 1e7e9c33fa33..64b93f1e06d9 100644 --- a/sys/dev/lnc/if_lnc.c +++ b/sys/dev/lnc/if_lnc.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lnc/if_lnc.c,v 1.100 2003/11/14 17:16:56 obrien Exp $"); /* #define DIAGNOSTIC diff --git a/sys/dev/lnc/if_lnc_cbus.c b/sys/dev/lnc/if_lnc_cbus.c index 824f9ed813f9..e6ae2269f5a6 100644 --- a/sys/dev/lnc/if_lnc_cbus.c +++ b/sys/dev/lnc/if_lnc_cbus.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lnc/if_lnc_cbus.c,v 1.5 2003/08/24 17:49:15 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/lnc/if_lnc_isa.c b/sys/dev/lnc/if_lnc_isa.c index 5a0ecc62b838..c7af78d445d8 100644 --- a/sys/dev/lnc/if_lnc_isa.c +++ b/sys/dev/lnc/if_lnc_isa.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lnc/if_lnc_isa.c,v 1.16 2003/08/24 17:49:15 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/lnc/if_lnc_pci.c b/sys/dev/lnc/if_lnc_pci.c index 3e876a611892..4d6a3aa5ba79 100644 --- a/sys/dev/lnc/if_lnc_pci.c +++ b/sys/dev/lnc/if_lnc_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/lnc/if_lnc_pci.c,v 1.31 2003/09/02 17:30:36 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/lnc/if_lncreg.h b/sys/dev/lnc/if_lncreg.h index 86e1d8b021a9..e23d1ec5665a 100644 --- a/sys/dev/lnc/if_lncreg.h +++ b/sys/dev/lnc/if_lncreg.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/lnc/if_lncreg.h,v 1.7 2001/07/04 13:00:19 nyan Exp $ */ /* diff --git a/sys/dev/lnc/if_lncvar.h b/sys/dev/lnc/if_lncvar.h index 8c76738500f1..a08480998c88 100644 --- a/sys/dev/lnc/if_lncvar.h +++ b/sys/dev/lnc/if_lncvar.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/lnc/if_lncvar.h,v 1.24 2002/03/20 02:07:27 alfred Exp $ */ /* diff --git a/sys/dev/matcd/creativeif.h b/sys/dev/matcd/creativeif.h index 739550b27c84..702623d50d21 100644 --- a/sys/dev/matcd/creativeif.h +++ b/sys/dev/matcd/creativeif.h @@ -37,7 +37,7 @@ SUCH DAMAGE. See matcd.c for Edit History */ -/* $FreeBSD$ +/* $FreeBSD: src/sys/dev/matcd/creativeif.h,v 1.1 2003/06/17 01:20:03 uhclem Exp $ */ /*---------------------------------------------------------------------------- diff --git a/sys/dev/matcd/matcd.c b/sys/dev/matcd/matcd.c index bc57012c93dc..1012a0dbf05f 100644 --- a/sys/dev/matcd/matcd.c +++ b/sys/dev/matcd/matcd.c @@ -531,7 +531,7 @@ static char MATCDCOPYRIGHT[] = "Matsushita CD-ROM driver, Copr. 1994,1995,2002,2 /* Flags in the if_state array */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/matcd/matcd.c,v 1.3 2003/10/18 17:44:01 phk Exp $"); #define BUSBUSY 0x01 /*<18>Bus is already busy*/ diff --git a/sys/dev/matcd/matcd_data.h b/sys/dev/matcd/matcd_data.h index 381599a09bb7..125c3436b651 100644 --- a/sys/dev/matcd/matcd_data.h +++ b/sys/dev/matcd/matcd_data.h @@ -37,7 +37,7 @@ SUCH DAMAGE. See matcd.c for Edit History */ -/* $FreeBSD$ +/* $FreeBSD: src/sys/dev/matcd/matcd_data.h,v 1.1 2003/06/17 01:20:03 uhclem Exp $ */ /*---------------------------------------------------------------------------- diff --git a/sys/dev/matcd/matcd_isa.c b/sys/dev/matcd/matcd_isa.c index 7e81a523e1fd..a4a91b5f3775 100644 --- a/sys/dev/matcd/matcd_isa.c +++ b/sys/dev/matcd/matcd_isa.c @@ -35,7 +35,7 @@ SUCH DAMAGE. -----------------------------------------------------------------------------*/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/matcd/matcd_isa.c,v 1.2 2003/08/24 17:54:09 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/matcd/matcddrv.h b/sys/dev/matcd/matcddrv.h index b2f069e0bec1..a3c47ebc89c3 100644 --- a/sys/dev/matcd/matcddrv.h +++ b/sys/dev/matcd/matcddrv.h @@ -37,7 +37,7 @@ SUCH DAMAGE. See matcd.c for Edit History information. */ -/* $FreeBSD$ +/* $FreeBSD: src/sys/dev/matcd/matcddrv.h,v 1.1 2003/06/17 01:20:03 uhclem Exp $ */ /*---------------------------------------------------------------------------- diff --git a/sys/dev/matcd/options.h b/sys/dev/matcd/options.h index fe0c8f2adc03..f27e553b1b76 100644 --- a/sys/dev/matcd/options.h +++ b/sys/dev/matcd/options.h @@ -37,7 +37,7 @@ SUCH DAMAGE. See matcd.c for Edit History */ -/* $FreeBSD$ +/* $FreeBSD: src/sys/dev/matcd/options.h,v 1.1 2003/06/17 01:20:03 uhclem Exp $ */ /*---------------------------------------------------------------------------- diff --git a/sys/dev/mca/mca_bus.c b/sys/dev/mca/mca_bus.c index efa70d29b8a6..f6e4f89f99dd 100644 --- a/sys/dev/mca/mca_bus.c +++ b/sys/dev/mca/mca_bus.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mca/mca_bus.c,v 1.13 2003/08/24 17:54:09 obrien Exp $"); /* * References: 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/mcd/mcd.c b/sys/dev/mcd/mcd.c index 21c160e513cd..6ed5aea98f48 100644 --- a/sys/dev/mcd/mcd.c +++ b/sys/dev/mcd/mcd.c @@ -43,7 +43,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mcd/mcd.c,v 1.139 2003/10/18 17:44:01 phk Exp $"); static const char COPYRIGHT[] = "mcd-driver (C)1993 by H.Veit & B.Moore"; #include <sys/param.h> diff --git a/sys/dev/mcd/mcd_isa.c b/sys/dev/mcd/mcd_isa.c index 3c78749f65d1..f9f9f9b9ad80 100644 --- a/sys/dev/mcd/mcd_isa.c +++ b/sys/dev/mcd/mcd_isa.c @@ -2,7 +2,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mcd/mcd_isa.c,v 1.7 2003/08/24 17:54:09 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mcd/mcdreg.h b/sys/dev/mcd/mcdreg.h index 6d542af6a13c..d4c2d0414f46 100644 --- a/sys/dev/mcd/mcdreg.h +++ b/sys/dev/mcd/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/dev/mcd/mcdreg.h,v 1.15 2002/10/04 07:14:13 mdodd Exp $ */ #ifndef MCD_H diff --git a/sys/dev/mcd/mcdvar.h b/sys/dev/mcd/mcdvar.h index 9f81ced88560..82a74c5f6443 100644 --- a/sys/dev/mcd/mcdvar.h +++ b/sys/dev/mcd/mcdvar.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/mcd/mcdvar.h,v 1.3 2002/11/06 08:08:55 mdodd Exp $ */ struct mcd_mbx { diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index 3489f335a34a..3731b47bc70e 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.108.2.1 2003/12/17 19:48:00 phk Exp $ * */ diff --git a/sys/dev/mii/acphy.c b/sys/dev/mii/acphy.c index 47105ff7b38a..09860653c750 100644 --- a/sys/dev/mii/acphy.c +++ b/sys/dev/mii/acphy.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/acphy.c,v 1.14 2003/08/24 17:54:10 obrien Exp $"); /* * Copyright (c) 1997 Manuel Bouyer. All rights reserved. @@ -72,7 +72,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/acphy.c,v 1.14 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/acphyreg.h b/sys/dev/mii/acphyreg.h index 827aba68f157..0712a62ffd82 100644 --- a/sys/dev/mii/acphyreg.h +++ b/sys/dev/mii/acphyreg.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/mii/acphyreg.h,v 1.1 2001/02/07 19:57:16 semenu Exp $ */ #ifndef _DEV_MII_ACPHYREG_H_ diff --git a/sys/dev/mii/amphy.c b/sys/dev/mii/amphy.c index e63d050be132..dfc64b52f653 100644 --- a/sys/dev/mii/amphy.c +++ b/sys/dev/mii/amphy.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/amphy.c,v 1.14 2003/08/24 17:54:10 obrien Exp $"); /* * driver for AMD AM79c873 PHYs @@ -40,7 +40,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/amphy.c,v 1.14 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> 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/bmtphy.c b/sys/dev/mii/bmtphy.c index df5bdc5cb8fc..3ad329e26c74 100644 --- a/sys/dev/mii/bmtphy.c +++ b/sys/dev/mii/bmtphy.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/bmtphy.c,v 1.6 2003/09/09 18:17:23 wpaul Exp $"); /* * Copyright (c) 1997 Manuel Bouyer. All rights reserved. diff --git a/sys/dev/mii/bmtphyreg.h b/sys/dev/mii/bmtphyreg.h index 7f2956ad0b75..dd931ecdf37d 100644 --- a/sys/dev/mii/bmtphyreg.h +++ b/sys/dev/mii/bmtphyreg.h @@ -36,7 +36,7 @@ * * from NetBSD: bmtphyreg.h,v 1.1 2001/06/02 21:42:10 thorpej Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/mii/bmtphyreg.h,v 1.1 2002/07/05 11:07:24 benno Exp $ */ #ifndef _DEV_MII_BMTPHYREG_H_ diff --git a/sys/dev/mii/brgphy.c b/sys/dev/mii/brgphy.c index 6b4d38fbe0e2..4981f6e2f2b0 100644 --- a/sys/dev/mii/brgphy.c +++ b/sys/dev/mii/brgphy.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/brgphy.c,v 1.28 2003/10/31 18:32:02 brooks Exp $"); /* * Driver for the Broadcom BCR5400 1000baseTX PHY. Speed is always @@ -39,7 +39,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/brgphy.c,v 1.28 2003/10/31 18:32:02 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/brgphyreg.h b/sys/dev/mii/brgphyreg.h index 786f49dae8d5..c6351d3e7f5b 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.5 2003/06/17 15:02:28 ps Exp $ */ #ifndef _DEV_MII_BRGPHYREG_H_ diff --git a/sys/dev/mii/dcphy.c b/sys/dev/mii/dcphy.c index 4c930e504c3a..38c3577be025 100644 --- a/sys/dev/mii/dcphy.c +++ b/sys/dev/mii/dcphy.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/dcphy.c,v 1.23 2003/08/24 17:54:10 obrien Exp $"); /* * Pseudo-driver for internal NWAY support on DEC 21143 and workalike @@ -43,7 +43,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/dcphy.c,v 1.23 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/e1000phy.c b/sys/dev/mii/e1000phy.c index 6f9f458d432f..767c8d864549 100644 --- a/sys/dev/mii/e1000phy.c +++ b/sys/dev/mii/e1000phy.c @@ -1,7 +1,7 @@ /* #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/e1000phy.c,v 1.10 2003/09/20 10:53:08 wilko Exp $"); * Principal Author: Parag Patel * Copyright (c) 2001 * All rights reserved. diff --git a/sys/dev/mii/e1000phyreg.h b/sys/dev/mii/e1000phyreg.h index bdfc665f8901..d58c6b938342 100644 --- a/sys/dev/mii/e1000phyreg.h +++ b/sys/dev/mii/e1000phyreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mii/e1000phyreg.h,v 1.2 2003/09/20 10:53:08 wilko Exp $ */ /* * Principal Author: Parag Patel * Copyright (c) 2001 diff --git a/sys/dev/mii/exphy.c b/sys/dev/mii/exphy.c index 97c97cd8e20c..1e71e88cf473 100644 --- a/sys/dev/mii/exphy.c +++ b/sys/dev/mii/exphy.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/exphy.c,v 1.17 2003/08/24 17:54:10 obrien Exp $"); /* * Copyright (c) 1997 Manuel Bouyer. All rights reserved. @@ -74,7 +74,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/exphy.c,v 1.17 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/inphy.c b/sys/dev/mii/inphy.c index 3aa6f16de9e4..230d35b1a98c 100644 --- a/sys/dev/mii/inphy.c +++ b/sys/dev/mii/inphy.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/inphy.c,v 1.13 2003/08/24 17:54:10 obrien Exp $"); /* * driver for Intel 82553 and 82555 PHYs diff --git a/sys/dev/mii/inphyreg.h b/sys/dev/mii/inphyreg.h index 4b7d1f113051..c7a9888ced80 100644 --- a/sys/dev/mii/inphyreg.h +++ b/sys/dev/mii/inphyreg.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/mii/inphyreg.h,v 1.1 2001/03/12 02:41:57 jlemon Exp $ */ #define MII_INPHY_SCR 0x10 /* status and control register */ diff --git a/sys/dev/mii/lxtphy.c b/sys/dev/mii/lxtphy.c index 57fbe160f6a3..c69edc565f77 100644 --- a/sys/dev/mii/lxtphy.c +++ b/sys/dev/mii/lxtphy.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/lxtphy.c,v 1.12 2003/08/24 17:54:10 obrien Exp $"); /* * Copyright (c) 1997 Manuel Bouyer. All rights reserved. @@ -76,7 +76,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/lxtphy.c,v 1.12 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/lxtphyreg.h b/sys/dev/mii/lxtphyreg.h index 662bd34b280e..efcb0dbf74cc 100644 --- a/sys/dev/mii/lxtphyreg.h +++ b/sys/dev/mii/lxtphyreg.h @@ -1,6 +1,6 @@ /* OpenBSD: lxtphyreg.h,v 1.1 1998/11/11 19:34:47 jason Exp */ /* NetBSD: lxtphyreg.h,v 1.1 1998/10/24 00:33:17 thorpej Exp */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mii/lxtphyreg.h,v 1.1 2001/02/07 19:57:16 semenu Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/mii/mii.c b/sys/dev/mii/mii.c index 4771cc541e16..ae0756609844 100644 --- a/sys/dev/mii/mii.c +++ b/sys/dev/mii/mii.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/mii.c,v 1.17 2003/08/24 17:54:10 obrien Exp $"); /* * MII bus layer, glues MII-capable network interface drivers to sharable @@ -47,7 +47,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/mii.c,v 1.17 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/mii.h b/sys/dev/mii/mii.h index 963c22617722..4d423e5da101 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.4 2002/04/29 11:57:28 phk Exp $ */ #ifndef _DEV_MII_MII_H_ diff --git a/sys/dev/mii/mii_physubr.c b/sys/dev/mii/mii_physubr.c index 96e481c35b9f..7b0775831b95 100644 --- a/sys/dev/mii/mii_physubr.c +++ b/sys/dev/mii/mii_physubr.c @@ -38,14 +38,14 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/mii_physubr.c,v 1.19 2003/08/24 17:54:10 obrien Exp $"); /* * Subroutines common to all PHYs. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/mii_physubr.c,v 1.19 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/miibus_if.m b/sys/dev/mii/miibus_if.m index 017812f4dfb0..0931059fba7e 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.4 2001/09/29 18:40:06 jlemon Exp $ #include <sys/bus.h> diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index 1f58417caceb..f710b48573a2 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/mii/miidevs,v 1.27 2003/09/20 10:53:08 wilko Exp $ /*$NetBSD: miidevs,v 1.6 1999/05/14 11:37:30 drochner Exp $*/ /*- diff --git a/sys/dev/mii/miivar.h b/sys/dev/mii/miivar.h index f6c759c40e93..da1d6a586975 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.15 2002/05/04 11:00:30 phk Exp $ */ #ifndef _DEV_MII_MIIVAR_H_ diff --git a/sys/dev/mii/mlphy.c b/sys/dev/mii/mlphy.c index 744d3c371012..9f41014551b3 100644 --- a/sys/dev/mii/mlphy.c +++ b/sys/dev/mii/mlphy.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/mlphy.c,v 1.18 2003/08/24 17:54:10 obrien Exp $"); /* * driver for Micro Linear 6692 PHYs diff --git a/sys/dev/mii/nsgphy.c b/sys/dev/mii/nsgphy.c index 0cd61330a448..5c0eccec2449 100644 --- a/sys/dev/mii/nsgphy.c +++ b/sys/dev/mii/nsgphy.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/nsgphy.c,v 1.16 2003/08/24 17:54:10 obrien Exp $"); /* * Driver for the National Semiconductor DP83891 and DP83861 @@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/nsgphy.c,v 1.16 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/nsgphyreg.h b/sys/dev/mii/nsgphyreg.h index c7680f1e8a3c..a7bef88de9c5 100644 --- a/sys/dev/mii/nsgphyreg.h +++ b/sys/dev/mii/nsgphyreg.h @@ -30,7 +30,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/nsgphyreg.h,v 1.3 2002/04/29 11:57:28 phk Exp $ */ #ifndef _DEV_MII_NSGPHYREG_H_ diff --git a/sys/dev/mii/nsphy.c b/sys/dev/mii/nsphy.c index 85a1d8fd3bda..ac253014ce43 100644 --- a/sys/dev/mii/nsphy.c +++ b/sys/dev/mii/nsphy.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/nsphy.c,v 1.19 2003/08/24 17:54:10 obrien Exp $"); /* * Copyright (c) 1997 Manuel Bouyer. All rights reserved. @@ -75,7 +75,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/nsphy.c,v 1.19 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> 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/pnaphy.c b/sys/dev/mii/pnaphy.c index f952574992e1..209acda77335 100644 --- a/sys/dev/mii/pnaphy.c +++ b/sys/dev/mii/pnaphy.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/pnaphy.c,v 1.13 2003/08/24 17:54:10 obrien Exp $"); /* * driver for homePNA PHYs @@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/pnaphy.c,v 1.13 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/pnphy.c b/sys/dev/mii/pnphy.c index 4cfed0310771..2f3f6a2a065c 100644 --- a/sys/dev/mii/pnphy.c +++ b/sys/dev/mii/pnphy.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/pnphy.c,v 1.16 2003/08/24 17:54:10 obrien Exp $"); /* * Pseudo-driver for media selection on the Lite-On PNIC 82c168 @@ -41,7 +41,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/pnphy.c,v 1.16 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/qsphy.c b/sys/dev/mii/qsphy.c index 2c2bd6ade702..5e35a17a9f34 100644 --- a/sys/dev/mii/qsphy.c +++ b/sys/dev/mii/qsphy.c @@ -1,7 +1,7 @@ /* OpenBSD: qsphy.c,v 1.6 2000/08/26 20:04:18 nate Exp */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/qsphy.c,v 1.12 2003/08/24 17:54:10 obrien Exp $"); /* NetBSD: qsphy.c,v 1.19 2000/02/02 23:34:57 thorpej Exp */ /*- @@ -76,7 +76,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/qsphy.c,v 1.12 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/qsphyreg.h b/sys/dev/mii/qsphyreg.h index a69786596a29..29a32b045a33 100644 --- a/sys/dev/mii/qsphyreg.h +++ b/sys/dev/mii/qsphyreg.h @@ -1,6 +1,6 @@ /* OpenBSD: qsphyreg.h,v 1.2 1999/03/09 00:02:45 jason Exp */ /* NetBSD: qsphyreg.h,v 1.1 1998/08/11 00:01:03 thorpej Exp */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mii/qsphyreg.h,v 1.1 2001/02/07 19:57:16 semenu Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/mii/rgephy.c b/sys/dev/mii/rgephy.c index 5c0f13d710ad..f7dcbcc837c8 100644 --- a/sys/dev/mii/rgephy.c +++ b/sys/dev/mii/rgephy.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/rgephy.c,v 1.2 2003/09/11 08:28:38 wpaul Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/rgephyreg.h b/sys/dev/mii/rgephyreg.h index 1adecf4611cb..9dbc540c9d7c 100644 --- a/sys/dev/mii/rgephyreg.h +++ b/sys/dev/mii/rgephyreg.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/rgephyreg.h,v 1.1 2003/09/11 03:53:46 wpaul Exp $ */ #ifndef _DEV_MII_RGEPHYREG_H_ diff --git a/sys/dev/mii/rlphy.c b/sys/dev/mii/rlphy.c index 1847586ef432..b42d5445e04e 100644 --- a/sys/dev/mii/rlphy.c +++ b/sys/dev/mii/rlphy.c @@ -31,14 +31,14 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/rlphy.c,v 1.18 2003/09/08 02:11:24 wpaul Exp $"); /* * driver for RealTek 8139 internal PHYs */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/rlphy.c,v 1.18 2003/09/08 02:11:24 wpaul Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/ruephy.c b/sys/dev/mii/ruephy.c index f2dbc1602f66..fdc4a93a0775 100644 --- a/sys/dev/mii/ruephy.c +++ b/sys/dev/mii/ruephy.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/ruephy.c,v 1.2 2003/08/24 17:54:10 obrien Exp $"); /* * driver for RealTek RTL8150 internal PHY diff --git a/sys/dev/mii/ruephyreg.h b/sys/dev/mii/ruephyreg.h index 5f3911bebd5d..4690df15c244 100644 --- a/sys/dev/mii/ruephyreg.h +++ b/sys/dev/mii/ruephyreg.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/mii/ruephyreg.h,v 1.1 2003/05/03 10:16:56 akiyama Exp $ */ #ifndef _RUEPHYREG_H_ diff --git a/sys/dev/mii/tdkphy.c b/sys/dev/mii/tdkphy.c index b21311ffd84e..3b8eaef81700 100644 --- a/sys/dev/mii/tdkphy.c +++ b/sys/dev/mii/tdkphy.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/tdkphy.c,v 1.14 2003/08/24 17:54:10 obrien Exp $"); /* * Driver for the TDK 78Q2120 MII @@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/tdkphy.c,v 1.14 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/tdkphyreg.h b/sys/dev/mii/tdkphyreg.h index 1f106251b607..2611f2200ba1 100644 --- a/sys/dev/mii/tdkphyreg.h +++ b/sys/dev/mii/tdkphyreg.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/mii/tdkphyreg.h,v 1.1 2000/10/19 08:34:32 jon Exp $ */ /* diff --git a/sys/dev/mii/tlphy.c b/sys/dev/mii/tlphy.c index ca9f854cfcc0..e1551e354863 100644 --- a/sys/dev/mii/tlphy.c +++ b/sys/dev/mii/tlphy.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/tlphy.c,v 1.15 2003/08/24 17:54:10 obrien Exp $"); /* * Copyright (c) 1997 Manuel Bouyer. All rights reserved. @@ -74,7 +74,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/tlphy.c,v 1.15 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> 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 68403ee4aaa5..aca56ce3dc51 100644 --- a/sys/dev/mii/ukphy.c +++ b/sys/dev/mii/ukphy.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/ukphy.c,v 1.14 2003/08/24 17:54:10 obrien Exp $"); /* * Copyright (c) 1997 Manuel Bouyer. All rights reserved. @@ -74,7 +74,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/ukphy.c,v 1.14 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/ukphy_subr.c b/sys/dev/mii/ukphy_subr.c index ca26b95d0368..bcfd0c87a88f 100644 --- a/sys/dev/mii/ukphy_subr.c +++ b/sys/dev/mii/ukphy_subr.c @@ -38,14 +38,14 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/ukphy_subr.c,v 1.7 2003/08/24 17:54:10 obrien Exp $"); /* * Subroutines shared by the ukphy driver and other PHY drivers. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/ukphy_subr.c,v 1.7 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/xmphy.c b/sys/dev/mii/xmphy.c index 2a1ee8060174..7514dc9eb761 100644 --- a/sys/dev/mii/xmphy.c +++ b/sys/dev/mii/xmphy.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/xmphy.c,v 1.13 2003/08/24 17:54:10 obrien Exp $"); /* * driver for the XaQti XMAC II's internal PHY. This is sort of @@ -40,7 +40,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/xmphy.c,v 1.13 2003/08/24 17:54:10 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mii/xmphyreg.h b/sys/dev/mii/xmphyreg.h index e06b1970831e..6e3f26f109e4 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.3 2002/01/10 18:06:41 archie Exp $ */ #ifndef _DEV_MII_XMPHYREG_H_ diff --git a/sys/dev/mk48txx/mk48txx.c b/sys/dev/mk48txx/mk48txx.c index 9d28084ac719..2ae99f18a850 100644 --- a/sys/dev/mk48txx/mk48txx.c +++ b/sys/dev/mk48txx/mk48txx.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mk48txx/mk48txx.c,v 1.3 2003/08/24 17:54:11 obrien Exp $"); /* * Mostek MK48T02, MK48T08, MK48T59 time-of-day chip subroutines. diff --git a/sys/dev/mk48txx/mk48txxreg.h b/sys/dev/mk48txx/mk48txxreg.h index 817f1223fc9c..eb8153abd7a2 100644 --- a/sys/dev/mk48txx/mk48txxreg.h +++ b/sys/dev/mk48txx/mk48txxreg.h @@ -35,7 +35,7 @@ * * $NetBSD: mk48txxreg.h,v 1.4 2000/11/11 11:59:42 pk Exp $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/mk48txx/mk48txxreg.h,v 1.1 2002/04/04 23:44:42 tmm Exp $ */ /* diff --git a/sys/dev/mlx/mlx.c b/sys/dev/mlx/mlx.c index 7c450249913f..b09b8cfb7afc 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.41 2003/09/02 08:30:31 scottl Exp $ */ /* diff --git a/sys/dev/mlx/mlx_compat.h b/sys/dev/mlx/mlx_compat.h index 7160c3d1639b..176c6439ead9 100644 --- a/sys/dev/mlx/mlx_compat.h +++ b/sys/dev/mlx/mlx_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/mlx/mlx_compat.h,v 1.3 2003/03/08 08:01:29 phk Exp $ */ /* * Portability and compatibility interfaces. diff --git a/sys/dev/mlx/mlx_disk.c b/sys/dev/mlx/mlx_disk.c index bd864664842f..3b9fc84d887a 100644 --- a/sys/dev/mlx/mlx_disk.c +++ b/sys/dev/mlx/mlx_disk.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mlx/mlx_disk.c,v 1.31 2003/08/24 17:54:11 obrien Exp $"); /* * Disk driver for Mylex DAC960 RAID adapters. diff --git a/sys/dev/mlx/mlx_pci.c b/sys/dev/mlx/mlx_pci.c index 7640b433acf0..f814331f7992 100644 --- a/sys/dev/mlx/mlx_pci.c +++ b/sys/dev/mlx/mlx_pci.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mlx/mlx_pci.c,v 1.17 2003/08/24 17:54:11 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/mlx/mlxio.h b/sys/dev/mlx/mlxio.h index f091befad2d0..43c51cb66966 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.3 2000/04/11 02:52:44 msmith Exp $ */ #include <sys/ioccom.h> diff --git a/sys/dev/mlx/mlxreg.h b/sys/dev/mlx/mlxreg.h index fef77dfbe6f8..d04ae2e9140d 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.8 2002/09/23 18:54:30 alfred Exp $ */ #define MLX_BLKSIZE 512 /* fixed feature */ diff --git a/sys/dev/mlx/mlxvar.h b/sys/dev/mlx/mlxvar.h index 43cbcb1ac59e..d7eb9d75ce87 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.20 2003/09/02 08:30:31 scottl Exp $ */ /* diff --git a/sys/dev/mly/mly.c b/sys/dev/mly/mly.c index 3d49034fd613..787b9263d0cd 100644 --- a/sys/dev/mly/mly.c +++ b/sys/dev/mly/mly.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/mly/mly.c,v 1.31 2003/09/02 17:30:36 jhb Exp $ */ #include <sys/param.h> diff --git a/sys/dev/mly/mly_tables.h b/sys/dev/mly/mly_tables.h index 433a1cb1036e..2f04c87c1f5b 100644 --- a/sys/dev/mly/mly_tables.h +++ b/sys/dev/mly/mly_tables.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/mly/mly_tables.h,v 1.3 2002/02/27 23:57:18 peter Exp $ */ /* diff --git a/sys/dev/mly/mlyio.h b/sys/dev/mly/mlyio.h index 504b5040b532..554544d347fd 100644 --- a/sys/dev/mly/mlyio.h +++ b/sys/dev/mly/mlyio.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/mly/mlyio.h,v 1.2 2001/07/14 00:12:22 msmith Exp $ */ /******************************************************************************** diff --git a/sys/dev/mly/mlyreg.h b/sys/dev/mly/mlyreg.h index a4106a57b003..944998eb9ec8 100644 --- a/sys/dev/mly/mlyreg.h +++ b/sys/dev/mly/mlyreg.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/mly/mlyreg.h,v 1.2 2002/09/23 18:54:30 alfred Exp $ */ /* diff --git a/sys/dev/mly/mlyvar.h b/sys/dev/mly/mlyvar.h index c994d429233a..dd00b32a1fa9 100644 --- a/sys/dev/mly/mlyvar.h +++ b/sys/dev/mly/mlyvar.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/mly/mlyvar.h,v 1.5 2003/02/06 23:46:32 scottl Exp $ */ /******************************************************************************** diff --git a/sys/dev/mpt/mpilib/fc_log.h b/sys/dev/mpt/mpilib/fc_log.h index 2b02a9ac95b3..beaa0f7ebf2a 100644 --- a/sys/dev/mpt/mpilib/fc_log.h +++ b/sys/dev/mpt/mpilib/fc_log.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/fc_log.h,v 1.3 2002/08/30 03:36:50 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi.h b/sys/dev/mpt/mpilib/mpi.h index a3fab3c2aeb9..6aebf2c926ca 100644 --- a/sys/dev/mpt/mpilib/mpi.h +++ b/sys/dev/mpt/mpilib/mpi.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi.h,v 1.4 2003/06/03 17:47:48 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_cnfg.h b/sys/dev/mpt/mpilib/mpi_cnfg.h index 6008f4227771..11c7959c881b 100644 --- a/sys/dev/mpt/mpilib/mpi_cnfg.h +++ b/sys/dev/mpt/mpilib/mpi_cnfg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_cnfg.h,v 1.4 2003/06/03 17:47:48 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_fc.h b/sys/dev/mpt/mpilib/mpi_fc.h index 60487e139d69..a3245c3e2749 100644 --- a/sys/dev/mpt/mpilib/mpi_fc.h +++ b/sys/dev/mpt/mpilib/mpi_fc.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_fc.h,v 1.3 2002/08/30 03:36:50 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_init.h b/sys/dev/mpt/mpilib/mpi_init.h index 78545889f819..6faa490966d9 100644 --- a/sys/dev/mpt/mpilib/mpi_init.h +++ b/sys/dev/mpt/mpilib/mpi_init.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_init.h,v 1.4 2003/06/03 17:47:48 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_ioc.h b/sys/dev/mpt/mpilib/mpi_ioc.h index e2e8f43fe81e..aaaaf8b5c839 100644 --- a/sys/dev/mpt/mpilib/mpi_ioc.h +++ b/sys/dev/mpt/mpilib/mpi_ioc.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_ioc.h,v 1.4 2003/06/03 17:47:48 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_lan.h b/sys/dev/mpt/mpilib/mpi_lan.h index 0c2a137b3517..a83873a49212 100644 --- a/sys/dev/mpt/mpilib/mpi_lan.h +++ b/sys/dev/mpt/mpilib/mpi_lan.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_lan.h,v 1.3 2002/08/30 03:36:50 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_raid.h b/sys/dev/mpt/mpilib/mpi_raid.h index c78a600b64a5..4106833e8517 100644 --- a/sys/dev/mpt/mpilib/mpi_raid.h +++ b/sys/dev/mpt/mpilib/mpi_raid.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_raid.h,v 1.4 2003/06/03 17:47:48 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_targ.h b/sys/dev/mpt/mpilib/mpi_targ.h index f212c62d13dc..c2b4d20efea8 100644 --- a/sys/dev/mpt/mpilib/mpi_targ.h +++ b/sys/dev/mpt/mpilib/mpi_targ.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_targ.h,v 1.3 2002/08/30 03:36:50 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_type.h b/sys/dev/mpt/mpilib/mpi_type.h index 040cf96b711d..80a4d6825b3a 100644 --- a/sys/dev/mpt/mpilib/mpi_type.h +++ b/sys/dev/mpt/mpilib/mpi_type.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_type.h,v 1.3 2002/08/30 03:36:50 mjacob Exp $ */ /* * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpt.c b/sys/dev/mpt/mpt.c index 8c99e1ca319a..b4a32c3d2884 100644 --- a/sys/dev/mpt/mpt.c +++ b/sys/dev/mpt/mpt.c @@ -1,7 +1,7 @@ /* #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt.c,v 1.9 2003/08/24 17:54:11 obrien Exp $"); * Generic routines for LSI '909 FC adapters. * FreeBSD Version. * diff --git a/sys/dev/mpt/mpt.h b/sys/dev/mpt/mpt.h index 82e8cf518752..2e8472e12eb5 100644 --- a/sys/dev/mpt/mpt.h +++ b/sys/dev/mpt/mpt.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpt.h,v 1.4 2003/06/03 17:47:47 mjacob Exp $ */ /* * Generic defines for LSI '909 FC adapters. * FreeBSD Version. diff --git a/sys/dev/mpt/mpt_debug.c b/sys/dev/mpt/mpt_debug.c index bbab51b2da0f..e3d11cb07118 100644 --- a/sys/dev/mpt/mpt_debug.c +++ b/sys/dev/mpt/mpt_debug.c @@ -1,7 +1,7 @@ /* #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt_debug.c,v 1.4 2003/08/24 17:54:11 obrien Exp $"); * Debug routines for LSI '909 FC adapters. * FreeBSD Version. * diff --git a/sys/dev/mpt/mpt_freebsd.c b/sys/dev/mpt/mpt_freebsd.c index c564bdfebc55..6c2dc3671454 100644 --- a/sys/dev/mpt/mpt_freebsd.c +++ b/sys/dev/mpt/mpt_freebsd.c @@ -1,7 +1,7 @@ /* #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt_freebsd.c,v 1.15 2003/08/24 17:54:11 obrien Exp $"); * FreeBSD/CAM specific routines for LSI '909 FC adapters. * FreeBSD Version. * diff --git a/sys/dev/mpt/mpt_freebsd.h b/sys/dev/mpt/mpt_freebsd.h index 991e56e5e6bd..8afd054da216 100644 --- a/sys/dev/mpt/mpt_freebsd.h +++ b/sys/dev/mpt/mpt_freebsd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpt_freebsd.h,v 1.9 2003/06/03 17:47:47 mjacob Exp $ */ /* * LSI MPT Host Adapter FreeBSD Wrapper Definitions (CAM version) * diff --git a/sys/dev/mpt/mpt_pci.c b/sys/dev/mpt/mpt_pci.c index afc06847f936..13f15237875b 100644 --- a/sys/dev/mpt/mpt_pci.c +++ b/sys/dev/mpt/mpt_pci.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt_pci.c,v 1.14 2003/09/02 17:30:36 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/musycc/musycc.c b/sys/dev/musycc/musycc.c index 9eae5671a9bd..7c11db458e78 100644 --- a/sys/dev/musycc/musycc.c +++ b/sys/dev/musycc/musycc.c @@ -8,7 +8,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/musycc/musycc.c,v 1.30 2003/09/02 17:30:37 jhb Exp $"); /* * Card state machine: diff --git a/sys/dev/my/if_my.c b/sys/dev/my/if_my.c index 82b45afbaefb..0d4504c29faf 100644 --- a/sys/dev/my/if_my.c +++ b/sys/dev/my/if_my.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/my/if_my.c,v 1.21 2003/11/14 19:00:30 sam Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/my/if_myreg.h b/sys/dev/my/if_myreg.h index ccc7338a9eb7..b358947a7c51 100644 --- a/sys/dev/my/if_myreg.h +++ b/sys/dev/my/if_myreg.h @@ -25,7 +25,7 @@ * * Written by: yen_cw@myson.com.tw available at: http://www.myson.com.tw/ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/my/if_myreg.h,v 1.1 2002/04/04 05:22:13 julian Exp $ * * Myson MTD80x register definitions. * diff --git a/sys/dev/ncv/ncr53c500.c b/sys/dev/ncv/ncr53c500.c index 5382fdb2d2a7..d5978bfe10bd 100644 --- a/sys/dev/ncv/ncr53c500.c +++ b/sys/dev/ncv/ncr53c500.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ncv/ncr53c500.c,v 1.8 2003/08/24 17:54:12 obrien Exp $"); #include "opt_ddb.h" #include <sys/param.h> diff --git a/sys/dev/ncv/ncr53c500_pccard.c b/sys/dev/ncv/ncr53c500_pccard.c index ec4129ee706a..7c441c519f6a 100644 --- a/sys/dev/ncv/ncr53c500_pccard.c +++ b/sys/dev/ncv/ncr53c500_pccard.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ncv/ncr53c500_pccard.c,v 1.18 2003/10/26 00:51:40 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ncv/ncr53c500hw.h b/sys/dev/ncv/ncr53c500hw.h index 5ea3a7433ced..b3492f6895d1 100644 --- a/sys/dev/ncv/ncr53c500hw.h +++ b/sys/dev/ncv/ncr53c500hw.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ncv/ncr53c500hw.h,v 1.2 2001/07/14 00:38:50 non Exp $ */ /* $NecBSD: ncr53c500hw.h,v 1.6.18.1 2001/06/08 06:27:44 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/ncv/ncr53c500hwtab.h b/sys/dev/ncv/ncr53c500hwtab.h index 7e16b9e72fbd..76265541e9e0 100644 --- a/sys/dev/ncv/ncr53c500hwtab.h +++ b/sys/dev/ncv/ncr53c500hwtab.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ncv/ncr53c500hwtab.h,v 1.2 2001/07/14 00:38:50 non Exp $ */ /* $NecBSD: ncr53c500hwtab.h,v 1.2.18.1 2001/06/08 06:27:44 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/ncv/ncr53c500reg.h b/sys/dev/ncv/ncr53c500reg.h index 0296c5eae004..f1cbcffd8650 100644 --- a/sys/dev/ncv/ncr53c500reg.h +++ b/sys/dev/ncv/ncr53c500reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ncv/ncr53c500reg.h,v 1.2 2001/07/14 00:38:50 non Exp $ */ /* $NecBSD: ncr53c500reg.h,v 1.5.14.1 2001/06/08 06:27:44 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/ncv/ncr53c500var.h b/sys/dev/ncv/ncr53c500var.h index 6d5edce9cae7..fcc82f4664cb 100644 --- a/sys/dev/ncv/ncr53c500var.h +++ b/sys/dev/ncv/ncr53c500var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ncv/ncr53c500var.h,v 1.8 2002/05/31 23:39:04 imp Exp $ */ /* $NecBSD: ncr53c500var.h,v 1.11.18.1 2001/06/08 06:27:45 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/nge/if_nge.c b/sys/dev/nge/if_nge.c index f01e8a9031fe..fede41918f36 100644 --- a/sys/dev/nge/if_nge.c +++ b/sys/dev/nge/if_nge.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/nge/if_nge.c,v 1.51 2003/11/14 17:16:56 obrien Exp $"); /* * National Semiconductor DP83820/DP83821 gigabit ethernet driver diff --git a/sys/dev/nge/if_ngereg.h b/sys/dev/nge/if_ngereg.h index a5dc72140696..c046c18c427c 100644 --- a/sys/dev/nge/if_ngereg.h +++ b/sys/dev/nge/if_ngereg.h @@ -30,7 +30,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/nge/if_ngereg.h,v 1.9 2002/11/14 23:54:53 sam Exp $ */ #define NGE_CSR 0x00 diff --git a/sys/dev/nmdm/nmdm.c b/sys/dev/nmdm/nmdm.c index 3227b11f34e4..94c589fa94dc 100644 --- a/sys/dev/nmdm/nmdm.c +++ b/sys/dev/nmdm/nmdm.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/nmdm/nmdm.c,v 1.17 2003/11/09 09:17:21 tanimura Exp $"); /* * Pseudo-nulmodem driver diff --git a/sys/dev/nsp/nsp.c b/sys/dev/nsp/nsp.c index 122007566b27..9f17b53d28c4 100644 --- a/sys/dev/nsp/nsp.c +++ b/sys/dev/nsp/nsp.c @@ -40,7 +40,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/nsp/nsp.c,v 1.10 2003/08/24 17:54:13 obrien Exp $"); #include "opt_ddb.h" #include <sys/param.h> diff --git a/sys/dev/nsp/nsp_pccard.c b/sys/dev/nsp/nsp_pccard.c index 547d126e6cc4..88ac6c307848 100644 --- a/sys/dev/nsp/nsp_pccard.c +++ b/sys/dev/nsp/nsp_pccard.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/nsp/nsp_pccard.c,v 1.16 2003/08/24 17:54:13 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/nsp/nspreg.h b/sys/dev/nsp/nspreg.h index 3bfcd9696bcf..a276bd8bc9d9 100644 --- a/sys/dev/nsp/nspreg.h +++ b/sys/dev/nsp/nspreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/nsp/nspreg.h,v 1.2 2001/07/14 00:38:51 non Exp $ */ /* $NecBSD: nspreg.h,v 1.4.14.3 2001/06/29 06:27:53 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/nsp/nspvar.h b/sys/dev/nsp/nspvar.h index 57614084834f..2b6293f1905a 100644 --- a/sys/dev/nsp/nspvar.h +++ b/sys/dev/nsp/nspvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/nsp/nspvar.h,v 1.7 2002/05/31 23:39:04 imp Exp $ */ /* $NecBSD: nspvar.h,v 1.7.14.5 2001/06/29 06:27:54 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/null/null.c b/sys/dev/null/null.c index 84dae3010ddf..b793950c3f32 100644 --- a/sys/dev/null/null.c +++ b/sys/dev/null/null.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/null/null.c,v 1.23 2003/11/01 09:31:54 markm Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ofw/ofw_console.c b/sys/dev/ofw/ofw_console.c index a0e29ea8d92d..2ae5be9ce2d6 100644 --- a/sys/dev/ofw/ofw_console.c +++ b/sys/dev/ofw/ofw_console.c @@ -24,10 +24,10 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ofw/ofw_console.c,v 1.17 2003/09/28 06:51:47 jake Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ofw/ofw_console.c,v 1.17 2003/09/28 06:51:47 jake Exp $"); #include "opt_ddb.h" #include "opt_comconsole.h" diff --git a/sys/dev/ofw/ofw_disk.c b/sys/dev/ofw/ofw_disk.c index 86ec347fb3de..80d22e1d20d9 100644 --- a/sys/dev/ofw/ofw_disk.c +++ b/sys/dev/ofw/ofw_disk.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ofw/ofw_disk.c,v 1.8 2003/10/18 17:25:26 phk Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ofw/ofw_pci.h b/sys/dev/ofw/ofw_pci.h index f810be93e4aa..0df66f20305b 100644 --- a/sys/dev/ofw/ofw_pci.h +++ b/sys/dev/ofw/ofw_pci.h @@ -36,7 +36,7 @@ * * from: NetBSD: ofw_pci.h,v 1.3 2001/02/16 14:16:30 mrg Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ofw/ofw_pci.h,v 1.1 2001/11/18 20:38:43 tmm Exp $ */ #ifndef _DEV_OFW_OFW_PCI_H_ diff --git a/sys/dev/ofw/openfirm.c b/sys/dev/ofw/openfirm.c index f1a609a05f0a..2d4a7bfc6da9 100644 --- a/sys/dev/ofw/openfirm.c +++ b/sys/dev/ofw/openfirm.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ofw/openfirm.c,v 1.11 2003/08/24 17:54:14 obrien Exp $"); /* * Copyright (C) 2000 Benno Rice. * All rights reserved. diff --git a/sys/dev/ofw/openfirm.h b/sys/dev/ofw/openfirm.h index 77223c87c34e..bfe33b0f73b3 100644 --- a/sys/dev/ofw/openfirm.h +++ b/sys/dev/ofw/openfirm.h @@ -54,7 +54,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/ofw/openfirm.h,v 1.9 2003/06/07 18:34:04 jake Exp $ */ #ifndef _OPENFIRM_H_ diff --git a/sys/dev/ofw/openfirmio.c b/sys/dev/ofw/openfirmio.c index 37f10b5202a9..96515a343c33 100644 --- a/sys/dev/ofw/openfirmio.c +++ b/sys/dev/ofw/openfirmio.c @@ -1,7 +1,7 @@ /* $NetBSD: openfirmio.c,v 1.4 2002/09/06 13:23:19 gehenna Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ofw/openfirmio.c,v 1.7 2003/09/27 12:00:59 phk Exp $"); /* * Copyright (c) 1992, 1993 diff --git a/sys/dev/ofw/openfirmio.h b/sys/dev/ofw/openfirmio.h index 42ba18b16ebf..55c1b7804585 100644 --- a/sys/dev/ofw/openfirmio.h +++ b/sys/dev/ofw/openfirmio.h @@ -43,7 +43,7 @@ * * @(#)openpromio.h 8.1 (Berkeley) 6/11/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ofw/openfirmio.h,v 1.2 2003/06/11 18:33:03 tmm Exp $ */ #ifndef _DEV_OFW_OPENFIRMIO_H_ diff --git a/sys/dev/ofw/openpromio.c b/sys/dev/ofw/openpromio.c index d4c98518b4ab..4b6877f8d940 100644 --- a/sys/dev/ofw/openpromio.c +++ b/sys/dev/ofw/openpromio.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ofw/openpromio.c,v 1.2 2003/08/24 17:54:14 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ofw/openpromio.h b/sys/dev/ofw/openpromio.h index 5233d29eb870..35e6a50d6372 100644 --- a/sys/dev/ofw/openpromio.h +++ b/sys/dev/ofw/openpromio.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/ofw/openpromio.h,v 1.1 2003/06/19 01:40:11 jake Exp $ */ #ifndef _DEV_OFW_OPENPROMIO_H_ diff --git a/sys/dev/owi/if_ieee80211.h b/sys/dev/owi/if_ieee80211.h index 0e67c58a20f6..02900369e7ec 100644 --- a/sys/dev/owi/if_ieee80211.h +++ b/sys/dev/owi/if_ieee80211.h @@ -1,5 +1,5 @@ /* $NetBSD: if_ieee80211.h,v 1.5 2000/07/21 04:47:40 onoe Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/owi/if_ieee80211.h,v 1.1 2003/08/24 05:42:48 imp Exp $ */ #ifndef _NET_IF_IEEE80211_H_ #define _NET_IF_IEEE80211_H_ diff --git a/sys/dev/owi/if_owi.c b/sys/dev/owi/if_owi.c index 456ddfff37c7..9471ea9efa0b 100644 --- a/sys/dev/owi/if_owi.c +++ b/sys/dev/owi/if_owi.c @@ -100,7 +100,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/owi/if_owi.c,v 1.3.2.1 2003/12/10 15:02:02 bms Exp $"; #endif static void wi_intr(void *); diff --git a/sys/dev/owi/if_owi_pccard.c b/sys/dev/owi/if_owi_pccard.c index 549aff57b891..d856f9c833ed 100644 --- a/sys/dev/owi/if_owi_pccard.c +++ b/sys/dev/owi/if_owi_pccard.c @@ -70,7 +70,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/owi/if_owi_pccard.c,v 1.1 2003/08/24 05:42:49 imp Exp $"; #endif static int wi_pccard_probe(device_t); diff --git a/sys/dev/owi/if_wireg.h b/sys/dev/owi/if_wireg.h index 04de3b3538ce..7a53cbf8c5b7 100644 --- a/sys/dev/owi/if_wireg.h +++ b/sys/dev/owi/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/dev/owi/if_wireg.h,v 1.1 2003/08/24 05:42:49 imp Exp $ */ #define WI_DELAY 5 diff --git a/sys/dev/owi/if_wivar.h b/sys/dev/owi/if_wivar.h index 98f197069fd1..226c9d327191 100644 --- a/sys/dev/owi/if_wivar.h +++ b/sys/dev/owi/if_wivar.h @@ -31,7 +31,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/owi/if_wivar.h,v 1.2 2003/11/14 19:00:30 sam Exp $ */ #define WICACHE /* turn on signal strength cache code */ diff --git a/sys/dev/patm/genrtab/Makefile b/sys/dev/patm/genrtab/Makefile index 18895f8db25c..c7a83670ecc3 100644 --- a/sys/dev/patm/genrtab/Makefile +++ b/sys/dev/patm/genrtab/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/patm/genrtab/Makefile,v 1.1 2003/07/15 11:57:24 harti Exp $ # # This program is used to generate the if_patm_rtables.c file # for the idt77252 driver. It is not installed. diff --git a/sys/dev/patm/genrtab/genrtab.c b/sys/dev/patm/genrtab/genrtab.c index eef0749fc8c4..13f10d390d76 100644 --- a/sys/dev/patm/genrtab/genrtab.c +++ b/sys/dev/patm/genrtab/genrtab.c @@ -31,7 +31,7 @@ * IDT manual. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/genrtab/genrtab.c,v 1.1 2003/07/15 11:57:24 harti Exp $"); #include <sys/types.h> #include <stdio.h> @@ -445,7 +445,7 @@ main(int argc, char *argv[]) printf(" */\n"); printf("\n"); printf("#include <sys/cdefs.h>\n"); - printf("__FBSDID(\"$FreeBSD$\");\n"); + printf("__FBSDID(\"$FreeBSD: src/sys/dev/patm/genrtab/genrtab.c,v 1.1 2003/07/15 11:57:24 harti Exp $\");\n"); printf("\n"); printf("#include <sys/types.h>\n"); printf("\n"); diff --git a/sys/dev/patm/idt77252reg.h b/sys/dev/patm/idt77252reg.h index c970568f6ac3..a9d7c76723b0 100644 --- a/sys/dev/patm/idt77252reg.h +++ b/sys/dev/patm/idt77252reg.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/patm/idt77252reg.h,v 1.1 2003/07/15 11:57:23 harti Exp $ * * Register definitions for the IDT77252 chip. */ diff --git a/sys/dev/patm/if_patm.c b/sys/dev/patm/if_patm.c index b10603bdcc4f..3cd597b20ac3 100644 --- a/sys/dev/patm/if_patm.c +++ b/sys/dev/patm/if_patm.c @@ -30,9 +30,9 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm.c,v 1.4 2003/08/24 17:54:14 obrien Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm.c,v 1.4 2003/08/24 17:54:14 obrien Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/patm/if_patm_attach.c b/sys/dev/patm/if_patm_attach.c index 37814bc27431..4080e323be8e 100644 --- a/sys/dev/patm/if_patm_attach.c +++ b/sys/dev/patm/if_patm_attach.c @@ -30,9 +30,9 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_attach.c,v 1.5 2003/10/31 18:32:03 brooks Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_attach.c,v 1.5 2003/10/31 18:32:03 brooks Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/patm/if_patm_intr.c b/sys/dev/patm/if_patm_intr.c index e8bff7b7789a..1670eec051dd 100644 --- a/sys/dev/patm/if_patm_intr.c +++ b/sys/dev/patm/if_patm_intr.c @@ -30,9 +30,9 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_intr.c,v 1.2 2003/08/24 17:54:14 obrien Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_intr.c,v 1.2 2003/08/24 17:54:14 obrien Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/patm/if_patm_ioctl.c b/sys/dev/patm/if_patm_ioctl.c index dc69af3a31cc..5021224bace9 100644 --- a/sys/dev/patm/if_patm_ioctl.c +++ b/sys/dev/patm/if_patm_ioctl.c @@ -30,9 +30,9 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_ioctl.c,v 1.6 2003/08/24 17:54:14 obrien Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_ioctl.c,v 1.6 2003/08/24 17:54:14 obrien Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/patm/if_patm_rtables.c b/sys/dev/patm/if_patm_rtables.c index 284e1cc04dbf..5c7c78ede7a2 100644 --- a/sys/dev/patm/if_patm_rtables.c +++ b/sys/dev/patm/if_patm_rtables.c @@ -3,10 +3,10 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_rtables.c,v 1.2 2003/08/24 17:54:14 obrien Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_rtables.c,v 1.2 2003/08/24 17:54:14 obrien Exp $"); #include <sys/types.h> diff --git a/sys/dev/patm/if_patm_rx.c b/sys/dev/patm/if_patm_rx.c index 5d2d0364b9d9..36be19a70cc2 100644 --- a/sys/dev/patm/if_patm_rx.c +++ b/sys/dev/patm/if_patm_rx.c @@ -30,9 +30,9 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_rx.c,v 1.4 2003/08/24 17:54:14 obrien Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_rx.c,v 1.4 2003/08/24 17:54:14 obrien Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/patm/if_patm_tx.c b/sys/dev/patm/if_patm_tx.c index 4b45c32b2f36..133a7c00c466 100644 --- a/sys/dev/patm/if_patm_tx.c +++ b/sys/dev/patm/if_patm_tx.c @@ -38,9 +38,9 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_tx.c,v 1.5 2003/08/24 17:54:14 obrien Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_tx.c,v 1.5 2003/08/24 17:54:14 obrien Exp $"); #include "opt_inet.h" #include "opt_natm.h" diff --git a/sys/dev/patm/if_patmvar.h b/sys/dev/patm/if_patmvar.h index f26cf17132e5..d3c171287544 100644 --- a/sys/dev/patm/if_patmvar.h +++ b/sys/dev/patm/if_patmvar.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/patm/if_patmvar.h,v 1.3 2003/08/07 14:30:58 harti Exp $ * * Driver for IDT77252 (ABR) based cards like ProSum's. */ diff --git a/sys/dev/pccard/Makefile.pccarddevs b/sys/dev/pccard/Makefile.pccarddevs index 592c2c51beca..800c56068fa4 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.3 2003/03/28 06:44:57 imp Exp $ AWK= awk diff --git a/sys/dev/pccard/card_if.m b/sys/dev/pccard/card_if.m index c843e32ce627..cd5b4d6b233d 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.23 2003/10/07 03:33:53 imp Exp $ # #include <sys/bus.h> diff --git a/sys/dev/pccard/devlist2h.awk b/sys/dev/pccard/devlist2h.awk index d53761cf018b..bb187c637f60 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.3 2003/03/28 06:43:50 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 419d27d454cf..878be5580aa6 100644 --- a/sys/dev/pccard/pccard.c +++ b/sys/dev/pccard/pccard.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pccard/pccard.c,v 1.91 2003/11/04 06:30:59 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/pccard/pccard_cis.c b/sys/dev/pccard/pccard_cis.c index 9c2307f5355b..2e8170d49610 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.17 2000/02/10 09:01:52 chopps Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccard_cis.c,v 1.27 2003/10/07 03:33:53 imp Exp $ */ /* * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pccard/pccard_cis.h b/sys/dev/pccard/pccard_cis.h index 9c8221cacbe1..b8703a45686d 100644 --- a/sys/dev/pccard/pccard_cis.h +++ b/sys/dev/pccard/pccard_cis.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccard_cis.h,v 1.1 2003/10/07 03:35:48 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 c491cb26452c..70267a1a742a 100644 --- a/sys/dev/pccard/pccard_cis_quirks.c +++ b/sys/dev/pccard/pccard_cis_quirks.c @@ -1,7 +1,7 @@ /* $NetBSD: pcmcia_cis_quirks.c,v 1.6 2000/04/12 21:07:55 scw Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pccard/pccard_cis_quirks.c,v 1.10 2003/10/07 03:33:53 imp Exp $"); #define PCCARDDEBUG diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index ea41f71d3f68..a1b35b36dbfc 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.79 2003/11/03 16:09:17 imp Exp $ /* $NetBSD: pcmciadevs,v 1.186 2003/09/16 08:26:37 onoe Exp $ */ /* $OpenBSD: pcmciadevs,v 1.93 2002/06/21 08:31:10 henning Exp $ */ diff --git a/sys/dev/pccard/pccarddevs.h b/sys/dev/pccard/pccarddevs.h index 424abb63ab9b..694b42fb65cc 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.79 2003/11/03 16:12:27 imp Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/pccard/pccardreg.h b/sys/dev/pccard/pccardreg.h index f6f67f8dba80..b73b53387fc4 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.2 2003/10/07 03:33:53 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 1868a370d3a4..0785022a584b 100644 --- a/sys/dev/pccard/pccardvar.h +++ b/sys/dev/pccard/pccardvar.h @@ -1,5 +1,5 @@ /* $NetBSD: pcmciavar.h,v 1.12 2000/02/08 12:51:31 enami Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/pccard/pccardvar.h,v 1.46 2003/11/02 20:18:19 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..3c89cfeea1a4 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.3 2000/04/16 06:04:13 imp Exp $ # #include <sys/bus.h> diff --git a/sys/dev/pccbb/pccbb.c b/sys/dev/pccbb/pccbb.c index c213bb4c31c6..be9fa74b4c51 100644 --- a/sys/dev/pccbb/pccbb.c +++ b/sys/dev/pccbb/pccbb.c @@ -73,7 +73,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pccbb/pccbb.c,v 1.99 2003/11/12 05:21:06 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index 67b4a23248e0..99d5ad97d83c 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.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/pccbb/pccbbdevid.h,v 1.13 2003/08/22 08:49:56 imp Exp $ */ /* Vendor/Device IDs */ diff --git a/sys/dev/pccbb/pccbbreg.h b/sys/dev/pccbb/pccbbreg.h index fddf46739cf6..3b8a47eec362 100644 --- a/sys/dev/pccbb/pccbbreg.h +++ b/sys/dev/pccbb/pccbbreg.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/pccbb/pccbbreg.h,v 1.14 2003/08/09 20:49:22 imp Exp $ */ /* diff --git a/sys/dev/pccbb/pccbbvar.h b/sys/dev/pccbb/pccbbvar.h index c050c11aa409..78797f28f520 100644 --- a/sys/dev/pccbb/pccbbvar.h +++ b/sys/dev/pccbb/pccbbvar.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/pccbb/pccbbvar.h,v 1.19 2003/06/12 03:37:28 imp Exp $ */ /* diff --git a/sys/dev/pci/eisa_pci.c b/sys/dev/pci/eisa_pci.c index c579493086f5..fbc6528d305b 100644 --- a/sys/dev/pci/eisa_pci.c +++ b/sys/dev/pci/eisa_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pci/eisa_pci.c,v 1.5 2003/08/24 17:54:15 obrien Exp $"); /* * PCI:EISA bridge support diff --git a/sys/dev/pci/fixup_pci.c b/sys/dev/pci/fixup_pci.c index c2a91d764863..1ac8f7a84b7b 100644 --- a/sys/dev/pci/fixup_pci.c +++ b/sys/dev/pci/fixup_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pci/fixup_pci.c,v 1.5 2003/08/24 17:54:15 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/pci/ignore_pci.c b/sys/dev/pci/ignore_pci.c index cca3482640f0..bb838fa0932d 100644 --- a/sys/dev/pci/ignore_pci.c +++ b/sys/dev/pci/ignore_pci.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pci/ignore_pci.c,v 1.3 2003/08/24 17:54:15 obrien Exp $"); /* * 'Ignore' driver - eats devices that show up errnoeously on PCI diff --git a/sys/dev/pci/isa_pci.c b/sys/dev/pci/isa_pci.c index e4455e0488e6..6c7f4d599c1b 100644 --- a/sys/dev/pci/isa_pci.c +++ b/sys/dev/pci/isa_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pci/isa_pci.c,v 1.10 2003/08/24 17:54:15 obrien Exp $"); /* * PCI:ISA bridge support diff --git a/sys/dev/pci/pci.c b/sys/dev/pci/pci.c index 28c3224e3a83..d139f3d104e8 100644 --- a/sys/dev/pci/pci.c +++ b/sys/dev/pci/pci.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/pci/pci.c,v 1.236 2003/11/17 08:58:16 peter Exp $ * */ diff --git a/sys/dev/pci/pci_if.m b/sys/dev/pci/pci_if.m index 635005dc1bcb..487d34b898d3 100644 --- a/sys/dev/pci/pci_if.m +++ b/sys/dev/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/dev/pci/pci_if.m,v 1.6 2003/07/01 14:08:32 tmm Exp $ # #include <sys/bus.h> diff --git a/sys/dev/pci/pci_pci.c b/sys/dev/pci/pci_pci.c index 3b8ec3212037..c2fe38de8b05 100644 --- a/sys/dev/pci/pci_pci.c +++ b/sys/dev/pci/pci_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pci/pci_pci.c,v 1.28 2003/10/21 18:28:34 silby Exp $"); /* * PCI:PCI bridge support. diff --git a/sys/dev/pci/pci_private.h b/sys/dev/pci/pci_private.h index 816106d82858..3f019c1228f6 100644 --- a/sys/dev/pci/pci_private.h +++ b/sys/dev/pci/pci_private.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/pci/pci_private.h,v 1.11 2003/09/17 08:32:44 iwasaki Exp $ * */ diff --git a/sys/dev/pci/pci_user.c b/sys/dev/pci/pci_user.c index b8167795ebba..5bbf7fcd6095 100644 --- a/sys/dev/pci/pci_user.c +++ b/sys/dev/pci/pci_user.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pci/pci_user.c,v 1.14 2003/10/11 22:20:34 se Exp $"); #include "opt_bus.h" /* XXX trim includes */ diff --git a/sys/dev/pci/pcib_if.m b/sys/dev/pci/pcib_if.m index 1ea253800563..6fc78a1679ef 100644 --- a/sys/dev/pci/pcib_if.m +++ b/sys/dev/pci/pcib_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/pci/pcib_if.m,v 1.4 2000/12/09 09:15:38 msmith Exp $ # #include <sys/bus.h> diff --git a/sys/dev/pci/pcib_private.h b/sys/dev/pci/pcib_private.h index 870b306a2c38..249ed05640b5 100644 --- a/sys/dev/pci/pcib_private.h +++ b/sys/dev/pci/pcib_private.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/pci/pcib_private.h,v 1.5 2003/08/22 03:11:53 imp Exp $ */ #ifndef __PCIB_PRIVATE_H__ diff --git a/sys/dev/pci/pcireg.h b/sys/dev/pci/pcireg.h index 9f0f612848ec..9f22ad808270 100644 --- a/sys/dev/pci/pcireg.h +++ b/sys/dev/pci/pcireg.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/pci/pcireg.h,v 1.39 2003/09/14 19:30:00 scottl Exp $ * */ diff --git a/sys/dev/pci/pcivar.h b/sys/dev/pci/pcivar.h index ef24d89eaa05..e216c4af415e 100644 --- a/sys/dev/pci/pcivar.h +++ b/sys/dev/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/dev/pci/pcivar.h,v 1.63 2003/09/14 19:30:00 scottl Exp $ * */ diff --git a/sys/dev/pcic/i82365.c b/sys/dev/pcic/i82365.c index c1ded6249758..3f8b7c75a3d4 100644 --- a/sys/dev/pcic/i82365.c +++ b/sys/dev/pcic/i82365.c @@ -2,7 +2,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pcic/i82365.c,v 1.39 2003/08/24 17:54:15 obrien 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 af3d1344833f..a2780d2f46b2 100644 --- a/sys/dev/pcic/i82365_isa.c +++ b/sys/dev/pcic/i82365_isa.c @@ -3,7 +3,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pcic/i82365_isa.c,v 1.25 2003/08/24 17:54:15 obrien Exp $"); /* * Copyright (c) 1998 Bill Sommerfeld. All rights reserved. * Copyright (c) 1997 Marc Horowitz. All rights reserved. diff --git a/sys/dev/pcic/i82365reg.h b/sys/dev/pcic/i82365reg.h index 7854d7eeeea9..284c65a20324 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.10 2001/06/16 06:10:53 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 1d6ce09b276b..699cc0e3540a 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.26 2001/01/07 16:31:07 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 2c1dc43330df..aa58d4a02d56 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.26 2003/10/31 18:32:03 brooks Exp $ */ /* diff --git a/sys/dev/pdq/if_fpa.c b/sys/dev/pdq/if_fpa.c index 997f0cc36f0a..51185e2feeeb 100644 --- a/sys/dev/pdq/if_fpa.c +++ b/sys/dev/pdq/if_fpa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pdq/if_fpa.c,v 1.21 2003/10/31 18:32:03 brooks Exp $"); /* * DEC PDQ FDDI Controller; code for BSD derived operating systems diff --git a/sys/dev/pdq/pdq.c b/sys/dev/pdq/pdq.c index 5a658854a4ca..70fab265ada3 100644 --- a/sys/dev/pdq/pdq.c +++ b/sys/dev/pdq/pdq.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pdq/pdq.c,v 1.9 2003/08/24 17:54:16 obrien Exp $"); /* * DEC PDQ FDDI Controller O/S independent code diff --git a/sys/dev/pdq/pdq_freebsd.h b/sys/dev/pdq/pdq_freebsd.h index c86b14b878ef..a2ea0be163f0 100644 --- a/sys/dev/pdq/pdq_freebsd.h +++ b/sys/dev/pdq/pdq_freebsd.h @@ -24,7 +24,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Id: pdqvar.h,v 1.21 1997/03/21 21:16:04 thomas Exp - * $FreeBSD$ + * $FreeBSD: src/sys/dev/pdq/pdq_freebsd.h,v 1.7 2003/10/31 18:32:03 brooks Exp $ * */ diff --git a/sys/dev/pdq/pdq_ifsubr.c b/sys/dev/pdq/pdq_ifsubr.c index 311b26d600ed..a359ef70ef04 100644 --- a/sys/dev/pdq/pdq_ifsubr.c +++ b/sys/dev/pdq/pdq_ifsubr.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pdq/pdq_ifsubr.c,v 1.23 2003/08/24 17:54:16 obrien Exp $"); /* * DEC PDQ FDDI Controller; code for BSD derived operating systems diff --git a/sys/dev/pdq/pdqreg.h b/sys/dev/pdq/pdqreg.h index 95781957e1a0..c52f7e50ed42 100644 --- a/sys/dev/pdq/pdqreg.h +++ b/sys/dev/pdq/pdqreg.h @@ -24,7 +24,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Id: pdqreg.h,v 1.11 1997/03/21 21:16:04 thomas Exp - * $FreeBSD$ + * $FreeBSD: src/sys/dev/pdq/pdqreg.h,v 1.4 2002/03/29 11:22:19 mdodd Exp $ * */ diff --git a/sys/dev/pdq/pdqvar.h b/sys/dev/pdq/pdqvar.h index 1ac3d85f8ccc..a57e1795e0ff 100644 --- a/sys/dev/pdq/pdqvar.h +++ b/sys/dev/pdq/pdqvar.h @@ -24,7 +24,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Id: pdqvar.h,v 1.21 1997/03/21 21:16:04 thomas Exp - * $FreeBSD$ + * $FreeBSD: src/sys/dev/pdq/pdqvar.h,v 1.10 2003/10/31 18:32:03 brooks Exp $ * */ diff --git a/sys/dev/ppbus/if_plip.c b/sys/dev/ppbus/if_plip.c index ab02841c253f..e6f0481c6626 100644 --- a/sys/dev/ppbus/if_plip.c +++ b/sys/dev/ppbus/if_plip.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/if_plip.c,v 1.31 2003/10/31 18:32:03 brooks Exp $"); /* * Parallel port TCP/IP interfaces added. I looked at the driver from diff --git a/sys/dev/ppbus/immio.c b/sys/dev/ppbus/immio.c index 7bb9ad463929..2efdead5dcb1 100644 --- a/sys/dev/ppbus/immio.c +++ b/sys/dev/ppbus/immio.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/immio.c,v 1.17 2003/08/24 17:54:16 obrien Exp $"); /* * Iomega ZIP+ Matchmaker Parallel Port Interface driver diff --git a/sys/dev/ppbus/lpbb.c b/sys/dev/ppbus/lpbb.c index 6516f503460f..0d0c34ac932e 100644 --- a/sys/dev/ppbus/lpbb.c +++ b/sys/dev/ppbus/lpbb.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/lpbb.c,v 1.17 2003/08/24 17:54:16 obrien Exp $"); /* * I2C Bit-Banging over parallel port diff --git a/sys/dev/ppbus/lpt.c b/sys/dev/ppbus/lpt.c index 1914c95c5af3..65d4aa6c749d 100644 --- a/sys/dev/ppbus/lpt.c +++ b/sys/dev/ppbus/lpt.c @@ -51,7 +51,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/lpt.c,v 1.29 2003/08/24 17:54:16 obrien Exp $"); /* * Device Driver for AT parallel printer port 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..738f2064d1bd 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 2000/05/20 05:45:04 obrien Exp $ */ #ifndef _DEV_PPBUS_LPT_H_ diff --git a/sys/dev/ppbus/pcfclock.c b/sys/dev/ppbus/pcfclock.c index 35dce7171ca7..0ab57284ac6c 100644 --- a/sys/dev/ppbus/pcfclock.c +++ b/sys/dev/ppbus/pcfclock.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/pcfclock.c,v 1.13 2003/08/24 17:54:16 obrien Exp $"); #include "opt_pcfclock.h" diff --git a/sys/dev/ppbus/ppb_1284.c b/sys/dev/ppbus/ppb_1284.c index 566350301cbe..96121cc88def 100644 --- a/sys/dev/ppbus/ppb_1284.c +++ b/sys/dev/ppbus/ppb_1284.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/ppb_1284.c,v 1.14 2003/08/24 17:54:16 obrien Exp $"); /* * General purpose routines for the IEEE1284-1994 Standard 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 f54dae1e44ec..117ad8615ff7 100644 --- a/sys/dev/ppbus/ppb_base.c +++ b/sys/dev/ppbus/ppb_base.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/ppb_base.c,v 1.14 2003/08/24 17:54:16 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ppbus/ppb_msq.c b/sys/dev/ppbus/ppb_msq.c index 533ab5f4603a..553babad0c24 100644 --- a/sys/dev/ppbus/ppb_msq.c +++ b/sys/dev/ppbus/ppb_msq.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/ppb_msq.c,v 1.14 2003/08/24 17:54:16 obrien Exp $"); #include <machine/stdarg.h> #include <sys/param.h> diff --git a/sys/dev/ppbus/ppb_msq.h b/sys/dev/ppbus/ppb_msq.h index 1ee55e56d4bf..59dc74a6a922 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.9 2002/11/09 12:55:05 alfred Exp $ * */ #ifndef __PPB_MSQ_H diff --git a/sys/dev/ppbus/ppbconf.c b/sys/dev/ppbus/ppbconf.c index 1ad27f8febd3..37eda7fd2e53 100644 --- a/sys/dev/ppbus/ppbconf.c +++ b/sys/dev/ppbus/ppbconf.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/ppbconf.c,v 1.23 2003/08/24 17:54:16 obrien Exp $"); #include "opt_ppb_1284.h" #include <sys/param.h> diff --git a/sys/dev/ppbus/ppbconf.h b/sys/dev/ppbus/ppbconf.h index eb1f64ec68ae..07f11b39b5a4 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.19 2003/08/07 15:04:25 jhb 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..0543b1f81c26 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.2 2000/04/08 14:17:03 dfr Exp $ # #include <sys/bus.h> diff --git a/sys/dev/ppbus/ppi.c b/sys/dev/ppbus/ppi.c index bccccf8688dd..71d7c86fdc10 100644 --- a/sys/dev/ppbus/ppi.c +++ b/sys/dev/ppbus/ppi.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/ppi.c,v 1.33 2003/08/24 17:54:16 obrien Exp $"); #include "opt_ppb_1284.h" #include <sys/param.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 08646bcba9af..3ee47566c709 100644 --- a/sys/dev/ppbus/pps.c +++ b/sys/dev/ppbus/pps.c @@ -15,7 +15,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/pps.c,v 1.38 2003/08/24 17:54:16 obrien Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/ppbus/vpo.c b/sys/dev/ppbus/vpo.c index 99eed0784c05..1426e39d2681 100644 --- a/sys/dev/ppbus/vpo.c +++ b/sys/dev/ppbus/vpo.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/vpo.c,v 1.29 2003/08/24 17:54:16 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ppbus/vpoio.c b/sys/dev/ppbus/vpoio.c index 128fdc7e56f0..33159ab20d18 100644 --- a/sys/dev/ppbus/vpoio.c +++ b/sys/dev/ppbus/vpoio.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/vpoio.c,v 1.18 2003/08/24 17:54:16 obrien Exp $"); #ifdef _KERNEL #include <sys/param.h> diff --git a/sys/dev/ppbus/vpoio.h b/sys/dev/ppbus/vpoio.h index fe66fa5299be..64d2ccbe7637 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.5 2001/01/02 21:29:06 nsouch Exp $ * */ #ifndef __VP0IO_H diff --git a/sys/dev/ppc/ppc.c b/sys/dev/ppc/ppc.c index 6a82169bbe95..da9c8741743a 100644 --- a/sys/dev/ppc/ppc.c +++ b/sys/dev/ppc/ppc.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppc/ppc.c,v 1.42 2003/08/01 02:25:32 ambrisko Exp $"); #include "opt_ppc.h" diff --git a/sys/dev/ppc/ppc_puc.c b/sys/dev/ppc/ppc_puc.c index 11d830d7795d..27ebbffc976f 100644 --- a/sys/dev/ppc/ppc_puc.c +++ b/sys/dev/ppc/ppc_puc.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/ppc/ppc_puc.c,v 1.1 2003/08/01 02:25:32 ambrisko Exp $ * */ diff --git a/sys/dev/ppc/ppcreg.h b/sys/dev/ppc/ppcreg.h index ea12ead9c417..96a29cac5ee8 100644 --- a/sys/dev/ppc/ppcreg.h +++ b/sys/dev/ppc/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/dev/ppc/ppcreg.h,v 1.15 2001/06/23 06:52:54 nsouch Exp $ * */ #ifndef __PPCREG_H diff --git a/sys/dev/ppc/ppcvar.h b/sys/dev/ppc/ppcvar.h index ad3f74cd316f..e61d06946f57 100644 --- a/sys/dev/ppc/ppcvar.h +++ b/sys/dev/ppc/ppcvar.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/ppc/ppcvar.h,v 1.1 2003/08/01 05:02:55 ambrisko Exp $ * */ diff --git a/sys/dev/pst/pst-iop.c b/sys/dev/pst/pst-iop.c index a9c47e830ac2..c60e9dde25e5 100644 --- a/sys/dev/pst/pst-iop.c +++ b/sys/dev/pst/pst-iop.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pst/pst-iop.c,v 1.6 2003/08/24 17:54:17 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/pst/pst-iop.h b/sys/dev/pst/pst-iop.h index 9badbf8bba2f..d67b4cbf7129 100644 --- a/sys/dev/pst/pst-iop.h +++ b/sys/dev/pst/pst-iop.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/pst/pst-iop.h,v 1.4 2003/04/28 08:10:27 sos Exp $ */ /* misc defines */ diff --git a/sys/dev/pst/pst-pci.c b/sys/dev/pst/pst-pci.c index f3aadbb568d0..e0b65d274f7a 100644 --- a/sys/dev/pst/pst-pci.c +++ b/sys/dev/pst/pst-pci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pst/pst-pci.c,v 1.5 2003/08/24 17:54:17 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/pst/pst-raid.c b/sys/dev/pst/pst-raid.c index e545a5fb34c5..cf5a755c657f 100644 --- a/sys/dev/pst/pst-raid.c +++ b/sys/dev/pst/pst-raid.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pst/pst-raid.c,v 1.12 2003/09/08 06:28:50 sos Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index 3703ae34810c..2f23e845e67c 100644 --- a/sys/dev/puc/puc.c +++ b/sys/dev/puc/puc.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc.c,v 1.27 2003/09/26 04:44:55 marcel Exp $"); /* * Copyright (c) 1996, 1998, 1999 @@ -61,7 +61,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc.c,v 1.27 2003/09/26 04:44:55 marcel Exp $"); /* * PCI "universal" communication card device driver, glues com, lpt, diff --git a/sys/dev/puc/puc_ebus.c b/sys/dev/puc/puc_ebus.c index 78fc6d477ce5..e00434be9128 100644 --- a/sys/dev/puc/puc_ebus.c +++ b/sys/dev/puc/puc_ebus.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_ebus.c,v 1.1 2003/09/06 21:48:50 marcel Exp $"); #include "opt_puc.h" diff --git a/sys/dev/puc/puc_pccard.c b/sys/dev/puc/puc_pccard.c index 6bb816c40010..1042b074a5bc 100644 --- a/sys/dev/puc/puc_pccard.c +++ b/sys/dev/puc/puc_pccard.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_pccard.c,v 1.7 2003/10/27 06:41:40 imp Exp $"); #include "opt_puc.h" diff --git a/sys/dev/puc/puc_pci.c b/sys/dev/puc/puc_pci.c index 74d7a2ef0eb2..1f4ffed2d2f2 100644 --- a/sys/dev/puc/puc_pci.c +++ b/sys/dev/puc/puc_pci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_pci.c,v 1.9 2003/11/28 05:28:28 imp Exp $"); /* * Copyright (c) 1996, 1998, 1999 @@ -61,7 +61,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_pci.c,v 1.9 2003/11/28 05:28:28 imp Exp $"); #include "opt_puc.h" diff --git a/sys/dev/puc/puc_sbus.c b/sys/dev/puc/puc_sbus.c index 313d52e1470d..7db4d39e6066 100644 --- a/sys/dev/puc/puc_sbus.c +++ b/sys/dev/puc/puc_sbus.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_sbus.c,v 1.1 2003/09/06 21:48:50 marcel Exp $"); #include "opt_puc.h" diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c index bb7029695921..478f9ee818dc 100644 --- a/sys/dev/puc/pucdata.c +++ b/sys/dev/puc/pucdata.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/pucdata.c,v 1.27 2003/10/24 22:34:56 ambrisko Exp $"); /* * PCI "universal" communications card driver configuration data (used to diff --git a/sys/dev/puc/pucvar.h b/sys/dev/puc/pucvar.h index 4ea07dcdb1df..33b899e71c15 100644 --- a/sys/dev/puc/pucvar.h +++ b/sys/dev/puc/pucvar.h @@ -1,5 +1,5 @@ /* $NetBSD: pucvar.h,v 1.2 1999/02/06 06:29:54 cgd Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/puc/pucvar.h,v 1.12 2003/09/26 04:44:55 marcel Exp $ */ /*- * Copyright (c) 2002 JF Hay. All rights reserved. diff --git a/sys/dev/raidframe/rf_acctrace.c b/sys/dev/raidframe/rf_acctrace.c index 91c1b6d4c880..6104713200d5 100644 --- a/sys/dev/raidframe/rf_acctrace.c +++ b/sys/dev/raidframe/rf_acctrace.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_acctrace.c,v 1.4 1999/08/13 03:41:52 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_acctrace.c,v 1.2 2003/08/24 17:54:17 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_acctrace.h b/sys/dev/raidframe/rf_acctrace.h index c211514fec48..0e412d6a9fc0 100644 --- a/sys/dev/raidframe/rf_acctrace.h +++ b/sys/dev/raidframe/rf_acctrace.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_acctrace.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_acctrace.h,v 1.3 1999/02/05 00:06:06 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_alloclist.c b/sys/dev/raidframe/rf_alloclist.c index 8c8b837f152a..ecfb844bd3fd 100644 --- a/sys/dev/raidframe/rf_alloclist.c +++ b/sys/dev/raidframe/rf_alloclist.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_alloclist.c,v 1.4 1999/08/13 03:41:53 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_alloclist.c,v 1.2 2003/08/24 17:54:17 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_alloclist.h b/sys/dev/raidframe/rf_alloclist.h index c7464520ffa9..c0e2055419b6 100644 --- a/sys/dev/raidframe/rf_alloclist.h +++ b/sys/dev/raidframe/rf_alloclist.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_alloclist.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_alloclist.h,v 1.3 1999/02/05 00:06:06 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_archs.h b/sys/dev/raidframe/rf_archs.h index faef1571722f..8ac2a9900596 100644 --- a/sys/dev/raidframe/rf_archs.h +++ b/sys/dev/raidframe/rf_archs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_archs.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_archs.h,v 1.11 2001/01/26 04:43:16 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_aselect.c b/sys/dev/raidframe/rf_aselect.c index 13cdbbe48f78..dbac6c9ab462 100644 --- a/sys/dev/raidframe/rf_aselect.c +++ b/sys/dev/raidframe/rf_aselect.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_aselect.c,v 1.3 1999/02/05 00:06:06 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_aselect.c,v 1.2 2003/08/24 17:54:17 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_aselect.h b/sys/dev/raidframe/rf_aselect.h index de9cd765183d..a0399ac802e0 100644 --- a/sys/dev/raidframe/rf_aselect.h +++ b/sys/dev/raidframe/rf_aselect.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_aselect.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_aselect.h,v 1.3 1999/02/05 00:06:06 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_bsd.h b/sys/dev/raidframe/rf_bsd.h index 14c10f5219c8..33f67a9bd700 100644 --- a/sys/dev/raidframe/rf_bsd.h +++ b/sys/dev/raidframe/rf_bsd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_bsd.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_netbsd.h,v 1.12 2000/05/28 22:53:49 oster Exp $ */ /*- diff --git a/sys/dev/raidframe/rf_callback.c b/sys/dev/raidframe/rf_callback.c index 1739fc635db1..e212754c49e0 100644 --- a/sys/dev/raidframe/rf_callback.c +++ b/sys/dev/raidframe/rf_callback.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_callback.c,v 1.3 1999/02/05 00:06:06 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_callback.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_callback.h b/sys/dev/raidframe/rf_callback.h index feda31d0f976..4180068f3bd0 100644 --- a/sys/dev/raidframe/rf_callback.h +++ b/sys/dev/raidframe/rf_callback.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_callback.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_callback.h,v 1.3 1999/02/05 00:06:06 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_chaindecluster.c b/sys/dev/raidframe/rf_chaindecluster.c index 68951a0051c7..f39c753034f2 100644 --- a/sys/dev/raidframe/rf_chaindecluster.c +++ b/sys/dev/raidframe/rf_chaindecluster.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_chaindecluster.c,v 1.6 2001/01/26 04:27:16 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_chaindecluster.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_chaindecluster.h b/sys/dev/raidframe/rf_chaindecluster.h index 603028925e30..516124afbaf4 100644 --- a/sys/dev/raidframe/rf_chaindecluster.h +++ b/sys/dev/raidframe/rf_chaindecluster.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_chaindecluster.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_chaindecluster.h,v 1.4 2001/01/26 04:14:14 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_configure.h b/sys/dev/raidframe/rf_configure.h index c51b8a3213fa..e3c2ee235c0a 100644 --- a/sys/dev/raidframe/rf_configure.h +++ b/sys/dev/raidframe/rf_configure.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_configure.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_configure.h,v 1.4 1999/03/02 03:18:49 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_copyback.c b/sys/dev/raidframe/rf_copyback.c index eb164046d44f..b70f3e28c767 100644 --- a/sys/dev/raidframe/rf_copyback.c +++ b/sys/dev/raidframe/rf_copyback.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_copyback.c,v 1.15 2001/01/26 02:16:24 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_copyback.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_copyback.h b/sys/dev/raidframe/rf_copyback.h index 67da8424a392..427b4cbbbf29 100644 --- a/sys/dev/raidframe/rf_copyback.h +++ b/sys/dev/raidframe/rf_copyback.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_copyback.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_copyback.h,v 1.3 1999/02/05 00:06:06 oster Exp $ */ /* * rf_copyback.h diff --git a/sys/dev/raidframe/rf_cvscan.c b/sys/dev/raidframe/rf_cvscan.c index b7c102639f7f..c8af4b40ad57 100644 --- a/sys/dev/raidframe/rf_cvscan.c +++ b/sys/dev/raidframe/rf_cvscan.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_cvscan.c,v 1.5 1999/08/13 03:41:53 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_cvscan.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_cvscan.h b/sys/dev/raidframe/rf_cvscan.h index 7f536a86aef2..760c88c32d3c 100644 --- a/sys/dev/raidframe/rf_cvscan.h +++ b/sys/dev/raidframe/rf_cvscan.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_cvscan.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_cvscan.h,v 1.3 1999/02/05 00:06:07 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_dag.h b/sys/dev/raidframe/rf_dag.h index 15cd4a8eba1c..c9418adf0343 100644 --- a/sys/dev/raidframe/rf_dag.h +++ b/sys/dev/raidframe/rf_dag.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_dag.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_dag.h,v 1.3 1999/02/05 00:06:07 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_dagdegrd.c b/sys/dev/raidframe/rf_dagdegrd.c index 6321db6813ea..6e46c3b9f509 100644 --- a/sys/dev/raidframe/rf_dagdegrd.c +++ b/sys/dev/raidframe/rf_dagdegrd.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_dagdegrd.c,v 1.7 2001/01/26 14:06:16 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_dagdegrd.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_dagdegrd.h b/sys/dev/raidframe/rf_dagdegrd.h index 2e899d845333..e82a26b39d3e 100644 --- a/sys/dev/raidframe/rf_dagdegrd.h +++ b/sys/dev/raidframe/rf_dagdegrd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_dagdegrd.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_dagdegrd.h,v 1.3 1999/02/05 00:06:07 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_dagdegwr.c b/sys/dev/raidframe/rf_dagdegwr.c index 70e0db66b56d..b436a770f20f 100644 --- a/sys/dev/raidframe/rf_dagdegwr.c +++ b/sys/dev/raidframe/rf_dagdegwr.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_dagdegwr.c,v 1.6 2001/01/26 04:05:08 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_dagdegwr.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_dagdegwr.h b/sys/dev/raidframe/rf_dagdegwr.h index 1e4b5e28a292..02248b739c0b 100644 --- a/sys/dev/raidframe/rf_dagdegwr.h +++ b/sys/dev/raidframe/rf_dagdegwr.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_dagdegwr.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_dagdegwr.h,v 1.4 1999/08/15 02:36:03 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_dagffrd.c b/sys/dev/raidframe/rf_dagffrd.c index 13c0af74d015..11992c0ed17a 100644 --- a/sys/dev/raidframe/rf_dagffrd.c +++ b/sys/dev/raidframe/rf_dagffrd.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_dagffrd.c,v 1.4 2000/01/07 03:40:58 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_dagffrd.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_dagffrd.h b/sys/dev/raidframe/rf_dagffrd.h index 6862a8d212d9..4131f445b595 100644 --- a/sys/dev/raidframe/rf_dagffrd.h +++ b/sys/dev/raidframe/rf_dagffrd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_dagffrd.h,v 1.1 2002/10/20 08:17:35 scottl Exp $ */ /* $NetBSD: rf_dagffrd.h,v 1.3 1999/02/05 00:06:07 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_dagffwr.c b/sys/dev/raidframe/rf_dagffwr.c index 9216b29802c1..c2778e57a428 100644 --- a/sys/dev/raidframe/rf_dagffwr.c +++ b/sys/dev/raidframe/rf_dagffwr.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_dagffwr.c,v 1.5 2000/01/07 03:40:58 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_dagffwr.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_dagffwr.h b/sys/dev/raidframe/rf_dagffwr.h index f65875e3bbf4..3aeb2d381a39 100644 --- a/sys/dev/raidframe/rf_dagffwr.h +++ b/sys/dev/raidframe/rf_dagffwr.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_dagffwr.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_dagffwr.h,v 1.3 1999/02/05 00:06:08 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_dagflags.h b/sys/dev/raidframe/rf_dagflags.h index b0777bd5ba61..52cf763f890c 100644 --- a/sys/dev/raidframe/rf_dagflags.h +++ b/sys/dev/raidframe/rf_dagflags.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_dagflags.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_dagflags.h,v 1.3 1999/02/05 00:06:08 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_dagfuncs.c b/sys/dev/raidframe/rf_dagfuncs.c index a1ba8150e502..42d60762908d 100644 --- a/sys/dev/raidframe/rf_dagfuncs.c +++ b/sys/dev/raidframe/rf_dagfuncs.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_dagfuncs.c,v 1.7 2001/02/03 12:51:10 mrg Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_dagfuncs.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_dagfuncs.h b/sys/dev/raidframe/rf_dagfuncs.h index da7e8b2b6f9d..de8dc900782a 100644 --- a/sys/dev/raidframe/rf_dagfuncs.h +++ b/sys/dev/raidframe/rf_dagfuncs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_dagfuncs.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_dagfuncs.h,v 1.4 2000/03/30 13:39:07 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_dagutils.c b/sys/dev/raidframe/rf_dagutils.c index c961870dd9ce..397f5ca1a570 100644 --- a/sys/dev/raidframe/rf_dagutils.c +++ b/sys/dev/raidframe/rf_dagutils.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_dagutils.c,v 1.6 1999/12/09 02:26:09 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_dagutils.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_dagutils.h b/sys/dev/raidframe/rf_dagutils.h index bad2c7685ed7..2ec5d47e8be6 100644 --- a/sys/dev/raidframe/rf_dagutils.h +++ b/sys/dev/raidframe/rf_dagutils.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_dagutils.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_dagutils.h,v 1.3 1999/02/05 00:06:08 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_debugMem.c b/sys/dev/raidframe/rf_debugMem.c index a138021c36bd..68b0819e9cf7 100644 --- a/sys/dev/raidframe/rf_debugMem.c +++ b/sys/dev/raidframe/rf_debugMem.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_debugMem.c,v 1.7 2000/01/07 03:40:59 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_debugMem.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_debugMem.h b/sys/dev/raidframe/rf_debugMem.h index e6d8c60a3ec3..0c6f87c7d243 100644 --- a/sys/dev/raidframe/rf_debugMem.h +++ b/sys/dev/raidframe/rf_debugMem.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_debugMem.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_debugMem.h,v 1.7 1999/09/05 01:58:11 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_debugprint.c b/sys/dev/raidframe/rf_debugprint.c index 02adee7450ff..8cc67d23bcef 100644 --- a/sys/dev/raidframe/rf_debugprint.c +++ b/sys/dev/raidframe/rf_debugprint.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_debugprint.c,v 1.3 1999/02/05 00:06:08 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_debugprint.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_debugprint.h b/sys/dev/raidframe/rf_debugprint.h index 318f6206bc45..ed71f1cfe515 100644 --- a/sys/dev/raidframe/rf_debugprint.h +++ b/sys/dev/raidframe/rf_debugprint.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_debugprint.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_debugprint.h,v 1.3 1999/02/05 00:06:08 oster Exp $ */ /* * rf_debugprint.h diff --git a/sys/dev/raidframe/rf_decluster.c b/sys/dev/raidframe/rf_decluster.c index 646a5add9167..8e4b51ead5ad 100644 --- a/sys/dev/raidframe/rf_decluster.c +++ b/sys/dev/raidframe/rf_decluster.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_decluster.c,v 1.6 2001/01/26 04:40:03 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_decluster.c,v 1.4 2003/09/29 14:23:59 scottl Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_decluster.h b/sys/dev/raidframe/rf_decluster.h index a6302980c824..bd49573b42e0 100644 --- a/sys/dev/raidframe/rf_decluster.h +++ b/sys/dev/raidframe/rf_decluster.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_decluster.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_decluster.h,v 1.3 1999/02/05 00:06:09 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_declusterPQ.c b/sys/dev/raidframe/rf_declusterPQ.c index dc539a35afe2..fe0094e06240 100644 --- a/sys/dev/raidframe/rf_declusterPQ.c +++ b/sys/dev/raidframe/rf_declusterPQ.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_declusterPQ.c,v 1.5 2001/01/26 14:06:17 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_declusterPQ.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_declusterPQ.h b/sys/dev/raidframe/rf_declusterPQ.h index 6edef0b9a158..251886241bd9 100644 --- a/sys/dev/raidframe/rf_declusterPQ.h +++ b/sys/dev/raidframe/rf_declusterPQ.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_declusterPQ.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_declusterPQ.h,v 1.3 1999/02/05 00:06:09 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_desc.h b/sys/dev/raidframe/rf_desc.h index 8a6951b51703..850fbb0f289b 100644 --- a/sys/dev/raidframe/rf_desc.h +++ b/sys/dev/raidframe/rf_desc.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_desc.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_desc.h,v 1.5 2000/01/09 00:00:18 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_diskqueue.c b/sys/dev/raidframe/rf_diskqueue.c index bb1f01a35947..1e11fad343a3 100644 --- a/sys/dev/raidframe/rf_diskqueue.c +++ b/sys/dev/raidframe/rf_diskqueue.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_diskqueue.c,v 1.13 2000/03/04 04:22:34 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_diskqueue.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_diskqueue.h b/sys/dev/raidframe/rf_diskqueue.h index 7b162b081307..5ff0fa404e16 100644 --- a/sys/dev/raidframe/rf_diskqueue.h +++ b/sys/dev/raidframe/rf_diskqueue.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_diskqueue.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_diskqueue.h,v 1.5 2000/02/13 04:53:57 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_disks.c b/sys/dev/raidframe/rf_disks.c index 14f72c2b99e9..dcb39b9751fc 100644 --- a/sys/dev/raidframe/rf_disks.c +++ b/sys/dev/raidframe/rf_disks.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_disks.c,v 1.34 2000/12/05 01:35:56 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_disks.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/raidframe/rf_disks.h b/sys/dev/raidframe/rf_disks.h index b57c4f87ee0b..6414f08c7b66 100644 --- a/sys/dev/raidframe/rf_disks.h +++ b/sys/dev/raidframe/rf_disks.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_disks.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_disks.h,v 1.8 2000/03/27 03:25:17 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_driver.c b/sys/dev/raidframe/rf_driver.c index 9534132eb1a7..b80d1c3525ff 100644 --- a/sys/dev/raidframe/rf_driver.c +++ b/sys/dev/raidframe/rf_driver.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_driver.c,v 1.39 2000/12/15 02:12:58 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_driver.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/raidframe/rf_driver.h b/sys/dev/raidframe/rf_driver.h index 8b156c52f4be..c946087d2140 100644 --- a/sys/dev/raidframe/rf_driver.h +++ b/sys/dev/raidframe/rf_driver.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_driver.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_driver.h,v 1.4 2000/02/13 04:53:57 oster Exp $ */ /* * rf_driver.h diff --git a/sys/dev/raidframe/rf_engine.c b/sys/dev/raidframe/rf_engine.c index d49ec20920e4..63de3a872582 100644 --- a/sys/dev/raidframe/rf_engine.c +++ b/sys/dev/raidframe/rf_engine.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_engine.c,v 1.10 2000/08/20 16:51:03 thorpej Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_engine.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_engine.h b/sys/dev/raidframe/rf_engine.h index c758c05acbe4..88a8ad8a85c7 100644 --- a/sys/dev/raidframe/rf_engine.h +++ b/sys/dev/raidframe/rf_engine.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_engine.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_engine.h,v 1.3 1999/02/05 00:06:11 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_etimer.h b/sys/dev/raidframe/rf_etimer.h index e66e01b2d00f..bbaaf7e271ae 100644 --- a/sys/dev/raidframe/rf_etimer.h +++ b/sys/dev/raidframe/rf_etimer.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_etimer.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_etimer.h,v 1.4 1999/08/13 03:26:55 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_evenodd.c b/sys/dev/raidframe/rf_evenodd.c index 334ba0b182f1..d2d97afebda2 100644 --- a/sys/dev/raidframe/rf_evenodd.c +++ b/sys/dev/raidframe/rf_evenodd.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_evenodd.c,v 1.4 2000/01/07 03:40:59 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_evenodd.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_evenodd.h b/sys/dev/raidframe/rf_evenodd.h index 4babdec92c5d..085869ec26e6 100644 --- a/sys/dev/raidframe/rf_evenodd.h +++ b/sys/dev/raidframe/rf_evenodd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_evenodd.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_evenodd.h,v 1.2 1999/02/05 00:06:11 oster Exp $ */ /* * Copyright (c) 1995, 1996 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_evenodd_dagfuncs.c b/sys/dev/raidframe/rf_evenodd_dagfuncs.c index 2e39a53b95eb..72434955214f 100644 --- a/sys/dev/raidframe/rf_evenodd_dagfuncs.c +++ b/sys/dev/raidframe/rf_evenodd_dagfuncs.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_evenodd_dagfuncs.c,v 1.7 2001/01/26 03:50:53 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_evenodd_dagfuncs.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_evenodd_dagfuncs.h b/sys/dev/raidframe/rf_evenodd_dagfuncs.h index cf5028befbf3..7e728abcce71 100644 --- a/sys/dev/raidframe/rf_evenodd_dagfuncs.h +++ b/sys/dev/raidframe/rf_evenodd_dagfuncs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_evenodd_dagfuncs.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_evenodd_dagfuncs.h,v 1.2 1999/02/05 00:06:11 oster Exp $ */ /* * rf_evenodd_dagfuncs.h diff --git a/sys/dev/raidframe/rf_evenodd_dags.c b/sys/dev/raidframe/rf_evenodd_dags.c index cef32c2e280e..f02fc5aecca2 100644 --- a/sys/dev/raidframe/rf_evenodd_dags.c +++ b/sys/dev/raidframe/rf_evenodd_dags.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_evenodd_dags.c,v 1.2 1999/02/05 00:06:11 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_evenodd_dags.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * rf_evenodd_dags.c */ diff --git a/sys/dev/raidframe/rf_evenodd_dags.h b/sys/dev/raidframe/rf_evenodd_dags.h index c4218a4dc1a5..d62ed167c526 100644 --- a/sys/dev/raidframe/rf_evenodd_dags.h +++ b/sys/dev/raidframe/rf_evenodd_dags.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_evenodd_dags.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_evenodd_dags.h,v 1.2 1999/02/05 00:06:11 oster Exp $ */ /* * rf_evenodd_dags.h diff --git a/sys/dev/raidframe/rf_fifo.c b/sys/dev/raidframe/rf_fifo.c index d5ce0d06a698..3d91dd9a67e4 100644 --- a/sys/dev/raidframe/rf_fifo.c +++ b/sys/dev/raidframe/rf_fifo.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_fifo.c,v 1.5 2000/03/04 03:27:13 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_fifo.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_fifo.h b/sys/dev/raidframe/rf_fifo.h index 9392f08e9aea..4bea6f6171f2 100644 --- a/sys/dev/raidframe/rf_fifo.h +++ b/sys/dev/raidframe/rf_fifo.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_fifo.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_fifo.h,v 1.3 1999/02/05 00:06:11 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_freebsdkintf.c b/sys/dev/raidframe/rf_freebsdkintf.c index e417352152ca..44400449f4a6 100644 --- a/sys/dev/raidframe/rf_freebsdkintf.c +++ b/sys/dev/raidframe/rf_freebsdkintf.c @@ -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/raidframe/rf_freebsdkintf.c,v 1.25 2003/10/18 17:26:13 phk Exp $ */ /* $NetBSD: rf_netbsdkintf.c,v 1.105 2001/04/05 02:48:51 oster Exp $ */ diff --git a/sys/dev/raidframe/rf_freelist.h b/sys/dev/raidframe/rf_freelist.h index 13a5e83418bd..4b1a80b0bd2f 100644 --- a/sys/dev/raidframe/rf_freelist.h +++ b/sys/dev/raidframe/rf_freelist.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_freelist.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_freelist.h,v 1.6 2002/08/08 02:53:01 oster Exp $ */ /* * rf_freelist.h diff --git a/sys/dev/raidframe/rf_general.h b/sys/dev/raidframe/rf_general.h index e70989958df7..b968b65c2e84 100644 --- a/sys/dev/raidframe/rf_general.h +++ b/sys/dev/raidframe/rf_general.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_general.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_general.h,v 1.6 2000/12/15 02:12:58 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_geniq.c b/sys/dev/raidframe/rf_geniq.c index c21cb1b6501c..702fa8d8698b 100644 --- a/sys/dev/raidframe/rf_geniq.c +++ b/sys/dev/raidframe/rf_geniq.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_geniq.c,v 1.3 1999/02/05 00:06:12 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_geniq.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_hist.h b/sys/dev/raidframe/rf_hist.h index b8b12c305e51..4fd8e9884963 100644 --- a/sys/dev/raidframe/rf_hist.h +++ b/sys/dev/raidframe/rf_hist.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_hist.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_hist.h,v 1.3 1999/02/05 00:06:12 oster Exp $ */ /* * rf_hist.h diff --git a/sys/dev/raidframe/rf_interdecluster.c b/sys/dev/raidframe/rf_interdecluster.c index 8b1dbdb234c9..2696d641c361 100644 --- a/sys/dev/raidframe/rf_interdecluster.c +++ b/sys/dev/raidframe/rf_interdecluster.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_interdecluster.c,v 1.5 2001/01/26 05:09:13 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_interdecluster.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_interdecluster.h b/sys/dev/raidframe/rf_interdecluster.h index 9bf3825c4175..32e6ac2770a5 100644 --- a/sys/dev/raidframe/rf_interdecluster.h +++ b/sys/dev/raidframe/rf_interdecluster.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_interdecluster.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_interdecluster.h,v 1.3 1999/02/05 00:06:12 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_invertq.c b/sys/dev/raidframe/rf_invertq.c index 66337b68662c..dc8f05ab641a 100644 --- a/sys/dev/raidframe/rf_invertq.c +++ b/sys/dev/raidframe/rf_invertq.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_invertq.c,v 1.3 1999/02/05 00:06:12 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_invertq.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_invertq.h b/sys/dev/raidframe/rf_invertq.h index fde2cae7a9fa..48ef9948c18f 100644 --- a/sys/dev/raidframe/rf_invertq.h +++ b/sys/dev/raidframe/rf_invertq.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_invertq.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_invertq.h,v 1.3 1999/02/05 00:06:12 oster Exp $ */ /* * rf_invertq.h diff --git a/sys/dev/raidframe/rf_kintf.h b/sys/dev/raidframe/rf_kintf.h index ae2697b445e6..53310e78e7fe 100644 --- a/sys/dev/raidframe/rf_kintf.h +++ b/sys/dev/raidframe/rf_kintf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_kintf.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_kintf.h,v 1.15 2000/10/20 02:24:45 oster Exp $ */ /* * rf_kintf.h diff --git a/sys/dev/raidframe/rf_layout.c b/sys/dev/raidframe/rf_layout.c index 53badbd7f86b..7f2f5f814de4 100644 --- a/sys/dev/raidframe/rf_layout.c +++ b/sys/dev/raidframe/rf_layout.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_layout.c,v 1.9 2001/01/27 19:34:43 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_layout.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_layout.h b/sys/dev/raidframe/rf_layout.h index 248255632e66..e35738190c2c 100644 --- a/sys/dev/raidframe/rf_layout.h +++ b/sys/dev/raidframe/rf_layout.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_layout.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_layout.h,v 1.5 2001/01/26 04:14:14 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_map.c b/sys/dev/raidframe/rf_map.c index 22af549d1eb4..9d7b2fdf9b5b 100644 --- a/sys/dev/raidframe/rf_map.c +++ b/sys/dev/raidframe/rf_map.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_map.c,v 1.5 2000/06/29 00:22:27 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_map.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_map.h b/sys/dev/raidframe/rf_map.h index d7c6d19b4bd2..57923718d8aa 100644 --- a/sys/dev/raidframe/rf_map.h +++ b/sys/dev/raidframe/rf_map.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_map.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_map.h,v 1.3 1999/02/05 00:06:12 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_mcpair.c b/sys/dev/raidframe/rf_mcpair.c index 7b327ac852a5..524317d9b5ee 100644 --- a/sys/dev/raidframe/rf_mcpair.c +++ b/sys/dev/raidframe/rf_mcpair.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_mcpair.c,v 1.4 2000/09/11 02:23:14 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_mcpair.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_mcpair.h b/sys/dev/raidframe/rf_mcpair.h index d43c728c76b0..9a5d5309ced3 100644 --- a/sys/dev/raidframe/rf_mcpair.h +++ b/sys/dev/raidframe/rf_mcpair.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_mcpair.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_mcpair.h,v 1.6 2000/09/21 01:45:46 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_memchunk.c b/sys/dev/raidframe/rf_memchunk.c index b6e8bd913621..eaac69092508 100644 --- a/sys/dev/raidframe/rf_memchunk.c +++ b/sys/dev/raidframe/rf_memchunk.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_memchunk.c,v 1.4 1999/08/13 03:41:56 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_memchunk.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_memchunk.h b/sys/dev/raidframe/rf_memchunk.h index 5806d204c8e2..08c20d4966c9 100644 --- a/sys/dev/raidframe/rf_memchunk.h +++ b/sys/dev/raidframe/rf_memchunk.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_memchunk.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_memchunk.h,v 1.3 1999/02/05 00:06:13 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_nwayxor.c b/sys/dev/raidframe/rf_nwayxor.c index 170db6a6f107..431df5875239 100644 --- a/sys/dev/raidframe/rf_nwayxor.c +++ b/sys/dev/raidframe/rf_nwayxor.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_nwayxor.c,v 1.4 2000/03/30 12:45:41 augustss Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_nwayxor.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_nwayxor.h b/sys/dev/raidframe/rf_nwayxor.h index 1460d9bd2d02..4c2c38722f02 100644 --- a/sys/dev/raidframe/rf_nwayxor.h +++ b/sys/dev/raidframe/rf_nwayxor.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_nwayxor.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_nwayxor.h,v 1.3 1999/02/05 00:06:13 oster Exp $ */ /* * rf_nwayxor.h diff --git a/sys/dev/raidframe/rf_options.c b/sys/dev/raidframe/rf_options.c index 107c509bdd8c..64158fd8618f 100644 --- a/sys/dev/raidframe/rf_options.c +++ b/sys/dev/raidframe/rf_options.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_options.c,v 1.3 1999/02/05 00:06:13 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_options.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * rf_options.c */ diff --git a/sys/dev/raidframe/rf_options.h b/sys/dev/raidframe/rf_options.h index 22b63411964f..a7760b222635 100644 --- a/sys/dev/raidframe/rf_options.h +++ b/sys/dev/raidframe/rf_options.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_options.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_options.h,v 1.3 1999/02/05 00:06:13 oster Exp $ */ /* * rf_options.h diff --git a/sys/dev/raidframe/rf_optnames.h b/sys/dev/raidframe/rf_optnames.h index f04fbc131464..19c21c92bc16 100644 --- a/sys/dev/raidframe/rf_optnames.h +++ b/sys/dev/raidframe/rf_optnames.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_optnames.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_optnames.h,v 1.6 1999/12/07 02:54:08 oster Exp $ */ /* * rf_optnames.h diff --git a/sys/dev/raidframe/rf_paritylog.c b/sys/dev/raidframe/rf_paritylog.c index 459b5686c772..a7467c5d4888 100644 --- a/sys/dev/raidframe/rf_paritylog.c +++ b/sys/dev/raidframe/rf_paritylog.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_paritylog.c,v 1.5 2000/01/07 03:41:01 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_paritylog.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_paritylog.h b/sys/dev/raidframe/rf_paritylog.h index 1f2b80df66d2..0a3b07f8ca93 100644 --- a/sys/dev/raidframe/rf_paritylog.h +++ b/sys/dev/raidframe/rf_paritylog.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_paritylog.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_paritylog.h,v 1.3 1999/02/05 00:06:14 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_paritylogDiskMgr.c b/sys/dev/raidframe/rf_paritylogDiskMgr.c index 5d864e26c16e..8f048e747b91 100644 --- a/sys/dev/raidframe/rf_paritylogDiskMgr.c +++ b/sys/dev/raidframe/rf_paritylogDiskMgr.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_paritylogDiskMgr.c,v 1.10 2000/01/15 01:57:57 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_paritylogDiskMgr.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_paritylogDiskMgr.h b/sys/dev/raidframe/rf_paritylogDiskMgr.h index bdcc2a58480e..23247da12bb4 100644 --- a/sys/dev/raidframe/rf_paritylogDiskMgr.h +++ b/sys/dev/raidframe/rf_paritylogDiskMgr.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_paritylogDiskMgr.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_paritylogDiskMgr.h,v 1.3 1999/02/05 00:06:14 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_paritylogging.c b/sys/dev/raidframe/rf_paritylogging.c index 2f9cf5e68a06..fabf105414d0 100644 --- a/sys/dev/raidframe/rf_paritylogging.c +++ b/sys/dev/raidframe/rf_paritylogging.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_paritylogging.c,v 1.10 2000/02/12 16:06:27 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_paritylogging.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_paritylogging.h b/sys/dev/raidframe/rf_paritylogging.h index 5b7dd2553ddb..8bc57d5df187 100644 --- a/sys/dev/raidframe/rf_paritylogging.h +++ b/sys/dev/raidframe/rf_paritylogging.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_paritylogging.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_paritylogging.h,v 1.3 1999/02/05 00:06:14 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_parityloggingdags.c b/sys/dev/raidframe/rf_parityloggingdags.c index 30a58929f9f0..009a67262339 100644 --- a/sys/dev/raidframe/rf_parityloggingdags.c +++ b/sys/dev/raidframe/rf_parityloggingdags.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_parityloggingdags.c,v 1.4 2000/01/07 03:41:04 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_parityloggingdags.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_parityloggingdags.h b/sys/dev/raidframe/rf_parityloggingdags.h index dc0fc9b3e914..d388b8f8208f 100644 --- a/sys/dev/raidframe/rf_parityloggingdags.h +++ b/sys/dev/raidframe/rf_parityloggingdags.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_parityloggingdags.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_parityloggingdags.h,v 1.3 1999/02/05 00:06:14 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_parityscan.c b/sys/dev/raidframe/rf_parityscan.c index 34834cbb430b..d8b01f0268d0 100644 --- a/sys/dev/raidframe/rf_parityscan.c +++ b/sys/dev/raidframe/rf_parityscan.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_parityscan.c,v 1.9 2000/05/28 03:00:31 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_parityscan.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_parityscan.h b/sys/dev/raidframe/rf_parityscan.h index babca417e32e..25d800be323e 100644 --- a/sys/dev/raidframe/rf_parityscan.h +++ b/sys/dev/raidframe/rf_parityscan.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_parityscan.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_parityscan.h,v 1.3 1999/02/05 00:06:14 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_pq.c b/sys/dev/raidframe/rf_pq.c index 98b53e8ae63f..54e7f5e38b1e 100644 --- a/sys/dev/raidframe/rf_pq.c +++ b/sys/dev/raidframe/rf_pq.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_pq.c,v 1.7 2000/01/07 03:41:02 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_pq.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_pq.h b/sys/dev/raidframe/rf_pq.h index 9a2ce23a2a2d..3a771f1a4814 100644 --- a/sys/dev/raidframe/rf_pq.h +++ b/sys/dev/raidframe/rf_pq.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_pq.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_pq.h,v 1.3 1999/02/05 00:06:15 oster Exp $ */ /* * rf_pq.h diff --git a/sys/dev/raidframe/rf_pqdeg.c b/sys/dev/raidframe/rf_pqdeg.c index 0d3356cbeac0..f864ef9186c2 100644 --- a/sys/dev/raidframe/rf_pqdeg.c +++ b/sys/dev/raidframe/rf_pqdeg.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_pqdeg.c,v 1.5 2000/01/07 03:41:04 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_pqdeg.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_pqdeg.h b/sys/dev/raidframe/rf_pqdeg.h index 83371e63e7e0..b597753c0fd7 100644 --- a/sys/dev/raidframe/rf_pqdeg.h +++ b/sys/dev/raidframe/rf_pqdeg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_pqdeg.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_pqdeg.h,v 1.3 1999/02/05 00:06:15 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_pqdegdags.c b/sys/dev/raidframe/rf_pqdegdags.c index 3606005ecf64..a29a3594792e 100644 --- a/sys/dev/raidframe/rf_pqdegdags.c +++ b/sys/dev/raidframe/rf_pqdegdags.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_pqdegdags.c,v 1.5 1999/08/15 02:36:40 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_pqdegdags.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_pqdegdags.h b/sys/dev/raidframe/rf_pqdegdags.h index 11ce82061399..298ebf276963 100644 --- a/sys/dev/raidframe/rf_pqdegdags.h +++ b/sys/dev/raidframe/rf_pqdegdags.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_pqdegdags.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_pqdegdags.h,v 1.3 1999/02/05 00:06:15 oster Exp $ */ /* * rf_pqdegdags.h diff --git a/sys/dev/raidframe/rf_psstatus.c b/sys/dev/raidframe/rf_psstatus.c index a6968cf956f7..eb92ed10d68b 100644 --- a/sys/dev/raidframe/rf_psstatus.c +++ b/sys/dev/raidframe/rf_psstatus.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_psstatus.c,v 1.5 2000/01/08 22:57:31 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_psstatus.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_psstatus.h b/sys/dev/raidframe/rf_psstatus.h index c836d49c276b..a6d7511ed8f5 100644 --- a/sys/dev/raidframe/rf_psstatus.h +++ b/sys/dev/raidframe/rf_psstatus.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_psstatus.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_psstatus.h,v 1.3 1999/02/05 00:06:15 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_raid.h b/sys/dev/raidframe/rf_raid.h index e91a2ae47496..854e253af294 100644 --- a/sys/dev/raidframe/rf_raid.h +++ b/sys/dev/raidframe/rf_raid.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_raid.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_raid.h,v 1.12 2000/02/24 17:12:10 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_raid0.c b/sys/dev/raidframe/rf_raid0.c index 5eefabbc24d4..967aba1b30cb 100644 --- a/sys/dev/raidframe/rf_raid0.c +++ b/sys/dev/raidframe/rf_raid0.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_raid0.c,v 1.4 2000/01/07 03:41:02 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_raid0.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_raid0.h b/sys/dev/raidframe/rf_raid0.h index 36aae816a634..f66ad3794450 100644 --- a/sys/dev/raidframe/rf_raid0.h +++ b/sys/dev/raidframe/rf_raid0.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_raid0.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_raid0.h,v 1.3 1999/02/05 00:06:15 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_raid1.c b/sys/dev/raidframe/rf_raid1.c index 845e316620be..caea1fffeedd 100644 --- a/sys/dev/raidframe/rf_raid1.c +++ b/sys/dev/raidframe/rf_raid1.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_raid1.c,v 1.5 2000/01/08 22:57:30 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_raid1.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_raid1.h b/sys/dev/raidframe/rf_raid1.h index 484cbcfb57b2..799019eab0d3 100644 --- a/sys/dev/raidframe/rf_raid1.h +++ b/sys/dev/raidframe/rf_raid1.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_raid1.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_raid1.h,v 1.3 1999/02/05 00:06:16 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_raid4.c b/sys/dev/raidframe/rf_raid4.c index d08031970b48..b0b415c13537 100644 --- a/sys/dev/raidframe/rf_raid4.c +++ b/sys/dev/raidframe/rf_raid4.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_raid4.c,v 1.4 2000/01/07 03:41:02 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_raid4.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_raid4.h b/sys/dev/raidframe/rf_raid4.h index 56df05a5f1f5..30537ce72858 100644 --- a/sys/dev/raidframe/rf_raid4.h +++ b/sys/dev/raidframe/rf_raid4.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_raid4.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_raid4.h,v 1.3 1999/02/05 00:06:16 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_raid5.c b/sys/dev/raidframe/rf_raid5.c index 794e5a3d5ff0..bf3b0bae6868 100644 --- a/sys/dev/raidframe/rf_raid5.c +++ b/sys/dev/raidframe/rf_raid5.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_raid5.c,v 1.4 2000/01/08 22:57:30 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_raid5.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_raid5.h b/sys/dev/raidframe/rf_raid5.h index 17549fe52f41..9ee77da66594 100644 --- a/sys/dev/raidframe/rf_raid5.h +++ b/sys/dev/raidframe/rf_raid5.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_raid5.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_raid5.h,v 1.3 1999/02/05 00:06:16 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_raid5_rotatedspare.c b/sys/dev/raidframe/rf_raid5_rotatedspare.c index f167a5fd3459..492dddb08ef6 100644 --- a/sys/dev/raidframe/rf_raid5_rotatedspare.c +++ b/sys/dev/raidframe/rf_raid5_rotatedspare.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_raid5_rotatedspare.c,v 1.5 2001/01/26 05:16:58 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_raid5_rotatedspare.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_raid5_rotatedspare.h b/sys/dev/raidframe/rf_raid5_rotatedspare.h index 779150fa0a5b..627b401c9557 100644 --- a/sys/dev/raidframe/rf_raid5_rotatedspare.h +++ b/sys/dev/raidframe/rf_raid5_rotatedspare.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_raid5_rotatedspare.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_raid5_rotatedspare.h,v 1.3 1999/02/05 00:06:16 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_raidframe.h b/sys/dev/raidframe/rf_raidframe.h index fd711bdc7569..69155c645db5 100644 --- a/sys/dev/raidframe/rf_raidframe.h +++ b/sys/dev/raidframe/rf_raidframe.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_raidframe.h,v 1.1 2002/10/20 08:17:36 scottl Exp $ */ /* $NetBSD: rf_raidframe.h,v 1.11 2000/05/28 00:48:31 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_reconbuffer.c b/sys/dev/raidframe/rf_reconbuffer.c index 5831d5a9f7b1..b36403d9b5c6 100644 --- a/sys/dev/raidframe/rf_reconbuffer.c +++ b/sys/dev/raidframe/rf_reconbuffer.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_reconbuffer.c,v 1.5 2001/01/27 20:10:49 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_reconbuffer.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_reconbuffer.h b/sys/dev/raidframe/rf_reconbuffer.h index 1a5407eb7bd3..bc6163220812 100644 --- a/sys/dev/raidframe/rf_reconbuffer.h +++ b/sys/dev/raidframe/rf_reconbuffer.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_reconbuffer.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_reconbuffer.h,v 1.3 1999/02/05 00:06:16 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_reconmap.c b/sys/dev/raidframe/rf_reconmap.c index 261d3399317a..f6c4bef31215 100644 --- a/sys/dev/raidframe/rf_reconmap.c +++ b/sys/dev/raidframe/rf_reconmap.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_reconmap.c,v 1.6 1999/08/14 21:44:24 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_reconmap.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_reconmap.h b/sys/dev/raidframe/rf_reconmap.h index 2fee0597d8e3..464a80300b2f 100644 --- a/sys/dev/raidframe/rf_reconmap.h +++ b/sys/dev/raidframe/rf_reconmap.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_reconmap.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_reconmap.h,v 1.3 1999/02/05 00:06:16 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_reconstruct.c b/sys/dev/raidframe/rf_reconstruct.c index e24d44020e19..83ad234d39b1 100644 --- a/sys/dev/raidframe/rf_reconstruct.c +++ b/sys/dev/raidframe/rf_reconstruct.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_reconstruct.c,v 1.27 2001/01/26 02:16:24 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_reconstruct.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_reconstruct.h b/sys/dev/raidframe/rf_reconstruct.h index 318d54677cca..75ff08825d27 100644 --- a/sys/dev/raidframe/rf_reconstruct.h +++ b/sys/dev/raidframe/rf_reconstruct.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_reconstruct.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_reconstruct.h,v 1.5 2000/05/28 00:48:30 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_reconutil.c b/sys/dev/raidframe/rf_reconutil.c index bafff699e44e..336114b0a2ca 100644 --- a/sys/dev/raidframe/rf_reconutil.c +++ b/sys/dev/raidframe/rf_reconutil.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_reconutil.c,v 1.3 1999/02/05 00:06:17 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_reconutil.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_reconutil.h b/sys/dev/raidframe/rf_reconutil.h index 744d7b97f129..4aea94e67655 100644 --- a/sys/dev/raidframe/rf_reconutil.h +++ b/sys/dev/raidframe/rf_reconutil.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_reconutil.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_reconutil.h,v 1.3 1999/02/05 00:06:17 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_revent.c b/sys/dev/raidframe/rf_revent.c index fcdf82eab6b3..44662bc2c61c 100644 --- a/sys/dev/raidframe/rf_revent.c +++ b/sys/dev/raidframe/rf_revent.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_revent.c,v 1.9 2000/09/21 01:45:46 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_revent.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_revent.h b/sys/dev/raidframe/rf_revent.h index 51c3202b0b29..6fe76b37ee72 100644 --- a/sys/dev/raidframe/rf_revent.h +++ b/sys/dev/raidframe/rf_revent.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_revent.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_revent.h,v 1.3 1999/02/05 00:06:17 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_shutdown.c b/sys/dev/raidframe/rf_shutdown.c index e6b5292c8ed7..99053e04f86b 100644 --- a/sys/dev/raidframe/rf_shutdown.c +++ b/sys/dev/raidframe/rf_shutdown.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_shutdown.c,v 1.6 2000/01/13 23:41:18 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_shutdown.c,v 1.4 2003/08/24 17:54:18 obrien Exp $"); /* * rf_shutdown.c */ diff --git a/sys/dev/raidframe/rf_shutdown.h b/sys/dev/raidframe/rf_shutdown.h index 5abc5baa502f..52ee98e8098c 100644 --- a/sys/dev/raidframe/rf_shutdown.h +++ b/sys/dev/raidframe/rf_shutdown.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_shutdown.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_shutdown.h,v 1.2 1999/02/05 00:06:17 oster Exp $ */ /* * rf_shutdown.h diff --git a/sys/dev/raidframe/rf_sstf.c b/sys/dev/raidframe/rf_sstf.c index cd9ea56033da..74cde9dac110 100644 --- a/sys/dev/raidframe/rf_sstf.c +++ b/sys/dev/raidframe/rf_sstf.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_sstf.c,v 1.6 2001/01/27 20:18:55 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_sstf.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_sstf.h b/sys/dev/raidframe/rf_sstf.h index 2fc1c0d8a1d6..f7115b5b7518 100644 --- a/sys/dev/raidframe/rf_sstf.h +++ b/sys/dev/raidframe/rf_sstf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_sstf.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_sstf.h,v 1.3 1999/02/05 00:06:17 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_states.c b/sys/dev/raidframe/rf_states.c index bc686ecd23f2..bcd09ab3727a 100644 --- a/sys/dev/raidframe/rf_states.c +++ b/sys/dev/raidframe/rf_states.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_states.c,v 1.15 2000/10/20 02:24:45 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_states.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_states.h b/sys/dev/raidframe/rf_states.h index 6c0aee43f82a..4fbe13dec66d 100644 --- a/sys/dev/raidframe/rf_states.h +++ b/sys/dev/raidframe/rf_states.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_states.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_states.h,v 1.3 1999/02/05 00:06:17 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_stripelocks.c b/sys/dev/raidframe/rf_stripelocks.c index 409c0f4d6652..5c95d5a201c8 100644 --- a/sys/dev/raidframe/rf_stripelocks.c +++ b/sys/dev/raidframe/rf_stripelocks.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_stripelocks.c,v 1.6 2000/12/04 11:35:46 fvdl Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_stripelocks.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_stripelocks.h b/sys/dev/raidframe/rf_stripelocks.h index ab960c18b4c1..52401f7fac7a 100644 --- a/sys/dev/raidframe/rf_stripelocks.h +++ b/sys/dev/raidframe/rf_stripelocks.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_stripelocks.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_stripelocks.h,v 1.3 1999/02/05 00:06:18 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_strutils.c b/sys/dev/raidframe/rf_strutils.c index d434f0af8c94..ebd62898dfb8 100644 --- a/sys/dev/raidframe/rf_strutils.c +++ b/sys/dev/raidframe/rf_strutils.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_strutils.c,v 1.3 1999/02/05 00:06:18 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_strutils.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * rf_strutils.c * diff --git a/sys/dev/raidframe/rf_threadstuff.c b/sys/dev/raidframe/rf_threadstuff.c index 657ffee8c982..533eccfd6a74 100644 --- a/sys/dev/raidframe/rf_threadstuff.c +++ b/sys/dev/raidframe/rf_threadstuff.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_threadstuff.c,v 1.5 1999/12/07 02:13:28 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_threadstuff.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * rf_threadstuff.c */ diff --git a/sys/dev/raidframe/rf_threadstuff.h b/sys/dev/raidframe/rf_threadstuff.h index a3560cc168bf..77cc6457ec9b 100644 --- a/sys/dev/raidframe/rf_threadstuff.h +++ b/sys/dev/raidframe/rf_threadstuff.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_threadstuff.h,v 1.2 2003/03/20 21:17:39 jhb Exp $ */ /* $NetBSD: rf_threadstuff.h,v 1.10 2001/01/27 20:42:21 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/raidframe/rf_types.h b/sys/dev/raidframe/rf_types.h index 25630eff3bf5..3aa1aa10ce81 100644 --- a/sys/dev/raidframe/rf_types.h +++ b/sys/dev/raidframe/rf_types.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_types.h,v 1.3 2003/04/29 13:36:00 kan Exp $ */ /* $NetBSD: rf_types.h,v 1.6 1999/09/05 03:05:55 oster Exp $ */ /* * rf_types.h diff --git a/sys/dev/raidframe/rf_utils.c b/sys/dev/raidframe/rf_utils.c index 71f7b9392a04..419d376f4b96 100644 --- a/sys/dev/raidframe/rf_utils.c +++ b/sys/dev/raidframe/rf_utils.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_utils.c,v 1.5 2000/01/07 03:41:03 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_utils.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. diff --git a/sys/dev/raidframe/rf_utils.h b/sys/dev/raidframe/rf_utils.h index 18eac84c7466..c47f4e612e15 100644 --- a/sys/dev/raidframe/rf_utils.h +++ b/sys/dev/raidframe/rf_utils.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/raidframe/rf_utils.h,v 1.1 2002/10/20 08:17:37 scottl Exp $ */ /* $NetBSD: rf_utils.h,v 1.4 1999/08/13 03:26:55 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. diff --git a/sys/dev/random/harvest.c b/sys/dev/random/harvest.c index fd94bd204984..c45d08aa9181 100644 --- a/sys/dev/random/harvest.c +++ b/sys/dev/random/harvest.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/random/harvest.c,v 1.21 2003/11/17 23:02:21 markm Exp $"); #include <sys/param.h> #include <sys/kthread.h> diff --git a/sys/dev/random/hash.c b/sys/dev/random/hash.c index 53ddb3cf0c59..ad6443798b7e 100644 --- a/sys/dev/random/hash.c +++ b/sys/dev/random/hash.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/random/hash.c,v 1.11 2003/11/17 23:02:21 markm Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/random/hash.h b/sys/dev/random/hash.h index b307bfcb09f2..afb2c934492b 100644 --- a/sys/dev/random/hash.h +++ b/sys/dev/random/hash.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/random/hash.h,v 1.4 2002/07/15 13:58:35 markm Exp $ */ #define KEYSIZE 32 /* (in bytes) 32 bytes == 256 bits */ diff --git a/sys/dev/random/randomdev.c b/sys/dev/random/randomdev.c index 8086841efce8..1ab2e4d55b0a 100644 --- a/sys/dev/random/randomdev.c +++ b/sys/dev/random/randomdev.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/random/randomdev.c,v 1.46 2003/11/20 15:35:48 markm Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/random/randomdev.h b/sys/dev/random/randomdev.h index aa23fc8e7b1b..f30a89ad0711 100644 --- a/sys/dev/random/randomdev.h +++ b/sys/dev/random/randomdev.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/random/randomdev.h,v 1.4 2003/11/17 23:02:21 markm Exp $ */ /* This header contains only those definitions that are global diff --git a/sys/dev/random/yarrow.c b/sys/dev/random/yarrow.c index 9d4bf03a09d2..d4ce8b329b02 100644 --- a/sys/dev/random/yarrow.c +++ b/sys/dev/random/yarrow.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/random/yarrow.c,v 1.43 2003/11/17 23:02:21 markm Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/random/yarrow.h b/sys/dev/random/yarrow.h index 2fc7be218cb1..610d04281c4b 100644 --- a/sys/dev/random/yarrow.h +++ b/sys/dev/random/yarrow.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/random/yarrow.h,v 1.17 2002/01/10 00:09:21 msmith Exp $ */ /* This contains Yarrow-specific declarations. diff --git a/sys/dev/ray/if_ray.c b/sys/dev/ray/if_ray.c index 3319396300c7..e77682787062 100644 --- a/sys/dev/ray/if_ray.c +++ b/sys/dev/ray/if_ray.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ray/if_ray.c,v 1.67 2003/10/31 18:32:04 brooks Exp $"); /* $NetBSD: if_ray.c,v 1.12 2000/02/07 09:36:27 augustss Exp $ */ /* diff --git a/sys/dev/ray/if_raydbg.h b/sys/dev/ray/if_raydbg.h index 2ab5310c91d9..8fb099aba787 100644 --- a/sys/dev/ray/if_raydbg.h +++ b/sys/dev/ray/if_raydbg.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/ray/if_raydbg.h,v 1.12 2001/12/10 08:09:42 obrien Exp $ * */ diff --git a/sys/dev/ray/if_raymib.h b/sys/dev/ray/if_raymib.h index c8ce2551f240..711b7bbef03f 100644 --- a/sys/dev/ray/if_raymib.h +++ b/sys/dev/ray/if_raymib.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/ray/if_raymib.h,v 1.12 2002/09/23 06:25:07 alfred Exp $ * */ diff --git a/sys/dev/ray/if_rayreg.h b/sys/dev/ray/if_rayreg.h index cff653f6d0fb..1fa5cbe6d554 100644 --- a/sys/dev/ray/if_rayreg.h +++ b/sys/dev/ray/if_rayreg.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/ray/if_rayreg.h,v 1.10 2000/11/14 05:32:01 imp Exp $ * */ diff --git a/sys/dev/ray/if_rayvar.h b/sys/dev/ray/if_rayvar.h index 09430e3526b3..be1fe84b63a3 100644 --- a/sys/dev/ray/if_rayvar.h +++ b/sys/dev/ray/if_rayvar.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/ray/if_rayvar.h,v 1.17 2001/12/10 08:09:42 obrien Exp $ * */ diff --git a/sys/dev/rc/rc.c b/sys/dev/rc/rc.c index 6817d02ce6da..b6adbb9316dd 100644 --- a/sys/dev/rc/rc.c +++ b/sys/dev/rc/rc.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/rc/rc.c,v 1.81 2003/08/07 15:04:25 jhb Exp $ */ /* diff --git a/sys/dev/rc/rcreg.h b/sys/dev/rc/rcreg.h index 321222ed26de..5871722cd331 100644 --- a/sys/dev/rc/rcreg.h +++ b/sys/dev/rc/rcreg.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/rc/rcreg.h,v 1.5 2002/10/23 15:53:09 jhb Exp $ */ /* diff --git a/sys/dev/re/if_re.c b/sys/dev/re/if_re.c index f96c17d5e385..a33b4f3e9fcd 100644 --- a/sys/dev/re/if_re.c +++ b/sys/dev/re/if_re.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/re/if_re.c,v 1.16 2003/11/28 05:28:28 imp Exp $"); /* * RealTek 8139C+/8169/8169S/8110S PCI NIC driver diff --git a/sys/dev/rndtest/rndtest.c b/sys/dev/rndtest/rndtest.c index 1912f92262d4..4f1fcee07c85 100644 --- a/sys/dev/rndtest/rndtest.c +++ b/sys/dev/rndtest/rndtest.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/rndtest/rndtest.c,v 1.4 2003/08/24 17:54:22 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/rndtest/rndtest.h b/sys/dev/rndtest/rndtest.h index 93b7eb8f1291..e15da994341d 100644 --- a/sys/dev/rndtest/rndtest.h +++ b/sys/dev/rndtest/rndtest.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/rndtest/rndtest.h,v 1.1 2003/03/11 22:54:44 sam Exp $ */ /* $OpenBSD$ */ /* diff --git a/sys/dev/rp/rp.c b/sys/dev/rp/rp.c index 8e96f5bae324..6a641afc3378 100644 --- a/sys/dev/rp/rp.c +++ b/sys/dev/rp/rp.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/rp/rp.c,v 1.51 2003/08/24 17:54:22 obrien Exp $"); /* * rp.c - for RocketPort FreeBSD diff --git a/sys/dev/rp/rp_isa.c b/sys/dev/rp/rp_isa.c index 7277195480f0..f9dcc1d8e324 100644 --- a/sys/dev/rp/rp_isa.c +++ b/sys/dev/rp/rp_isa.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/rp/rp_isa.c,v 1.5 2003/08/24 17:54:22 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/rp/rp_pci.c b/sys/dev/rp/rp_pci.c index b7c1ad7943b8..bc9663f2396c 100644 --- a/sys/dev/rp/rp_pci.c +++ b/sys/dev/rp/rp_pci.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/rp/rp_pci.c,v 1.6 2003/08/24 17:54:22 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/rp/rpreg.h b/sys/dev/rp/rpreg.h index a7cde1b03a25..91d5d1902167 100644 --- a/sys/dev/rp/rpreg.h +++ b/sys/dev/rp/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/dev/rp/rpreg.h,v 1.4 2000/06/11 06:43:14 tanimura Exp $ */ /* diff --git a/sys/dev/rp/rpvar.h b/sys/dev/rp/rpvar.h index 41aee029b19b..7a49fab7b97d 100644 --- a/sys/dev/rp/rpvar.h +++ b/sys/dev/rp/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/dev/rp/rpvar.h,v 1.5 2001/11/05 12:57:46 gallatin Exp $ */ /* diff --git a/sys/dev/sab/sab.c b/sys/dev/sab/sab.c index d8ac3d4501d8..6887c0135bf3 100644 --- a/sys/dev/sab/sab.c +++ b/sys/dev/sab/sab.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sab/sab.c,v 1.21 2003/11/09 09:17:22 tanimura Exp $"); /* * SAB82532 Dual UART driver diff --git a/sys/dev/sab/sab82532reg.h b/sys/dev/sab/sab82532reg.h index 8b53371972de..9f1fe3ab8d93 100644 --- a/sys/dev/sab/sab82532reg.h +++ b/sys/dev/sab/sab82532reg.h @@ -34,7 +34,7 @@ * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F30602-01-2-0537. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sab/sab82532reg.h,v 1.1 2002/08/04 18:36:36 jake Exp $ */ /* diff --git a/sys/dev/safe/safe.c b/sys/dev/safe/safe.c index b06ba76c8e55..501cdd0d7f31 100644 --- a/sys/dev/safe/safe.c +++ b/sys/dev/safe/safe.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/safe/safe.c,v 1.4 2003/08/22 07:04:09 imp Exp $"); /* * SafeNet SafeXcel-1141 hardware crypto accelerator diff --git a/sys/dev/safe/safereg.h b/sys/dev/safe/safereg.h index 6d07999eb10e..c38c3d203acd 100644 --- a/sys/dev/safe/safereg.h +++ b/sys/dev/safe/safereg.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/safe/safereg.h,v 1.1 2003/07/21 21:46:07 sam Exp $ */ #ifndef _SAFE_SAFEREG_H_ #define _SAFE_SAFEREG_H_ diff --git a/sys/dev/safe/safevar.h b/sys/dev/safe/safevar.h index fd1ee389a2a7..d9f120239975 100644 --- a/sys/dev/safe/safevar.h +++ b/sys/dev/safe/safevar.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/safe/safevar.h,v 1.1 2003/07/21 21:46:07 sam Exp $ */ #ifndef _SAFE_SAFEVAR_H_ #define _SAFE_SAFEVAR_H_ diff --git a/sys/dev/sbni/if_sbni.c b/sys/dev/sbni/if_sbni.c index dad1dce437ad..48e29e807070 100644 --- a/sys/dev/sbni/if_sbni.c +++ b/sys/dev/sbni/if_sbni.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sbni/if_sbni.c,v 1.14 2003/10/31 18:32:04 brooks Exp $"); /* * Device driver for Granch SBNI12 leased line adapters diff --git a/sys/dev/sbni/if_sbni_isa.c b/sys/dev/sbni/if_sbni_isa.c index cb7b02c7a694..4dd74b4771e5 100644 --- a/sys/dev/sbni/if_sbni_isa.c +++ b/sys/dev/sbni/if_sbni_isa.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sbni/if_sbni_isa.c,v 1.11 2003/10/31 18:32:04 brooks Exp $"); #include <sys/param.h> diff --git a/sys/dev/sbni/if_sbni_pci.c b/sys/dev/sbni/if_sbni_pci.c index bba4f24eddb9..d7dfe0cc003a 100644 --- a/sys/dev/sbni/if_sbni_pci.c +++ b/sys/dev/sbni/if_sbni_pci.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sbni/if_sbni_pci.c,v 1.10 2003/09/02 17:30:37 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sbni/if_sbnireg.h b/sys/dev/sbni/if_sbnireg.h index 70fca443051b..1f8598b67426 100644 --- a/sys/dev/sbni/if_sbnireg.h +++ b/sys/dev/sbni/if_sbnireg.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/sbni/if_sbnireg.h,v 1.1 2001/11/21 22:29:34 fjoe Exp $ */ /* diff --git a/sys/dev/sbni/if_sbnivar.h b/sys/dev/sbni/if_sbnivar.h index 8668a6050870..797128aef898 100644 --- a/sys/dev/sbni/if_sbnivar.h +++ b/sys/dev/sbni/if_sbnivar.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/sbni/if_sbnivar.h,v 1.3 2002/08/05 18:14:16 fjoe Exp $ */ /* diff --git a/sys/dev/sbsh/if_sbsh.c b/sys/dev/sbsh/if_sbsh.c index 0360e2034f0a..75fa11cf502c 100644 --- a/sys/dev/sbsh/if_sbsh.c +++ b/sys/dev/sbsh/if_sbsh.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sbsh/if_sbsh.c,v 1.7 2003/10/31 18:32:04 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sbsh/if_sbshreg.h b/sys/dev/sbsh/if_sbshreg.h index 44404712a952..8bdc75da02ac 100644 --- a/sys/dev/sbsh/if_sbshreg.h +++ b/sys/dev/sbsh/if_sbshreg.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/sbsh/if_sbshreg.h,v 1.1 2003/04/13 06:27:13 fjoe Exp $ */ /* SBNI16 controller chip definitions */ diff --git a/sys/dev/scd/scd.c b/sys/dev/scd/scd.c index 89850b3705b8..13fafb0a0da0 100644 --- a/sys/dev/scd/scd.c +++ b/sys/dev/scd/scd.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/scd/scd.c,v 1.78 2003/10/18 17:44:01 phk Exp $"); #undef SCD_DEBUG diff --git a/sys/dev/scd/scd_isa.c b/sys/dev/scd/scd_isa.c index c905ec07d9cb..57da27c22865 100644 --- a/sys/dev/scd/scd_isa.c +++ b/sys/dev/scd/scd_isa.c @@ -2,7 +2,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/scd/scd_isa.c,v 1.3 2003/08/24 18:03:43 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/scd/scdreg.h b/sys/dev/scd/scdreg.h index bbfeefd7fce9..022e97a3ff8b 100644 --- a/sys/dev/scd/scdreg.h +++ b/sys/dev/scd/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/dev/scd/scdreg.h,v 1.6 2002/11/05 09:37:31 mdodd Exp $ * */ diff --git a/sys/dev/scd/scdvar.h b/sys/dev/scd/scdvar.h index 9eb0199df19a..834532d0f680 100644 --- a/sys/dev/scd/scdvar.h +++ b/sys/dev/scd/scdvar.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/scd/scdvar.h,v 1.2 2002/11/05 09:50:15 mdodd Exp $ */ struct scd_mbx { diff --git a/sys/dev/si/si.c b/sys/dev/si/si.c index 148182a46d0d..4b12b76fdf68 100644 --- a/sys/dev/si/si.c +++ b/sys/dev/si/si.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/si/si.c,v 1.118 2003/08/24 18:03:43 obrien Exp $"); #ifndef lint static const char si_copyright1[] = "@(#) Copyright (C) Specialix International, 1990,1992,1998", 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 84179dd8d1ab..d02abe22abaf 100644 --- a/sys/dev/si/si2_z280.c +++ b/sys/dev/si/si2_z280.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/si/si2_z280.c,v 1.5 2003/08/24 18:03:43 obrien Exp $"); #include <sys/param.h> #include <sys/bus.h> diff --git a/sys/dev/si/si3_t225.c b/sys/dev/si/si3_t225.c index 16a928902a98..be1685103b1e 100644 --- a/sys/dev/si/si3_t225.c +++ b/sys/dev/si/si3_t225.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/si/si3_t225.c,v 1.7 2003/08/24 18:03:43 obrien Exp $"); #include <sys/param.h> #include <sys/bus.h> diff --git a/sys/dev/si/si_eisa.c b/sys/dev/si/si_eisa.c index fe42c238babc..326329418b42 100644 --- a/sys/dev/si/si_eisa.c +++ b/sys/dev/si/si_eisa.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/si/si_eisa.c,v 1.3 2003/08/24 18:03:44 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/si/si_isa.c b/sys/dev/si/si_isa.c index 2defec798fd0..be95e50d567d 100644 --- a/sys/dev/si/si_isa.c +++ b/sys/dev/si/si_isa.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/si/si_isa.c,v 1.4 2003/08/24 18:03:44 obrien Exp $"); #include "opt_debug_si.h" diff --git a/sys/dev/si/si_pci.c b/sys/dev/si/si_pci.c index 397b2f041b70..3494b8814a2b 100644 --- a/sys/dev/si/si_pci.c +++ b/sys/dev/si/si_pci.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/si/si_pci.c,v 1.4 2003/08/24 18:03:44 obrien Exp $"); #include <sys/param.h> #include <sys/systm.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/sio/sio.c b/sys/dev/sio/sio.c index 1e06b59fdc69..2652955e5f9a 100644 --- a/sys/dev/sio/sio.c +++ b/sys/dev/sio/sio.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sio/sio.c,v 1.416 2003/11/17 07:21:19 bde Exp $"); #include "opt_comconsole.h" #include "opt_compat.h" diff --git a/sys/dev/sio/sio_ebus.c b/sys/dev/sio/sio_ebus.c index 54f1c9361c32..932e8912b48c 100644 --- a/sys/dev/sio/sio_ebus.c +++ b/sys/dev/sio/sio_ebus.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sio/sio_ebus.c,v 1.4 2003/08/23 00:11:16 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sio/sio_isa.c b/sys/dev/sio/sio_isa.c index 99d794d4b580..469d78cfee63 100644 --- a/sys/dev/sio/sio_isa.c +++ b/sys/dev/sio/sio_isa.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sio/sio_isa.c,v 1.13 2003/08/25 09:48:48 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sio/sio_pccard.c b/sys/dev/sio/sio_pccard.c index 92021844308d..bdd93fe86b2a 100644 --- a/sys/dev/sio/sio_pccard.c +++ b/sys/dev/sio/sio_pccard.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sio/sio_pccard.c,v 1.11 2003/10/07 04:26:14 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sio/sio_pci.c b/sys/dev/sio/sio_pci.c index 30896c0f4e47..f7c60c6f11a7 100644 --- a/sys/dev/sio/sio_pci.c +++ b/sys/dev/sio/sio_pci.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sio/sio_pci.c,v 1.15 2003/11/28 05:28:28 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sio/sio_puc.c b/sys/dev/sio/sio_puc.c index 91a0713a325e..49cc14d20f7c 100644 --- a/sys/dev/sio/sio_puc.c +++ b/sys/dev/sio/sio_puc.c @@ -24,10 +24,10 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sio/sio_puc.c,v 1.6 2003/08/24 18:03:44 obrien Exp $"); #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sio/sio_puc.c,v 1.6 2003/08/24 18:03:44 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sio/sioreg.h b/sys/dev/sio/sioreg.h index dd4beec8c0b8..987cf956e1f3 100644 --- a/sys/dev/sio/sioreg.h +++ b/sys/dev/sio/sioreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)comreg.h 7.2 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sio/sioreg.h,v 1.23 2003/09/16 08:08:08 bde Exp $ */ /* Receiver clock frequency for "standard" pc serial ports. */ diff --git a/sys/dev/sio/siovar.h b/sys/dev/sio/siovar.h index 44c84f4f76ae..f1884666601b 100644 --- a/sys/dev/sio/siovar.h +++ b/sys/dev/sio/siovar.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/sio/siovar.h,v 1.5 2002/03/20 02:07:41 alfred Exp $ */ #ifdef PC98 diff --git a/sys/dev/smbus/smb.c b/sys/dev/smbus/smb.c index b7cfff991afc..95edeb41b9ca 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.29 2003/08/10 14:28:24 ticso Exp $ * */ #include <sys/param.h> diff --git a/sys/dev/smbus/smb.h b/sys/dev/smbus/smb.h index 7ed0a82f58fa..2e52221f32b2 100644 --- a/sys/dev/smbus/smb.h +++ b/sys/dev/smbus/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/dev/smbus/smb.h,v 1.3 1999/08/28 00:44:24 peter Exp $ * */ #ifndef __SMB_H diff --git a/sys/dev/smbus/smbconf.c b/sys/dev/smbus/smbconf.c index 8a8500924a26..324d2c85e241 100644 --- a/sys/dev/smbus/smbconf.c +++ b/sys/dev/smbus/smbconf.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/smbus/smbconf.c,v 1.13 2003/08/24 18:03:44 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> #include <sys/module.h> diff --git a/sys/dev/smbus/smbconf.h b/sys/dev/smbus/smbconf.h index 64b0a3354c36..7c96366ba15a 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.7 2002/03/23 15:47:28 nsouch Exp $ */ #ifndef __SMBONF_H #define __SMBONF_H diff --git a/sys/dev/smbus/smbus.c b/sys/dev/smbus/smbus.c index ed9c468e66e3..6cbc00a2e409 100644 --- a/sys/dev/smbus/smbus.c +++ b/sys/dev/smbus/smbus.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/smbus/smbus.c,v 1.18 2003/09/06 13:58:06 dfr Exp $"); #include <sys/param.h> #include <sys/systm.h> #include <sys/kernel.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 781a15961292..33f558e25dc8 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.6 2000/04/08 14:17:04 dfr Exp $ # #include <sys/bus.h> diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c index 689ee8361221..d5d220582e7e 100644 --- a/sys/dev/sn/if_sn.c +++ b/sys/dev/sn/if_sn.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sn/if_sn.c,v 1.34 2003/11/14 17:16:57 obrien Exp $"); /* * This is a driver for SMC's 9000 series of Ethernet adapters. diff --git a/sys/dev/sn/if_sn_isa.c b/sys/dev/sn/if_sn_isa.c index f88f3385d28b..20c60e06b473 100644 --- a/sys/dev/sn/if_sn_isa.c +++ b/sys/dev/sn/if_sn_isa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sn/if_sn_isa.c,v 1.12 2003/11/10 16:04:11 imp Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c index 57551a8bef7d..ace95c897811 100644 --- a/sys/dev/sn/if_sn_pccard.c +++ b/sys/dev/sn/if_sn_pccard.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sn/if_sn_pccard.c,v 1.20 2003/10/25 19:56:19 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sn/if_snreg.h b/sys/dev/sn/if_snreg.h index 55dba1def772..d8c190b8dde3 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.4 2003/10/25 19:56:19 imp Exp $ */ /* diff --git a/sys/dev/sn/if_snvar.h b/sys/dev/sn/if_snvar.h index 284b43f85dbf..c03d0f7f103a 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.5 2003/10/26 22:35:44 imp Exp $ */ #ifndef _IF_SNVAR_H diff --git a/sys/dev/snc/dp83932.c b/sys/dev/snc/dp83932.c index 5b59e293def6..42c52c93f55b 100644 --- a/sys/dev/snc/dp83932.c +++ b/sys/dev/snc/dp83932.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/snc/dp83932.c,v 1.12 2003/11/01 23:24:38 brooks Exp $ */ /* $NecBSD: dp83932.c,v 1.5 1999/07/29 05:08:44 kmatsuda Exp $ */ /* $NetBSD: if_snc.c,v 1.18 1998/04/25 21:27:40 scottr Exp $ */ diff --git a/sys/dev/snc/dp83932reg.h b/sys/dev/snc/dp83932reg.h index b72fe86afc6b..adb07e8d6544 100644 --- a/sys/dev/snc/dp83932reg.h +++ b/sys/dev/snc/dp83932reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/snc/dp83932reg.h,v 1.1 2000/10/02 14:27:18 nyan Exp $ */ /* $NecBSD: dp83932reg.h,v 1.2 1999/02/12 05:50:13 kmatsuda Exp $ */ /* $NetBSD: if_snreg.h,v 1.4 1997/06/15 20:20:12 scottr Exp $ */ diff --git a/sys/dev/snc/dp83932subr.c b/sys/dev/snc/dp83932subr.c index 7e4b1d75df54..0ff91d5d35be 100644 --- a/sys/dev/snc/dp83932subr.c +++ b/sys/dev/snc/dp83932subr.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/snc/dp83932subr.c,v 1.6 2003/08/24 18:03:45 obrien Exp $"); /* * Routines of NEC PC-9801-83, 84, 103, 104, PC-9801N-25 and PC-9801N-J02, J02R * Ethernet interface for NetBSD/pc98, ported by Kouichi Matsuda. diff --git a/sys/dev/snc/dp83932subr.h b/sys/dev/snc/dp83932subr.h index 78fa636cc890..ab21b1d81317 100644 --- a/sys/dev/snc/dp83932subr.h +++ b/sys/dev/snc/dp83932subr.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/snc/dp83932subr.h,v 1.2 2002/03/20 02:07:42 alfred Exp $ */ /* $NecBSD: dp83932subr.h,v 1.5 1999/02/02 00:47:25 kmatsuda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/snc/dp83932var.h b/sys/dev/snc/dp83932var.h index fcc6a2245284..5300b5ed28ea 100644 --- a/sys/dev/snc/dp83932var.h +++ b/sys/dev/snc/dp83932var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/snc/dp83932var.h,v 1.3 2003/02/10 13:31:49 nyan Exp $ */ /* $NecBSD: dp83932var.h,v 1.3 1999/01/24 01:39:51 kmatsuda Exp $ */ /* $NetBSD: if_snvar.h,v 1.12 1998/05/01 03:42:47 scottr Exp $ */ diff --git a/sys/dev/snc/if_snc.c b/sys/dev/snc/if_snc.c index ad504cdf50c8..80e3d9c3c8b4 100644 --- a/sys/dev/snc/if_snc.c +++ b/sys/dev/snc/if_snc.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/snc/if_snc.c,v 1.5 2003/08/24 18:03:45 obrien Exp $"); /* * National Semiconductor DP8393X SONIC Driver diff --git a/sys/dev/snc/if_snc_cbus.c b/sys/dev/snc/if_snc_cbus.c index 19a0505ded4f..9ca1553b1922 100644 --- a/sys/dev/snc/if_snc_cbus.c +++ b/sys/dev/snc/if_snc_cbus.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/snc/if_snc_cbus.c,v 1.5 2003/08/24 18:03:45 obrien Exp $"); /* * National Semiconductor DP8393X SONIC Driver diff --git a/sys/dev/snc/if_snc_pccard.c b/sys/dev/snc/if_snc_pccard.c index 0b591200b51d..087dca2299d6 100644 --- a/sys/dev/snc/if_snc_pccard.c +++ b/sys/dev/snc/if_snc_pccard.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/snc/if_snc_pccard.c,v 1.4 2003/08/24 18:03:45 obrien Exp $"); /* * National Semiconductor DP8393X SONIC Driver diff --git a/sys/dev/snc/if_sncreg.h b/sys/dev/snc/if_sncreg.h index 30b0bb755992..6f501a5646d7 100644 --- a/sys/dev/snc/if_sncreg.h +++ b/sys/dev/snc/if_sncreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/snc/if_sncreg.h,v 1.1 2000/10/02 14:27:18 nyan Exp $ */ /* $NecBSD: if_snreg.h,v 1.3 1999/01/24 01:39:52 kmatsuda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/snc/if_sncvar.h b/sys/dev/snc/if_sncvar.h index 33e39f32a3bf..acdbb42a72af 100644 --- a/sys/dev/snc/if_sncvar.h +++ b/sys/dev/snc/if_sncvar.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/snc/if_sncvar.h,v 1.2 2002/03/20 02:07:42 alfred Exp $ */ /* diff --git a/sys/dev/snp/snp.c b/sys/dev/snp/snp.c index 4c4115d3ff53..e411b13f73a8 100644 --- a/sys/dev/snp/snp.c +++ b/sys/dev/snp/snp.c @@ -15,7 +15,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/snp/snp.c,v 1.82 2003/11/09 09:17:22 tanimura Exp $"); #include <sys/param.h> #include <sys/systm.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/driver.c b/sys/dev/sound/driver.c index c35f6fa71d5a..f5c92bc28209 100644 --- a/sys/dev/sound/driver.c +++ b/sys/dev/sound/driver.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/driver.c,v 1.10 2001/07/01 19:38:58 cg Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/isa/ad1816.c b/sys/dev/sound/isa/ad1816.c index b2f67b341707..e6c23af1ec3c 100644 --- a/sys/dev/sound/isa/ad1816.c +++ b/sys/dev/sound/isa/ad1816.c @@ -33,7 +33,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/ad1816.c,v 1.29 2003/09/07 16:28:02 cg Exp $"); struct ad1816_info; 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/emu8000.c b/sys/dev/sound/isa/emu8000.c index 2442e2bc08e7..d983806489fb 100644 --- a/sys/dev/sound/isa/emu8000.c +++ b/sys/dev/sound/isa/emu8000.c @@ -28,7 +28,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/sound/isa/emu8000.c,v 1.10 2002/04/04 21:03:16 jhb Exp $ * */ diff --git a/sys/dev/sound/isa/es1888.c b/sys/dev/sound/isa/es1888.c index d8555b1a0bce..6b4b413628df 100644 --- a/sys/dev/sound/isa/es1888.c +++ b/sys/dev/sound/isa/es1888.c @@ -29,7 +29,7 @@ #include <isa/isavar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/es1888.c,v 1.10 2003/02/08 07:05:07 nyan Exp $"); #ifdef __alpha__ static int diff --git a/sys/dev/sound/isa/ess.c b/sys/dev/sound/isa/ess.c index 178d48fa4360..9e8dc819b616 100644 --- a/sys/dev/sound/isa/ess.c +++ b/sys/dev/sound/isa/ess.c @@ -38,7 +38,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/ess.c,v 1.27 2003/09/07 16:28:02 cg Exp $"); #define ESS_BUFFSIZE (4096) #define ABS(x) (((x) < 0)? -(x) : (x)) diff --git a/sys/dev/sound/isa/gusc.c b/sys/dev/sound/isa/gusc.c index 54b29288dd01..94c9de9bb753 100644 --- a/sys/dev/sound/isa/gusc.c +++ b/sys/dev/sound/isa/gusc.c @@ -45,7 +45,7 @@ #include <alpha/isa/isavar.h> #endif -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/gusc.c,v 1.12 2001/08/23 11:30:50 cg Exp $"); #define LOGICALID_NOPNP 0 #define LOGICALID_PCM 0x0000561e diff --git a/sys/dev/sound/isa/gusmidi.c b/sys/dev/sound/isa/gusmidi.c index e5788d106e2c..177eba92a436 100644 --- a/sys/dev/sound/isa/gusmidi.c +++ b/sys/dev/sound/isa/gusmidi.c @@ -31,7 +31,7 @@ * Ported to the new Audio Driver by Luigi Rizzo: * (C) 1999 Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/isa/gusmidi.c,v 1.9 2002/04/04 21:03:16 jhb Exp $ * */ diff --git a/sys/dev/sound/isa/mpu.c b/sys/dev/sound/isa/mpu.c index 5ca32bda3546..013ce47c9efe 100644 --- a/sys/dev/sound/isa/mpu.c +++ b/sys/dev/sound/isa/mpu.c @@ -33,7 +33,7 @@ * This handles io against /dev/midi, the midi {in, out}put event queues * and the event/message transmittion to/from an MPU401 interface. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/isa/mpu.c,v 1.18 2003/10/29 21:54:37 deischen Exp $ * */ diff --git a/sys/dev/sound/isa/mss.c b/sys/dev/sound/isa/mss.c index c71030ea09eb..691a1c699015 100644 --- a/sys/dev/sound/isa/mss.c +++ b/sys/dev/sound/isa/mss.c @@ -29,7 +29,7 @@ #include <dev/sound/pcm/sound.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/mss.c,v 1.86 2003/09/07 16:28:02 cg Exp $"); /* board-specific include files */ #include <dev/sound/isa/mss.h> diff --git a/sys/dev/sound/isa/mss.h b/sys/dev/sound/isa/mss.h index d97c70a14cf2..8c5344e84be8 100644 --- a/sys/dev/sound/isa/mss.h +++ b/sys/dev/sound/isa/mss.h @@ -303,7 +303,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.11 2001/03/25 21:43:24 cg Exp $ */ /* diff --git a/sys/dev/sound/isa/opl.c b/sys/dev/sound/isa/opl.c index 21eb4530cc9d..6d1ce2e3b4cc 100644 --- a/sys/dev/sound/isa/opl.c +++ b/sys/dev/sound/isa/opl.c @@ -40,7 +40,7 @@ * This handles io against /dev/midi, the midi {in, out}put event queues * and the event/message operation to the OPL chip. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/isa/opl.c,v 1.9 2002/04/04 21:03:16 jhb Exp $ * */ diff --git a/sys/dev/sound/isa/sb.h b/sys/dev/sound/isa/sb.h index ff09ef275a5e..e42002f29d69 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.14 2001/03/24 23:10:26 cg Exp $ */ #ifndef SB_H diff --git a/sys/dev/sound/isa/sb16.c b/sys/dev/sound/isa/sb16.c index 3d1605dc0ded..4217d48f0da2 100644 --- a/sys/dev/sound/isa/sb16.c +++ b/sys/dev/sound/isa/sb16.c @@ -38,7 +38,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/sb16.c,v 1.80 2003/09/07 16:28:02 cg Exp $"); #define SB16_BUFFSIZE 4096 #define PLAIN_SB16(x) ((((x)->bd_flags) & (BD_F_SB16|BD_F_SB16X)) == BD_F_SB16) diff --git a/sys/dev/sound/isa/sb8.c b/sys/dev/sound/isa/sb8.c index acf6e91d262d..696893da5a53 100644 --- a/sys/dev/sound/isa/sb8.c +++ b/sys/dev/sound/isa/sb8.c @@ -38,7 +38,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/sb8.c,v 1.73 2003/09/07 16:28:02 cg Exp $"); #define SB_DEFAULT_BUFSZ 4096 diff --git a/sys/dev/sound/isa/sbc.c b/sys/dev/sound/isa/sbc.c index 21cb6394f7c4..b2ab27285975 100644 --- a/sys/dev/sound/isa/sbc.c +++ b/sys/dev/sound/isa/sbc.c @@ -30,7 +30,7 @@ #include <isa/isavar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/sbc.c,v 1.38 2003/02/07 14:05:33 nyan Exp $"); #define IO_MAX 3 #define IRQ_MAX 1 diff --git a/sys/dev/sound/isa/sndbuf_dma.c b/sys/dev/sound/isa/sndbuf_dma.c index 2b980807245e..023d946a37b5 100644 --- a/sys/dev/sound/isa/sndbuf_dma.c +++ b/sys/dev/sound/isa/sndbuf_dma.c @@ -28,7 +28,7 @@ #include <isa/isavar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/isa/sndbuf_dma.c,v 1.2 2003/09/07 16:28:02 cg Exp $"); int sndbuf_dmasetup(struct snd_dbuf *b, struct resource *drq) diff --git a/sys/dev/sound/isa/uartsio.c b/sys/dev/sound/isa/uartsio.c index ab9fd9d0480a..d72e565b726e 100644 --- a/sys/dev/sound/isa/uartsio.c +++ b/sys/dev/sound/isa/uartsio.c @@ -42,7 +42,7 @@ * This handles io against /dev/midi, the midi {in, out}put event queues * and the event/message transmittion to/from a serial port interface. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/isa/uartsio.c,v 1.15 2003/09/17 01:09:10 bde Exp $ * */ diff --git a/sys/dev/sound/midi/midi.c b/sys/dev/sound/midi/midi.c index 2da6415dee82..59471231c5b2 100644 --- a/sys/dev/sound/midi/midi.c +++ b/sys/dev/sound/midi/midi.c @@ -46,7 +46,7 @@ * device parameters, then call the board-specific routines if * available, or try to perform the task using the default code. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/midi/midi.c,v 1.13 2003/03/03 12:15:46 phk Exp $ * */ diff --git a/sys/dev/sound/midi/midi.h b/sys/dev/sound/midi/midi.h index 9ba9c952366f..94bee7e35798 100644 --- a/sys/dev/sound/midi/midi.h +++ b/sys/dev/sound/midi/midi.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/midi/midi.h,v 1.11 2003/04/29 13:36:00 kan Exp $ * */ diff --git a/sys/dev/sound/midi/midibuf.c b/sys/dev/sound/midi/midibuf.c index f4444059ac8f..55855a27d8e2 100644 --- a/sys/dev/sound/midi/midibuf.c +++ b/sys/dev/sound/midi/midibuf.c @@ -25,7 +25,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/sound/midi/midibuf.c,v 1.9 2003/11/09 09:17:22 tanimura Exp $ * */ diff --git a/sys/dev/sound/midi/midibuf.h b/sys/dev/sound/midi/midibuf.h index a25c1cc24bdf..39f642eb39d8 100644 --- a/sys/dev/sound/midi/midibuf.h +++ b/sys/dev/sound/midi/midibuf.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/midi/midibuf.h,v 1.3 2002/01/01 17:36:26 tanimura Exp $ * */ diff --git a/sys/dev/sound/midi/midisynth.c b/sys/dev/sound/midi/midisynth.c index d3708332e58b..c73c5a032201 100644 --- a/sys/dev/sound/midi/midisynth.c +++ b/sys/dev/sound/midi/midisynth.c @@ -24,7 +24,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/sound/midi/midisynth.c,v 1.7 2002/01/04 01:13:47 tanimura Exp $ * */ diff --git a/sys/dev/sound/midi/midisynth.h b/sys/dev/sound/midi/midisynth.h index 356be897cb66..5092fb29eaa3 100644 --- a/sys/dev/sound/midi/midisynth.h +++ b/sys/dev/sound/midi/midisynth.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/midi/midisynth.h,v 1.3 2002/01/01 17:36:26 tanimura Exp $ * */ diff --git a/sys/dev/sound/midi/miditypes.h b/sys/dev/sound/midi/miditypes.h index 065734252d03..1c251732d7f1 100644 --- a/sys/dev/sound/midi/miditypes.h +++ b/sys/dev/sound/midi/miditypes.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/midi/miditypes.h,v 1.2 2002/01/01 17:36:26 tanimura Exp $ * */ diff --git a/sys/dev/sound/midi/sequencer.c b/sys/dev/sound/midi/sequencer.c index 17c79efaaaf2..3c96bb724bee 100644 --- a/sys/dev/sound/midi/sequencer.c +++ b/sys/dev/sound/midi/sequencer.c @@ -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/midi/sequencer.c,v 1.15 2003/03/03 12:15:46 phk Exp $ * */ diff --git a/sys/dev/sound/midi/sequencer.h b/sys/dev/sound/midi/sequencer.h index c5db26420131..c1081594d2de 100644 --- a/sys/dev/sound/midi/sequencer.h +++ b/sys/dev/sound/midi/sequencer.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/midi/sequencer.h,v 1.5 2002/01/04 01:13:47 tanimura Exp $ * */ diff --git a/sys/dev/sound/midi/timer.c b/sys/dev/sound/midi/timer.c index ba4bce0d5828..90e19fe74e97 100644 --- a/sys/dev/sound/midi/timer.c +++ b/sys/dev/sound/midi/timer.c @@ -26,7 +26,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/sound/midi/timer.c,v 1.4 2003/02/19 05:47:11 imp Exp $ * */ diff --git a/sys/dev/sound/midi/timer.h b/sys/dev/sound/midi/timer.h index a615ab64cdc9..524a8add8ced 100644 --- a/sys/dev/sound/midi/timer.h +++ b/sys/dev/sound/midi/timer.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/midi/timer.h,v 1.1 2002/01/04 01:16:18 tanimura Exp $ * */ diff --git a/sys/dev/sound/pci/als4000.c b/sys/dev/sound/pci/als4000.c index 0c1a85dc9555..727eed002293 100644 --- a/sys/dev/sound/pci/als4000.c +++ b/sys/dev/sound/pci/als4000.c @@ -42,7 +42,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/als4000.c,v 1.13 2003/09/02 17:30:37 jhb Exp $"); /* Debugging macro's */ #undef DEB diff --git a/sys/dev/sound/pci/als4000.h b/sys/dev/sound/pci/als4000.h index a6a67df786bc..6dac5f168b6c 100644 --- a/sys/dev/sound/pci/als4000.h +++ b/sys/dev/sound/pci/als4000.h @@ -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/als4000.h,v 1.2 2001/10/10 17:56:35 orion Exp $ */ #define ALS_PCI_ID0 0x40004005 diff --git a/sys/dev/sound/pci/au88x0.c b/sys/dev/sound/pci/au88x0.c index d5191b26b5e6..36c13e03f4f1 100644 --- a/sys/dev/sound/pci/au88x0.c +++ b/sys/dev/sound/pci/au88x0.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/sound/pci/au88x0.c,v 1.5 2003/10/12 11:33:39 des Exp $ */ #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pci/au88x0.h b/sys/dev/sound/pci/au88x0.h index 15f7b767a0c7..bae2c032bb03 100644 --- a/sys/dev/sound/pci/au88x0.h +++ b/sys/dev/sound/pci/au88x0.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/sound/pci/au88x0.h,v 1.2 2003/10/12 11:33:39 des Exp $ */ #ifndef _AU88X0_H_INCLUDED diff --git a/sys/dev/sound/pci/aureal.c b/sys/dev/sound/pci/aureal.c index 7d71231e72db..076b454065aa 100644 --- a/sys/dev/sound/pci/aureal.c +++ b/sys/dev/sound/pci/aureal.c @@ -31,7 +31,7 @@ #include <dev/pci/pcireg.h> #include <dev/pci/pcivar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/aureal.c,v 1.26 2003/09/07 16:28:02 cg Exp $"); /* PCI IDs of supported chips */ #define AU8820_PCI_ID 0x000112eb diff --git a/sys/dev/sound/pci/aureal.h b/sys/dev/sound/pci/aureal.h index d710b2e0ba85..879af949af7e 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.3 2003/09/07 16:28:02 cg Exp $ */ #ifndef _AU8820_REG_H diff --git a/sys/dev/sound/pci/cmi.c b/sys/dev/sound/pci/cmi.c index bc998937a4eb..c3df6ab7e592 100644 --- a/sys/dev/sound/pci/cmi.c +++ b/sys/dev/sound/pci/cmi.c @@ -51,7 +51,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/cmi.c,v 1.24 2003/11/11 05:38:27 scottl Exp $"); /* Supported chip ID's */ #define CMI8338A_PCI_ID 0x010013f6 diff --git a/sys/dev/sound/pci/cmireg.h b/sys/dev/sound/pci/cmireg.h index 9e838a6faad3..ac5a32da1da3 100644 --- a/sys/dev/sound/pci/cmireg.h +++ b/sys/dev/sound/pci/cmireg.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/cmireg.h,v 1.2 2001/03/29 15:36:31 orion Exp $ */ /* C-Media CMI8x38 Audio Chip Support */ diff --git a/sys/dev/sound/pci/cs4281.c b/sys/dev/sound/pci/cs4281.c index 3a7a957395de..d63082817d62 100644 --- a/sys/dev/sound/pci/cs4281.c +++ b/sys/dev/sound/pci/cs4281.c @@ -37,7 +37,7 @@ #include <dev/sound/pci/cs4281.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/cs4281.c,v 1.17 2003/09/02 17:30:37 jhb Exp $"); #define CS4281_DEFAULT_BUFSZ 16384 diff --git a/sys/dev/sound/pci/cs4281.h b/sys/dev/sound/pci/cs4281.h index 68a71e7b7f0a..b7f6ae30b420 100644 --- a/sys/dev/sound/pci/cs4281.h +++ b/sys/dev/sound/pci/cs4281.h @@ -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/cs4281.h,v 1.3 2001/04/19 13:23:50 orion Exp $ */ #ifndef _CS4281_H_ diff --git a/sys/dev/sound/pci/csa.c b/sys/dev/sound/pci/csa.c index 3c45e193d1f8..63dab6cfc10e 100644 --- a/sys/dev/sound/pci/csa.c +++ b/sys/dev/sound/pci/csa.c @@ -48,7 +48,7 @@ #include <gnu/dev/sound/pci/csaimg.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/csa.c,v 1.27 2003/09/02 17:30:37 jhb Exp $"); /* This is the pci device id. */ #define CS4610_PCI_ID 0x60011013 diff --git a/sys/dev/sound/pci/csamidi.c b/sys/dev/sound/pci/csamidi.c index 4b9ce3dec67f..9051a3cf16c3 100644 --- a/sys/dev/sound/pci/csamidi.c +++ b/sys/dev/sound/pci/csamidi.c @@ -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/csamidi.c,v 1.13 2003/09/02 17:30:37 jhb Exp $ */ #include <dev/sound/midi/midi.h> diff --git a/sys/dev/sound/pci/csapcm.c b/sys/dev/sound/pci/csapcm.c index c9df8491145d..3007d286ab8f 100644 --- a/sys/dev/sound/pci/csapcm.c +++ b/sys/dev/sound/pci/csapcm.c @@ -38,7 +38,7 @@ #include <dev/pci/pcireg.h> #include <dev/pci/pcivar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/csapcm.c,v 1.27 2003/09/02 17:30:37 jhb Exp $"); /* Buffer size on dma transfer. Fixed for CS416x. */ #define CS461x_BUFFSIZE (4 * 1024) diff --git a/sys/dev/sound/pci/csareg.h b/sys/dev/sound/pci/csareg.h index 8ed292a3298a..4c9f7f21bd03 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.3 2001/05/30 22:38:31 cg Exp $ */ #ifndef _CSA_REG_H diff --git a/sys/dev/sound/pci/csavar.h b/sys/dev/sound/pci/csavar.h index f46a6257e259..fcd3b93ac795 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.4 2001/06/23 18:00:06 cg Exp $ */ #ifndef _CSA_VAR_H diff --git a/sys/dev/sound/pci/ds1-fw.h b/sys/dev/sound/pci/ds1-fw.h index 72a052a2b9bc..9bbf656c6c65 100644 --- a/sys/dev/sound/pci/ds1-fw.h +++ b/sys/dev/sound/pci/ds1-fw.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/sound/pci/ds1-fw.h,v 1.3 2001/05/30 22:46:40 cg Exp $ */ #ifndef _HWMCODE_ #define _HWMCODE_ diff --git a/sys/dev/sound/pci/ds1.c b/sys/dev/sound/pci/ds1.c index 323a07d7827f..ddf644ef2c8d 100644 --- a/sys/dev/sound/pci/ds1.c +++ b/sys/dev/sound/pci/ds1.c @@ -33,7 +33,7 @@ #include <dev/sound/pci/ds1.h> #include <dev/sound/pci/ds1-fw.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/ds1.c,v 1.36 2003/09/02 17:30:37 jhb Exp $"); /* -------------------------------------------------------------------- */ diff --git a/sys/dev/sound/pci/ds1.h b/sys/dev/sound/pci/ds1.h index ad4e829cbfee..8cccf33d1808 100644 --- 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 2000/05/31 03:21:36 cg Exp $ */ diff --git a/sys/dev/sound/pci/emu10k1.c b/sys/dev/sound/pci/emu10k1.c index 6ee122076d32..059cbbc57b1b 100644 --- a/sys/dev/sound/pci/emu10k1.c +++ b/sys/dev/sound/pci/emu10k1.c @@ -32,7 +32,7 @@ #include <dev/pci/pcivar.h> #include <sys/queue.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/emu10k1.c,v 1.41 2003/09/07 16:28:03 cg Exp $"); /* -------------------------------------------------------------------- */ diff --git a/sys/dev/sound/pci/es137x.c b/sys/dev/sound/pci/es137x.c index 2e089586e060..c1f6e7e60c97 100644 --- a/sys/dev/sound/pci/es137x.c +++ b/sys/dev/sound/pci/es137x.c @@ -59,7 +59,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/es137x.c,v 1.48 2003/09/07 16:28:03 cg Exp $"); static int debug = 0; SYSCTL_INT(_debug, OID_AUTO, es_debug, CTLFLAG_RW, &debug, 0, ""); diff --git a/sys/dev/sound/pci/es137x.h b/sys/dev/sound/pci/es137x.h index 076fe3c01a1b..af4953272b12 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.4 2000/04/05 00:38:00 cg Exp $ */ #ifndef _ES1370_REG_H diff --git a/sys/dev/sound/pci/fm801.c b/sys/dev/sound/pci/fm801.c index 50d21215bdb9..2909da2cfb55 100644 --- a/sys/dev/sound/pci/fm801.c +++ b/sys/dev/sound/pci/fm801.c @@ -29,7 +29,7 @@ #include <dev/pci/pcireg.h> #include <dev/pci/pcivar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/fm801.c,v 1.20 2003/09/02 17:30:37 jhb Exp $"); #define PCI_VENDOR_FORTEMEDIA 0x1319 #define PCI_DEVICE_FORTEMEDIA1 0x08011319 diff --git a/sys/dev/sound/pci/ich.c b/sys/dev/sound/pci/ich.c index a0b81f7ba152..c406acdb853f 100644 --- a/sys/dev/sound/pci/ich.c +++ b/sys/dev/sound/pci/ich.c @@ -32,7 +32,7 @@ #include <dev/pci/pcireg.h> #include <dev/pci/pcivar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/ich.c,v 1.37 2003/09/15 21:16:47 njl Exp $"); /* -------------------------------------------------------------------- */ diff --git a/sys/dev/sound/pci/ich.h b/sys/dev/sound/pci/ich.h index 8f6cf68bcb48..f58c4c934a66 100644 --- a/sys/dev/sound/pci/ich.h +++ b/sys/dev/sound/pci/ich.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/ich.h,v 1.3 2003/08/10 14:57:47 orion Exp $ */ #define PCIR_NAMBAR 0x10 diff --git a/sys/dev/sound/pci/maestro.c b/sys/dev/sound/pci/maestro.c index a2ac979bafe6..fb605368d1ac 100644 --- a/sys/dev/sound/pci/maestro.c +++ b/sys/dev/sound/pci/maestro.c @@ -51,7 +51,7 @@ #include <dev/sound/pci/maestro_reg.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/maestro.c,v 1.21 2003/09/07 16:28:03 cg Exp $"); #define inline __inline diff --git a/sys/dev/sound/pci/maestro3.c b/sys/dev/sound/pci/maestro3.c index 78d13982f45e..eb51874e5ef3 100644 --- a/sys/dev/sound/pci/maestro3.c +++ b/sys/dev/sound/pci/maestro3.c @@ -61,7 +61,7 @@ #include <gnu/dev/sound/pci/maestro3_reg.h> #include <gnu/dev/sound/pci/maestro3_dsp.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/maestro3.c,v 1.22 2003/09/02 17:30:37 jhb Exp $"); /* -------------------------------------------------------------------- */ diff --git a/sys/dev/sound/pci/maestro_reg.h b/sys/dev/sound/pci/maestro_reg.h index 41ce3510295f..521d7af2b4ef 100644 --- a/sys/dev/sound/pci/maestro_reg.h +++ b/sys/dev/sound/pci/maestro_reg.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: maestro_reg.h,v 1.10 2000/08/29 17:27:29 taku Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/maestro_reg.h,v 1.2 2001/01/03 01:32:57 jhb Exp $ */ #ifndef MAESTRO_REG_H_INCLUDED diff --git a/sys/dev/sound/pci/neomagic-coeff.h b/sys/dev/sound/pci/neomagic-coeff.h index 345598c148c8..378872215aa4 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.2 2003/09/07 16:28:03 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 bc0b1f1edc4e..40ad3121bb3b 100644 --- a/sys/dev/sound/pci/neomagic.c +++ b/sys/dev/sound/pci/neomagic.c @@ -34,7 +34,7 @@ #include <dev/pci/pcireg.h> #include <dev/pci/pcivar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/neomagic.c,v 1.30 2003/09/07 16:28:03 cg Exp $"); /* -------------------------------------------------------------------- */ diff --git a/sys/dev/sound/pci/neomagic.h b/sys/dev/sound/pci/neomagic.h index be5e7e296498..966edd5c8d29 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.3 2003/09/07 16:28:03 cg Exp $ */ #ifndef _NM256_H_ diff --git a/sys/dev/sound/pci/solo.c b/sys/dev/sound/pci/solo.c index 0a4ed4d059f1..2d2dae56b3f2 100644 --- a/sys/dev/sound/pci/solo.c +++ b/sys/dev/sound/pci/solo.c @@ -33,7 +33,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/solo.c,v 1.29 2003/09/07 16:28:03 cg Exp $"); #define SOLO_DEFAULT_BUFSZ 16384 #define ABS(x) (((x) < 0)? -(x) : (x)) diff --git a/sys/dev/sound/pci/t4dwave.c b/sys/dev/sound/pci/t4dwave.c index ac206facd661..2a0a93b1e1fd 100644 --- a/sys/dev/sound/pci/t4dwave.c +++ b/sys/dev/sound/pci/t4dwave.c @@ -31,7 +31,7 @@ #include <dev/pci/pcireg.h> #include <dev/pci/pcivar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/t4dwave.c,v 1.40 2003/09/07 16:28:03 cg Exp $"); /* -------------------------------------------------------------------- */ diff --git a/sys/dev/sound/pci/t4dwave.h b/sys/dev/sound/pci/t4dwave.h index 67e3e4993501..1f93c00aeeb0 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.6 2003/09/07 16:28:03 cg Exp $ */ #ifndef _T4DWAVE_REG_H diff --git a/sys/dev/sound/pci/via8233.c b/sys/dev/sound/pci/via8233.c index 1551cfbd45b4..ea3e519dcbab 100644 --- a/sys/dev/sound/pci/via8233.c +++ b/sys/dev/sound/pci/via8233.c @@ -44,7 +44,7 @@ #include <dev/sound/pci/via8233.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/via8233.c,v 1.13 2003/09/02 17:30:37 jhb Exp $"); #define VIA8233_PCI_ID 0x30591106 diff --git a/sys/dev/sound/pci/via8233.h b/sys/dev/sound/pci/via8233.h index bc6f57aa6208..410c5493c613 100644 --- a/sys/dev/sound/pci/via8233.h +++ b/sys/dev/sound/pci/via8233.h @@ -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/via8233.h,v 1.3 2003/04/17 15:04:11 orion Exp $ */ #ifndef _SYS_SOUND_PCI_VIA8233_H_ diff --git a/sys/dev/sound/pci/via82c686.c b/sys/dev/sound/pci/via82c686.c index 7247f07b2845..e4cdcc12f9f5 100644 --- a/sys/dev/sound/pci/via82c686.c +++ b/sys/dev/sound/pci/via82c686.c @@ -33,7 +33,7 @@ #include <dev/sound/pci/via82c686.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/via82c686.c,v 1.27 2003/09/02 17:30:37 jhb Exp $"); #define VIA_PCI_ID 0x30581106 #define NSEGS 4 /* Number of segments in SGD table */ diff --git a/sys/dev/sound/pci/via82c686.h b/sys/dev/sound/pci/via82c686.h index ac6750e71b08..a4a9a086fd44 100644 --- a/sys/dev/sound/pci/via82c686.h +++ b/sys/dev/sound/pci/via82c686.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/dev/sound/pci/via82c686.h,v 1.6 2003/03/26 05:35:38 orion Exp $ */ #ifndef _VIA_H diff --git a/sys/dev/sound/pci/vibes.c b/sys/dev/sound/pci/vibes.c index 7ba9067d0f7e..387d633985e3 100644 --- a/sys/dev/sound/pci/vibes.c +++ b/sys/dev/sound/pci/vibes.c @@ -36,7 +36,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/vibes.c,v 1.14 2003/08/22 07:04:11 imp Exp $"); /* ------------------------------------------------------------------------- */ /* Constants */ diff --git a/sys/dev/sound/pci/vibes.h b/sys/dev/sound/pci/vibes.h index 36cbadd66781..f9a266b997e3 100644 --- a/sys/dev/sound/pci/vibes.h +++ b/sys/dev/sound/pci/vibes.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/vibes.h,v 1.1 2001/03/19 00:26:40 orion Exp $ */ /* ------------------------------------------------------------------------- */ diff --git a/sys/dev/sound/pcm/ac97.c b/sys/dev/sound/pcm/ac97.c index 0a27e776fe0b..b65b2ed0bf48 100644 --- a/sys/dev/sound/pcm/ac97.c +++ b/sys/dev/sound/pcm/ac97.c @@ -30,7 +30,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/ac97.c,v 1.49 2003/11/11 22:15:17 kuriyama Exp $"); MALLOC_DEFINE(M_AC97, "ac97", "ac97 codec"); diff --git a/sys/dev/sound/pcm/ac97.h b/sys/dev/sound/pcm/ac97.h index 933281cb8a9e..b115b3c6ae27 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.15 2003/09/07 16:28:03 cg Exp $ */ #define AC97_MUTE 0x8080 diff --git a/sys/dev/sound/pcm/ac97_if.m b/sys/dev/sound/pcm/ac97_if.m index 36c5c19091a6..0ade5e242c95 100644 --- a/sys/dev/sound/pcm/ac97_if.m +++ b/sys/dev/sound/pcm/ac97_if.m @@ -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/ac97_if.m,v 1.3 2002/05/01 03:07:40 obrien Exp $ # #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/ac97_patch.c b/sys/dev/sound/pcm/ac97_patch.c index e5e728f8b314..1ac5856d6b8b 100644 --- a/sys/dev/sound/pcm/ac97_patch.c +++ b/sys/dev/sound/pcm/ac97_patch.c @@ -27,7 +27,7 @@ #include <dev/sound/pcm/ac97.h> #include <dev/sound/pcm/ac97_patch.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/ac97_patch.c,v 1.2 2003/08/21 15:44:55 orion Exp $"); void ad1886_patch(struct ac97_info* codec) { diff --git a/sys/dev/sound/pcm/ac97_patch.h b/sys/dev/sound/pcm/ac97_patch.h index 740031d2ed3a..ae3f8d07cf9a 100644 --- a/sys/dev/sound/pcm/ac97_patch.h +++ b/sys/dev/sound/pcm/ac97_patch.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/dev/sound/pcm/ac97_patch.h,v 1.2 2003/08/21 15:44:55 orion Exp $ */ typedef void (*ac97_patch)(struct ac97_info*); diff --git a/sys/dev/sound/pcm/buffer.c b/sys/dev/sound/pcm/buffer.c index 0021c2534e23..9493b685ec0d 100644 --- a/sys/dev/sound/pcm/buffer.c +++ b/sys/dev/sound/pcm/buffer.c @@ -28,7 +28,7 @@ #include "feeder_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/buffer.c,v 1.21 2003/11/27 19:51:44 matk Exp $"); struct snd_dbuf * sndbuf_create(device_t dev, char *drv, char *desc) diff --git a/sys/dev/sound/pcm/buffer.h b/sys/dev/sound/pcm/buffer.h index 31d9e2ba45d7..d773ddd829da 100644 --- a/sys/dev/sound/pcm/buffer.h +++ b/sys/dev/sound/pcm/buffer.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/buffer.h,v 1.8 2003/11/27 19:51:44 matk Exp $ */ #define SND_DMA(b) (sndbuf_getflags((b)) & SNDBUF_F_DMA) diff --git a/sys/dev/sound/pcm/channel.c b/sys/dev/sound/pcm/channel.c index e5b0c3037fb2..092edf611b5f 100644 --- a/sys/dev/sound/pcm/channel.c +++ b/sys/dev/sound/pcm/channel.c @@ -29,7 +29,7 @@ #include "feeder_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/channel.c,v 1.93 2003/12/05 02:08:13 matk Exp $"); #define MIN_CHUNK_SIZE 256 /* for uiomove etc. */ #define DMA_ALIGN_THRESHOLD 4 diff --git a/sys/dev/sound/pcm/channel.h b/sys/dev/sound/pcm/channel.h index 57302f0d19fc..f66497ef947a 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.28 2003/09/07 16:28:03 cg Exp $ */ struct pcmchan_children { diff --git a/sys/dev/sound/pcm/channel_if.m b/sys/dev/sound/pcm/channel_if.m index 9d8e289509c2..51e11eb97e29 100644 --- a/sys/dev/sound/pcm/channel_if.m +++ b/sys/dev/sound/pcm/channel_if.m @@ -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_if.m,v 1.4 2001/05/27 17:22:00 cg Exp $ # #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/dsp.c b/sys/dev/sound/pcm/dsp.c index 9fde9750448f..f3f0e2051d79 100644 --- a/sys/dev/sound/pcm/dsp.c +++ b/sys/dev/sound/pcm/dsp.c @@ -29,7 +29,7 @@ #include <dev/sound/pcm/sound.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/dsp.c,v 1.67 2003/11/11 05:38:28 scottl Exp $"); #define OLDPCM_IOCTL diff --git a/sys/dev/sound/pcm/dsp.h b/sys/dev/sound/pcm/dsp.h index 5e92d2063560..27ae1140afd5 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.7 2003/09/07 16:28:03 cg Exp $ */ int dsp_register(int unit, int channel); diff --git a/sys/dev/sound/pcm/fake.c b/sys/dev/sound/pcm/fake.c index 1fd0900bff9f..0f4714176b79 100644 --- a/sys/dev/sound/pcm/fake.c +++ b/sys/dev/sound/pcm/fake.c @@ -26,7 +26,7 @@ #include <dev/sound/pcm/sound.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/fake.c,v 1.13 2003/09/07 16:28:03 cg Exp $"); static u_int32_t fk_fmt[] = { AFMT_U8, diff --git a/sys/dev/sound/pcm/feeder.c b/sys/dev/sound/pcm/feeder.c index 0ec36df6f80a..5306cad66ed5 100644 --- a/sys/dev/sound/pcm/feeder.c +++ b/sys/dev/sound/pcm/feeder.c @@ -28,7 +28,7 @@ #include "feeder_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/feeder.c,v 1.32 2003/09/07 16:28:03 cg Exp $"); MALLOC_DEFINE(M_FEEDER, "feeder", "pcm feeder"); diff --git a/sys/dev/sound/pcm/feeder.h b/sys/dev/sound/pcm/feeder.h index 61d42255d966..3c3429abcfa9 100644 --- a/sys/dev/sound/pcm/feeder.h +++ b/sys/dev/sound/pcm/feeder.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/feeder.h,v 1.11 2003/09/07 16:28:03 cg Exp $ */ struct pcm_feederdesc { diff --git a/sys/dev/sound/pcm/feeder_fmt.c b/sys/dev/sound/pcm/feeder_fmt.c index 59d7edc485f5..59eb7dae15ba 100644 --- a/sys/dev/sound/pcm/feeder_fmt.c +++ b/sys/dev/sound/pcm/feeder_fmt.c @@ -28,7 +28,7 @@ #include "feeder_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/feeder_fmt.c,v 1.13 2003/09/07 16:28:03 cg Exp $"); MALLOC_DEFINE(M_FMTFEEDER, "fmtfeed", "pcm format feeder"); diff --git a/sys/dev/sound/pcm/feeder_if.m b/sys/dev/sound/pcm/feeder_if.m index a100a6dbf0ea..f256cf53a8ce 100644 --- a/sys/dev/sound/pcm/feeder_if.m +++ b/sys/dev/sound/pcm/feeder_if.m @@ -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/feeder_if.m,v 1.5 2002/05/01 03:07:40 obrien Exp $ # #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/feeder_rate.c b/sys/dev/sound/pcm/feeder_rate.c index c3752a0ad7b1..99fea86ce3ce 100644 --- a/sys/dev/sound/pcm/feeder_rate.c +++ b/sys/dev/sound/pcm/feeder_rate.c @@ -48,7 +48,7 @@ #include <dev/sound/pcm/sound.h> #include "feeder_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/feeder_rate.c,v 1.10 2003/04/20 17:08:56 orion Exp $"); #endif /* _KERNEL */ diff --git a/sys/dev/sound/pcm/mixer.c b/sys/dev/sound/pcm/mixer.c index 1c89bb99ccd9..efbfcdf9d0a1 100644 --- a/sys/dev/sound/pcm/mixer.c +++ b/sys/dev/sound/pcm/mixer.c @@ -28,7 +28,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/mixer.c,v 1.33 2003/11/11 05:38:28 scottl Exp $"); MALLOC_DEFINE(M_MIXER, "mixer", "mixer"); diff --git a/sys/dev/sound/pcm/mixer.h b/sys/dev/sound/pcm/mixer.h index ff4c22c37a65..57298d56ca09 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.12 2003/09/07 16:28:03 cg Exp $ */ int mixer_init(device_t dev, kobj_class_t cls, void *devinfo); diff --git a/sys/dev/sound/pcm/mixer_if.m b/sys/dev/sound/pcm/mixer_if.m index 38d99fbd05df..f9ffac6dd429 100644 --- a/sys/dev/sound/pcm/mixer_if.m +++ b/sys/dev/sound/pcm/mixer_if.m @@ -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/mixer_if.m,v 1.5 2002/05/01 03:52:40 obrien Exp $ # #include <dev/sound/pcm/sound.h> diff --git a/sys/dev/sound/pcm/sndstat.c b/sys/dev/sound/pcm/sndstat.c index 5c44771cb64b..f28b116fc3fb 100644 --- a/sys/dev/sound/pcm/sndstat.c +++ b/sys/dev/sound/pcm/sndstat.c @@ -27,7 +27,7 @@ #include <dev/sound/pcm/sound.h> #include <dev/sound/pcm/vchan.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/sndstat.c,v 1.14 2003/09/07 16:28:03 cg Exp $"); #define SS_TYPE_MODULE 0 #define SS_TYPE_FIRST 1 diff --git a/sys/dev/sound/pcm/sound.c b/sys/dev/sound/pcm/sound.c index a7a5851a30d4..7799c17f3805 100644 --- a/sys/dev/sound/pcm/sound.c +++ b/sys/dev/sound/pcm/sound.c @@ -31,7 +31,7 @@ #include "feeder_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/sound.c,v 1.85 2003/09/07 16:28:03 cg Exp $"); #ifndef PCM_DEBUG_MTX struct snddev_channel { diff --git a/sys/dev/sound/pcm/sound.h b/sys/dev/sound/pcm/sound.h index 7b7f5f0f512e..8fcb27ad8436 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.52 2003/09/07 16:28:03 cg Exp $ */ /* diff --git a/sys/dev/sound/pcm/vchan.c b/sys/dev/sound/pcm/vchan.c index aae52564adbe..a490e683c555 100644 --- a/sys/dev/sound/pcm/vchan.c +++ b/sys/dev/sound/pcm/vchan.c @@ -28,7 +28,7 @@ #include <dev/sound/pcm/vchan.h> #include "feeder_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/vchan.c,v 1.13.2.2 2004/02/15 00:16:53 truckman Exp $"); struct vchinfo { u_int32_t spd, fmt, blksz, bps, run; diff --git a/sys/dev/sound/pcm/vchan.h b/sys/dev/sound/pcm/vchan.h index 99b0d41399a5..17db3e592496 100644 --- a/sys/dev/sound/pcm/vchan.h +++ b/sys/dev/sound/pcm/vchan.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/vchan.h,v 1.3 2003/09/07 16:28:03 cg Exp $ */ int vchan_create(struct pcm_channel *parent); diff --git a/sys/dev/sound/usb/uaudio.c b/sys/dev/sound/usb/uaudio.c index 28f4ac54e01c..512f0c26a296 100644 --- a/sys/dev/sound/usb/uaudio.c +++ b/sys/dev/sound/usb/uaudio.c @@ -1,5 +1,5 @@ /* $NetBSD: uaudio.c,v 1.41 2001/01/23 14:04:13 augustss Exp $ */ -/* $FreeBSD$: */ +/* $FreeBSD: src/sys/dev/sound/usb/uaudio.c,v 1.7 2002/08/25 01:32:22 bde Exp $: */ /* * Copyright (c) 1999 The NetBSD Foundation, Inc. diff --git a/sys/dev/sound/usb/uaudio.h b/sys/dev/sound/usb/uaudio.h index 8433c818303f..b3c3984f9330 100644 --- a/sys/dev/sound/usb/uaudio.h +++ b/sys/dev/sound/usb/uaudio.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sound/usb/uaudio.h,v 1.1 2002/07/21 17:28:50 nsayer Exp $ */ /* * Copyright (c) 2000-2002 Hiroyuki Aizu <aizu@navi.org> diff --git a/sys/dev/sound/usb/uaudio_pcm.c b/sys/dev/sound/usb/uaudio_pcm.c index b676aa1b2e21..60d14022cb42 100644 --- a/sys/dev/sound/usb/uaudio_pcm.c +++ b/sys/dev/sound/usb/uaudio_pcm.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sound/usb/uaudio_pcm.c,v 1.3 2003/07/01 15:52:02 scottl Exp $ */ /* * Copyright (c) 2000-2002 Hiroyuki Aizu <aizu@navi.org> diff --git a/sys/dev/sound/usb/uaudioreg.h b/sys/dev/sound/usb/uaudioreg.h index 20c87cbe333e..a505050053cb 100644 --- a/sys/dev/sound/usb/uaudioreg.h +++ b/sys/dev/sound/usb/uaudioreg.h @@ -1,5 +1,5 @@ /* $NetBSD: uaudioreg.h,v 1.7 2000/12/28 00:29:58 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/sound/usb/uaudioreg.h,v 1.2 2002/11/06 21:37:21 joe Exp $ */ /* * Copyright (c) 1999 The NetBSD Foundation, Inc. diff --git a/sys/dev/sr/if_sr.c b/sys/dev/sr/if_sr.c index 745dada75358..39e30fafba1e 100644 --- a/sys/dev/sr/if_sr.c +++ b/sys/dev/sr/if_sr.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sr/if_sr.c,v 1.57 2003/10/31 18:32:05 brooks Exp $"); /* * Programming assumptions and other issues. diff --git a/sys/dev/sr/if_sr.h b/sys/dev/sr/if_sr.h index a55a6d3f6b56..f71726aa6b7c 100644 --- a/sys/dev/sr/if_sr.h +++ b/sys/dev/sr/if_sr.h @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sr/if_sr.h,v 1.3 2000/11/20 13:43:40 julian Exp $ */ #ifndef _I386_ISA_IF_SR_H_ diff --git a/sys/dev/sr/if_sr_isa.c b/sys/dev/sr/if_sr_isa.c index e9a00764f5ee..356a1aaa7ae1 100644 --- a/sys/dev/sr/if_sr_isa.c +++ b/sys/dev/sr/if_sr_isa.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sr/if_sr_isa.c,v 1.49 2003/08/24 18:17:23 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sr/if_sr_pci.c b/sys/dev/sr/if_sr_pci.c index b7e1c5911ae9..a78c42cdf6c9 100644 --- a/sys/dev/sr/if_sr_pci.c +++ b/sys/dev/sr/if_sr_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sr/if_sr_pci.c,v 1.19 2003/08/24 18:17:23 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sr/if_srregs.h b/sys/dev/sr/if_srregs.h index 3d80b22ea184..55f50a45d32e 100644 --- a/sys/dev/sr/if_srregs.h +++ b/sys/dev/sr/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/dev/sr/if_srregs.h,v 1.8 2003/04/23 20:22:32 jhay Exp $ */ #ifndef _IF_SRREGS_H_ #define _IF_SRREGS_H_ diff --git a/sys/dev/stg/tmc18c30.c b/sys/dev/stg/tmc18c30.c index e7aa45594bf6..5d32688f302a 100644 --- a/sys/dev/stg/tmc18c30.c +++ b/sys/dev/stg/tmc18c30.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/stg/tmc18c30.c,v 1.9 2003/08/24 18:17:23 obrien Exp $"); #include "opt_ddb.h" #include <sys/param.h> diff --git a/sys/dev/stg/tmc18c30.h b/sys/dev/stg/tmc18c30.h index 8a1848c6b5bf..0033a822bb2c 100644 --- a/sys/dev/stg/tmc18c30.h +++ b/sys/dev/stg/tmc18c30.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/stg/tmc18c30.h,v 1.1 2003/04/07 10:13:25 mdodd Exp $ */ extern devclass_t stg_devclass; diff --git a/sys/dev/stg/tmc18c30_isa.c b/sys/dev/stg/tmc18c30_isa.c index b674c2eefc07..7623268408a2 100644 --- a/sys/dev/stg/tmc18c30_isa.c +++ b/sys/dev/stg/tmc18c30_isa.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/stg/tmc18c30_isa.c,v 1.10 2003/08/24 18:17:23 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/stg/tmc18c30_pccard.c b/sys/dev/stg/tmc18c30_pccard.c index ccab15a8923f..62055b53c25e 100644 --- a/sys/dev/stg/tmc18c30_pccard.c +++ b/sys/dev/stg/tmc18c30_pccard.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/stg/tmc18c30_pccard.c,v 1.18 2003/08/24 18:17:23 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/stg/tmc18c30_pci.c b/sys/dev/stg/tmc18c30_pci.c index 8f8b24e4d0ab..da7f9f0e54d9 100644 --- a/sys/dev/stg/tmc18c30_pci.c +++ b/sys/dev/stg/tmc18c30_pci.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/stg/tmc18c30_pci.c,v 1.4 2003/09/02 17:30:38 jhb Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/stg/tmc18c30_subr.c b/sys/dev/stg/tmc18c30_subr.c index 95035cf2fefc..bf5854e39930 100644 --- a/sys/dev/stg/tmc18c30_subr.c +++ b/sys/dev/stg/tmc18c30_subr.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/stg/tmc18c30_subr.c,v 1.2 2003/08/24 18:17:23 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/stg/tmc18c30reg.h b/sys/dev/stg/tmc18c30reg.h index 9c84d89bc3a3..9cf206dd4f72 100644 --- a/sys/dev/stg/tmc18c30reg.h +++ b/sys/dev/stg/tmc18c30reg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/stg/tmc18c30reg.h,v 1.2 2001/07/14 00:38:51 non Exp $ */ /* $NecBSD: tmc18c30reg.h,v 1.4.24.1 2001/06/08 06:27:50 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/stg/tmc18c30var.h b/sys/dev/stg/tmc18c30var.h index d6bc4ac4cc49..983fc381fbfa 100644 --- a/sys/dev/stg/tmc18c30var.h +++ b/sys/dev/stg/tmc18c30var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/stg/tmc18c30var.h,v 1.7 2002/05/31 23:39:04 imp Exp $ */ /* $NecBSD: tmc18c30var.h,v 1.12.18.2 2001/06/13 05:51:23 honda Exp $ */ /* $NetBSD$ */ diff --git a/sys/dev/streams/streams.c b/sys/dev/streams/streams.c index cc50c3b8e854..1b05ccce3230 100644 --- a/sys/dev/streams/streams.c +++ b/sys/dev/streams/streams.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/streams/streams.c,v 1.43 2003/10/19 20:41:06 dwmalone Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/sym/README.sym b/sys/dev/sym/README.sym index b4612237e7bf..a4620798b41f 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.5 2001/11/11 18:02:11 groudier Exp $ */ README.sym diff --git a/sys/dev/sym/sym_conf.h b/sys/dev/sym/sym_conf.h index 4154b6c33bf7..55fb2bafd8fa 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.8 2001/11/11 18:02:11 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 61caabddc0ae..0214ec72f397 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.10 2002/11/09 12:55:05 alfred 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 65b2838bb3d6..6c06dd023f9f 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.4 2003/08/05 07:22:12 dds 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 96ae523ddc1d..a9e4b21234b9 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.6 2002/12/30 21:18:08 schweikh Exp $ */ /* * Scripts for SYMBIOS-Processor diff --git a/sys/dev/sym/sym_fw2.h b/sys/dev/sym/sym_fw2.h index 77f8df32d7ec..c66c3b69ba2b 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.7 2002/12/30 21:18:08 schweikh Exp $ */ /* * Scripts for SYMBIOS-Processor diff --git a/sys/dev/sym/sym_hipd.c b/sys/dev/sym/sym_hipd.c index e9e899128c24..36410f994e1f 100644 --- a/sys/dev/sym/sym_hipd.c +++ b/sys/dev/sym/sym_hipd.c @@ -56,7 +56,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sym/sym_hipd.c,v 1.46 2003/09/02 17:30:38 jhb Exp $"); #define SYM_DRIVER_NAME "sym-1.6.5-20000902" diff --git a/sys/dev/syscons/apm/apm_saver.c b/sys/dev/syscons/apm/apm_saver.c index 1ef6bded320b..f1de420ffc28 100644 --- a/sys/dev/syscons/apm/apm_saver.c +++ b/sys/dev/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/dev/syscons/apm/apm_saver.c,v 1.9 2003/03/27 07:37:02 mdodd Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/blank/blank_saver.c b/sys/dev/syscons/blank/blank_saver.c index 960acca5a512..03c6df0780d8 100644 --- a/sys/dev/syscons/blank/blank_saver.c +++ b/sys/dev/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/dev/syscons/blank/blank_saver.c,v 1.17 1999/08/28 00:47:45 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/daemon/daemon_saver.c b/sys/dev/syscons/daemon/daemon_saver.c index 3cd58305cde5..7178e43e2328 100644 --- a/sys/dev/syscons/daemon/daemon_saver.c +++ b/sys/dev/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/dev/syscons/daemon/daemon_saver.c,v 1.22 2003/02/19 05:47:14 imp Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/dragon/dragon_saver.c b/sys/dev/syscons/dragon/dragon_saver.c index f8fa51b5e08b..f847f3f7eabc 100644 --- a/sys/dev/syscons/dragon/dragon_saver.c +++ b/sys/dev/syscons/dragon/dragon_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/dev/syscons/dragon/dragon_saver.c,v 1.2 2003/07/21 13:04:54 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/fade/fade_saver.c b/sys/dev/syscons/fade/fade_saver.c index d7793b6dd96f..3b057c8ae7da 100644 --- a/sys/dev/syscons/fade/fade_saver.c +++ b/sys/dev/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/dev/syscons/fade/fade_saver.c,v 1.19 2003/05/31 20:29:34 phk Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/fire/fire_saver.c b/sys/dev/syscons/fire/fire_saver.c index 0bc031cad7cb..3ec42cb5cd66 100644 --- a/sys/dev/syscons/fire/fire_saver.c +++ b/sys/dev/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/dev/syscons/fire/fire_saver.c,v 1.10 2003/07/21 13:04:54 nyan Exp $ */ /* diff --git a/sys/dev/syscons/green/green_saver.c b/sys/dev/syscons/green/green_saver.c index d6cfe80da689..f37d377eac73 100644 --- a/sys/dev/syscons/green/green_saver.c +++ b/sys/dev/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/dev/syscons/green/green_saver.c,v 1.17 1999/08/28 00:47:50 peter Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/logo/logo.c b/sys/dev/syscons/logo/logo.c index ea3f46e5c3a7..f9d3b419c88c 100644 --- a/sys/dev/syscons/logo/logo.c +++ b/sys/dev/syscons/logo/logo.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/syscons/logo/logo.c,v 1.3 2001/08/09 00:02:30 peter Exp $ */ #define logo_width 88 #define logo_height 88 diff --git a/sys/dev/syscons/logo/logo_saver.c b/sys/dev/syscons/logo/logo_saver.c index 0a75886388ba..9ad2c6f1f9a1 100644 --- a/sys/dev/syscons/logo/logo_saver.c +++ b/sys/dev/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/dev/syscons/logo/logo_saver.c,v 1.12 2003/07/21 13:04:54 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/rain/rain_saver.c b/sys/dev/syscons/rain/rain_saver.c index 80e2212ee3c7..0987e2e22e75 100644 --- a/sys/dev/syscons/rain/rain_saver.c +++ b/sys/dev/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/dev/syscons/rain/rain_saver.c,v 1.12 2003/02/02 13:52:25 alfred Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/scgfbrndr.c b/sys/dev/syscons/scgfbrndr.c index b031214d4f30..5f11779f4e30 100644 --- a/sys/dev/syscons/scgfbrndr.c +++ b/sys/dev/syscons/scgfbrndr.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scgfbrndr.c,v 1.18 2003/08/25 21:32:00 jake Exp $"); #include "opt_syscons.h" #include "opt_gfb.h" diff --git a/sys/dev/syscons/schistory.c b/sys/dev/syscons/schistory.c index 1986d1285410..b2018bf2196e 100644 --- a/sys/dev/syscons/schistory.c +++ b/sys/dev/syscons/schistory.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/schistory.c,v 1.18 2003/08/24 18:17:23 obrien Exp $"); #include "opt_syscons.h" diff --git a/sys/dev/syscons/scmouse.c b/sys/dev/syscons/scmouse.c index a2b7a211f392..bc544c2be44d 100644 --- a/sys/dev/syscons/scmouse.c +++ b/sys/dev/syscons/scmouse.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scmouse.c,v 1.36 2003/08/24 18:17:23 obrien Exp $"); #include "opt_syscons.h" diff --git a/sys/dev/syscons/scterm-dumb.c b/sys/dev/syscons/scterm-dumb.c index d4831b7420ed..0b7bf0e4d342 100644 --- a/sys/dev/syscons/scterm-dumb.c +++ b/sys/dev/syscons/scterm-dumb.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scterm-dumb.c,v 1.5 2003/08/24 18:17:24 obrien Exp $"); #include "opt_syscons.h" diff --git a/sys/dev/syscons/scterm-sc.c b/sys/dev/syscons/scterm-sc.c index ad7d6550247c..7dc577354467 100644 --- a/sys/dev/syscons/scterm-sc.c +++ b/sys/dev/syscons/scterm-sc.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scterm-sc.c,v 1.19 2003/08/24 18:17:24 obrien Exp $"); #include "opt_syscons.h" diff --git a/sys/dev/syscons/scterm.c b/sys/dev/syscons/scterm.c index 0b9135a4a007..f167ad32a335 100644 --- a/sys/dev/syscons/scterm.c +++ b/sys/dev/syscons/scterm.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scterm.c,v 1.6 2003/08/24 18:17:24 obrien Exp $"); #include "opt_syscons.h" diff --git a/sys/dev/syscons/sctermvar.h b/sys/dev/syscons/sctermvar.h index b1c01af1f800..5d24deef6e06 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.4 2002/10/20 22:50:13 robert Exp $ */ #ifndef _DEV_SYSCONS_SCTERMVAR_H_ diff --git a/sys/dev/syscons/scvesactl.c b/sys/dev/syscons/scvesactl.c index f2ba28357f4e..6e0d6df37d65 100644 --- a/sys/dev/syscons/scvesactl.c +++ b/sys/dev/syscons/scvesactl.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scvesactl.c,v 1.19 2003/08/24 18:17:24 obrien Exp $"); #include "opt_vga.h" diff --git a/sys/dev/syscons/scvgarndr.c b/sys/dev/syscons/scvgarndr.c index 94628ee3d406..24dd7825a646 100644 --- a/sys/dev/syscons/scvgarndr.c +++ b/sys/dev/syscons/scvgarndr.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scvgarndr.c,v 1.14 2003/08/24 18:17:24 obrien Exp $"); #include "opt_syscons.h" #include "opt_vga.h" diff --git a/sys/dev/syscons/scvidctl.c b/sys/dev/syscons/scvidctl.c index 56d7402d014f..d52c74a1573f 100644 --- a/sys/dev/syscons/scvidctl.c +++ b/sys/dev/syscons/scvidctl.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scvidctl.c,v 1.31 2003/08/24 18:17:24 obrien Exp $"); #include "opt_syscons.h" diff --git a/sys/dev/syscons/scvtb.c b/sys/dev/syscons/scvtb.c index 898d7f701976..5010ce8cc458 100644 --- a/sys/dev/syscons/scvtb.c +++ b/sys/dev/syscons/scvtb.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/scvtb.c,v 1.12 2003/08/24 18:17:24 obrien Exp $"); #include "opt_syscons.h" diff --git a/sys/dev/syscons/snake/snake_saver.c b/sys/dev/syscons/snake/snake_saver.c index ea5651fee2f6..fc7fc4bfd164 100644 --- a/sys/dev/syscons/snake/snake_saver.c +++ b/sys/dev/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/dev/syscons/snake/snake_saver.c,v 1.30 2003/02/19 05:47:14 imp Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/star/star_saver.c b/sys/dev/syscons/star/star_saver.c index a1f24b89fcc1..11126304d21c 100644 --- a/sys/dev/syscons/star/star_saver.c +++ b/sys/dev/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/dev/syscons/star/star_saver.c,v 1.25 2001/02/21 11:28:02 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/syscons/syscons.c b/sys/dev/syscons/syscons.c index da76ed360ea0..c46b5506dc4b 100644 --- a/sys/dev/syscons/syscons.c +++ b/sys/dev/syscons/syscons.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/syscons.c,v 1.409 2003/10/29 20:48:13 njl Exp $"); #include "opt_syscons.h" #include "opt_splash.h" diff --git a/sys/dev/syscons/syscons.h b/sys/dev/syscons/syscons.h index 217e50c9794c..7e969e69561a 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.77 2003/08/24 04:04:44 jake Exp $ */ #ifndef _DEV_SYSCONS_SYSCONS_H_ diff --git a/sys/dev/syscons/sysmouse.c b/sys/dev/syscons/sysmouse.c index 738431002053..90ab3038bbd3 100644 --- a/sys/dev/syscons/sysmouse.c +++ b/sys/dev/syscons/sysmouse.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/syscons/sysmouse.c,v 1.15 2003/08/24 18:17:24 obrien Exp $"); #include "opt_syscons.h" diff --git a/sys/dev/syscons/warp/warp_saver.c b/sys/dev/syscons/warp/warp_saver.c index 050790d8a391..049fd4956915 100644 --- a/sys/dev/syscons/warp/warp_saver.c +++ b/sys/dev/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/dev/syscons/warp/warp_saver.c,v 1.13 2003/07/21 13:04:54 nyan Exp $ */ #include <sys/param.h> diff --git a/sys/dev/tdfx/tdfx_io.h b/sys/dev/tdfx/tdfx_io.h index 8742fd7341cd..46952170f1ab 100644 --- a/sys/dev/tdfx/tdfx_io.h +++ b/sys/dev/tdfx/tdfx_io.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/tdfx/tdfx_io.h,v 1.3 2001/03/20 19:34:22 cokane Exp $ */ /* This code originally came from <shocking@prth.pgs.com> diff --git a/sys/dev/tdfx/tdfx_linux.h b/sys/dev/tdfx/tdfx_linux.h index fa4351de226f..ac35fc1d073a 100644 --- a/sys/dev/tdfx/tdfx_linux.h +++ b/sys/dev/tdfx/tdfx_linux.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/tdfx/tdfx_linux.h,v 1.5 2001/03/20 19:34:22 cokane Exp $ */ diff --git a/sys/dev/tdfx/tdfx_pci.c b/sys/dev/tdfx/tdfx_pci.c index b57a596f8efe..52b3d1ec55c6 100644 --- a/sys/dev/tdfx/tdfx_pci.c +++ b/sys/dev/tdfx/tdfx_pci.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tdfx/tdfx_pci.c,v 1.30 2003/09/02 17:30:39 jhb Exp $"); /* 3dfx driver for FreeBSD 4.x - Finished 11 May 2000, 12:25AM ET * diff --git a/sys/dev/tdfx/tdfx_pci.h b/sys/dev/tdfx/tdfx_pci.h index 1ecc554e8edc..590f697752cf 100644 --- a/sys/dev/tdfx/tdfx_pci.h +++ b/sys/dev/tdfx/tdfx_pci.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/tdfx/tdfx_pci.h,v 1.3 2001/03/20 19:34:22 cokane Exp $ */ /* tdfx_pci.h -- Prototypes for tdfx device methods */ diff --git a/sys/dev/tdfx/tdfx_vars.h b/sys/dev/tdfx/tdfx_vars.h index 55bb060ea0df..aa353004a663 100644 --- a/sys/dev/tdfx/tdfx_vars.h +++ b/sys/dev/tdfx/tdfx_vars.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/tdfx/tdfx_vars.h,v 1.7 2002/09/28 20:56:32 phk Exp $ */ /* tdfx_vars.h -- constants and structs used in the tdfx driver diff --git a/sys/dev/tga/tga_pci.c b/sys/dev/tga/tga_pci.c index f6f336dfa73c..da82ccef0d39 100644 --- a/sys/dev/tga/tga_pci.c +++ b/sys/dev/tga/tga_pci.c @@ -28,12 +28,12 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tga/tga_pci.c,v 1.6 2003/08/24 17:55:53 obrien Exp $"); #include "opt_fb.h" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tga/tga_pci.c,v 1.6 2003/08/24 17:55:53 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/tga/tga_pci.h b/sys/dev/tga/tga_pci.h index 269913104493..a2e6ee27a2f3 100644 --- a/sys/dev/tga/tga_pci.h +++ b/sys/dev/tga/tga_pci.h @@ -26,7 +26,7 @@ * * Copyright (c) 2000 Andrew Miklic * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/tga/tga_pci.h,v 1.1 2001/11/01 08:26:30 obrien Exp $ */ #ifndef _PCI_TGA_H_ diff --git a/sys/dev/trm/trm.c b/sys/dev/trm/trm.c index c2a2cf2278b7..ad6395aaa265 100644 --- a/sys/dev/trm/trm.c +++ b/sys/dev/trm/trm.c @@ -12,7 +12,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/trm/trm.c,v 1.17 2003/09/02 17:30:39 jhb Exp $"); /* * HISTORY: @@ -65,7 +65,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/trm/trm.c,v 1.17 2003/09/02 17:30:39 jhb Exp $"); #include <sys/param.h> diff --git a/sys/dev/trm/trm.h b/sys/dev/trm/trm.h index ba3fc44db55a..12d6110d0ab9 100644 --- a/sys/dev/trm/trm.h +++ b/sys/dev/trm/trm.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/dev/trm/trm.h,v 1.3 2003/02/20 03:21:34 cognet Exp $ */ #ifndef trm_H diff --git a/sys/dev/twe/twe.c b/sys/dev/twe/twe.c index 32cc61d61623..5caeb7b8ffe5 100644 --- a/sys/dev/twe/twe.c +++ b/sys/dev/twe/twe.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/twe/twe.c,v 1.18 2003/12/02 07:57:19 ps Exp $ */ /* diff --git a/sys/dev/twe/twe_compat.h b/sys/dev/twe/twe_compat.h index 78922a6b15cc..b8883313401e 100644 --- a/sys/dev/twe/twe_compat.h +++ b/sys/dev/twe/twe_compat.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/twe/twe_compat.h,v 1.11 2003/12/02 07:57:20 ps Exp $ */ /* * Portability and compatibility interfaces. diff --git a/sys/dev/twe/twe_freebsd.c b/sys/dev/twe/twe_freebsd.c index 34e4954b2843..0ae4b0e73da3 100644 --- a/sys/dev/twe/twe_freebsd.c +++ b/sys/dev/twe/twe_freebsd.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/twe/twe_freebsd.c,v 1.31 2003/12/02 07:57:20 ps Exp $ */ /* diff --git a/sys/dev/twe/twe_tables.h b/sys/dev/twe/twe_tables.h index 3ba83c972c4b..c8871a280213 100644 --- a/sys/dev/twe/twe_tables.h +++ b/sys/dev/twe/twe_tables.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/twe/twe_tables.h,v 1.4 2003/12/02 07:57:20 ps Exp $ */ /* diff --git a/sys/dev/twe/tweio.h b/sys/dev/twe/tweio.h index 1b78472495ab..430157fba707 100644 --- a/sys/dev/twe/tweio.h +++ b/sys/dev/twe/tweio.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/twe/tweio.h,v 1.3 2003/12/02 07:57:20 ps Exp $ */ diff --git a/sys/dev/twe/twereg.h b/sys/dev/twe/twereg.h index 5737b82e1b45..2eea8f542c40 100644 --- a/sys/dev/twe/twereg.h +++ b/sys/dev/twe/twereg.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/twe/twereg.h,v 1.10 2003/12/02 07:57:20 ps Exp $ */ /* diff --git a/sys/dev/twe/twevar.h b/sys/dev/twe/twevar.h index 63700daf6425..cd7a6f260bf4 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.9 2003/12/02 07:57:20 ps Exp $ */ /* diff --git a/sys/dev/tx/if_tx.c b/sys/dev/tx/if_tx.c index fa4fc9d439cd..0208d50dbdfe 100644 --- a/sys/dev/tx/if_tx.c +++ b/sys/dev/tx/if_tx.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tx/if_tx.c,v 1.79 2003/11/14 17:16:57 obrien Exp $"); /* * EtherPower II 10/100 Fast Ethernet (SMC 9432 serie) diff --git a/sys/dev/tx/if_txreg.h b/sys/dev/tx/if_txreg.h index 63891cda2457..291f06e354d6 100644 --- a/sys/dev/tx/if_txreg.h +++ b/sys/dev/tx/if_txreg.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/tx/if_txreg.h,v 1.14 2003/09/02 17:30:39 jhb Exp $ */ #define EPIC_MAX_MTU 1600 /* This is experiment-derived value */ diff --git a/sys/dev/tx/if_txvar.h b/sys/dev/tx/if_txvar.h index 1277244d98f4..5d718c48024a 100644 --- a/sys/dev/tx/if_txvar.h +++ b/sys/dev/tx/if_txvar.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/tx/if_txvar.h,v 1.18 2003/04/20 18:08:00 mux Exp $ */ /* diff --git a/sys/dev/txp/3c990img.h b/sys/dev/txp/3c990img.h index a14441d3ed3c..a14355a7b4fd 100644 --- a/sys/dev/txp/3c990img.h +++ b/sys/dev/txp/3c990img.h @@ -1,5 +1,5 @@ /* $OpenBSD: 3c990img.h,v 1.2 2001/06/05 02:15:17 jason Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/txp/3c990img.h,v 1.1 2001/07/23 21:01:36 wpaul Exp $ */ /* * Copyright (C) 1999-2001 3Com, Inc. diff --git a/sys/dev/txp/if_txp.c b/sys/dev/txp/if_txp.c index d5161ea07f96..cbd685d85c6c 100644 --- a/sys/dev/txp/if_txp.c +++ b/sys/dev/txp/if_txp.c @@ -35,14 +35,14 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/txp/if_txp.c,v 1.21 2003/10/31 18:32:05 brooks Exp $"); /* * Driver for 3c990 (Typhoon) Ethernet ASIC */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/txp/if_txp.c,v 1.21 2003/10/31 18:32:05 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> @@ -93,7 +93,7 @@ __FBSDID("$FreeBSD$"); #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/txp/if_txp.c,v 1.21 2003/10/31 18:32:05 brooks Exp $"; #endif /* diff --git a/sys/dev/txp/if_txpreg.h b/sys/dev/txp/if_txpreg.h index 634c29f07f7e..a17c8325fd80 100644 --- a/sys/dev/txp/if_txpreg.h +++ b/sys/dev/txp/if_txpreg.h @@ -1,5 +1,5 @@ /* $OpenBSD: if_txpreg.h,v 1.30 2001/06/23 04:18:02 jason Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/txp/if_txpreg.h,v 1.2 2001/07/23 20:54:31 wpaul Exp $ */ /* * Copyright (c) 2001 Aaron Campbell <aaron@monkey.org>. diff --git a/sys/dev/uart/uart.h b/sys/dev/uart/uart.h index 5de4d420ac5c..fd02b1f0d85b 100644 --- a/sys/dev/uart/uart.h +++ b/sys/dev/uart/uart.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/uart/uart.h,v 1.3 2003/09/26 05:14:56 marcel Exp $ */ #ifndef _DEV_UART_H_ diff --git a/sys/dev/uart/uart_bus.h b/sys/dev/uart/uart_bus.h index 3c45199d980d..a7a02589e264 100644 --- a/sys/dev/uart/uart_bus.h +++ b/sys/dev/uart/uart_bus.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/uart/uart_bus.h,v 1.4 2003/09/26 05:14:56 marcel Exp $ */ #ifndef _DEV_UART_BUS_H_ diff --git a/sys/dev/uart/uart_bus_acpi.c b/sys/dev/uart/uart_bus_acpi.c index a26357132d04..6786f4fd22bd 100644 --- a/sys/dev/uart/uart_bus_acpi.c +++ b/sys/dev/uart/uart_bus_acpi.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_bus_acpi.c,v 1.2 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_bus_ebus.c b/sys/dev/uart/uart_bus_ebus.c index 9445c186b5e6..60abd8edc246 100644 --- a/sys/dev/uart/uart_bus_ebus.c +++ b/sys/dev/uart/uart_bus_ebus.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_bus_ebus.c,v 1.2 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_bus_isa.c b/sys/dev/uart/uart_bus_isa.c index d6b5cda734bb..db794458c88c 100644 --- a/sys/dev/uart/uart_bus_isa.c +++ b/sys/dev/uart/uart_bus_isa.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_bus_isa.c,v 1.2 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_bus_pccard.c b/sys/dev/uart/uart_bus_pccard.c index 968a41af1001..beff4466a787 100644 --- a/sys/dev/uart/uart_bus_pccard.c +++ b/sys/dev/uart/uart_bus_pccard.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_bus_pccard.c,v 1.6 2003/10/07 04:26:14 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_bus_pci.c b/sys/dev/uart/uart_bus_pci.c index 2e4573d4e26b..91c044b79fbf 100644 --- a/sys/dev/uart/uart_bus_pci.c +++ b/sys/dev/uart/uart_bus_pci.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_bus_pci.c,v 1.4 2003/11/28 05:28:29 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_bus_puc.c b/sys/dev/uart/uart_bus_puc.c index 7277df99fc41..db158a448170 100644 --- a/sys/dev/uart/uart_bus_puc.c +++ b/sys/dev/uart/uart_bus_puc.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_bus_puc.c,v 1.2 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_core.c b/sys/dev/uart/uart_core.c index 18141c25769f..f86998d3c269 100644 --- a/sys/dev/uart/uart_core.c +++ b/sys/dev/uart/uart_core.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_core.c,v 1.7 2003/09/26 05:14:56 marcel Exp $"); #ifndef KLD_MODULE #include "opt_comconsole.h" diff --git a/sys/dev/uart/uart_cpu.h b/sys/dev/uart/uart_cpu.h index f124aa7d0bbb..17af78efc5cf 100644 --- a/sys/dev/uart/uart_cpu.h +++ b/sys/dev/uart/uart_cpu.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/uart/uart_cpu.h,v 1.4 2003/09/23 09:25:38 nyan Exp $ */ #ifndef _DEV_UART_CPU_H_ diff --git a/sys/dev/uart/uart_cpu_alpha.c b/sys/dev/uart/uart_cpu_alpha.c index 1d78d6a1853c..b21044f6941e 100644 --- a/sys/dev/uart/uart_cpu_alpha.c +++ b/sys/dev/uart/uart_cpu_alpha.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_cpu_alpha.c,v 1.6 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_cpu_amd64.c b/sys/dev/uart/uart_cpu_amd64.c index be0f619d2042..ea42b537fcca 100644 --- a/sys/dev/uart/uart_cpu_amd64.c +++ b/sys/dev/uart/uart_cpu_amd64.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_cpu_amd64.c,v 1.6 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_cpu_i386.c b/sys/dev/uart/uart_cpu_i386.c index 30b6e3ae517d..437bbf0a773c 100644 --- a/sys/dev/uart/uart_cpu_i386.c +++ b/sys/dev/uart/uart_cpu_i386.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_cpu_i386.c,v 1.6 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_cpu_ia64.c b/sys/dev/uart/uart_cpu_ia64.c index eeaea3b479cf..5a717f08cad7 100644 --- a/sys/dev/uart/uart_cpu_ia64.c +++ b/sys/dev/uart/uart_cpu_ia64.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_cpu_ia64.c,v 1.6 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_cpu_pc98.c b/sys/dev/uart/uart_cpu_pc98.c index 4005a90dfd2d..bb6b4bbfce58 100644 --- a/sys/dev/uart/uart_cpu_pc98.c +++ b/sys/dev/uart/uart_cpu_pc98.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_cpu_pc98.c,v 1.9 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_cpu_sparc64.c b/sys/dev/uart/uart_cpu_sparc64.c index 0cada1308371..061f602f02e7 100644 --- a/sys/dev/uart/uart_cpu_sparc64.c +++ b/sys/dev/uart/uart_cpu_sparc64.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_cpu_sparc64.c,v 1.7 2003/11/11 06:52:04 jake Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_dev_i8251.c b/sys/dev/uart/uart_dev_i8251.c index 0dd3afb15869..af6ebc557dab 100644 --- a/sys/dev/uart/uart_dev_i8251.c +++ b/sys/dev/uart/uart_dev_i8251.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_dev_i8251.c,v 1.3 2003/09/17 03:11:32 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_dev_i8251.h b/sys/dev/uart/uart_dev_i8251.h index bdb47f3c02cb..b2f60ea61c48 100644 --- a/sys/dev/uart/uart_dev_i8251.h +++ b/sys/dev/uart/uart_dev_i8251.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/uart/uart_dev_i8251.h,v 1.1 2003/09/07 04:59:15 imp Exp $ */ #ifndef _DEV_UART_DEV_I8251_H_ diff --git a/sys/dev/uart/uart_dev_ns8250.c b/sys/dev/uart/uart_dev_ns8250.c index 44d1304fc149..22fcb264e0aa 100644 --- a/sys/dev/uart/uart_dev_ns8250.c +++ b/sys/dev/uart/uart_dev_ns8250.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_dev_ns8250.c,v 1.5 2003/09/17 03:11:32 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_dev_ns8250.h b/sys/dev/uart/uart_dev_ns8250.h index 85c47229124a..54426d843b77 100644 --- a/sys/dev/uart/uart_dev_ns8250.h +++ b/sys/dev/uart/uart_dev_ns8250.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/uart/uart_dev_ns8250.h,v 1.1 2003/09/06 23:13:47 marcel Exp $ */ #ifndef _DEV_UART_DEV_NS8250_H_ diff --git a/sys/dev/uart/uart_dev_sab82532.c b/sys/dev/uart/uart_dev_sab82532.c index 72c297bb4da8..20f10b9f89c4 100644 --- a/sys/dev/uart/uart_dev_sab82532.c +++ b/sys/dev/uart/uart_dev_sab82532.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_dev_sab82532.c,v 1.5 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_dev_sab82532.h b/sys/dev/uart/uart_dev_sab82532.h index 8b53371972de..257b5c5c772d 100644 --- a/sys/dev/uart/uart_dev_sab82532.h +++ b/sys/dev/uart/uart_dev_sab82532.h @@ -34,7 +34,7 @@ * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F30602-01-2-0537. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/uart/uart_dev_sab82532.h,v 1.1 2003/09/06 23:13:47 marcel Exp $ */ /* diff --git a/sys/dev/uart/uart_dev_z8530.c b/sys/dev/uart/uart_dev_z8530.c index 25bdca7df30e..a5cf1c1c189e 100644 --- a/sys/dev/uart/uart_dev_z8530.c +++ b/sys/dev/uart/uart_dev_z8530.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_dev_z8530.c,v 1.6 2003/09/26 05:14:56 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/uart/uart_dev_z8530.h b/sys/dev/uart/uart_dev_z8530.h index 458aff7944c8..844e781ce3c5 100644 --- a/sys/dev/uart/uart_dev_z8530.h +++ b/sys/dev/uart/uart_dev_z8530.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/uart/uart_dev_z8530.h,v 1.1 2003/09/06 23:13:47 marcel Exp $ */ #ifndef _DEV_UART_DEV_Z8530_H_ diff --git a/sys/dev/uart/uart_if.m b/sys/dev/uart/uart_if.m index 762c16eaa143..9454d49b35cc 100644 --- a/sys/dev/uart/uart_if.m +++ b/sys/dev/uart/uart_if.m @@ -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/uart/uart_if.m,v 1.2 2003/09/17 01:41:21 marcel Exp $ #include <sys/param.h> #include <sys/lock.h> diff --git a/sys/dev/uart/uart_kbd_sun.c b/sys/dev/uart/uart_kbd_sun.c index 7b99ec298af3..51062f54a4f3 100644 --- a/sys/dev/uart/uart_kbd_sun.c +++ b/sys/dev/uart/uart_kbd_sun.c @@ -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/uart/uart_kbd_sun.c,v 1.1 2003/11/11 07:33:24 jake Exp $ */ #include "opt_kbd.h" diff --git a/sys/dev/uart/uart_kbd_sun.h b/sys/dev/uart/uart_kbd_sun.h index 574e966b7040..d200e1e14cea 100644 --- a/sys/dev/uart/uart_kbd_sun.h +++ b/sys/dev/uart/uart_kbd_sun.h @@ -32,7 +32,7 @@ * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F30602-01-2-0537. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/uart/uart_kbd_sun.h,v 1.1 2003/11/11 07:33:24 jake Exp $ */ /* keyboard commands (host->kbd) */ diff --git a/sys/dev/uart/uart_kbd_sun_tables.h b/sys/dev/uart/uart_kbd_sun_tables.h index e7dc61205104..5a3a0e3d82ca 100644 --- a/sys/dev/uart/uart_kbd_sun_tables.h +++ b/sys/dev/uart/uart_kbd_sun_tables.h @@ -2,7 +2,7 @@ * Automatically generated from sun.us.unix.kbd. * DO NOT EDIT! * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/uart/uart_kbd_sun_tables.h,v 1.1 2003/11/11 07:33:24 jake Exp $ */ static keymap_t keymap_sun_us_unix_kbd = { 0x80, { /* alt diff --git a/sys/dev/uart/uart_tty.c b/sys/dev/uart/uart_tty.c index fd2e59e01596..9100c1586130 100644 --- a/sys/dev/uart/uart_tty.c +++ b/sys/dev/uart/uart_tty.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/uart/uart_tty.c,v 1.4 2003/09/28 18:20:42 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/ubsec/ubsec.c b/sys/dev/ubsec/ubsec.c index 3a8f40d12091..d7f2875bfc3d 100644 --- a/sys/dev/ubsec/ubsec.c +++ b/sys/dev/ubsec/ubsec.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ubsec/ubsec.c,v 1.27 2003/08/24 17:55:54 obrien Exp $"); /* * uBsec 5[56]01, 58xx hardware crypto accelerator diff --git a/sys/dev/ubsec/ubsecreg.h b/sys/dev/ubsec/ubsecreg.h index 4be530a02296..ae855a4bf91d 100644 --- a/sys/dev/ubsec/ubsecreg.h +++ b/sys/dev/ubsec/ubsecreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ubsec/ubsecreg.h,v 1.5 2003/04/27 04:26:22 sam Exp $ */ /* $OpenBSD: ubsecreg.h,v 1.27 2002/09/11 22:40:31 jason Exp $ */ /* diff --git a/sys/dev/ubsec/ubsecvar.h b/sys/dev/ubsec/ubsecvar.h index 965a0d90181d..e0025dc60b9e 100644 --- a/sys/dev/ubsec/ubsecvar.h +++ b/sys/dev/ubsec/ubsecvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ubsec/ubsecvar.h,v 1.7 2003/06/02 23:32:03 sam Exp $ */ /* $OpenBSD: ubsecvar.h,v 1.35 2002/09/24 18:33:26 jason Exp $ */ /* diff --git a/sys/dev/usb/FILES b/sys/dev/usb/FILES index 09db78cd8522..47c48326130c 100644 --- a/sys/dev/usb/FILES +++ b/sys/dev/usb/FILES @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/usb/FILES,v 1.6 2003/04/14 14:04:07 ticso Exp $ A small roadmap of the USB files: diff --git a/sys/dev/usb/Makefile.usbdevs b/sys/dev/usb/Makefile.usbdevs index 319d066d2859..51f553a179c9 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.2 2000/03/15 22:13:50 n_hibma Exp $ AWK= awk UNAME= uname diff --git a/sys/dev/usb/devlist2h.awk b/sys/dev/usb/devlist2h.awk index b0d0bbf03db1..1c4f4cc26b54 100644 --- a/sys/dev/usb/devlist2h.awk +++ b/sys/dev/usb/devlist2h.awk @@ -1,6 +1,6 @@ #! /usr/bin/awk -f # $NetBSD: usb/devlist2h.awk,v 1.9 2001/01/18 20:28:22 jdolecek Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/dev/usb/devlist2h.awk,v 1.2 2002/04/01 19:22:04 joe Exp $ # # Copyright (c) 1995, 1996 Christopher G. Demetriou # All rights reserved. diff --git a/sys/dev/usb/dsbr100io.h b/sys/dev/usb/dsbr100io.h index aa53eadd4612..38304949f69d 100644 --- a/sys/dev/usb/dsbr100io.h +++ b/sys/dev/usb/dsbr100io.h @@ -28,7 +28,7 @@ * its contributors. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/dsbr100io.h,v 1.1 2002/03/04 03:51:19 alfred Exp $ */ #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) #include <sys/ioccom.h> diff --git a/sys/dev/usb/ehci.c b/sys/dev/usb/ehci.c index aa7532a76abe..5129500526ac 100644 --- a/sys/dev/usb/ehci.c +++ b/sys/dev/usb/ehci.c @@ -10,7 +10,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ehci.c,v 1.5 2003/11/10 00:20:52 joe Exp $"); /* * Copyright (c) 2001 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ehci_pci.c b/sys/dev/usb/ehci_pci.c index 00b2206dc042..a527bc92d84d 100644 --- a/sys/dev/usb/ehci_pci.c +++ b/sys/dev/usb/ehci_pci.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ehci_pci.c,v 1.8 2003/11/28 05:28:29 imp Exp $"); /* * USB Enhanced Host Controller Driver, a.k.a. USB 2.0 controller. diff --git a/sys/dev/usb/ehcireg.h b/sys/dev/usb/ehcireg.h index ded8c9664907..6797ceaf2067 100644 --- a/sys/dev/usb/ehcireg.h +++ b/sys/dev/usb/ehcireg.h @@ -1,5 +1,5 @@ /* $NetBSD: ehcireg.h,v 1.13 2001/11/23 01:16:27 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ehcireg.h,v 1.1 2003/04/14 14:04:07 ticso Exp $ */ /* * Copyright (c) 2001 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ehcivar.h b/sys/dev/usb/ehcivar.h index c743d93d8671..ef0d57f70ac5 100644 --- a/sys/dev/usb/ehcivar.h +++ b/sys/dev/usb/ehcivar.h @@ -1,5 +1,5 @@ /* $NetBSD: ehcivar.h,v 1.12 2001/12/31 12:16:57 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ehcivar.h,v 1.1 2003/04/14 14:04:07 ticso Exp $ */ /* * Copyright (c) 2001 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/hid.c b/sys/dev/usb/hid.c index f083a17cf681..df871e627dae 100644 --- a/sys/dev/usb/hid.c +++ b/sys/dev/usb/hid.c @@ -2,7 +2,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/hid.c,v 1.23 2003/08/24 17:55:54 obrien Exp $"); /* * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/hid.h b/sys/dev/usb/hid.h index 590e7cb585c6..74f88c0637b0 100644 --- a/sys/dev/usb/hid.h +++ b/sys/dev/usb/hid.h @@ -1,5 +1,5 @@ /* $NetBSD: hid.h,v 1.6 2000/06/01 14:28:57 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/hid.h,v 1.12 2003/07/04 01:50:38 jmg 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 89cf808aac7c..2ceb6ee7bc2b 100644 --- a/sys/dev/usb/if_aue.c +++ b/sys/dev/usb/if_aue.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/if_aue.c,v 1.76 2003/11/14 11:09:45 johan Exp $"); /* * ADMtek AN986 Pegasus and AN8511 Pegasus II USB to ethernet driver. diff --git a/sys/dev/usb/if_auereg.h b/sys/dev/usb/if_auereg.h index c297f2bcf68f..899768c09ae8 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.17 2003/10/04 21:41:01 joe Exp $ */ /* diff --git a/sys/dev/usb/if_axe.c b/sys/dev/usb/if_axe.c index c71514f0ed36..2cde3dfd2bc3 100644 --- a/sys/dev/usb/if_axe.c +++ b/sys/dev/usb/if_axe.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/if_axe.c,v 1.9 2003/11/13 20:55:51 obrien Exp $"); /* * ASIX Electronics AX88172 USB 2.0 ethernet driver. Used in the diff --git a/sys/dev/usb/if_axereg.h b/sys/dev/usb/if_axereg.h index c880785e1ccf..23b4d56480ae 100644 --- a/sys/dev/usb/if_axereg.h +++ b/sys/dev/usb/if_axereg.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_axereg.h,v 1.2 2003/06/15 21:45:43 wpaul Exp $ */ /* diff --git a/sys/dev/usb/if_cue.c b/sys/dev/usb/if_cue.c index a9420bdd86c1..0bdc5421a62d 100644 --- a/sys/dev/usb/if_cue.c +++ b/sys/dev/usb/if_cue.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/if_cue.c,v 1.44 2003/11/14 11:09:45 johan Exp $"); /* * CATC USB-EL1210A USB to ethernet driver. Used in the CATC Netmate diff --git a/sys/dev/usb/if_cuereg.h b/sys/dev/usb/if_cuereg.h index 4182aee9b38c..f196d2e6fd97 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.12 2003/10/04 21:41:01 joe Exp $ */ /* diff --git a/sys/dev/usb/if_kue.c b/sys/dev/usb/if_kue.c index 1f715500d1bb..f89ed06397ad 100644 --- a/sys/dev/usb/if_kue.c +++ b/sys/dev/usb/if_kue.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/if_kue.c,v 1.52 2003/11/14 11:09:45 johan Exp $"); /* * Kawasaki LSI KL5KUSB101B USB to ethernet adapter driver. diff --git a/sys/dev/usb/if_kuereg.h b/sys/dev/usb/if_kuereg.h index 24a990c83590..2c3c1ee102c1 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.13 2003/10/04 21:41:01 joe Exp $ */ /* diff --git a/sys/dev/usb/if_rue.c b/sys/dev/usb/if_rue.c index b8fc87a8e432..76d8909631e6 100644 --- a/sys/dev/usb/if_rue.c +++ b/sys/dev/usb/if_rue.c @@ -56,7 +56,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/if_rue.c,v 1.7 2003/11/13 20:55:51 obrien Exp $"); /* * RealTek RTL8150 USB to fast ethernet controller driver. diff --git a/sys/dev/usb/if_ruereg.h b/sys/dev/usb/if_ruereg.h index a12154fcfcff..fc7eb9a90804 100644 --- a/sys/dev/usb/if_ruereg.h +++ b/sys/dev/usb/if_ruereg.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/usb/if_ruereg.h,v 1.2 2003/10/04 21:41:01 joe Exp $ */ #ifndef _IF_RUEREG_H_ diff --git a/sys/dev/usb/kue_fw.h b/sys/dev/usb/kue_fw.h index 8d8c1e1f2f0c..1e303b7f942b 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.2 2000/04/03 20:58:23 n_hibma Exp $ */ /* diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c index ce54cdff1b7d..fe69222d1510 100644 --- a/sys/dev/usb/ohci.c +++ b/sys/dev/usb/ohci.c @@ -8,7 +8,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ohci.c,v 1.139 2003/11/25 02:23:29 iedowse Exp $"); /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ohci_pci.c b/sys/dev/usb/ohci_pci.c index 51a2c2309869..53a9349940cb 100644 --- a/sys/dev/usb/ohci_pci.c +++ b/sys/dev/usb/ohci_pci.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ohci_pci.c,v 1.36 2003/11/28 05:28:29 imp Exp $"); /* * USB Open Host Controller driver. diff --git a/sys/dev/usb/ohcireg.h b/sys/dev/usb/ohcireg.h index 9d647baa8c98..1ef18ffdd31e 100644 --- a/sys/dev/usb/ohcireg.h +++ b/sys/dev/usb/ohcireg.h @@ -1,5 +1,5 @@ /* $NetBSD: ohcireg.h,v 1.17 2000/04/01 09:27:35 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohcireg.h,v 1.20 2003/07/15 23:12:54 jmg Exp $ */ /* diff --git a/sys/dev/usb/ohcivar.h b/sys/dev/usb/ohcivar.h index 2d19f49ddcae..b4f4045d4685 100644 --- a/sys/dev/usb/ohcivar.h +++ b/sys/dev/usb/ohcivar.h @@ -1,5 +1,5 @@ /* $NetBSD: ohcivar.h,v 1.30 2001/12/31 12:20:35 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohcivar.h,v 1.35 2003/07/15 23:19:49 jmg Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/rio500_usb.h b/sys/dev/usb/rio500_usb.h index c2da72e91b11..b4be151b65b0 100644 --- a/sys/dev/usb/rio500_usb.h +++ b/sys/dev/usb/rio500_usb.h @@ -19,7 +19,7 @@ ---------------------------------------------------------------------- */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/rio500_usb.h,v 1.1 2000/04/08 17:02:13 n_hibma Exp $ */ #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) #include <sys/ioccom.h> diff --git a/sys/dev/usb/ubsa.c b/sys/dev/usb/ubsa.c index fa1232f1ee50..cb87a4adc7f5 100644 --- a/sys/dev/usb/ubsa.c +++ b/sys/dev/usb/ubsa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ubsa.c,v 1.11 2003/11/16 12:13:39 akiyama Exp $"); /* * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/ucom.c b/sys/dev/usb/ucom.c index 9c5c40f8416a..b57e21669842 100644 --- a/sys/dev/usb/ucom.c +++ b/sys/dev/usb/ucom.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ucom.c,v 1.35 2003/11/16 11:58:21 akiyama Exp $"); /* * Copyright (c) 1998, 2000 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ucomvar.h b/sys/dev/usb/ucomvar.h index ba008560c60c..e8f9917cc1b1 100644 --- a/sys/dev/usb/ucomvar.h +++ b/sys/dev/usb/ucomvar.h @@ -1,5 +1,5 @@ /* $NetBSD: ucomvar.h,v 1.9 2001/01/23 21:56:17 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ucomvar.h,v 1.2 2002/07/31 14:34:35 joe Exp $ */ /*- * Copyright (c) 2001-2002, Shunsuke Akiyama <akiyama@jp.FreeBSD.org>. diff --git a/sys/dev/usb/udbp.c b/sys/dev/usb/udbp.c index c021b314d4f2..08a5a00e1b1a 100644 --- a/sys/dev/usb/udbp.c +++ b/sys/dev/usb/udbp.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/udbp.c,v 1.24 2003/08/24 17:55:55 obrien Exp $"); /* Driver for arbitrary double bulk pipe devices. * The driver assumes that there will be the same driver on the other side. diff --git a/sys/dev/usb/udbp.h b/sys/dev/usb/udbp.h index 0b7b4eeae7e0..ff5f069d72ec 100644 --- a/sys/dev/usb/udbp.h +++ b/sys/dev/usb/udbp.h @@ -34,7 +34,7 @@ * This file was derived from src/sys/netgraph/ng_sample.h, revision 1.1 * written by Julian Elischer, Whistle Communications. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/udbp.h,v 1.3 2003/07/04 01:50:38 jmg Exp $ */ #ifndef _NETGRAPH_UDBP_H_ diff --git a/sys/dev/usb/ufm.c b/sys/dev/usb/ufm.c index a86e49410e04..c56ae6ccea0a 100644 --- a/sys/dev/usb/ufm.c +++ b/sys/dev/usb/ufm.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ufm.c,v 1.16 2003/10/04 21:41:01 joe Exp $"); #include <sys/param.h> diff --git a/sys/dev/usb/uftdi.c b/sys/dev/usb/uftdi.c index 30cefacb9520..6952162260ab 100644 --- a/sys/dev/usb/uftdi.c +++ b/sys/dev/usb/uftdi.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/uftdi.c,v 1.10 2003/08/24 17:55:55 obrien Exp $"); /* * FTDI FT8U100AX serial adapter driver diff --git a/sys/dev/usb/uftdireg.h b/sys/dev/usb/uftdireg.h index 15d47f9ef634..d6e9008f01c1 100644 --- a/sys/dev/usb/uftdireg.h +++ b/sys/dev/usb/uftdireg.h @@ -1,5 +1,5 @@ /* $NetBSD: uftdireg.h,v 1.6 2002/07/11 21:14:28 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uftdireg.h,v 1.1 2002/08/11 23:32:33 joe Exp $ */ /* * Definitions for the FTDI USB Single Port Serial Converter - diff --git a/sys/dev/usb/ugen.c b/sys/dev/usb/ugen.c index 8740c3d7fef0..5ec22d9fa4de 100644 --- a/sys/dev/usb/ugen.c +++ b/sys/dev/usb/ugen.c @@ -7,7 +7,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ugen.c,v 1.81 2003/11/09 09:17:22 tanimura Exp $"); /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/ugraphire_rdesc.h b/sys/dev/usb/ugraphire_rdesc.h index 9dd6988ab907..f327de15d59c 100644 --- a/sys/dev/usb/ugraphire_rdesc.h +++ b/sys/dev/usb/ugraphire_rdesc.h @@ -1,5 +1,5 @@ /* $NetBSD: usb/ugraphire_rdesc.h,v 1.1 2000/12/29 01:47:49 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ugraphire_rdesc.h,v 1.1 2002/04/07 17:04:01 joe Exp $ */ /* * Copyright (c) 2000 Nick Hibma <n_hibma@freebsd.org> * All rights reserved. diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c index 15162f08184a..d0031c5e00d1 100644 --- a/sys/dev/usb/uhci.c +++ b/sys/dev/usb/uhci.c @@ -8,7 +8,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/uhci.c,v 1.149 2003/11/10 00:08:41 joe Exp $"); /* diff --git a/sys/dev/usb/uhci_pci.c b/sys/dev/usb/uhci_pci.c index 48996f613282..a0264a76aeb5 100644 --- a/sys/dev/usb/uhci_pci.c +++ b/sys/dev/usb/uhci_pci.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/uhci_pci.c,v 1.51 2003/11/28 05:28:29 imp Exp $"); /* Universal Host Controller Interface * diff --git a/sys/dev/usb/uhcireg.h b/sys/dev/usb/uhcireg.h index b640e9f9e8aa..8f482318f79b 100644 --- a/sys/dev/usb/uhcireg.h +++ b/sys/dev/usb/uhcireg.h @@ -1,5 +1,5 @@ /* $NetBSD: uhcireg.h,v 1.15 2002/02/11 11:41:30 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhcireg.h,v 1.21 2003/07/04 01:50:38 jmg Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhcivar.h b/sys/dev/usb/uhcivar.h index 546dcb1e441f..95c8d9f59c35 100644 --- a/sys/dev/usb/uhcivar.h +++ b/sys/dev/usb/uhcivar.h @@ -1,5 +1,5 @@ /* $NetBSD: uhcivar.h,v 1.33 2002/02/11 11:41:30 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhcivar.h,v 1.36 2003/07/15 23:19:49 jmg Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhid.c b/sys/dev/usb/uhid.c index 2451542f7946..8ef6f46ee8a3 100644 --- a/sys/dev/usb/uhid.c +++ b/sys/dev/usb/uhid.c @@ -5,7 +5,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/uhid.c,v 1.65 2003/11/09 09:17:22 tanimura Exp $"); /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uhub.c b/sys/dev/usb/uhub.c index e0d8ada09276..f6e5be2fdf7b 100644 --- a/sys/dev/usb/uhub.c +++ b/sys/dev/usb/uhub.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/uhub.c,v 1.54 2003/08/24 17:55:55 obrien Exp $"); /* * USB spec: http://www.usb.org/developers/docs/usbspec.zip diff --git a/sys/dev/usb/ukbd.c b/sys/dev/usb/ukbd.c index 2d36c2f5ec79..24e46320597d 100644 --- a/sys/dev/usb/ukbd.c +++ b/sys/dev/usb/ukbd.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ukbd.c,v 1.45 2003/10/04 21:41:01 joe Exp $"); /* * HID spec: http://www.usb.org/developers/data/devclass/hid1_1.pdf diff --git a/sys/dev/usb/ulpt.c b/sys/dev/usb/ulpt.c index 6df5ff3a2fe3..4c8081ca21ae 100644 --- a/sys/dev/usb/ulpt.c +++ b/sys/dev/usb/ulpt.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ulpt.c,v 1.59 2003/09/28 20:48:13 phk Exp $"); /* * Printer Class spec: http://www.usb.org/developers/data/devclass/usbprint109.PDF diff --git a/sys/dev/usb/umass.c b/sys/dev/usb/umass.c index 9a0450ee5b9f..be9c15cd340f 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.91 2003/09/20 08:18:16 gj Exp $ * $NetBSD: umass.c,v 1.28 2000/04/02 23:46:53 augustss Exp $ */ diff --git a/sys/dev/usb/umct.c b/sys/dev/usb/umct.c index f5b08586faff..7a49b73e6c6c 100644 --- a/sys/dev/usb/umct.c +++ b/sys/dev/usb/umct.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/umct.c,v 1.5 2003/11/16 12:13:39 akiyama Exp $"); /* * Driver for the MCT (Magic Control Technology) USB-RS232 Converter. diff --git a/sys/dev/usb/umodem.c b/sys/dev/usb/umodem.c index c7a88b6baa2c..f1eee33fd6b4 100644 --- a/sys/dev/usb/umodem.c +++ b/sys/dev/usb/umodem.c @@ -2,7 +2,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/umodem.c,v 1.48 2003/08/24 17:55:55 obrien Exp $"); /*- * Copyright (c) 2003, M. Warner Losh <imp@freebsd.org>. * All rights reserved. diff --git a/sys/dev/usb/ums.c b/sys/dev/usb/ums.c index dea1e0b8f827..334f5b5919bf 100644 --- a/sys/dev/usb/ums.c +++ b/sys/dev/usb/ums.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ums.c,v 1.64 2003/11/09 09:17:22 tanimura Exp $"); /* * HID spec: http://www.usb.org/developers/data/devclass/hid1_1.pdf diff --git a/sys/dev/usb/uplcom.c b/sys/dev/usb/uplcom.c index 86a0e4fa290d..b46b490de446 100644 --- a/sys/dev/usb/uplcom.c +++ b/sys/dev/usb/uplcom.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/uplcom.c,v 1.17 2003/11/16 13:13:16 akiyama Exp $"); /* * Copyright (c) 2001 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/urio.c b/sys/dev/usb/urio.c index 6614a33eb93e..9c551733a7e1 100644 --- a/sys/dev/usb/urio.c +++ b/sys/dev/usb/urio.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/urio.c,v 1.28 2003/08/25 22:01:06 joe Exp $"); /* diff --git a/sys/dev/usb/usb.c b/sys/dev/usb/usb.c index 4f9034a226ca..44d743837406 100644 --- a/sys/dev/usb/usb.c +++ b/sys/dev/usb/usb.c @@ -7,7 +7,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/usb.c,v 1.95 2003/11/09 23:54:21 joe Exp $"); /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb.h b/sys/dev/usb/usb.h index e5278596f3ce..579fede31a8c 100644 --- a/sys/dev/usb/usb.h +++ b/sys/dev/usb/usb.h @@ -1,5 +1,5 @@ /* $NetBSD: usb.h,v 1.69 2002/09/22 23:20:50 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb.h,v 1.38 2002/11/06 21:37:21 joe 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 325f3db48eea..75e06767fdb3 100644 --- a/sys/dev/usb/usb_ethersubr.c +++ b/sys/dev/usb/usb_ethersubr.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/usb_ethersubr.c,v 1.17 2003/11/14 11:09:45 johan Exp $"); /* * Callbacks in the USB code operate at splusb() (actually splbio() diff --git a/sys/dev/usb/usb_ethersubr.h b/sys/dev/usb/usb_ethersubr.h index c8a40108ef5c..4ad52636bfc3 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.6 2003/03/04 23:19:55 jlemon Exp $ */ #ifndef _USB_ETHERSUBR_H_ diff --git a/sys/dev/usb/usb_if.m b/sys/dev/usb/usb_if.m index c1b27c8a4bec..25c14ed1b687 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.9 2000/04/08 14:17:05 dfr Exp $ # # USB interface description diff --git a/sys/dev/usb/usb_mem.c b/sys/dev/usb/usb_mem.c index 73b309db4b1c..5a96e7050c06 100644 --- a/sys/dev/usb/usb_mem.c +++ b/sys/dev/usb/usb_mem.c @@ -1,5 +1,5 @@ /* $NetBSD: usb_mem.c,v 1.26 2003/02/01 06:23:40 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_mem.c,v 1.5 2003/10/04 22:13:21 joe Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -46,7 +46,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/usb_mem.c,v 1.5 2003/10/04 22:13:21 joe Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/usb/usb_mem.h b/sys/dev/usb/usb_mem.h index bba88d582082..e65ecefc348f 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.18 2002/05/28 17:45:17 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_mem.h,v 1.20 2003/09/01 01:07:24 jmg 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 bb9addc234a1..d4506b26d3c2 100644 --- a/sys/dev/usb/usb_port.h +++ b/sys/dev/usb/usb_port.h @@ -1,6 +1,6 @@ /* $OpenBSD: usb_port.h,v 1.18 2000/09/06 22:42:10 rahnds Exp $ */ /* $NetBSD: usb_port.h,v 1.54 2002/03/28 21:49:19 ichiro Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_port.h,v 1.65 2003/11/09 23:54:21 joe Exp $ */ /* Also already merged from NetBSD: * $NetBSD: usb_port.h,v 1.57 2002/09/27 20:42:01 thorpej Exp $ diff --git a/sys/dev/usb/usb_quirks.c b/sys/dev/usb/usb_quirks.c index cbf2f91924c4..d7c6f3429c94 100644 --- a/sys/dev/usb/usb_quirks.c +++ b/sys/dev/usb/usb_quirks.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/usb_quirks.c,v 1.34 2003/08/24 17:55:55 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/usb/usb_quirks.h b/sys/dev/usb/usb_quirks.h index 2a36a0649bab..0ce83f865567 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.20 2001/04/15 09:38:01 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_quirks.h,v 1.16 2001/07/05 10:12:59 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 ec88dc6a5a01..a66a46ae3415 100644 --- a/sys/dev/usb/usb_subr.c +++ b/sys/dev/usb/usb_subr.c @@ -6,7 +6,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/usb_subr.c,v 1.58 2003/09/01 07:47:42 ticso Exp $"); /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbcdc.h b/sys/dev/usb/usbcdc.h index 45266e44302c..06abf44710cb 100644 --- a/sys/dev/usb/usbcdc.h +++ b/sys/dev/usb/usbcdc.h @@ -1,5 +1,5 @@ /* $NetBSD: usbcdc.h,v 1.6 2000/04/27 15:26:50 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbcdc.h,v 1.10 2003/01/09 04:24:28 imp Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 910359dd0a1d..5076373b0c98 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/usb/usbdevs,v 1.143 2003/11/16 12:05:11 akiyama 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 7291fe2da742..d8682b24dc17 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.151 2003/11/16 12:07:01 akiyama 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 ec269523b485..9f39f7bfac5c 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.151 2003/11/16 12:07:01 akiyama Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/usb/usbdi.c b/sys/dev/usb/usbdi.c index 989e4df3a8ef..f0e525238b0e 100644 --- a/sys/dev/usb/usbdi.c +++ b/sys/dev/usb/usbdi.c @@ -1,7 +1,7 @@ /* $NetBSD: usbdi.c,v 1.103 2002/09/27 15:37:38 provos Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/usbdi.c,v 1.84 2003/11/09 23:56:19 joe Exp $"); /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdi.h b/sys/dev/usb/usbdi.h index 146f8caa878f..35b4c1bb97d8 100644 --- a/sys/dev/usb/usbdi.h +++ b/sys/dev/usb/usbdi.h @@ -1,5 +1,5 @@ /* $NetBSD: usbdi.h,v 1.62 2002/07/11 21:14:35 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi.h,v 1.48 2003/07/14 20:31:03 joe 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 636e99317843..60497bcf091e 100644 --- a/sys/dev/usb/usbdi_util.c +++ b/sys/dev/usb/usbdi_util.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/usbdi_util.c,v 1.31 2003/08/24 17:55:55 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/usb/usbdi_util.h b/sys/dev/usb/usbdi_util.h index 01cf4252cb9e..05fdac0bcb65 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.23 2001/10/26 17:58:22 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdi_util.h,v 1.16 2003/07/04 01:50:39 jmg Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbdivar.h b/sys/dev/usb/usbdivar.h index ae2c092d436c..932a58cd9404 100644 --- a/sys/dev/usb/usbdivar.h +++ b/sys/dev/usb/usbdivar.h @@ -1,5 +1,5 @@ /* $NetBSD: usbdivar.h,v 1.70 2002/07/11 21:14:36 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbdivar.h,v 1.40 2003/07/15 22:42:37 jmg Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usbhid.h b/sys/dev/usb/usbhid.h index fbc17047e6a0..65dc5a607e05 100644 --- a/sys/dev/usb/usbhid.h +++ b/sys/dev/usb/usbhid.h @@ -1,5 +1,5 @@ /* $NetBSD: usbhid.h,v 1.9 2000/09/03 19:09:14 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbhid.h,v 1.13 2002/01/02 20:16:53 joe Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uscanner.c b/sys/dev/usb/uscanner.c index ff0cbbda0dcd..7616510558b3 100644 --- a/sys/dev/usb/uscanner.c +++ b/sys/dev/usb/uscanner.c @@ -5,7 +5,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/uscanner.c,v 1.46 2003/10/01 13:53:51 ticso Exp $"); /* * Copyright (c) 2000 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/uvisor.c b/sys/dev/usb/uvisor.c index d82cd5463b53..4decad9886c6 100644 --- a/sys/dev/usb/uvisor.c +++ b/sys/dev/usb/uvisor.c @@ -1,5 +1,5 @@ /* $NetBSD: uvisor.c,v 1.9 2001/01/23 14:04:14 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uvisor.c,v 1.16 2003/11/08 11:23:07 joe Exp $ */ /* Also already merged from NetBSD: * $NetBSD: uvisor.c,v 1.12 2001/11/13 06:24:57 lukem Exp $ diff --git a/sys/dev/usb/uvscom.c b/sys/dev/usb/uvscom.c index 9f37bd937ad9..cce3768489ca 100644 --- a/sys/dev/usb/uvscom.c +++ b/sys/dev/usb/uvscom.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/uvscom.c,v 1.19 2003/11/16 12:26:10 akiyama Exp $"); /* * uvscom: SUNTAC Slipper U VS-10U driver. diff --git a/sys/dev/utopia/idtphy.h b/sys/dev/utopia/idtphy.h index dacb2afedef3..b478f4ea1cea 100644 --- a/sys/dev/utopia/idtphy.h +++ b/sys/dev/utopia/idtphy.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/utopia/idtphy.h,v 1.2 2003/07/14 12:12:50 harti Exp $ * * Register definitions for the following chips: * IDT 77105 diff --git a/sys/dev/utopia/suni.h b/sys/dev/utopia/suni.h index ac8e9978fc9c..d94ba9361708 100644 --- a/sys/dev/utopia/suni.h +++ b/sys/dev/utopia/suni.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/utopia/suni.h,v 1.1 2003/06/12 14:28:32 harti Exp $ * * Register definitions for the following chips: * PMC-Sierra PMC-5346 (S/UNI-LITE) diff --git a/sys/dev/utopia/utopia.c b/sys/dev/utopia/utopia.c index 2d84c713e777..74297476dde6 100644 --- a/sys/dev/utopia/utopia.c +++ b/sys/dev/utopia/utopia.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/utopia/utopia.c,v 1.4 2003/07/30 08:35:58 harti Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/utopia/utopia.h b/sys/dev/utopia/utopia.h index ae044f98f08d..642d87c5441f 100644 --- a/sys/dev/utopia/utopia.h +++ b/sys/dev/utopia/utopia.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/utopia/utopia.h,v 1.3 2003/07/14 15:06:53 harti Exp $ */ #ifndef _DEV_UTOPIA_UTOPIA_H #define _DEV_UTOPIA_UTOPIA_H 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 600130f4e293..3d985cd0fe5f 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.22 2003/04/24 04:37:08 grog Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/request.h,v 1.21 2003/05/01 13:06:00 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 5544cae5975f..e945ea0c5026 100644 --- a/sys/dev/vinum/vinum.c +++ b/sys/dev/vinum/vinum.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinum.c,v 1.61 2003/08/24 17:55:56 obrien Exp $"); #define STATIC static /* nothing while we're testing */ diff --git a/sys/dev/vinum/vinumconfig.c b/sys/dev/vinum/vinumconfig.c index 88e89142d17b..83ade5c63be7 100644 --- a/sys/dev/vinum/vinumconfig.c +++ b/sys/dev/vinum/vinumconfig.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumconfig.c,v 1.62 2003/09/29 08:50:03 grog Exp $"); #define STATIC static diff --git a/sys/dev/vinum/vinumdaemon.c b/sys/dev/vinum/vinumdaemon.c index 121357de6654..1103ee404953 100644 --- a/sys/dev/vinum/vinumdaemon.c +++ b/sys/dev/vinum/vinumdaemon.c @@ -1,7 +1,7 @@ /* daemon.c: kernel part of Vinum daemon */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumdaemon.c,v 1.26 2003/08/24 17:55:56 obrien Exp $"); /*- * Copyright (c) 1997, 1998 * Nan Yang Computer Services Limited. All rights reserved. diff --git a/sys/dev/vinum/vinumext.h b/sys/dev/vinum/vinumext.h index 807bb5c68a26..dbae7a604039 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.33 2003/05/23 00:57:48 grog Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumext.h,v 1.40 2003/05/23 01:13:43 grog Exp $ */ /* vinumext.h: external definitions */ diff --git a/sys/dev/vinum/vinumhdr.h b/sys/dev/vinum/vinumhdr.h index e8161e81e061..a87ad6a09c3d 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.19 2001/05/22 04:07:22 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumhdr.h,v 1.30 2003/02/16 14:13:23 phk Exp $ */ #include <sys/param.h> diff --git a/sys/dev/vinum/vinuminterrupt.c b/sys/dev/vinum/vinuminterrupt.c index 7344280ae9a5..c6db1621b0a4 100644 --- a/sys/dev/vinum/vinuminterrupt.c +++ b/sys/dev/vinum/vinuminterrupt.c @@ -1,7 +1,7 @@ /* vinuminterrupt.c: bottom half of the driver */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinuminterrupt.c,v 1.43 2003/11/24 04:06:56 grog Exp $"); /*- * Copyright (c) 1997, 1998, 1999 diff --git a/sys/dev/vinum/vinumio.c b/sys/dev/vinum/vinumio.c index ed9dbfb4acd3..da849b6d0eb7 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.39 2003/05/23 00:59:53 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumio.c,v 1.95 2003/11/24 04:06:56 grog Exp $ */ #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumio.h b/sys/dev/vinum/vinumio.h index bf5134a64f90..6e530c900588 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.23 2003/05/04 05:25:46 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumio.h,v 1.23 2003/06/12 05:32:31 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 f38017f89d53..f0e058062690 100644 --- a/sys/dev/vinum/vinumioctl.c +++ b/sys/dev/vinum/vinumioctl.c @@ -4,7 +4,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumioctl.c,v 1.49 2003/08/24 17:55:56 obrien Exp $"); /*- * Copyright (c) 1997, 1998, 1999 * Nan Yang Computer Services Limited. All rights reserved. diff --git a/sys/dev/vinum/vinumkw.h b/sys/dev/vinum/vinumkw.h index d7bc7a5b4bf8..d4501e412f8a 100644 --- a/sys/dev/vinum/vinumkw.h +++ b/sys/dev/vinum/vinumkw.h @@ -30,7 +30,7 @@ * advised of the possibility of such damage. * * $Id: vinumkw.h,v 1.20 2003/05/07 03:32:09 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumkw.h,v 1.23 2003/06/12 05:45:19 grog Exp $ */ /* diff --git a/sys/dev/vinum/vinumlock.c b/sys/dev/vinum/vinumlock.c index f1a2ea3103e2..2a01694ef498 100644 --- a/sys/dev/vinum/vinumlock.c +++ b/sys/dev/vinum/vinumlock.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumlock.c,v 1.27 2003/08/24 17:55:56 obrien Exp $"); #include <dev/vinum/vinumhdr.h> #include <dev/vinum/request.h> diff --git a/sys/dev/vinum/vinummemory.c b/sys/dev/vinum/vinummemory.c index 62c573d550ae..053258bdd677 100644 --- a/sys/dev/vinum/vinummemory.c +++ b/sys/dev/vinum/vinummemory.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinummemory.c,v 1.34 2003/08/24 17:55:56 obrien Exp $"); #include <dev/vinum/vinumhdr.h> diff --git a/sys/dev/vinum/vinumobj.h b/sys/dev/vinum/vinumobj.h index 81087f30090f..e44131eb303a 100644 --- a/sys/dev/vinum/vinumobj.h +++ b/sys/dev/vinum/vinumobj.h @@ -38,7 +38,7 @@ * advised of the possibility of such damage. * * $Id: vinumobj.h,v 1.7 2003/05/23 01:08:58 grog Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumobj.h,v 1.9 2003/05/23 01:15:30 grog Exp $ */ /* diff --git a/sys/dev/vinum/vinumparser.c b/sys/dev/vinum/vinumparser.c index 49da34b4dec3..18e8bdeeb5ab 100644 --- a/sys/dev/vinum/vinumparser.c +++ b/sys/dev/vinum/vinumparser.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumparser.c,v 1.33 2003/08/24 17:55:56 obrien Exp $"); /* * This file contains the parser for the configuration routines. It's used diff --git a/sys/dev/vinum/vinumraid5.c b/sys/dev/vinum/vinumraid5.c index 4bdd64f4c7f8..f21db91e701f 100644 --- a/sys/dev/vinum/vinumraid5.c +++ b/sys/dev/vinum/vinumraid5.c @@ -42,7 +42,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumraid5.c,v 1.14 2003/08/24 17:55:56 obrien Exp $"); #include <dev/vinum/vinumhdr.h> #include <dev/vinum/request.h> #include <sys/resourcevar.h> diff --git a/sys/dev/vinum/vinumrequest.c b/sys/dev/vinum/vinumrequest.c index 007411aa0459..2c90bf47dfc1 100644 --- a/sys/dev/vinum/vinumrequest.c +++ b/sys/dev/vinum/vinumrequest.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumrequest.c,v 1.71 2003/11/24 04:06:56 grog Exp $"); #include <dev/vinum/vinumhdr.h> #include <dev/vinum/request.h> diff --git a/sys/dev/vinum/vinumrevive.c b/sys/dev/vinum/vinumrevive.c index 951c30aff796..8fb257ec29d0 100644 --- a/sys/dev/vinum/vinumrevive.c +++ b/sys/dev/vinum/vinumrevive.c @@ -42,7 +42,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumrevive.c,v 1.44 2003/09/29 03:16:20 grog Exp $"); #include <dev/vinum/vinumhdr.h> #include <dev/vinum/request.h> diff --git a/sys/dev/vinum/vinumstate.c b/sys/dev/vinum/vinumstate.c index 94b45c1507de..47d3c602fb93 100644 --- a/sys/dev/vinum/vinumstate.c +++ b/sys/dev/vinum/vinumstate.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumstate.c,v 1.34 2003/08/24 17:55:57 obrien Exp $"); #include <dev/vinum/vinumhdr.h> #include <dev/vinum/request.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 f597cd72c06c..d59865bfd21c 100644 --- a/sys/dev/vinum/vinumutil.c +++ b/sys/dev/vinum/vinumutil.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinumutil.c,v 1.18 2003/08/24 17:55:57 obrien Exp $"); /* This file contains utility routines used both in kernel and user context */ diff --git a/sys/dev/vinum/vinumutil.h b/sys/dev/vinum/vinumutil.h index 2efa42c22559..d723fb7cd076 100644 --- a/sys/dev/vinum/vinumutil.h +++ b/sys/dev/vinum/vinumutil.h @@ -36,7 +36,7 @@ * advised of the possibility of such damage. * * $Id: vinumutil.h,v 1.1 2001/05/22 04:07:22 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumutil.h,v 1.1 2001/05/22 22:29:35 grog Exp $ */ /* diff --git a/sys/dev/vinum/vinumvar.h b/sys/dev/vinum/vinumvar.h index 12986e04c436..c6e01d2c1996 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.33 2003/05/23 01:09:23 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinumvar.h,v 1.46 2003/09/29 08:19:06 grog Exp $ */ #include <sys/time.h> diff --git a/sys/dev/vx/if_vx.c b/sys/dev/vx/if_vx.c index 5f17e2274f78..3e8bab03eb16 100644 --- a/sys/dev/vx/if_vx.c +++ b/sys/dev/vx/if_vx.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vx/if_vx.c,v 1.48 2003/10/31 18:32:06 brooks Exp $"); /* * Created from if_ep.c driver by Fred Gray (fgray@rice.edu) to support diff --git a/sys/dev/vx/if_vx_eisa.c b/sys/dev/vx/if_vx_eisa.c index 4c8931db9bb2..6c6f7ae3c028 100644 --- a/sys/dev/vx/if_vx_eisa.c +++ b/sys/dev/vx/if_vx_eisa.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vx/if_vx_eisa.c,v 1.20 2003/10/31 18:32:06 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/vx/if_vx_pci.c b/sys/dev/vx/if_vx_pci.c index ff4f1fb024b4..3b6eb2a13a97 100644 --- a/sys/dev/vx/if_vx_pci.c +++ b/sys/dev/vx/if_vx_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vx/if_vx_pci.c,v 1.28 2003/10/31 18:32:06 brooks Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/vx/if_vxreg.h b/sys/dev/vx/if_vxreg.h index 6ee87bd3796b..a2e854ef5934 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.11 2003/10/25 04:05:33 imp Exp $ */ /* diff --git a/sys/dev/vx/if_vxvar.h b/sys/dev/vx/if_vxvar.h index e8a7a323eca9..60f5137f4379 100644 --- a/sys/dev/vx/if_vxvar.h +++ b/sys/dev/vx/if_vxvar.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_vxvar.h,v 1.2 2003/10/31 18:32:06 brooks Exp $ * October 2, 1994 diff --git a/sys/dev/wds/wd7000.c b/sys/dev/wds/wd7000.c index cf0ad21bf3fc..1a7add1ff13e 100644 --- a/sys/dev/wds/wd7000.c +++ b/sys/dev/wds/wd7000.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/wds/wd7000.c,v 1.8 2003/08/24 17:55:57 obrien Exp $"); /* All bugs are subject to removal without further notice */ diff --git a/sys/dev/wi/if_wavelan_ieee.h b/sys/dev/wi/if_wavelan_ieee.h index d48ba6e6b864..72c27fd2089c 100644 --- a/sys/dev/wi/if_wavelan_ieee.h +++ b/sys/dev/wi/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/dev/wi/if_wavelan_ieee.h,v 1.18 2003/06/27 00:49:04 sam Exp $ */ #ifndef _IF_WAVELAN_IEEE_H diff --git a/sys/dev/wi/if_wi.c b/sys/dev/wi/if_wi.c index 3c9014503a33..fef608a8b50c 100644 --- a/sys/dev/wi/if_wi.c +++ b/sys/dev/wi/if_wi.c @@ -62,7 +62,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/wi/if_wi.c,v 1.158.2.1 2003/12/11 20:21:20 imp Exp $"); #define WI_HERMES_AUTOINC_WAR /* Work around data write autoinc bug. */ #define WI_HERMES_STATS_WAR /* Work around stats counter bug. */ diff --git a/sys/dev/wi/if_wi_pccard.c b/sys/dev/wi/if_wi_pccard.c index 698d071fe4cd..4b202d7534e5 100644 --- a/sys/dev/wi/if_wi_pccard.c +++ b/sys/dev/wi/if_wi_pccard.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/wi/if_wi_pccard.c,v 1.41 2003/09/22 05:33:22 imp Exp $"); #include "opt_wi.h" diff --git a/sys/dev/wi/if_wi_pci.c b/sys/dev/wi/if_wi_pci.c index 6639fc10aa9d..bb65591eaeac 100644 --- a/sys/dev/wi/if_wi_pci.c +++ b/sys/dev/wi/if_wi_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/wi/if_wi_pci.c,v 1.21 2003/09/05 22:29:30 sam Exp $ */ /* diff --git a/sys/dev/wi/if_wireg.h b/sys/dev/wi/if_wireg.h index 5d17211391d6..6582dac9271f 100644 --- a/sys/dev/wi/if_wireg.h +++ b/sys/dev/wi/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/dev/wi/if_wireg.h,v 1.42 2003/09/05 22:29:30 sam Exp $ */ #define WI_DELAY 5 diff --git a/sys/dev/wi/if_wivar.h b/sys/dev/wi/if_wivar.h index dbfc627114d0..8b1cb26737e9 100644 --- a/sys/dev/wi/if_wivar.h +++ b/sys/dev/wi/if_wivar.h @@ -31,7 +31,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/wi/if_wivar.h,v 1.20 2003/09/05 22:29:30 sam Exp $ */ #if 0 diff --git a/sys/dev/wi/spectrum24t_cf.h b/sys/dev/wi/spectrum24t_cf.h index 7f1d2b023272..b636a3d8f0ad 100644 --- a/sys/dev/wi/spectrum24t_cf.h +++ b/sys/dev/wi/spectrum24t_cf.h @@ -1,5 +1,5 @@ /* $NetBSD$ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/wi/spectrum24t_cf.h,v 1.1 2002/08/03 00:19:58 imp Exp $ */ /* * Copyright (c) 2001 Symbol Technologies Inc. -- http://www.symbol.com diff --git a/sys/dev/wl/if_wl.c b/sys/dev/wl/if_wl.c index 465a49063cea..f12a6c79bc3b 100644 --- a/sys/dev/wl/if_wl.c +++ b/sys/dev/wl/if_wl.c @@ -173,7 +173,7 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/wl/if_wl.c,v 1.57 2003/11/14 19:00:31 sam Exp $"); /* diff --git a/sys/dev/wl/if_wl.h b/sys/dev/wl/if_wl.h index 7f9c2270ed0e..a219b73b175c 100644 --- a/sys/dev/wl/if_wl.h +++ b/sys/dev/wl/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/dev/wl/if_wl.h,v 1.6 2003/04/16 17:29:00 jhay Exp $ */ /* Definitions for WaveLAN driver */ diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c index 3e5101171f92..4feeb3335eef 100644 --- a/sys/dev/xe/if_xe.c +++ b/sys/dev/xe/if_xe.c @@ -57,7 +57,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/xe/if_xe.c,v 1.45 2003/11/13 20:55:52 obrien Exp $"); /* * FreeBSD device driver for Xircom CreditCard PCMCIA Ethernet adapters. The diff --git a/sys/dev/xe/if_xe_pccard.c b/sys/dev/xe/if_xe_pccard.c index f45b13d106ef..3c3b01032755 100644 --- a/sys/dev/xe/if_xe_pccard.c +++ b/sys/dev/xe/if_xe_pccard.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/xe/if_xe_pccard.c,v 1.14 2003/11/04 21:09:37 rsm Exp $"); /* xe pccard interface driver */ diff --git a/sys/dev/xe/if_xereg.h b/sys/dev/xe/if_xereg.h index 9b3c39a611a0..80c07fc4bcb5 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.6 2003/10/14 22:51:35 rsm 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 ae622f07c940..d36673f9608e 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.4 2003/10/14 22:51:35 rsm Exp $ */ #ifndef DEV_XE_IF_XEDEV_H #define DEV_XE_IF_XEDEV_H diff --git a/sys/dev/zs/z8530reg.h b/sys/dev/zs/z8530reg.h index 05508c61b8e2..e810c60a7fea 100644 --- a/sys/dev/zs/z8530reg.h +++ b/sys/dev/zs/z8530reg.h @@ -43,7 +43,7 @@ * * @(#)zsreg.h 8.1 (Berkeley) 6/11/93 * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/zs/z8530reg.h,v 1.2 2003/01/08 23:36:16 jake Exp $ */ /* diff --git a/sys/dev/zs/z8530var.h b/sys/dev/zs/z8530var.h index 89a246a80c90..c60a0da68e66 100644 --- a/sys/dev/zs/z8530var.h +++ b/sys/dev/zs/z8530var.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/zs/z8530var.h,v 1.1 2003/01/08 23:36:16 jake Exp $ */ #ifndef _DEV_ZS_ZSVAR_H_ diff --git a/sys/dev/zs/zs.c b/sys/dev/zs/zs.c index 7e58049341d0..8618c36b3db3 100644 --- a/sys/dev/zs/zs.c +++ b/sys/dev/zs/zs.c @@ -44,7 +44,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/zs/zs.c,v 1.15 2003/11/09 09:17:23 tanimura Exp $"); /*- * Copyright (c) 2003 Jake Burkholder. * All rights reserved. diff --git a/sys/dev/zs/zs_macio.c b/sys/dev/zs/zs_macio.c index 264563f94778..f2fe1f563691 100644 --- a/sys/dev/zs/zs_macio.c +++ b/sys/dev/zs/zs_macio.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/zs/zs_macio.c,v 1.3 2003/08/24 17:55:58 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/zs/zs_sbus.c b/sys/dev/zs/zs_sbus.c index b98a1f62d85e..a88cae4cffa8 100644 --- a/sys/dev/zs/zs_sbus.c +++ b/sys/dev/zs/zs_sbus.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/zs/zs_sbus.c,v 1.5 2003/08/24 17:55:58 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> |
