CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/11/28 13:44:20
Modified files: sys/arch/arm/arm: arm32_machdep.c pmap.c sys/arch/arm/include: cpu.h sys/arch/armish/armish: autoconf.c sys/arch/beagle/beagle: autoconf.c sys/arch/gumstix/gumstix: autoconf.c sys/arch/palm/palm: autoconf.c sys/arch/zaurus/zaurus: autoconf.c Log message: Get rid of machdep.debug, machdep.booted_device and machdep.booted_kernel sysctl. Only the first one is really implemented, and it only matters on older processor flavours we don't run on (and don't want to), so this was just dead weight.