From owner-cvs-sys Sun Sep 8 16:49:55 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA04125 for cvs-sys-outgoing; Sun, 8 Sep 1996 16:49:55 -0700 (PDT) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA04107; Sun, 8 Sep 1996 16:49:48 -0700 (PDT) Date: Sun, 8 Sep 1996 16:49:48 -0700 (PDT) From: John Dyson Message-Id: <199609082349.QAA04107@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/vm vm_map.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 96/09/08 16:49:48 Modified: sys/vm vm_map.c Log: Fixed the use of the wrong variable in vm_map_madvise. Revision Changes Path 1.56 +4 -4 src/sys/vm/vm_map.c