CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/18 11:15:37
Modified files:
sbin/bioctl : bioctl.c
Log message:
Make bioctl(8) disklabel UID friendly by attempting to open the device
using opendev(3) first and then trying /dev/bio if that failed. Also use
opendev(3) when getting device numbers for softraid.
ok marco@
