Date: Sun, 22 Jul 2001 23:14:22 -0700 (PDT) From: Jim Pirzyk <pirzyk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kernel.h src/sys/kern kern_mib.c Message-ID: <200107230614.f6N6ENC34634@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
pirzyk 2001/07/22 23:14:22 PDT Modified files: (Branch: RELENG_4) sys/sys kernel.h sys/kern kern_mib.c Log: 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 Revision Changes Path 1.63.2.2 +2 -2 src/sys/sys/kernel.h 1.29.2.3 +3 -4 src/sys/kern/kern_mib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107230614.f6N6ENC34634>