CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/11/26 14:03:36
Modified files: sys/arch/sparc64/dev: gfxp.c Log message: In gfxp_copyrect(), make sure that the - possibly negative - coordinate fields, which are supposed to be 16 bit values, are properly masked to avoid polluting other fields. >From NetBSD; ok kettenis@