Module Name: src Committed By: christos Date: Wed Aug 24 12:15:45 UTC 2011
Modified Files: src/sbin/sysctl: sysctl.c Log Message: Instead of using strncat and re-scanning the strings all the time, use and append printf function. To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/sbin/sysctl/sysctl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.