From owner-p4-projects@FreeBSD.ORG Mon Dec 1 12:31:28 2003 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 5D15B16A4D0; Mon, 1 Dec 2003 12:31:28 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3645E16A4CE for ; Mon, 1 Dec 2003 12:31:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C52543FE3 for ; Mon, 1 Dec 2003 12:31:26 -0800 (PST) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB1KVQXJ059824 for ; Mon, 1 Dec 2003 12:31:26 -0800 (PST) (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB1KVPkI059821 for perforce@freebsd.org; Mon, 1 Dec 2003 12:31:25 -0800 (PST) (envelope-from peter@freebsd.org) Date: Mon, 1 Dec 2003 12:31:25 -0800 (PST) Message-Id: <200312012031.hB1KVPkI059821@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Subject: PERFORCE change 43241 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 20:31:28 -0000 http://perforce.freebsd.org/chv.cgi?CH=43241 Change 43241 by peter@peter_daintree on 2003/12/01 12:31:09 integrate -I -b i386_hammer .. this is somewhat of an experiment. I hope to automagically track i386 changes like this. Affected files ... .. //depot/projects/hammer/sys/amd64/acpica/OsdEnvironment.c#9 integrate .. //depot/projects/hammer/sys/amd64/acpica/acpi_machdep.c#8 integrate .. //depot/projects/hammer/sys/amd64/acpica/acpi_wakeup.c#7 integrate .. //depot/projects/hammer/sys/amd64/amd64/amd64-gdbstub.c#6 integrate .. //depot/projects/hammer/sys/amd64/amd64/amd64_mem.c#5 integrate .. //depot/projects/hammer/sys/amd64/amd64/atomic.c#6 integrate .. //depot/projects/hammer/sys/amd64/amd64/autoconf.c#11 integrate .. //depot/projects/hammer/sys/amd64/amd64/busdma_machdep.c#9 integrate .. //depot/projects/hammer/sys/amd64/amd64/cpu_switch.S#14 integrate .. //depot/projects/hammer/sys/amd64/amd64/critical.c#10 integrate .. //depot/projects/hammer/sys/amd64/amd64/db_disasm.c#3 integrate .. //depot/projects/hammer/sys/amd64/amd64/db_interface.c#12 integrate .. //depot/projects/hammer/sys/amd64/amd64/db_trace.c#12 integrate .. //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#8 integrate .. //depot/projects/hammer/sys/amd64/amd64/elf_machdep.c#10 integrate .. //depot/projects/hammer/sys/amd64/amd64/exception.S#25 integrate .. //depot/projects/hammer/sys/amd64/amd64/fpu.c#4 integrate .. //depot/projects/hammer/sys/amd64/amd64/genassym.c#28 integrate .. //depot/projects/hammer/sys/amd64/amd64/identcpu.c#18 integrate .. //depot/projects/hammer/sys/amd64/amd64/in_cksum.c#7 integrate .. //depot/projects/hammer/sys/amd64/amd64/initcpu.c#8 integrate .. //depot/projects/hammer/sys/amd64/amd64/legacy.c#8 integrate .. //depot/projects/hammer/sys/amd64/amd64/locore.S#9 integrate .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#72 integrate .. //depot/projects/hammer/sys/amd64/amd64/mem.c#12 integrate .. //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#45 integrate .. //depot/projects/hammer/sys/amd64/amd64/nexus.c#18 integrate .. //depot/projects/hammer/sys/amd64/amd64/pmap.c#46 integrate .. //depot/projects/hammer/sys/amd64/amd64/support.S#17 integrate .. //depot/projects/hammer/sys/amd64/amd64/sys_machdep.c#12 integrate .. //depot/projects/hammer/sys/amd64/amd64/trap.c#35 integrate .. //depot/projects/hammer/sys/amd64/amd64/tsc.c#11 integrate .. //depot/projects/hammer/sys/amd64/amd64/vm_machdep.c#21 integrate .. //depot/projects/hammer/sys/amd64/conf/GENERIC#26 integrate .. //depot/projects/hammer/sys/amd64/include/_limits.h#6 integrate .. //depot/projects/hammer/sys/amd64/include/_stdint.h#4 integrate .. //depot/projects/hammer/sys/amd64/include/_types.h#6 integrate .. //depot/projects/hammer/sys/amd64/include/acpica_machdep.h#9 integrate .. //depot/projects/hammer/sys/amd64/include/asm.h#10 integrate .. //depot/projects/hammer/sys/amd64/include/asmacros.h#9 integrate .. //depot/projects/hammer/sys/amd64/include/atomic.h#9 integrate .. //depot/projects/hammer/sys/amd64/include/bus_amd64.h#6 integrate .. //depot/projects/hammer/sys/amd64/include/bus_dma.h#12 integrate .. //depot/projects/hammer/sys/amd64/include/clock.h#12 integrate .. //depot/projects/hammer/sys/amd64/include/cpu.h#8 integrate .. //depot/projects/hammer/sys/amd64/include/cpufunc.h#11 integrate .. //depot/projects/hammer/sys/amd64/include/critical.h#9 integrate .. //depot/projects/hammer/sys/amd64/include/elf.h#10 integrate .. //depot/projects/hammer/sys/amd64/include/endian.h#5 integrate .. //depot/projects/hammer/sys/amd64/include/fpu.h#2 integrate .. //depot/projects/hammer/sys/amd64/include/frame.h#10 integrate .. //depot/projects/hammer/sys/amd64/include/ieeefp.h#10 integrate .. //depot/projects/hammer/sys/amd64/include/legacyvar.h#6 integrate .. //depot/projects/hammer/sys/amd64/include/limits.h#5 integrate .. //depot/projects/hammer/sys/amd64/include/md_var.h#19 integrate .. //depot/projects/hammer/sys/amd64/include/metadata.h#4 integrate .. //depot/projects/hammer/sys/amd64/include/param.h#13 integrate .. //depot/projects/hammer/sys/amd64/include/pcb.h#13 integrate .. //depot/projects/hammer/sys/amd64/include/pci_cfgreg.h#7 integrate .. //depot/projects/hammer/sys/amd64/include/pcpu.h#17 integrate .. //depot/projects/hammer/sys/amd64/include/pmap.h#24 integrate .. //depot/projects/hammer/sys/amd64/include/proc.h#9 integrate .. //depot/projects/hammer/sys/amd64/include/profile.h#7 integrate .. //depot/projects/hammer/sys/amd64/include/segments.h#16 integrate .. //depot/projects/hammer/sys/amd64/include/sf_buf.h#2 integrate .. //depot/projects/hammer/sys/amd64/include/specialreg.h#10 integrate .. //depot/projects/hammer/sys/amd64/include/stdarg.h#6 integrate .. //depot/projects/hammer/sys/amd64/include/sysarch.h#9 integrate .. //depot/projects/hammer/sys/amd64/include/varargs.h#6 integrate .. //depot/projects/hammer/sys/amd64/include/vmparam.h#17 integrate .. //depot/projects/hammer/sys/amd64/isa/atpic.c#31 integrate .. //depot/projects/hammer/sys/amd64/isa/clock.c#18 integrate .. //depot/projects/hammer/sys/amd64/isa/icu.h#15 integrate .. //depot/projects/hammer/sys/amd64/isa/isa.c#8 integrate .. //depot/projects/hammer/sys/amd64/isa/isa.h#6 integrate .. //depot/projects/hammer/sys/amd64/isa/isa_dma.c#8 integrate .. //depot/projects/hammer/sys/amd64/pci/pci_bus.c#10 integrate .. //depot/projects/hammer/sys/amd64/pci/pci_cfgreg.c#7 integrate Differences ... ==== //depot/projects/hammer/sys/amd64/acpica/OsdEnvironment.c#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/acpica/acpi_machdep.c#8 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/acpica/acpi_wakeup.c#7 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/amd64-gdbstub.c#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/amd64_mem.c#5 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/atomic.c#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/autoconf.c#11 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/busdma_machdep.c#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/cpu_switch.S#14 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/critical.c#10 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/db_disasm.c#3 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/db_interface.c#12 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/db_trace.c#12 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#8 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/elf_machdep.c#10 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/exception.S#25 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/fpu.c#4 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/genassym.c#28 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/identcpu.c#18 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/in_cksum.c#7 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/initcpu.c#8 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/legacy.c#8 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/locore.S#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#72 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/mem.c#12 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#45 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/nexus.c#18 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/pmap.c#46 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/support.S#17 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/sys_machdep.c#12 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/trap.c#35 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/tsc.c#11 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/vm_machdep.c#21 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/conf/GENERIC#26 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/_limits.h#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/_stdint.h#4 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/_types.h#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/acpica_machdep.h#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/asm.h#10 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/asmacros.h#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/atomic.h#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/bus_amd64.h#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/bus_dma.h#12 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/clock.h#12 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/cpu.h#8 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/cpufunc.h#11 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/critical.h#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/elf.h#10 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/endian.h#5 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/fpu.h#2 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/frame.h#10 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/ieeefp.h#10 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/legacyvar.h#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/limits.h#5 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/md_var.h#19 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/metadata.h#4 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/param.h#13 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/pcb.h#13 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/pci_cfgreg.h#7 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/pcpu.h#17 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/pmap.h#24 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/proc.h#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/profile.h#7 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/segments.h#16 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/sf_buf.h#2 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/specialreg.h#10 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/stdarg.h#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/sysarch.h#9 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/varargs.h#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/vmparam.h#17 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/isa/atpic.c#31 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/isa/clock.c#18 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/isa/icu.h#15 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/isa/isa.c#8 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/isa/isa.h#6 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/isa/isa_dma.c#8 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/pci/pci_bus.c#10 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/pci/pci_cfgreg.c#7 (text+ko) ====