Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: bjs
Date: Sat Mar 22 05:50:42 UTC 2008
Modified Files:
src/sys/uvm: uvm_pdpolicy_clockpro.c
Log Message:
Allow this to compile if LISTQ is undefined:
- Put '#ifdef LISTQ' ... '#endif' pairs around pageq_insert_head()
and clockpro_insert_head().
- Add missing argument to printf statement.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/uvm/uvm_pdpolicy_clockpro.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