Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ryo
Date:           Wed Oct 14 10:19:11 UTC 2020

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: Makefile
        src/share/man/man4/man4.x86: Makefile
        src/sys/arch/x86/pci: files.pci
        src/sys/dev/pci: files.pci
Added Files:
        src/share/man/man4: vmx.4
        src/sys/dev/pci: if_vmx.c if_vmxreg.h
Removed Files:
        src/share/man/man4/man4.x86: vmx.4
        src/sys/arch/x86/pci: if_vmx.c if_vmxreg.h

Log Message:
vmx(4) should be MI. moved to sys/dev/pci from sys/arch/x86/pci


To generate a diff of this commit:
cvs rdiff -u -r1.1704 -r1.1705 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.709 -r1.710 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/vmx.4
cvs rdiff -u -r1.19 -r1.20 src/share/man/man4/man4.x86/Makefile
cvs rdiff -u -r1.2 -r0 src/share/man/man4/man4.x86/vmx.4
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/x86/pci/files.pci
cvs rdiff -u -r1.60 -r0 src/sys/arch/x86/pci/if_vmx.c
cvs rdiff -u -r1.3 -r0 src/sys/arch/x86/pci/if_vmxreg.h
cvs rdiff -u -r1.431 -r1.432 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/if_vmx.c src/sys/dev/pci/if_vmxreg.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