Module Name: src Committed By: riz Date: Sun Nov 21 02:46:24 UTC 2010
Modified Files: src/sys/arch/i386/i386 [netbsd-5]: autoconf.c src/sys/arch/x86/conf [netbsd-5]: files.x86 src/sys/arch/x86/x86 [netbsd-5]: intr.c Log Message: Pull up following revision(s) (requested by hubertf in ticket #1403): sys/arch/x86/conf/files.x86: revision 1.49 sys/arch/i386/i386/autoconf.c: revision 1.94 sys/arch/x86/x86/intr.c: revision 1.60 Add opt_intrdebug.h for the INTRDEBUG option, and #include it here and there. Fixes GENERIC/i386 compilation with 'options INTRDEBUG'. To generate a diff of this commit: cvs rdiff -u -r1.92.8.1 -r1.92.8.2 src/sys/arch/i386/i386/autoconf.c cvs rdiff -u -r1.44.4.2 -r1.44.4.3 src/sys/arch/x86/conf/files.x86 cvs rdiff -u -r1.57 -r1.57.6.1 src/sys/arch/x86/x86/intr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.