Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   yamt
Date:           Fri Jan 16 02:33:14 UTC 2009

Modified Files:
        src/sys/miscfs/genfs: genfs_io.c
        src/sys/uvm: uvm_aobj.c uvm_page.h

Log Message:
- g/c stale function prototypes.
- rename UVM_PAGE_HASH_PENALTY to UVM_PAGE_TREE_PENALTY.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -r1.104 -r1.105 src/sys/uvm/uvm_aobj.c
cvs rdiff -r1.55 -r1.56 src/sys/uvm/uvm_page.h

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