Date: Fri, 22 Jun 2001 09:03:15 -0700 (PDT) From: Jim Pirzyk <pirzyk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mib.c Message-ID: <200106221603.f5MG3FV90081@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
pirzyk 2001/06/22 09:03:15 PDT Modified files: 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. PR: kern/21132 MFC after: 1 month Revision Changes Path 1.41 +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?200106221603.f5MG3FV90081>