Date: Fri, 22 Jun 2001 12:18:55 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: Jim Pirzyk <Jim.Pirzyk@disney.com> Cc: Jim Pirzyk <pirzyk@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/kern kern_mib.c Message-ID: <20010622121832.G20923-100000@wonky.feral.com> In-Reply-To: <01062212173103.11719@snoopy>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 22 Jun 2001, Jim Pirzyk wrote: > On Friday 22 June 2001 09:51 am, Matthew Jacob wrote: > > > I would suggest that the simplest path is to remove the declaration > > > in kern_mib.c and let the definition in sys/kernel.h suffice. > > > > Acchhh- that made no sense- I mean, make it 'long hostid' in > > kern_mib.c. This will cause the least impact on the rest of the > > kernel. > > But this does not solve the problem of being able to set > hostid > 2GB on a i386 system. That is why I changed it > (not very well though). > Oh, well, okay... I'm compiling the kernels with the change to unsigned long now to see if anything breaks. -matt 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?20010622121832.G20923-100000>