K 10 svn:author V 2 ed K 8 svn:date V 27 2010-06-21T09:55:56.576497Z K 7 svn:log V 195 Use ISO C99 integer types in sys/kern where possible. There are only about 100 occurences of the BSD-specific u_int*_t datatypes in sys/kern. The ISO C99 integer types are used here more often. END