Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   msaitoh
Date:           Thu Oct 23 10:01:53 UTC 2014

Modified Files:
        src/sys/arch/amd64/amd64: db_disasm.c
        src/sys/arch/i386/i386: db_disasm.c

Log Message:
Add support for sysenter, sysexit, vmptrld, vmptrst and getsec.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/amd64/amd64/db_disasm.c
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/i386/i386/db_disasm.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