diff options
Diffstat (limited to 'sys/sun4v/include')
93 files changed, 93 insertions, 93 deletions
diff --git a/sys/sun4v/include/_bus.h b/sys/sun4v/include/_bus.h index 7cbe96f96fd6..689cb9202de4 100644 --- a/sys/sun4v/include/_bus.h +++ b/sys/sun4v/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/sun4v/include/_bus.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef SPARC64_INCLUDE__BUS_H diff --git a/sys/sun4v/include/_inttypes.h b/sys/sun4v/include/_inttypes.h index e6b2536ff379..e548dc46c280 100644 --- a/sys/sun4v/include/_inttypes.h +++ b/sys/sun4v/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/sun4v/include/_inttypes.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_INTTYPES_H_ diff --git a/sys/sun4v/include/_limits.h b/sys/sun4v/include/_limits.h index 248369288cae..c51329743148 100644 --- a/sys/sun4v/include/_limits.h +++ b/sys/sun4v/include/_limits.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/_limits.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE__LIMITS_H_ diff --git a/sys/sun4v/include/_stdint.h b/sys/sun4v/include/_stdint.h index 1aed3e3b4efc..b87a9bf2bc0c 100644 --- a/sys/sun4v/include/_stdint.h +++ b/sys/sun4v/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/sun4v/include/_stdint.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE__STDINT_H_ diff --git a/sys/sun4v/include/_types.h b/sys/sun4v/include/_types.h index 612bda749a85..f9f898cb23ca 100644 --- a/sys/sun4v/include/_types.h +++ b/sys/sun4v/include/_types.h @@ -29,7 +29,7 @@ * * From: @(#)ansi.h 8.2 (Berkeley) 1/4/94 * From: @(#)types.h 8.3 (Berkeley) 1/5/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/_types.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE__TYPES_H_ diff --git a/sys/sun4v/include/asi.h b/sys/sun4v/include/asi.h index 07b097b93383..c060f44cdd90 100644 --- a/sys/sun4v/include/asi.h +++ b/sys/sun4v/include/asi.h @@ -23,7 +23,7 @@ * SUCH DAMAGE. * * from: BSDI: asi.h,v 1.3 1997/08/08 14:31:42 torek - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/asi.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ASI_H_ diff --git a/sys/sun4v/include/asm.h b/sys/sun4v/include/asm.h index 780149b5e644..47e1c594e227 100644 --- a/sys/sun4v/include/asm.h +++ b/sys/sun4v/include/asm.h @@ -31,7 +31,7 @@ * * from: @(#)DEFS.h 5.1 (Berkeley) 4/23/90 * from: FreeBSD: src/sys/i386/include/asm.h,v 1.7 2000/01/25 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/asm.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ASM_H_ diff --git a/sys/sun4v/include/asmacros.h b/sys/sun4v/include/asmacros.h index 884dc5caabe0..8bd6cd96a8d0 100644 --- a/sys/sun4v/include/asmacros.h +++ b/sys/sun4v/include/asmacros.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/sun4v/include/asmacros.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ASMACROS_H_ diff --git a/sys/sun4v/include/atomic.h b/sys/sun4v/include/atomic.h index c5005fabdf8e..023eb4226a16 100644 --- a/sys/sun4v/include/atomic.h +++ b/sys/sun4v/include/atomic.h @@ -25,7 +25,7 @@ * SUCH DAMAGE. * * from: FreeBSD: src/sys/i386/include/atomic.h,v 1.20 2001/02/11 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/atomic.h,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ATOMIC_H_ diff --git a/sys/sun4v/include/bus.h b/sys/sun4v/include/bus.h index 27901df65c50..dd6ecaf081eb 100644 --- a/sys/sun4v/include/bus.h +++ b/sys/sun4v/include/bus.h @@ -69,7 +69,7 @@ * and * from: FreeBSD: src/sys/alpha/include/bus.h,v 1.9 2001/01/09 * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/bus.h,v 1.3.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_BUS_H_ diff --git a/sys/sun4v/include/bus_dma.h b/sys/sun4v/include/bus_dma.h index e2b89a1263a5..14b14012aa70 100644 --- a/sys/sun4v/include/bus_dma.h +++ b/sys/sun4v/include/bus_dma.h @@ -69,7 +69,7 @@ * and * from: FreeBSD: src/sys/alpha/include/bus.h,v 1.9 2001/01/09 * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/bus_dma.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _SPARC64_BUS_DMA_H diff --git a/sys/sun4v/include/bus_private.h b/sys/sun4v/include/bus_private.h index ca6536d1c968..72826560b69e 100644 --- a/sys/sun4v/include/bus_private.h +++ b/sys/sun4v/include/bus_private.h @@ -25,7 +25,7 @@ * * from: FreeBSD: src/sys/i386/i386/busdma_machdep.c,v 1.25 2002/01/05 * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/bus_private.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_BUS_PRIVATE_H_ diff --git a/sys/sun4v/include/ccr.h b/sys/sun4v/include/ccr.h index 2b7ac84ec9b6..4ae91bf6ab79 100644 --- a/sys/sun4v/include/ccr.h +++ b/sys/sun4v/include/ccr.h @@ -21,7 +21,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/sun4v/include/ccr.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_CCR_H_ diff --git a/sys/sun4v/include/cddl/mdesc.h b/sys/sun4v/include/cddl/mdesc.h index 2e5148d3e22d..fd195db33999 100644 --- a/sys/sun4v/include/cddl/mdesc.h +++ b/sys/sun4v/include/cddl/mdesc.h @@ -17,7 +17,7 @@ * information: Portions Copyright [yyyy] [name of copyright owner] * * CDDL HEADER END - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/cddl/mdesc.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* diff --git a/sys/sun4v/include/cddl/mdesc_impl.h b/sys/sun4v/include/cddl/mdesc_impl.h index aa9ff27a8bb1..48c1244025a4 100644 --- a/sys/sun4v/include/cddl/mdesc_impl.h +++ b/sys/sun4v/include/cddl/mdesc_impl.h @@ -17,7 +17,7 @@ * information: Portions Copyright [yyyy] [name of copyright owner] * * CDDL HEADER END - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/cddl/mdesc_impl.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* diff --git a/sys/sun4v/include/clock.h b/sys/sun4v/include/clock.h index b0e4c0b06d0b..1da803cc2ea4 100644 --- a/sys/sun4v/include/clock.h +++ b/sys/sun4v/include/clock.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/sun4v/include/clock.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_CLOCK_H_ diff --git a/sys/sun4v/include/cpu.h b/sys/sun4v/include/cpu.h index 8bca727a253b..85e21fd238bc 100644 --- a/sys/sun4v/include/cpu.h +++ b/sys/sun4v/include/cpu.h @@ -31,7 +31,7 @@ * * from: @(#)cpu.h 5.4 (Berkeley) 5/9/91 * from: FreeBSD: src/sys/i386/include/cpu.h,v 1.62 2001/06/29 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/cpu.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_CPU_H_ diff --git a/sys/sun4v/include/cpufunc.h b/sys/sun4v/include/cpufunc.h index fd7fd7d021f5..b90c616d1865 100644 --- a/sys/sun4v/include/cpufunc.h +++ b/sys/sun4v/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/sun4v/include/cpufunc.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_CPUFUNC_H_ diff --git a/sys/sun4v/include/db_machdep.h b/sys/sun4v/include/db_machdep.h index 439df3699df5..844797b9e66a 100644 --- a/sys/sun4v/include/db_machdep.h +++ b/sys/sun4v/include/db_machdep.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: FreeBSD: src/sys/i386/include/db_machdep.h,v 1.16 1999/10/04 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/db_machdep.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_DB_MACHDEP_H_ diff --git a/sys/sun4v/include/elf.h b/sys/sun4v/include/elf.h index 2a666705d0f8..45cf84489f41 100644 --- a/sys/sun4v/include/elf.h +++ b/sys/sun4v/include/elf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/elf.h,v 1.4.2.2.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ELF_H_ diff --git a/sys/sun4v/include/endian.h b/sys/sun4v/include/endian.h index 17447844ac44..f034697910ea 100644 --- a/sys/sun4v/include/endian.h +++ b/sys/sun4v/include/endian.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)endian.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/endian.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ENDIAN_H_ diff --git a/sys/sun4v/include/exec.h b/sys/sun4v/include/exec.h index c0f93b68bf90..df7656d90be7 100644 --- a/sys/sun4v/include/exec.h +++ b/sys/sun4v/include/exec.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/sun4v/include/exec.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_EXEC_H_ diff --git a/sys/sun4v/include/float.h b/sys/sun4v/include/float.h index cf78df0c6b55..b754b3206400 100644 --- a/sys/sun4v/include/float.h +++ b/sys/sun4v/include/float.h @@ -32,7 +32,7 @@ * * @(#)float.h 8.1 (Berkeley) 6/11/93 * from: NetBSD: float.h,v 1.3 2001/09/21 20:48:02 eeh Exp - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/float.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_FLOAT_H_ diff --git a/sys/sun4v/include/floatingpoint.h b/sys/sun4v/include/floatingpoint.h index d47756a00c6c..d9c579b33415 100644 --- a/sys/sun4v/include/floatingpoint.h +++ b/sys/sun4v/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/sun4v/include/floatingpoint.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _FLOATINGPOINT_H_ diff --git a/sys/sun4v/include/fp.h b/sys/sun4v/include/fp.h index bf0d79a8aba6..d2269c168791 100644 --- a/sys/sun4v/include/fp.h +++ b/sys/sun4v/include/fp.h @@ -21,7 +21,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/sun4v/include/fp.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_FP_H_ diff --git a/sys/sun4v/include/frame.h b/sys/sun4v/include/frame.h index 55438ac6a20e..52cdcb558700 100644 --- a/sys/sun4v/include/frame.h +++ b/sys/sun4v/include/frame.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/sun4v/include/frame.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_FRAME_H_ diff --git a/sys/sun4v/include/fsr.h b/sys/sun4v/include/fsr.h index db0039a236e0..b3cd45a232d3 100644 --- a/sys/sun4v/include/fsr.h +++ b/sys/sun4v/include/fsr.h @@ -21,7 +21,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/sun4v/include/fsr.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_FSR_H_ diff --git a/sys/sun4v/include/gdb_machdep.h b/sys/sun4v/include/gdb_machdep.h index efbc5e78524b..c20496c0eabb 100644 --- a/sys/sun4v/include/gdb_machdep.h +++ b/sys/sun4v/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/sun4v/include/gdb_machdep.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_GDB_MACHDEP_H_ diff --git a/sys/sun4v/include/hv_api.h b/sys/sun4v/include/hv_api.h index 8407631b44e4..8675bbcfb618 100644 --- a/sys/sun4v/include/hv_api.h +++ b/sys/sun4v/include/hv_api.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/sun4v/include/hv_api.h,v 1.6.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_HV_API_H diff --git a/sys/sun4v/include/hv_pcivar.h b/sys/sun4v/include/hv_pcivar.h index 37414693b28d..649237f07c54 100644 --- a/sys/sun4v/include/hv_pcivar.h +++ b/sys/sun4v/include/hv_pcivar.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/hv_pcivar.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _HV_PCIVAR_H_ diff --git a/sys/sun4v/include/hviommu.h b/sys/sun4v/include/hviommu.h index a8f8474cb2ea..17bcf0b71988 100644 --- a/sys/sun4v/include/hviommu.h +++ b/sys/sun4v/include/hviommu.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/hviommu.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _HVIOMMU_H_ diff --git a/sys/sun4v/include/hypervisorvar.h b/sys/sun4v/include/hypervisorvar.h index 4f5ea7fd1d0b..5f5125bb6cbe 100644 --- a/sys/sun4v/include/hypervisorvar.h +++ b/sys/sun4v/include/hypervisorvar.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/sun4v/include/hypervisorvar.h,v 1.12.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ diff --git a/sys/sun4v/include/idprom.h b/sys/sun4v/include/idprom.h index df76a7f73122..9703bb62a4a4 100644 --- a/sys/sun4v/include/idprom.h +++ b/sys/sun4v/include/idprom.h @@ -30,7 +30,7 @@ * * from: NetBSD: idprom.h,v 1.2 1998/09/05 23:57:26 eeh Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/idprom.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_IDPROM_H_ diff --git a/sys/sun4v/include/ieee.h b/sys/sun4v/include/ieee.h index 82ba9a1ae62f..166e5b9e6aaa 100644 --- a/sys/sun4v/include/ieee.h +++ b/sys/sun4v/include/ieee.h @@ -32,7 +32,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/sun4v/include/ieee.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_IEEE_H_ diff --git a/sys/sun4v/include/ieeefp.h b/sys/sun4v/include/ieeefp.h index 11264949acee..4ac610539d2f 100644 --- a/sys/sun4v/include/ieeefp.h +++ b/sys/sun4v/include/ieeefp.h @@ -1,7 +1,7 @@ /*- * Written by J.T. Conklin, Apr 6, 1995 * Public domain. - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/ieeefp.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_IEEEFP_H_ diff --git a/sys/sun4v/include/in_cksum.h b/sys/sun4v/include/in_cksum.h index f35a50351ef0..6112e78390fa 100644 --- a/sys/sun4v/include/in_cksum.h +++ b/sys/sun4v/include/in_cksum.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/in_cksum.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <sparc64/in_cksum.h> diff --git a/sys/sun4v/include/instr.h b/sys/sun4v/include/instr.h index d6befbbc3ffe..ef951940b8bf 100644 --- a/sys/sun4v/include/instr.h +++ b/sys/sun4v/include/instr.h @@ -31,7 +31,7 @@ * * from: NetBSD: db_disasm.c,v 1.9 2000/08/16 11:29:42 pk Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/instr.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_INSTR_H_ diff --git a/sys/sun4v/include/intr_machdep.h b/sys/sun4v/include/intr_machdep.h index e933c8aee61b..954d2d76683f 100644 --- a/sys/sun4v/include/intr_machdep.h +++ b/sys/sun4v/include/intr_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/sun4v/include/intr_machdep.h,v 1.4.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_INTR_MACHDEP_H_ diff --git a/sys/sun4v/include/kdb.h b/sys/sun4v/include/kdb.h index 92b2ed7d4e42..8267583111f0 100644 --- a/sys/sun4v/include/kdb.h +++ b/sys/sun4v/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/sun4v/include/kdb.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_KDB_H_ diff --git a/sys/sun4v/include/kerneldump.h b/sys/sun4v/include/kerneldump.h index 7fad3fce88dd..33f16fc60b83 100644 --- a/sys/sun4v/include/kerneldump.h +++ b/sys/sun4v/include/kerneldump.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/sun4v/include/kerneldump.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_KERNELDUMP_H_ diff --git a/sys/sun4v/include/ktr.h b/sys/sun4v/include/ktr.h index 10e33cf0386b..8c7a35ef5a50 100644 --- a/sys/sun4v/include/ktr.h +++ b/sys/sun4v/include/ktr.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * from BSDI $Id: ktr.h,v 1.10.2.7 2000/03/16 21:44:42 cp Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/ktr.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_KTR_H_ diff --git a/sys/sun4v/include/limits.h b/sys/sun4v/include/limits.h index 679dcec51b31..0bdbd627ac18 100644 --- a/sys/sun4v/include/limits.h +++ b/sys/sun4v/include/limits.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.3 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/limits.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_LIMITS_H_ diff --git a/sys/sun4v/include/lsu.h b/sys/sun4v/include/lsu.h index a8787dcabdc7..11023dfefca1 100644 --- a/sys/sun4v/include/lsu.h +++ b/sys/sun4v/include/lsu.h @@ -21,7 +21,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/sun4v/include/lsu.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_LSU_H_ diff --git a/sys/sun4v/include/md_var.h b/sys/sun4v/include/md_var.h index 9c48897ac81d..668a19ba56fe 100644 --- a/sys/sun4v/include/md_var.h +++ b/sys/sun4v/include/md_var.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * from: FreeBSD: src/sys/i386/include/md_var.h,v 1.40 2001/07/12 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/md_var.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_MD_VAR_H_ diff --git a/sys/sun4v/include/mdesc_bus.h b/sys/sun4v/include/mdesc_bus.h index bdc115153efc..5a092d2e553a 100644 --- a/sys/sun4v/include/mdesc_bus.h +++ b/sys/sun4v/include/mdesc_bus.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/mdesc_bus.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_MDESC_BUS_H_ diff --git a/sys/sun4v/include/mdesc_bus_subr.h b/sys/sun4v/include/mdesc_bus_subr.h index d25e0b5aa357..b46833b1f787 100644 --- a/sys/sun4v/include/mdesc_bus_subr.h +++ b/sys/sun4v/include/mdesc_bus_subr.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/mdesc_bus_subr.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_MDESC_MDESC_BUS_SUBR_H_ diff --git a/sys/sun4v/include/memdev.h b/sys/sun4v/include/memdev.h index 2186c5dbe8f3..89a154bdb70c 100644 --- a/sys/sun4v/include/memdev.h +++ b/sys/sun4v/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/sun4v/include/memdev.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #define CDEV_MINOR_MEM 0 diff --git a/sys/sun4v/include/metadata.h b/sys/sun4v/include/metadata.h index d14e1f150d63..4f9553352aa0 100644 --- a/sys/sun4v/include/metadata.h +++ b/sys/sun4v/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/sun4v/include/metadata.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_METADATA_H_ diff --git a/sys/sun4v/include/mmu.h b/sys/sun4v/include/mmu.h index 838213633a9d..7b3b34c6685c 100644 --- a/sys/sun4v/include/mmu.h +++ b/sys/sun4v/include/mmu.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/sun4v/include/mmu.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ diff --git a/sys/sun4v/include/mutex.h b/sys/sun4v/include/mutex.h index c9b2e1ddde07..ada55212f524 100644 --- a/sys/sun4v/include/mutex.h +++ b/sys/sun4v/include/mutex.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/sun4v/include/mutex.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_MUTEX_H_ diff --git a/sys/sun4v/include/nexusvar.h b/sys/sun4v/include/nexusvar.h index 5e28696ff799..07bf3374996c 100644 --- a/sys/sun4v/include/nexusvar.h +++ b/sys/sun4v/include/nexusvar.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/sun4v/include/nexusvar.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_NEXUSVAR_H_ diff --git a/sys/sun4v/include/ofw_machdep.h b/sys/sun4v/include/ofw_machdep.h index 625b13137adc..71d9b0409964 100644 --- a/sys/sun4v/include/ofw_machdep.h +++ b/sys/sun4v/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/sun4v/include/ofw_machdep.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_OFW_MACHDEP_H_ diff --git a/sys/sun4v/include/ofw_mem.h b/sys/sun4v/include/ofw_mem.h index af9089ed034a..014b419571f2 100644 --- a/sys/sun4v/include/ofw_mem.h +++ b/sys/sun4v/include/ofw_mem.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/sun4v/include/ofw_mem.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_OFW_MEM_H_ diff --git a/sys/sun4v/include/ofw_nexus.h b/sys/sun4v/include/ofw_nexus.h index 59337d2a0f56..3fb6ebd63eb4 100644 --- a/sys/sun4v/include/ofw_nexus.h +++ b/sys/sun4v/include/ofw_nexus.h @@ -28,7 +28,7 @@ * * from: NetBSD: psychoreg.h,v 1.8 2001/09/10 16:17:06 eeh Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/ofw_nexus.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_OFW_NEXUS_H_ diff --git a/sys/sun4v/include/param.h b/sys/sun4v/include/param.h index 4b26748cb985..97b4272c69be 100644 --- a/sys/sun4v/include/param.h +++ b/sys/sun4v/include/param.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * from: @(#)param.h 5.8 (Berkeley) 6/28/91 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/param.h,v 1.6.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* diff --git a/sys/sun4v/include/pcb.h b/sys/sun4v/include/pcb.h index ae366e5ae45f..6084c908dc0c 100644 --- a/sys/sun4v/include/pcb.h +++ b/sys/sun4v/include/pcb.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/sun4v/include/pcb.h,v 1.3.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PCB_H_ diff --git a/sys/sun4v/include/pcpu.h b/sys/sun4v/include/pcpu.h index 350e29a89ac6..e26470696842 100644 --- a/sys/sun4v/include/pcpu.h +++ b/sys/sun4v/include/pcpu.h @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * from: FreeBSD: src/sys/i386/include/globaldata.h,v 1.27 2001/04/27 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/pcpu.h,v 1.15.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PCPU_H_ diff --git a/sys/sun4v/include/pmap.h b/sys/sun4v/include/pmap.h index 90ae4c455604..d26f4e6cde9d 100644 --- a/sys/sun4v/include/pmap.h +++ b/sys/sun4v/include/pmap.h @@ -33,7 +33,7 @@ * from: hp300: @(#)pmap.h 7.2 (Berkeley) 12/16/90 * from: @(#)pmap.h 7.4 (Berkeley) 5/12/91 * from: FreeBSD: src/sys/i386/include/pmap.h,v 1.70 2000/11/30 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/pmap.h,v 1.9.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PMAP_H_ diff --git a/sys/sun4v/include/pmc_mdep.h b/sys/sun4v/include/pmc_mdep.h index 7ced0b9559e9..3196d145af01 100644 --- a/sys/sun4v/include/pmc_mdep.h +++ b/sys/sun4v/include/pmc_mdep.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/pmc_mdep.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PMC_MDEP_H_ diff --git a/sys/sun4v/include/proc.h b/sys/sun4v/include/proc.h index bfd1268e433c..da40cc6ed5bb 100644 --- a/sys/sun4v/include/proc.h +++ b/sys/sun4v/include/proc.h @@ -28,7 +28,7 @@ * * from: @(#)proc.h 7.1 (Berkeley) 5/15/91 * from: FreeBSD: src/sys/i386/include/proc.h,v 1.11 2001/06/29 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/proc.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PROC_H_ diff --git a/sys/sun4v/include/profile.h b/sys/sun4v/include/profile.h index 6c7d1b297ac9..c5b5af8e9ccd 100644 --- a/sys/sun4v/include/profile.h +++ b/sys/sun4v/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/sun4v/include/profile.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PROFILE_H_ diff --git a/sys/sun4v/include/pstate.h b/sys/sun4v/include/pstate.h index f0e5b68d6556..0b2defa4515f 100644 --- a/sys/sun4v/include/pstate.h +++ b/sys/sun4v/include/pstate.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/sun4v/include/pstate.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PSTATE_H_ diff --git a/sys/sun4v/include/ptrace.h b/sys/sun4v/include/ptrace.h index 49b1e1c0ee9a..f6492f896f17 100644 --- a/sys/sun4v/include/ptrace.h +++ b/sys/sun4v/include/ptrace.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)ptrace.h 8.1 (Berkeley) 6/11/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/ptrace.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PTRACE_H_ diff --git a/sys/sun4v/include/reg.h b/sys/sun4v/include/reg.h index d2241861d209..2ca89fbd3cdf 100644 --- a/sys/sun4v/include/reg.h +++ b/sys/sun4v/include/reg.h @@ -31,7 +31,7 @@ * * from: @(#)reg.h 5.5 (Berkeley) 1/18/91 * from: FreeBSD: src/sys/i386/include/reg.h,v 1.23 2000/09/21 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/reg.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_REG_H_ diff --git a/sys/sun4v/include/reloc.h b/sys/sun4v/include/reloc.h index 0e4155dac4cf..1d6d21ce92ba 100644 --- a/sys/sun4v/include/reloc.h +++ b/sys/sun4v/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/sun4v/include/reloc.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ diff --git a/sys/sun4v/include/resource.h b/sys/sun4v/include/resource.h index 229d14f253b0..c2d70a8bad73 100644 --- a/sys/sun4v/include/resource.h +++ b/sys/sun4v/include/resource.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/resource.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_RESOURCE_H_ diff --git a/sys/sun4v/include/runq.h b/sys/sun4v/include/runq.h index 6d03646fd539..1c5117795a0c 100644 --- a/sys/sun4v/include/runq.h +++ b/sys/sun4v/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/sun4v/include/runq.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_RUNQ_H_ diff --git a/sys/sun4v/include/sc_machdep.h b/sys/sun4v/include/sc_machdep.h index 3a492f2383ba..3d1a307c4936 100644 --- a/sys/sun4v/include/sc_machdep.h +++ b/sys/sun4v/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/sun4v/include/sc_machdep.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SC_MACHDEP_H_ diff --git a/sys/sun4v/include/setjmp.h b/sys/sun4v/include/setjmp.h index f58776dce61c..3a2703a8358b 100644 --- a/sys/sun4v/include/setjmp.h +++ b/sys/sun4v/include/setjmp.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * From: FreeBSD: src/sys/i386/include/setjmp.h,v 1.5 2000/10/06 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/setjmp.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SETJMP_H_ diff --git a/sys/sun4v/include/sf_buf.h b/sys/sun4v/include/sf_buf.h index b090cb26601d..dff6060ecb08 100644 --- a/sys/sun4v/include/sf_buf.h +++ b/sys/sun4v/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/sun4v/include/sf_buf.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SF_BUF_H_ diff --git a/sys/sun4v/include/sigframe.h b/sys/sun4v/include/sigframe.h index fd40afdd1209..1ddb7108b18f 100644 --- a/sys/sun4v/include/sigframe.h +++ b/sys/sun4v/include/sigframe.h @@ -26,7 +26,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * from: FreeBSD: src/sys/alpha/include/sigframe.h,v 1.1 1999/09/29 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/sigframe.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SIGFRAME_H_ diff --git a/sys/sun4v/include/signal.h b/sys/sun4v/include/signal.h index d96cef6dd6c8..be789676c293 100644 --- a/sys/sun4v/include/signal.h +++ b/sys/sun4v/include/signal.h @@ -28,7 +28,7 @@ * * @(#)signal.h 8.1 (Berkeley) 6/11/93 * from: FreeBSD: src/sys/i386/include/signal.h,v 1.13 2000/11/09 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/signal.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SIGNAL_H_ diff --git a/sys/sun4v/include/smp.h b/sys/sun4v/include/smp.h index 63a8e01bef04..460d061e0a7e 100644 --- a/sys/sun4v/include/smp.h +++ b/sys/sun4v/include/smp.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/sun4v/include/smp.h,v 1.6.2.2.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SMP_H_ diff --git a/sys/sun4v/include/stack.h b/sys/sun4v/include/stack.h index 8131ce5c3baf..5ee434c30a9b 100644 --- a/sys/sun4v/include/stack.h +++ b/sys/sun4v/include/stack.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/sun4v/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/sun4v/include/stdarg.h b/sys/sun4v/include/stdarg.h index 9e6cd94c70dc..ac34bf65fe2c 100644 --- a/sys/sun4v/include/stdarg.h +++ b/sys/sun4v/include/stdarg.h @@ -35,7 +35,7 @@ * * @(#)stdarg.h 8.2 (Berkeley) 9/27/93 * $NetBSD: stdarg.h,v 1.11 2000/07/23 21:36:56 mycroft Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/stdarg.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_STDARG_H_ diff --git a/sys/sun4v/include/sun4v_cpufunc.h b/sys/sun4v/include/sun4v_cpufunc.h index 61eb2cca1393..ed2003a4e22d 100644 --- a/sys/sun4v/include/sun4v_cpufunc.h +++ b/sys/sun4v/include/sun4v_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/sun4v/include/sun4v_cpufunc.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_SUN4V_CPUFUNC_H_ diff --git a/sys/sun4v/include/sysarch.h b/sys/sun4v/include/sysarch.h index c209ef8048d2..90785f0ddf30 100644 --- a/sys/sun4v/include/sysarch.h +++ b/sys/sun4v/include/sysarch.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * from: FreeBSD: src/sys/i386/include/sysarch.h,v 1.14 2000/09/21 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/sysarch.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* diff --git a/sys/sun4v/include/tick.h b/sys/sun4v/include/tick.h index 8586a0d89f8d..203938ae6c4c 100644 --- a/sys/sun4v/include/tick.h +++ b/sys/sun4v/include/tick.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/sun4v/include/tick.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_TICK_H_ diff --git a/sys/sun4v/include/tlb.h b/sys/sun4v/include/tlb.h index 74e008ebcf6c..91b269b3f9ee 100644 --- a/sys/sun4v/include/tlb.h +++ b/sys/sun4v/include/tlb.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/sun4v/include/tlb.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_TLB_H_ diff --git a/sys/sun4v/include/trap.h b/sys/sun4v/include/trap.h index 8922a356b300..4808f5c3e205 100644 --- a/sys/sun4v/include/trap.h +++ b/sys/sun4v/include/trap.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/sun4v/include/trap.h,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_TRAP_H_ diff --git a/sys/sun4v/include/tsb.h b/sys/sun4v/include/tsb.h index 30fa1f873a64..6c283c7ef999 100644 --- a/sys/sun4v/include/tsb.h +++ b/sys/sun4v/include/tsb.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/sun4v/include/tsb.h,v 1.4.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_TSB_H_ diff --git a/sys/sun4v/include/tstate.h b/sys/sun4v/include/tstate.h index 8bb5b2417727..5b427a670ba3 100644 --- a/sys/sun4v/include/tstate.h +++ b/sys/sun4v/include/tstate.h @@ -21,7 +21,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/sun4v/include/tstate.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_TSTATE_H_ diff --git a/sys/sun4v/include/tte.h b/sys/sun4v/include/tte.h index 9b190275d7f5..67588f7e0370 100644 --- a/sys/sun4v/include/tte.h +++ b/sys/sun4v/include/tte.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * from: BSDI: pmap.v9.h,v 1.10.2.6 1999/08/23 22:18:44 cp Exp - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/tte.h,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_TTE_H_ diff --git a/sys/sun4v/include/tte_hash.h b/sys/sun4v/include/tte_hash.h index 82f620df6e3b..fabd0039cbe4 100644 --- a/sys/sun4v/include/tte_hash.h +++ b/sys/sun4v/include/tte_hash.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/sun4v/include/tte_hash.h,v 1.4.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_TTE_HASH_H_ diff --git a/sys/sun4v/include/ucontext.h b/sys/sun4v/include/ucontext.h index c05ec26a9053..892657530cf0 100644 --- a/sys/sun4v/include/ucontext.h +++ b/sys/sun4v/include/ucontext.h @@ -26,7 +26,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * from: FreeBSD: src/sys/alpha/include/ucontext.h,v 1.3 1999/10/08 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/ucontext.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_UCONTEXT_H_ diff --git a/sys/sun4v/include/upa.h b/sys/sun4v/include/upa.h index 70bf34d3353d..0dabd258ef65 100644 --- a/sys/sun4v/include/upa.h +++ b/sys/sun4v/include/upa.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/upa.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <sparc64/upa.h> diff --git a/sys/sun4v/include/utrap.h b/sys/sun4v/include/utrap.h index 45019c8ca9ee..b91c371b9c72 100644 --- a/sys/sun4v/include/utrap.h +++ b/sys/sun4v/include/utrap.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/sun4v/include/utrap.h,v 1.3.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_UTRAP_H_ diff --git a/sys/sun4v/include/varargs.h b/sys/sun4v/include/varargs.h index a168c6e33c32..0e627b8120d7 100644 --- a/sys/sun4v/include/varargs.h +++ b/sys/sun4v/include/varargs.h @@ -46,7 +46,7 @@ * SUCH DAMAGE. * * @(#)varargs.h 8.3 (Berkeley) 3/22/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/varargs.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_VARARGS_H_ diff --git a/sys/sun4v/include/ver.h b/sys/sun4v/include/ver.h index d752cc702250..43b578e31eec 100644 --- a/sys/sun4v/include/ver.h +++ b/sys/sun4v/include/ver.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/ver.h,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <sparc64/ver.h> diff --git a/sys/sun4v/include/vm.h b/sys/sun4v/include/vm.h index 7ec2d9e692a9..0154dc1e11df 100644 --- a/sys/sun4v/include/vm.h +++ b/sys/sun4v/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/sun4v/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/sun4v/include/vmparam.h b/sys/sun4v/include/vmparam.h index bd133e8ece2e..b857c7702c7c 100644 --- a/sys/sun4v/include/vmparam.h +++ b/sys/sun4v/include/vmparam.h @@ -37,7 +37,7 @@ * * from: @(#)vmparam.h 5.9 (Berkeley) 5/12/91 * from: FreeBSD: src/sys/i386/include/vmparam.h,v 1.33 2000/03/30 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/vmparam.h,v 1.7.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_VMPARAM_H_ diff --git a/sys/sun4v/include/watch.h b/sys/sun4v/include/watch.h index bb658f9efb53..ba745526def8 100644 --- a/sys/sun4v/include/watch.h +++ b/sys/sun4v/include/watch.h @@ -21,7 +21,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/sun4v/include/watch.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_WATCH_H_ diff --git a/sys/sun4v/include/wstate.h b/sys/sun4v/include/wstate.h index 3d42bf9e326b..8bba804a3328 100644 --- a/sys/sun4v/include/wstate.h +++ b/sys/sun4v/include/wstate.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/sun4v/include/wstate.h,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_WSTATE_H_ |