Date: Tue, 14 Jul 1998 04:42:08 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa syscons.c Message-ID: <199807141142.EAA16940@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/07/14 04:42:08 PDT
Modified files:
sys/i386/isa syscons.c
Log:
Don't pretend to support ix86's with 16-bit ints by using longs
just to ensure 32-bit variables. Doing so broke i386's with 64-bit
longs.
Revision Changes Path
1.266 +8 -8 src/sys/i386/isa/syscons.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?199807141142.EAA16940>
