PERFORCE change 29997 for review

Peter Wemm peter at FreeBSD.org
Mon Apr 28 16:11:08 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=29997

Change 29997 by peter at peter_daintree on 2003/04/28 16:10:31

	s/x86_64/amd64/

Affected files ...

.. //depot/projects/hammer/sys/conf/files.x86_64#18 edit

Differences ...

==== //depot/projects/hammer/sys/conf/files.x86_64#18 (text+ko) ====

@@ -31,38 +31,38 @@
 dev/syscons/sysmouse.c		optional	sc
 isa/atkbd_isa.c			optional	atkbd
 
-x86_64/x86_64/autoconf.c	standard
-x86_64/x86_64/busdma_machdep.c	standard
-x86_64/x86_64/critical.c	standard
-x86_64/x86_64/dump_machdep.c	standard
-x86_64/x86_64/elf_machdep.c	standard
-x86_64/x86_64/exception.s	standard
-x86_64/x86_64/identcpu.c	standard
-x86_64/x86_64/initcpu.c		standard
-x86_64/x86_64/legacy.c		standard
-x86_64/x86_64/locore.s		standard	no-obj
-x86_64/x86_64/machdep.c		standard
-x86_64/x86_64/mem.c		standard
-x86_64/x86_64/nexus.c		standard
-x86_64/x86_64/pmap.c		standard
-x86_64/x86_64/sigtramp.s	standard
-x86_64/x86_64/support.s		standard
-x86_64/x86_64/swtch.s		standard
-x86_64/x86_64/sys_machdep.c	standard
-x86_64/x86_64/trap.c		standard
-x86_64/x86_64/tsc.c		standard
-x86_64/x86_64/vm_machdep.c	standard
-x86_64/x86_64/in_cksum.c	optional inet
+amd64/amd64/autoconf.c		standard
+amd64/amd64/busdma_machdep.c	standard
+amd64/amd64/critical.c		standard
+amd64/amd64/dump_machdep.c	standard
+amd64/amd64/elf_machdep.c	standard
+amd64/amd64/exception.s		standard
+amd64/amd64/identcpu.c		standard
+amd64/amd64/initcpu.c		standard
+amd64/amd64/legacy.c		standard
+amd64/amd64/locore.s		standard	no-obj
+amd64/amd64/machdep.c		standard
+amd64/amd64/mem.c		standard
+amd64/amd64/nexus.c		standard
+amd64/amd64/pmap.c		standard
+amd64/amd64/sigtramp.s		standard
+amd64/amd64/support.s		standard
+amd64/amd64/swtch.s		standard
+amd64/amd64/sys_machdep.c	standard
+amd64/amd64/trap.c		standard
+amd64/amd64/tsc.c		standard
+amd64/amd64/vm_machdep.c	standard
+amd64/amd64/in_cksum.c		optional inet
 
-x86_64/isa/clock.c		standard
-x86_64/isa/intr_machdep.c	standard
-x86_64/isa/isa.c		standard
-x86_64/isa/isa_dma.c		standard
-x86_64/isa/ithread.c		standard
-x86_64/isa/npx.c		standard
+amd64/isa/clock.c		standard
+amd64/isa/intr_machdep.c	standard
+amd64/isa/isa.c			standard
+amd64/isa/isa_dma.c		standard
+amd64/isa/ithread.c		standard
+amd64/isa/npx.c			standard
 
-x86_64/pci/pci_cfgreg.c		optional	pci
-x86_64/pci/pci_bus.c		optional	pci
+amd64/pci/pci_cfgreg.c		optional	pci
+amd64/pci/pci_bus.c		optional	pci
 
 
 


More information about the p4-projects mailing list