Source-Changes-D archive

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

Re: CVS commit: src/sys/arch



On Sat, Dec 08, 2012 at 12:36:31PM +0000, KIYOHARA Takashi wrote:
> Module Name:  src
> Committed By: kiyohara
> Date:         Sat Dec  8 12:36:31 UTC 2012
> 
> Modified Files:
>       src/sys/arch/i386/i386: db_interface.c trap.c
>       src/sys/arch/x86/x86: bus_dma.c cpu.c platform.c
> 
> Log Message:
> #ifdef - #endif-ed. NMCA, NISA, NNPX, NIOAPIC, LAPIC, MPBIOS and 
> MULTIPROCESSOR.

Please, add no new #ifdefs.  Let config(1) and the linker configure the
kernel.

Dave

-- 
David Young
dyoung%pobox.com@localhost    Urbana, IL    (217) 721-9981


Home | Main Index | Thread Index | Old Index