From owner-freebsd-commit Sat Feb 24 21:09:21 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA13466 for freebsd-commit-outgoing; Sat, 24 Feb 1996 21:09:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA13457 for cvs-all-outgoing; Sat, 24 Feb 1996 21:09:14 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA13415 Sat, 24 Feb 1996 21:08:59 -0800 (PST) Date: Sat, 24 Feb 1996 21:08:59 -0800 (PST) From: John Dyson Message-Id: <199602250508.VAA13415@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 pmap.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk dyson 96/02/24 21:08:59 Modified: sys/i386/i386 pmap.c Log: Re-insert a missing pmap_remove operation. Revision Changes Path 1.77 +2 -2 src/sys/i386/i386/pmap.c