Module Name: src Committed By: rmind Date: Mon Aug 20 22:01:30 UTC 2012
Modified Files: src/sys/kern: subr_kcpuset.c src/sys/sys: kcpuset.h Log Message: kcpuset_copybits: fix potential endianness problem. Spotted by matt@. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/kern/subr_kcpuset.c cvs rdiff -u -r1.6 -r1.7 src/sys/sys/kcpuset.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.