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:           Mon Jun 21 17:25:12 UTC 1999

Modified Files:
        syssrc/sys/uvm: uvm.h uvm_amap.h uvm_anon.h uvm_aobj.h uvm_ddb.h
            uvm_device.h uvm_extern.h uvm_fault.h uvm_glue.h uvm_km.h
            uvm_loan.h uvm_map.h uvm_page.h uvm_pager.h uvm_pdaemon.h
            uvm_stat.h uvm_swap.h uvm_vnode.h

Log Message:
Protect prototypes, certain macros, and inlines from userland.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/uvm/uvm.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/uvm/uvm_amap.h syssrc/sys/uvm/uvm_anon.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/uvm/uvm_aobj.h syssrc/sys/uvm/uvm_km.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/uvm/uvm_ddb.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/uvm/uvm_device.h syssrc/sys/uvm/uvm_vnode.h
cvs rdiff -r1.30 -r1.31 syssrc/sys/uvm/uvm_extern.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/uvm/uvm_fault.h syssrc/sys/uvm/uvm_page.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/uvm/uvm_glue.h
cvs rdiff -r1.6 -r1.7 syssrc/sys/uvm/uvm_loan.h syssrc/sys/uvm/uvm_pdaemon.h
cvs rdiff -r1.14 -r1.15 syssrc/sys/uvm/uvm_map.h syssrc/sys/uvm/uvm_stat.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/uvm/uvm_pager.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/uvm/uvm_swap.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