CVSROOT: /cvs Module name: src Changes by: aoy...@cvs.openbsd.org 2012/01/07 17:31:35
Modified files: sys/arch/luna88k/dev: lunafb.c Log message: Make allocated memory zeroed. This fixes the problem that we got a panic at attaching fb when we use the serial console. ok miod@