Subject: Re: CVS commit: src/sys/arch
To: None <garbled@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 10/17/2007 13:40:37
On Oct 17, 2007, at 12:58 PM, Tim Rightnour wrote:

> 	src/sys/arch/mips/conf: Makefile.mips files.mips
> 	src/sys/arch/mips/include: ansi.h asm.h cpu.h cpuregs.h int_limits.h
> 	    limits.h lock.h locore.h mips1_pte.h mips3_pte.h pmap.h pte.h
> 	src/sys/arch/mips/mips: copy.S db_interface.c db_trace.c fp.S
> 	    genassym.cf lock_stubs.S locore.S locore_mips1.S locore_mips3.S
> 	    mem.c mips3_clock.c mips3_clockintr.c mipsX_subr.S mips_machdep.c
> 	    pmap.c sig_machdep.c trap.c vm_machdep.c


I'm a bit concerned about all of these (and many other) non-PowerPC  
files changing when merging a PowerPC-specific branch.

-- thorpej