Module Name: src Committed By: mrg Date: Mon Jul 4 12:03:56 UTC 2011
Modified Files: src/sys/arch/mmeye/stand/boot: wd.c Log Message: convert a cast & structure assignment to a memcpy() to avoid potential pointer aliasing issues. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mmeye/stand/boot/wd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.