Module Name: src Committed By: christos Date: Sat Apr 9 20:53:39 UTC 2011
Modified Files: src/sys/dev/videomode: edid.c pickmode.c Log Message: - little KNF - use struct copy instead of memcpy - snprintf("%s") -> strlcpy - fix NUL termination To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/videomode/edid.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/videomode/pickmode.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.