K 10 svn:author V 6 pirzyk K 8 svn:date V 27 2001-07-23T06:14:22.000000Z K 7 svn:log V 279 changed hostid from long to unsigned long to be able to store values > 2GB on i386 platforms. Also changed SYSCTL type from INT to ULONG and removed comment about it. MFC'ed 1.92 of kernel.h (done by mjacob, so as not to break -stable) and 1.41 of kern_mib.c PR: kern/21132 END