CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2013/02/11 08:52:42
Modified files: sbin/init : init.c Log message: Ignore sysctl failure for CPU_LIDSUSPEND when errno is EOPNOTSUPP. Just because CPU_LIDSUSPEND is defined in cpu.h does mean it is actually supported by the hardware. OK halex@