Date: Mon, 30 Aug 1999 15:13:30 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mem.c Message-ID: <199908302213.PAA03806@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/08/30 15:13:30 PDT Modified files: sys/i386/i386 mem.c Log: Check that there is memory range support before attempting to perform such an operation, as a kernel client may not have previously checked the CPU type (it may not be able to). Also correct the function declaration style for the mem_range functions to match the rest of this file (oops). Submitted by: gibbs Revision Changes Path 1.67 +15 -3 src/sys/i386/i386/mem.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?199908302213.PAA03806>