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:           Mon Jun  6 12:09:19 UTC 2005

Modified Files:
        src/sys/kern: vfs_subr.c
        src/sys/uvm: uvm_aobj.c uvm_bio.c uvm_device.c uvm_object.h

Log Message:
introduce a macro to initialize uvm_object and use it.


To generate a diff of this commit:
cvs rdiff -r1.247 -r1.248 src/sys/kern/vfs_subr.c
cvs rdiff -r1.65 -r1.66 src/sys/uvm/uvm_aobj.c
cvs rdiff -r1.37 -r1.38 src/sys/uvm/uvm_bio.c
cvs rdiff -r1.42 -r1.43 src/sys/uvm/uvm_device.c
cvs rdiff -r1.17 -r1.18 src/sys/uvm/uvm_object.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