Module Name: src Committed By: dholland Date: Fri Jan 22 23:42:14 UTC 2016
Modified Files: src/sys/sys: scanio.h Log Message: u_{long,short,char} -> unsigned {long,short,char} XXX: the structure in here incurs unwanted padding on LP64 platforms. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/sys/scanio.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.