Subject: CVS commit: [netbsd-3] src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 10/15/2005 15:34:08
Module Name: src
Committed By: riz
Date: Sat Oct 15 15:34:08 UTC 2005
Modified Files:
src/sys/uvm [netbsd-3]: uvm_mmap.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #877):
sys/uvm/uvm_mmap.c: revision 1.93
stop converting async msync() to sync.
this hasn't been needed for years (if it ever was).
To generate a diff of this commit:
cvs rdiff -r1.88.4.2 -r1.88.4.3 src/sys/uvm/uvm_mmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.