From owner-cvs-all Sun Jun 13 12:20:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EECE314EA2; Sun, 13 Jun 1999 12:20:28 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA98009; Sun, 13 Jun 1999 12:20:28 -0700 (PDT) (envelope-from alc@FreeBSD.org) Message-Id: <199906131920.MAA98009@freefall.freebsd.org> From: Alan Cox Date: Sun, 13 Jun 1999 12:20:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alc 1999/06/13 12:20:28 PDT Modified files: sys/i386/i386 machdep.c Log: Use pmap_kenter instead of pmap_enter to map the message buffer. Revision Changes Path 1.341 +2 -3 src/sys/i386/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message