Module Name: src Committed By: maxv Date: Fri Nov 15 12:18:46 UTC 2019
Modified Files: src/sys/kern: subr_msan.c src/sys/sys: systm.h Log Message: Instrument ufetch/ustore in kMSan, these were the last remaining functions. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/kern/subr_msan.c cvs rdiff -u -r1.290 -r1.291 src/sys/sys/systm.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.