CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/01/21 10:09:02
Modified files: sys/kern : subr_disk.c Log message: When disklabels can't be read before attempting to mount root, make the message less scary and print out the failing devices to improve troubleshooting. ok jsing@