CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2023/04/29 18:58:38
Modified files: sbin/atactl : atactl.c Log message: Fix that atactl sd0 readattr didn't work for some disks. Change it to check the cksums of the attribute values instead of comparing the revisions. diff from NetBSD through naito.yuichiro at gmail.com. test by kolipe.c at exoticsilicon.com. ok kevlo miod deraadt