CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/03/08 13:54:45
Modified files: sys/arch/sgi/dev: gbe.c sys/arch/sgi/xbow: odyssey.c Log message: Correctly initialize all members of struct wsemuldisplaydev_attach_args before attaching wsdisplay; it was turning out harmless but using more cpu time for nothing than necessary. ok deraadt@