Module Name: src Committed By: chs Date: Sat Sep 29 14:19:43 UTC 2012
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_sysctl.c
Log Message:
fix the DRM string sysctls to use copyout() instead of strcat()
to deliver the data to the user buffer.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd/drm/dist/bsd-core/drm_sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
