CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2020/02/12 04:23:11
Modified files: usr.sbin/apmd : apmd.c Log message: Zap apmtimeout, the way it's used isn't meaningful any more Just check the return value of kevent(2) to detect a timeout. ok tedu@