CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2016/06/30 15:37:29
Modified files: usr.bin/sndiod : file.c Log message: Use CLOCK_UPTIME instead of CLOCK_MONOTONIC, as the later makes jumps during suspend/resume cycles which triggers watchdog time-outs and in turn prevents sndiod from resuming.