Module Name: src Committed By: rin Date: Wed Jul 24 19:31:12 UTC 2019
Modified Files: src/sys/dev/rasops: rasops.c Log Message: Well, masks do not have to be updated every time in loop. Calculate them in advance even if it may be bogus. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sys/dev/rasops/rasops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.