Module Name: src Committed By: dsl Date: Sat Jan 5 16:36:38 UTC 2013
Modified Files: src/sys/sys: cpuio.h Log Message: Add definitions so that the i386 cpuctl can issue IOC_CPU_UCODE_GET_VERSION on amd64 kernels. XXX This ioctl is horrid - writes into an unsized userspace buffer. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/sys/cpuio.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.