Module Name: src Committed By: riastradh Date: Fri May 8 16:05:36 UTC 2020
Modified Files: src/sys/dev: random.c Log Message: Omit needless comment. We've already committed part of the write, so ERESTART is definitely not appropriate at this point. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/random.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.