Module Name: src Committed By: gson Date: Sat Aug 9 07:05:42 UTC 2014
Modified Files: src/sys/kern: kern_sysctl.c Log Message: Remove the code to allow CTLTYPE_INT and CTLTYPE_QUAD to be read and written as either 4 or 8 byte values regardless of the type, in accordance with "Core statement on sysctl 32-bit/64-bit changes", http://mail-index.netbsd.org/tech-kern/2014/03/26/msg016779.html. To generate a diff of this commit: cvs rdiff -u -r1.251 -r1.252 src/sys/kern/kern_sysctl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.