Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/uebayasi-xip]: src/sys/arch xmd_machdep.c is gone.



details:   https://anonhg.NetBSD.org/src/rev/248c2072a25c
branches:  uebayasi-xip
changeset: 751825:248c2072a25c
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Sat Oct 30 08:43:12 2010 +0000

description:
xmd_machdep.c is gone.

diffstat:

 sys/arch/powerpc/conf/files.powerpc |  4 +---
 sys/arch/x86/conf/files.x86         |  4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 0e26d9f53cc1 -r 248c2072a25c sys/arch/powerpc/conf/files.powerpc
--- a/sys/arch/powerpc/conf/files.powerpc       Sat Oct 30 08:41:05 2010 +0000
+++ b/sys/arch/powerpc/conf/files.powerpc       Sat Oct 30 08:43:12 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.powerpc,v 1.71.4.4 2010/08/25 14:33:07 uebayasi Exp $
+#      $NetBSD: files.powerpc,v 1.71.4.5 2010/10/30 08:43:12 uebayasi Exp $
 
 defflag        opt_altivec.h   ALTIVEC K_ALTIVEC
 defflag        opt_openpic.h   OPENPIC OPENPIC_SERIAL_MODE
@@ -94,5 +94,3 @@
 file arch/powerpc/powerpc/linux_sigcode.S              compat_linux
 file arch/powerpc/powerpc/linux_trap.c                 compat_linux
 file arch/powerpc/powerpc/linux_syscall.c              compat_linux
-
-file   arch/powerpc/powerpc/xmd_machdep.c              xmd
diff -r 0e26d9f53cc1 -r 248c2072a25c sys/arch/x86/conf/files.x86
--- a/sys/arch/x86/conf/files.x86       Sat Oct 30 08:41:05 2010 +0000
+++ b/sys/arch/x86/conf/files.x86       Sat Oct 30 08:43:12 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.x86,v 1.54.2.2 2010/08/20 07:04:37 uebayasi Exp $
+#      $NetBSD: files.x86,v 1.54.2.3 2010/10/30 08:43:12 uebayasi Exp $
 
 # options for MP configuration through the MP spec
 defflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
@@ -121,8 +121,6 @@
 
 file   arch/x86/x86/tprof_pmi.c        tprof   needs-flag
 
-file   arch/x86/x86/xmd_machdep.c      xmd
-
 file   arch/x86/pci/pci_machdep.c      pci
 file   arch/x86/pci/pci_intr_machdep.c pci
 



Home | Main Index | Thread Index | Old Index