Module Name: src Committed By: bouyer Date: Sat Nov 24 18:09:14 UTC 2018
Modified Files: src/sys/dev: dksubr.c Log Message: rnd_add_uint32() doens't support concurent calls for the same rnd_source, call it with dksc->sc_iolock held. To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104 src/sys/dev/dksubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.