CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/04 15:40:07
Modified files:
sbin/atactl : atactl.c
Log message:
Switch atactl over to using opendev() instead of opendisk() so it can
grok DUIDs
now commands such as:
# atactl b9b455bd99e393cd
work as expected (while everything else that used to work still does).
ok sthen@
