Module Name: src Committed By: matt Date: Tue Aug 19 15:46:46 UTC 2014
Modified Files: src/sys/sys: common_limits.h Log Message: Compute u<type>_max by doing 2u<x>*type_max+1u<x>. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/sys/common_limits.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.