Source-Changes archive

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

CVS commit: othersrc/vmware-modules/source/vmmon



Module Name:    othersrc
Committed By:   jdolecek
Date:           Sat Sep 13 11:01:57 UTC 2003

Modified Files:
        othersrc/vmware-modules/source/vmmon/common: cpuid.c cpuid.h hostif.h
            memtrack.c memtrack.h phystrack.c phystrack.h task.c task.h vmx86.c
            vmx86.h
        othersrc/vmware-modules/source/vmmon/netbsd: drv.c host.c

Log Message:
change #include's to use 'include/' and 'common/' path prefix where
appropriate, so that this compiles with single -I${.CURDIR} and would
not need -I${.CURDIR}/include and -I${.CURDIR/common


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/vmware-modules/source/vmmon/common/cpuid.c
cvs rdiff -r1.1.1.1 -r1.2 othersrc/vmware-modules/source/vmmon/common/cpuid.h
cvs rdiff -r1.5 -r1.6 othersrc/vmware-modules/source/vmmon/common/hostif.h
cvs rdiff -r1.3 -r1.4 othersrc/vmware-modules/source/vmmon/common/memtrack.c \
    othersrc/vmware-modules/source/vmmon/common/memtrack.h \
    othersrc/vmware-modules/source/vmmon/common/phystrack.h \
    othersrc/vmware-modules/source/vmmon/common/task.h
cvs rdiff -r1.4 -r1.5 othersrc/vmware-modules/source/vmmon/common/phystrack.c \
    othersrc/vmware-modules/source/vmmon/common/task.c \
    othersrc/vmware-modules/source/vmmon/common/vmx86.h
cvs rdiff -r1.7 -r1.8 othersrc/vmware-modules/source/vmmon/common/vmx86.c
cvs rdiff -r1.14 -r1.15 othersrc/vmware-modules/source/vmmon/netbsd/drv.c
cvs rdiff -r1.5 -r1.6 othersrc/vmware-modules/source/vmmon/netbsd/host.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