Date: Mon, 27 Jul 1998 20:29:33 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 sys_machdep.c Message-ID: <199807280329.UAA05463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 1998/07/27 20:29:33 PDT Modified files: sys/i386/i386 sys_machdep.c Log: Fix an off-by-one error when setting the iomap bits. Change struct i386_*_iomap to use ints instead of shorts/chars. (pointed out by bde long ago, prodded into action by msmith) Revision Changes Path 1.35 +5 -5 src/sys/i386/i386/sys_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807280329.UAA05463>