diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-11-21 06:13:29 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-11-21 06:13:29 +0000 |
| commit | a4d3b78df842614c46b116fc5a6f470be637dccd (patch) | |
| tree | 46c6b11aa0464ba59f49361bd26e1a86962c0624 /sys/powerpc/include | |
| parent | 59dd044d1cb744d3dba6b41c41e196b54e8fd9f8 (diff) | |
Diffstat (limited to 'sys/powerpc/include')
78 files changed, 78 insertions, 78 deletions
diff --git a/sys/powerpc/include/_bus.h b/sys/powerpc/include/_bus.h index 2ede04a9aa8e..e714daadadb0 100644 --- a/sys/powerpc/include/_bus.h +++ b/sys/powerpc/include/_bus.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/powerpc/include/_bus.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef POWERPC_INCLUDE__BUS_H diff --git a/sys/powerpc/include/_inttypes.h b/sys/powerpc/include/_inttypes.h index 7da589d8a771..bfda49442d2b 100644 --- a/sys/powerpc/include/_inttypes.h +++ b/sys/powerpc/include/_inttypes.h @@ -34,7 +34,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * From: $NetBSD: int_fmtio.h,v 1.2 2001/04/26 16:25:21 kleink Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/_inttypes.h,v 1.2.28.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_INTTYPES_H_ diff --git a/sys/powerpc/include/_limits.h b/sys/powerpc/include/_limits.h index 76e73544de64..494e61a7a166 100644 --- a/sys/powerpc/include/_limits.h +++ b/sys/powerpc/include/_limits.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/_limits.h,v 1.29.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE__LIMITS_H_ diff --git a/sys/powerpc/include/_stdint.h b/sys/powerpc/include/_stdint.h index 0d8aedfff5d6..4f68bcebb841 100644 --- a/sys/powerpc/include/_stdint.h +++ b/sys/powerpc/include/_stdint.h @@ -34,7 +34,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/_stdint.h,v 1.2.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE__STDINT_H_ diff --git a/sys/powerpc/include/_types.h b/sys/powerpc/include/_types.h index c6babcf4a108..c11d1866f355 100644 --- a/sys/powerpc/include/_types.h +++ b/sys/powerpc/include/_types.h @@ -33,7 +33,7 @@ * * From: @(#)ansi.h 8.2 (Berkeley) 1/4/94 * From: @(#)types.h 8.3 (Berkeley) 1/5/94 - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/_types.h,v 1.7.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE__TYPES_H_ diff --git a/sys/powerpc/include/altivec.h b/sys/powerpc/include/altivec.h index ba16a0bd19f3..bf4907236533 100644 --- a/sys/powerpc/include/altivec.h +++ b/sys/powerpc/include/altivec.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/powerpc/include/altivec.h,v 1.1.4.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ALTIVEC_H_ diff --git a/sys/powerpc/include/asm.h b/sys/powerpc/include/asm.h index d611617abfe0..c40504c82dfc 100644 --- a/sys/powerpc/include/asm.h +++ b/sys/powerpc/include/asm.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: asm.h,v 1.6.18.1 2000/07/25 08:37:14 kleink Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/asm.h,v 1.11.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ASM_H_ diff --git a/sys/powerpc/include/atomic.h b/sys/powerpc/include/atomic.h index 0430f51fdd66..8e4544ddbf8a 100644 --- a/sys/powerpc/include/atomic.h +++ b/sys/powerpc/include/atomic.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/powerpc/include/atomic.h,v 1.24.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ATOMIC_H_ diff --git a/sys/powerpc/include/bat.h b/sys/powerpc/include/bat.h index 27c6d5a895f6..d6467808445a 100644 --- a/sys/powerpc/include/bat.h +++ b/sys/powerpc/include/bat.h @@ -65,7 +65,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: bat.h,v 1.2 1999/12/18 01:36:06 thorpej Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/bat.h,v 1.2.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_BAT_H_ diff --git a/sys/powerpc/include/bootinfo.h b/sys/powerpc/include/bootinfo.h index 599516e57e6f..1cb6446802da 100644 --- a/sys/powerpc/include/bootinfo.h +++ b/sys/powerpc/include/bootinfo.h @@ -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/powerpc/include/bootinfo.h,v 1.11.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_BOOTINFO_H_ diff --git a/sys/powerpc/include/bus.h b/sys/powerpc/include/bus.h index dbefcf408292..67bbe467db1a 100644 --- a/sys/powerpc/include/bus.h +++ b/sys/powerpc/include/bus.h @@ -67,7 +67,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/bus.h,v 1.20.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_BUS_H_ diff --git a/sys/powerpc/include/bus_dma.h b/sys/powerpc/include/bus_dma.h index d10a0557bc6b..098cbf1fcfd3 100644 --- a/sys/powerpc/include/bus_dma.h +++ b/sys/powerpc/include/bus_dma.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/powerpc/include/bus_dma.h,v 1.1.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _POWERPC_BUS_DMA_H_ #define _POWERPC_BUS_DMA_H_ diff --git a/sys/powerpc/include/clock.h b/sys/powerpc/include/clock.h index b3cee9c71108..2183c50ef939 100644 --- a/sys/powerpc/include/clock.h +++ b/sys/powerpc/include/clock.h @@ -3,7 +3,7 @@ * Garrett Wollman, September 1994. * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/clock.h,v 1.14.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_CLOCK_H_ diff --git a/sys/powerpc/include/cpu.h b/sys/powerpc/include/cpu.h index 9856ab0588ef..c2c17321c741 100644 --- a/sys/powerpc/include/cpu.h +++ b/sys/powerpc/include/cpu.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: cpu.h,v 1.11 2000/05/26 21:19:53 thorpej Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/cpu.h,v 1.22.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_CPU_H_ diff --git a/sys/powerpc/include/cpufunc.h b/sys/powerpc/include/cpufunc.h index 2bf1161a29f9..8056d124adb3 100644 --- a/sys/powerpc/include/cpufunc.h +++ b/sys/powerpc/include/cpufunc.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/cpufunc.h,v 1.30.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_CPUFUNC_H_ diff --git a/sys/powerpc/include/db_machdep.h b/sys/powerpc/include/db_machdep.h index 8873d43ac8bd..ed8b79bc719a 100644 --- a/sys/powerpc/include/db_machdep.h +++ b/sys/powerpc/include/db_machdep.h @@ -25,7 +25,7 @@ * * $OpenBSD: db_machdep.h,v 1.2 1997/03/21 00:48:48 niklas Exp $ * $NetBSD: db_machdep.h,v 1.4.22.1 2000/08/05 11:10:43 wiz Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/db_machdep.h,v 1.8.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* diff --git a/sys/powerpc/include/dbdma.h b/sys/powerpc/include/dbdma.h index 2095ad3cd73c..0140071ee5e7 100644 --- a/sys/powerpc/include/dbdma.h +++ b/sys/powerpc/include/dbdma.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/powerpc/include/dbdma.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_DBDMA_H_ diff --git a/sys/powerpc/include/elf.h b/sys/powerpc/include/elf.h index e01488dcc0c4..f516d432eb43 100644 --- a/sys/powerpc/include/elf.h +++ b/sys/powerpc/include/elf.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/powerpc/include/elf.h,v 1.10.2.2.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ELF_H_ diff --git a/sys/powerpc/include/endian.h b/sys/powerpc/include/endian.h index 176c710af287..cc3df41d2c2b 100644 --- a/sys/powerpc/include/endian.h +++ b/sys/powerpc/include/endian.h @@ -28,7 +28,7 @@ * * @(#)endian.h 8.1 (Berkeley) 6/10/93 * $NetBSD: endian.h,v 1.7 1999/08/21 05:53:51 simonb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/endian.h,v 1.15.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ENDIAN_H_ diff --git a/sys/powerpc/include/exec.h b/sys/powerpc/include/exec.h index f5a2bb26f61f..d825f8b0bcaa 100644 --- a/sys/powerpc/include/exec.h +++ b/sys/powerpc/include/exec.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/powerpc/include/exec.h,v 1.3.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_EXEC_H_ diff --git a/sys/powerpc/include/float.h b/sys/powerpc/include/float.h index 369d0a0bfb16..fa560ec0494e 100644 --- a/sys/powerpc/include/float.h +++ b/sys/powerpc/include/float.h @@ -28,7 +28,7 @@ * * from: @(#)float.h 7.1 (Berkeley) 5/8/90 * from: FreeBSD: src/sys/i386/include/float.h,v 1.8 1999/08/28 00:44:11 - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/float.h,v 1.10.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_FLOAT_H_ diff --git a/sys/powerpc/include/floatingpoint.h b/sys/powerpc/include/floatingpoint.h index e62e47415a74..2b1ad97e1573 100644 --- a/sys/powerpc/include/floatingpoint.h +++ b/sys/powerpc/include/floatingpoint.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/powerpc/include/floatingpoint.h,v 1.2.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _FLOATINGPOINT_H_ diff --git a/sys/powerpc/include/fpu.h b/sys/powerpc/include/fpu.h index 17eec0b48b64..f1aa35a586b3 100644 --- a/sys/powerpc/include/fpu.h +++ b/sys/powerpc/include/fpu.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: fpu.h,v 1.2 1999/12/07 15:14:56 danw Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/fpu.h,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_FPU_H_ diff --git a/sys/powerpc/include/frame.h b/sys/powerpc/include/frame.h index 7ef23ef46fbc..cee9439a7dac 100644 --- a/sys/powerpc/include/frame.h +++ b/sys/powerpc/include/frame.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: frame.h,v 1.2 1999/01/10 10:13:15 tsubai Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/frame.h,v 1.14.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_FRAME_H_ diff --git a/sys/powerpc/include/gdb_machdep.h b/sys/powerpc/include/gdb_machdep.h index 7e36e974f6f7..31db9643d1d4 100644 --- a/sys/powerpc/include/gdb_machdep.h +++ b/sys/powerpc/include/gdb_machdep.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/gdb_machdep.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_GDB_MACHDEP_H_ diff --git a/sys/powerpc/include/hid.h b/sys/powerpc/include/hid.h index 3ba5b5594493..880dc98406dd 100644 --- a/sys/powerpc/include/hid.h +++ b/sys/powerpc/include/hid.h @@ -24,7 +24,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: hid.h,v 1.2 2001/08/22 21:05:25 matt Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/hid.h,v 1.8.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _POWERPC_HID_H_ diff --git a/sys/powerpc/include/ieee.h b/sys/powerpc/include/ieee.h index 793012de4435..01b6d80e62f5 100644 --- a/sys/powerpc/include/ieee.h +++ b/sys/powerpc/include/ieee.h @@ -37,7 +37,7 @@ * * @(#)ieee.h 8.1 (Berkeley) 6/11/93 * from: NetBSD: ieee.h,v 1.1.1.1 1998/06/20 04:58:51 eeh Exp - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/ieee.h,v 1.3.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_IEEE_H_ diff --git a/sys/powerpc/include/ieeefp.h b/sys/powerpc/include/ieeefp.h index 820fffe1cd9c..5947a3e66729 100644 --- a/sys/powerpc/include/ieeefp.h +++ b/sys/powerpc/include/ieeefp.h @@ -2,7 +2,7 @@ * Written by J.T. Conklin, Apr 6, 1995 * Public domain. * $NetBSD: ieeefp.h,v 1.2 1999/07/07 01:52:26 danw Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/ieeefp.h,v 1.2.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_IEEEFP_H_ diff --git a/sys/powerpc/include/in_cksum.h b/sys/powerpc/include/in_cksum.h index 09920062a0ae..cd933c9b7c22 100644 --- a/sys/powerpc/include/in_cksum.h +++ b/sys/powerpc/include/in_cksum.h @@ -29,7 +29,7 @@ * from tahoe: in_cksum.c 1.2 86/01/05 * from: @(#)in_cksum.c 1.3 (Berkeley) 1/19/91 * from: Id: in_cksum.c,v 1.8 1995/12/03 18:35:19 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/in_cksum.h,v 1.3.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_IN_CKSUM_H_ diff --git a/sys/powerpc/include/intr.h b/sys/powerpc/include/intr.h index 72c8542400a4..6e6dbbbc58af 100644 --- a/sys/powerpc/include/intr.h +++ b/sys/powerpc/include/intr.h @@ -34,7 +34,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: intr.h,v 1.6 2000/02/11 13:15:44 tsubai Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/intr.h,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACPPC_INTR_H_ diff --git a/sys/powerpc/include/intr_machdep.h b/sys/powerpc/include/intr_machdep.h index f25d937c8c07..8cc88152ca86 100644 --- a/sys/powerpc/include/intr_machdep.h +++ b/sys/powerpc/include/intr_machdep.h @@ -22,7 +22,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/powerpc/include/intr_machdep.h,v 1.12.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_INTR_MACHDEP_H_ diff --git a/sys/powerpc/include/kdb.h b/sys/powerpc/include/kdb.h index ea279f1050f1..ecbc6a9dbb8c 100644 --- a/sys/powerpc/include/kdb.h +++ b/sys/powerpc/include/kdb.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/powerpc/include/kdb.h,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_KDB_H_ diff --git a/sys/powerpc/include/limits.h b/sys/powerpc/include/limits.h index 35eea1f619de..5c254945e23f 100644 --- a/sys/powerpc/include/limits.h +++ b/sys/powerpc/include/limits.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/limits.h,v 1.28.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_LIMITS_H_ diff --git a/sys/powerpc/include/md_var.h b/sys/powerpc/include/md_var.h index d1785adfbe0f..d978d1d4cd5c 100644 --- a/sys/powerpc/include/md_var.h +++ b/sys/powerpc/include/md_var.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/md_var.h,v 1.36.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_MD_VAR_H_ diff --git a/sys/powerpc/include/memdev.h b/sys/powerpc/include/memdev.h index 584eb4c83646..b521c2e6b4e6 100644 --- a/sys/powerpc/include/memdev.h +++ b/sys/powerpc/include/memdev.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/powerpc/include/memdev.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #define CDEV_MINOR_MEM 0 diff --git a/sys/powerpc/include/metadata.h b/sys/powerpc/include/metadata.h index 12209bc786b6..a3094beef8b5 100644 --- a/sys/powerpc/include/metadata.h +++ b/sys/powerpc/include/metadata.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/powerpc/include/metadata.h,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_METADATA_H_ diff --git a/sys/powerpc/include/mmuvar.h b/sys/powerpc/include/mmuvar.h index 6e5a213536ba..ee25b7454944 100644 --- a/sys/powerpc/include/mmuvar.h +++ b/sys/powerpc/include/mmuvar.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/powerpc/include/mmuvar.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_MMUVAR_H_ diff --git a/sys/powerpc/include/mutex.h b/sys/powerpc/include/mutex.h index b6f80fbddd15..03e0b6d37e5d 100644 --- a/sys/powerpc/include/mutex.h +++ b/sys/powerpc/include/mutex.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * from BSDI $Id: mutex.h,v 2.7.2.35 2000/04/27 03:10:26 cp Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/mutex.h,v 1.29.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_MUTEX_H_ diff --git a/sys/powerpc/include/ocpbus.h b/sys/powerpc/include/ocpbus.h index 8b1750802a46..08da8c94db62 100644 --- a/sys/powerpc/include/ocpbus.h +++ b/sys/powerpc/include/ocpbus.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/powerpc/include/ocpbus.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_OCPBUS_H_ diff --git a/sys/powerpc/include/ofw_machdep.h b/sys/powerpc/include/ofw_machdep.h index bf79224795c5..a59baf67f5c8 100644 --- a/sys/powerpc/include/ofw_machdep.h +++ b/sys/powerpc/include/ofw_machdep.h @@ -22,7 +22,7 @@ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/ofw_machdep.h,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_OFW_MACHDEP_H_ diff --git a/sys/powerpc/include/openpicreg.h b/sys/powerpc/include/openpicreg.h index 525e66feca41..2aab1b907cc1 100644 --- a/sys/powerpc/include/openpicreg.h +++ b/sys/powerpc/include/openpicreg.h @@ -24,7 +24,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * from NetBSD: openpicreg.h,v 1.3 2001/08/30 03:08:52 briggs Exp - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/openpicreg.h,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* diff --git a/sys/powerpc/include/openpicvar.h b/sys/powerpc/include/openpicvar.h index 403823bc745f..42ed7415ed3f 100644 --- a/sys/powerpc/include/openpicvar.h +++ b/sys/powerpc/include/openpicvar.h @@ -22,7 +22,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/powerpc/include/openpicvar.h,v 1.8.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _POWERPC_OPENPICVAR_H_ diff --git a/sys/powerpc/include/param.h b/sys/powerpc/include/param.h index 9728fe416c0c..35df2058926d 100644 --- a/sys/powerpc/include/param.h +++ b/sys/powerpc/include/param.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)param.h 5.8 (Berkeley) 6/28/91 - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/param.h,v 1.22.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* diff --git a/sys/powerpc/include/pcb.h b/sys/powerpc/include/pcb.h index 3469e10f6ee0..883820672f34 100644 --- a/sys/powerpc/include/pcb.h +++ b/sys/powerpc/include/pcb.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: pcb.h,v 1.4 2000/06/04 11:57:17 tsubai Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/pcb.h,v 1.12.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PCB_H_ diff --git a/sys/powerpc/include/pcpu.h b/sys/powerpc/include/pcpu.h index 51422daac70b..38974ba7ab65 100644 --- a/sys/powerpc/include/pcpu.h +++ b/sys/powerpc/include/pcpu.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/powerpc/include/pcpu.h,v 1.31.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PCPU_H_ diff --git a/sys/powerpc/include/pio.h b/sys/powerpc/include/pio.h index 0ba68e718964..1224987060c7 100644 --- a/sys/powerpc/include/pio.h +++ b/sys/powerpc/include/pio.h @@ -30,7 +30,7 @@ * * $NetBSD: pio.h,v 1.1 1998/05/15 10:15:54 tsubai Exp $ * $OpenBSD: pio.h,v 1.1 1997/10/13 10:53:47 pefo Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/pio.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PIO_H_ diff --git a/sys/powerpc/include/platform.h b/sys/powerpc/include/platform.h index cfa7a0d0890c..355e8b77cdf3 100644 --- a/sys/powerpc/include/platform.h +++ b/sys/powerpc/include/platform.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: powerpc.h,v 1.3 2000/06/01 00:49:59 matt Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/platform.h,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PLATFORM_H_ diff --git a/sys/powerpc/include/platformvar.h b/sys/powerpc/include/platformvar.h index b7c011d39850..093164b4499f 100644 --- a/sys/powerpc/include/platformvar.h +++ b/sys/powerpc/include/platformvar.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/powerpc/include/platformvar.h,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PLATFORMVAR_H_ diff --git a/sys/powerpc/include/pmap.h b/sys/powerpc/include/pmap.h index d4fce7fef910..a4c19adede13 100644 --- a/sys/powerpc/include/pmap.h +++ b/sys/powerpc/include/pmap.h @@ -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/powerpc/include/pmap.h,v 1.26.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /*- * Copyright (C) 1995, 1996 Wolfgang Solfrank. diff --git a/sys/powerpc/include/pmc_mdep.h b/sys/powerpc/include/pmc_mdep.h index 81a41fdc0292..01ae401d39c0 100644 --- a/sys/powerpc/include/pmc_mdep.h +++ b/sys/powerpc/include/pmc_mdep.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/pmc_mdep.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PMC_MDEP_H_ diff --git a/sys/powerpc/include/proc.h b/sys/powerpc/include/proc.h index c958fb76f0fb..3a34af160c6a 100644 --- a/sys/powerpc/include/proc.h +++ b/sys/powerpc/include/proc.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: proc.h,v 1.2 1997/04/16 22:57:48 thorpej Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/proc.h,v 1.7.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PROC_H_ diff --git a/sys/powerpc/include/profile.h b/sys/powerpc/include/profile.h index 388feb191741..af942782cbf6 100644 --- a/sys/powerpc/include/profile.h +++ b/sys/powerpc/include/profile.h @@ -26,7 +26,7 @@ * * from: NetBSD: profile.h,v 1.9 1997/04/06 08:47:37 cgd Exp * from: FreeBSD: src/sys/alpha/include/profile.h,v 1.4 1999/12/29 - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/profile.h,v 1.7.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PROFILE_H_ diff --git a/sys/powerpc/include/psl.h b/sys/powerpc/include/psl.h index 6de0334052fc..3a567560c6bc 100644 --- a/sys/powerpc/include/psl.h +++ b/sys/powerpc/include/psl.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: psl.h,v 1.5 2000/11/19 19:52:37 matt Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/psl.h,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PSL_H_ diff --git a/sys/powerpc/include/pte.h b/sys/powerpc/include/pte.h index f1e5319a5bc1..7917af9626a8 100644 --- a/sys/powerpc/include/pte.h +++ b/sys/powerpc/include/pte.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: pte.h,v 1.2 1998/08/31 14:43:40 tsubai Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/pte.h,v 1.9.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PTE_H_ diff --git a/sys/powerpc/include/ptrace.h b/sys/powerpc/include/ptrace.h index eef24f829b48..79c18a58695e 100644 --- a/sys/powerpc/include/ptrace.h +++ b/sys/powerpc/include/ptrace.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)ptrace.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/ptrace.h,v 1.13.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PTRACE_H_ diff --git a/sys/powerpc/include/reg.h b/sys/powerpc/include/reg.h index 640365546e7c..1f57571b1181 100644 --- a/sys/powerpc/include/reg.h +++ b/sys/powerpc/include/reg.h @@ -1,5 +1,5 @@ /* $NetBSD: reg.h,v 1.4 2000/06/04 09:30:44 tsubai Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/powerpc/include/reg.h,v 1.6.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _POWERPC_REG_H_ #define _POWERPC_REG_H_ diff --git a/sys/powerpc/include/reloc.h b/sys/powerpc/include/reloc.h index 0e4155dac4cf..65ed815b0081 100644 --- a/sys/powerpc/include/reloc.h +++ b/sys/powerpc/include/reloc.h @@ -26,5 +26,5 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/reloc.h,v 1.3.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ diff --git a/sys/powerpc/include/resource.h b/sys/powerpc/include/resource.h index edde5eb29908..d81d88f744f0 100644 --- a/sys/powerpc/include/resource.h +++ b/sys/powerpc/include/resource.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/powerpc/include/resource.h,v 1.4.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /*- * Copyright 1998 Massachusetts Institute of Technology * diff --git a/sys/powerpc/include/runq.h b/sys/powerpc/include/runq.h index e906fa192c6c..3ea84b280592 100644 --- a/sys/powerpc/include/runq.h +++ b/sys/powerpc/include/runq.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/powerpc/include/runq.h,v 1.3.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_RUNQ_H_ diff --git a/sys/powerpc/include/sc_machdep.h b/sys/powerpc/include/sc_machdep.h index 4f3526fabcf0..b37748292562 100644 --- a/sys/powerpc/include/sc_machdep.h +++ b/sys/powerpc/include/sc_machdep.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/sc_machdep.h,v 1.1.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SC_MACHDEP_H_ diff --git a/sys/powerpc/include/setjmp.h b/sys/powerpc/include/setjmp.h index e453044dbf3b..89d5df75c6bf 100644 --- a/sys/powerpc/include/setjmp.h +++ b/sys/powerpc/include/setjmp.h @@ -1,6 +1,6 @@ /*- * $NetBSD: setjmp.h,v 1.3 1998/09/16 23:51:27 thorpej Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/setjmp.h,v 1.4.28.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SETJMP_H_ diff --git a/sys/powerpc/include/sf_buf.h b/sys/powerpc/include/sf_buf.h index 7ddb981bdc3a..ccf6b9e35251 100644 --- a/sys/powerpc/include/sf_buf.h +++ b/sys/powerpc/include/sf_buf.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/powerpc/include/sf_buf.h,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SF_BUF_H_ diff --git a/sys/powerpc/include/sigframe.h b/sys/powerpc/include/sigframe.h index d0e886e9bc90..20d33f0679f4 100644 --- a/sys/powerpc/include/sigframe.h +++ b/sys/powerpc/include/sigframe.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/sigframe.h,v 1.4.28.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SIGFRAME_H_ diff --git a/sys/powerpc/include/signal.h b/sys/powerpc/include/signal.h index ba0bee2b7797..3ece906732a2 100644 --- a/sys/powerpc/include/signal.h +++ b/sys/powerpc/include/signal.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: signal.h,v 1.4 1998/09/14 02:48:34 thorpej Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/signal.h,v 1.6.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SIGNAL_H_ diff --git a/sys/powerpc/include/smp.h b/sys/powerpc/include/smp.h index 0e5ec16eb90e..22ae565bf451 100644 --- a/sys/powerpc/include/smp.h +++ b/sys/powerpc/include/smp.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/powerpc/include/smp.h,v 1.5.2.2.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SMP_H_ diff --git a/sys/powerpc/include/spr.h b/sys/powerpc/include/spr.h index 4e55326c4a3c..099176a9f68c 100644 --- a/sys/powerpc/include/spr.h +++ b/sys/powerpc/include/spr.h @@ -31,7 +31,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: spr.h,v 1.25 2002/08/14 15:38:40 matt Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/spr.h,v 1.19.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _POWERPC_SPR_H_ #define _POWERPC_SPR_H_ diff --git a/sys/powerpc/include/sr.h b/sys/powerpc/include/sr.h index 2ef7b3585076..046944dfdfea 100644 --- a/sys/powerpc/include/sr.h +++ b/sys/powerpc/include/sr.h @@ -22,7 +22,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/powerpc/include/sr.h,v 1.5.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SR_H_ diff --git a/sys/powerpc/include/stack.h b/sys/powerpc/include/stack.h index c433a9fe09eb..cb8081a88864 100644 --- a/sys/powerpc/include/stack.h +++ b/sys/powerpc/include/stack.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/stack.h,v 1.1.4.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_STACK_H_ diff --git a/sys/powerpc/include/stdarg.h b/sys/powerpc/include/stdarg.h index e81aab30b5c0..118e879fd965 100644 --- a/sys/powerpc/include/stdarg.h +++ b/sys/powerpc/include/stdarg.h @@ -25,7 +25,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: stdarg.h,v 1.5 2000/02/27 17:50:21 tsubai Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/stdarg.h,v 1.10.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_STDARG_H_ diff --git a/sys/powerpc/include/sysarch.h b/sys/powerpc/include/sysarch.h index c46d100beea5..08b81367cf29 100644 --- a/sys/powerpc/include/sysarch.h +++ b/sys/powerpc/include/sysarch.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/powerpc/include/sysarch.h,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SYSARCH_H_ diff --git a/sys/powerpc/include/tlb.h b/sys/powerpc/include/tlb.h index b8913c5fd45b..95719a31fda8 100644 --- a/sys/powerpc/include/tlb.h +++ b/sys/powerpc/include/tlb.h @@ -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/powerpc/include/tlb.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_TLB_H_ diff --git a/sys/powerpc/include/trap.h b/sys/powerpc/include/trap.h index 271092ae5389..280f04195d6f 100644 --- a/sys/powerpc/include/trap.h +++ b/sys/powerpc/include/trap.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/powerpc/include/trap.h,v 1.6.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #if defined(AIM) #include <machine/trap_aim.h> diff --git a/sys/powerpc/include/trap_aim.h b/sys/powerpc/include/trap_aim.h index 749901224851..e1f801f7fcdd 100644 --- a/sys/powerpc/include/trap_aim.h +++ b/sys/powerpc/include/trap_aim.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: trap.h,v 1.7 2002/02/22 13:51:40 kleink Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/trap_aim.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _POWERPC_TRAP_H_ diff --git a/sys/powerpc/include/trap_booke.h b/sys/powerpc/include/trap_booke.h index b6dbc648fa67..23bdf1a92542 100644 --- a/sys/powerpc/include/trap_booke.h +++ b/sys/powerpc/include/trap_booke.h @@ -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/powerpc/include/trap_booke.h,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _POWERPC_TRAP_H_ diff --git a/sys/powerpc/include/ucontext.h b/sys/powerpc/include/ucontext.h index 58b6a80bd2ac..71d58e644662 100644 --- a/sys/powerpc/include/ucontext.h +++ b/sys/powerpc/include/ucontext.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: signal.h,v 1.4 1998/09/14 02:48:34 thorpej Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/ucontext.h,v 1.5.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_UCONTEXT_H_ diff --git a/sys/powerpc/include/varargs.h b/sys/powerpc/include/varargs.h index fed04c9463ed..288913e3320c 100644 --- a/sys/powerpc/include/varargs.h +++ b/sys/powerpc/include/varargs.h @@ -25,7 +25,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * $NetBSD: varargs.h,v 1.5 2000/02/27 17:50:22 tsubai Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/varargs.h,v 1.6.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_VARARGS_H_ diff --git a/sys/powerpc/include/vm.h b/sys/powerpc/include/vm.h index f8f77f0088af..a6bdfd133441 100644 --- a/sys/powerpc/include/vm.h +++ b/sys/powerpc/include/vm.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/powerpc/include/vm.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_VM_H_ diff --git a/sys/powerpc/include/vmparam.h b/sys/powerpc/include/vmparam.h index 8b6ef2b13fef..45320e677175 100644 --- a/sys/powerpc/include/vmparam.h +++ b/sys/powerpc/include/vmparam.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: vmparam.h,v 1.11 2000/02/11 19:25:16 thorpej Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/vmparam.h,v 1.14.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_VMPARAM_H_ |
