CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/29 03:25:23
Modified files:
sys/sys : conf.h
Log message:
fix /dev/ipmi. conf.h r1.150 changed from enodev->selfalse for the poll
function but actually a 'true' value is needed; use seltrue instead.
Problem reported, kenel bisected and diff tested by Jens A. Griepentrog.
ok deraadt@ mpi@
