Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index