CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2016/06/02 00:21:10
Modified files: usr.sbin/installboot: armv7_installboot.c Log message: Rename findmbrlinux() to findmbrfat(). This function was originally searching for a linux partition type, now it looks for a fat type. ok kettenis@