Module Name: src Committed By: snj Date: Fri Jun 5 16:52:39 UTC 2015
Modified Files: src/sys/arch/i386/conf [netbsd-7]: GENERIC XEN3_DOM0 XEN3_DOMU Log Message: Pull up following revision(s) (requested by maxv in ticket #814): sys/arch/i386/conf/GENERIC: revision 1.1125 sys/arch/i386/conf/XEN3_DOM0: revision 1.95 sys/arch/i386/conf/XEN3_DOMU: revision 1.67 Disable COMPAT_FREEBSD. The implementation is poor, not well tested and almost irrelevant. People who need it (for tw_cli for example) can still recompile their kernels with this option. Discussed on tech-kern@ To generate a diff of this commit: cvs rdiff -u -r1.1107.2.7 -r1.1107.2.8 src/sys/arch/i386/conf/GENERIC cvs rdiff -u -r1.85.2.3 -r1.85.2.4 src/sys/arch/i386/conf/XEN3_DOM0 cvs rdiff -u -r1.59.2.3 -r1.59.2.4 src/sys/arch/i386/conf/XEN3_DOMU Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.