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:   maxv
Date:           Wed Jul 12 17:33:29 UTC 2017

Modified Files:
        src/sys/arch/x86/include: sysarch.h
        src/sys/arch/x86/x86: pmc.c
        src/usr.bin/pmc: pmc.c

Log Message:
Properly handle overflows, and take them into account in userland.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/x86/include/sysarch.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/x86/x86/pmc.c
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/pmc/pmc.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