CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2010/12/14 20:34:33
Modified files: sys/dev : hotplug.c Log message: revert the malloc change, as it meant dropping events before the device is opened. keep the array expansion. ok deraadt