From owner-cvs-sys Tue Sep 10 20:46:59 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA05788 for cvs-sys-outgoing; Tue, 10 Sep 1996 20:46:59 -0700 (PDT) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA05763; Tue, 10 Sep 1996 20:46:45 -0700 (PDT) Date: Tue, 10 Sep 1996 20:46:45 -0700 (PDT) From: John Dyson Message-Id: <199609110346.UAA05763@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 pmap.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 96/09/10 20:46:44 Modified: sys/i386/i386 pmap.c Log: A minor fix to the new pmap code. This might not fix the global problems with the last major pmap commits. Revision Changes Path 1.117 +2 -2 src/sys/i386/i386/pmap.c