CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/06/01 18:11:17
Modified files: sys/kern : kern_timeout.c Log message: Delete diagnostic code that reports timeout adjustments on resume. It was useful for tracking down the last devices which weren't deleting their timeouts on suspend and recreating them on resume, but it's too verbose to keep around. noted by deraadt@