Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/14/1999 14:06:32
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Jul 14 21:06:31 UTC 1999

Modified Files:
	syssrc/sys/uvm: uvm_mmap.c

Log Message:
Fix an operator precedence error which caused msync(2) to fail to pass
the PGO_CLEANIT flag to the object pagers.  Fixes PR #7978, from
Matthias Pfaller.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/uvm/uvm_mmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.