CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/19 08:05:04
Modified files:
usr.sbin/installboot: bootstrap.c installboot.c installboot.h
landisk_installboot.c
Log message:
Fix two circumstances where the code didn't understand that struct disklabel
doesn't fit inside a sector anymore.
There are a limited number of cases like this showing up throughout the
tree, and we may want a better mechanism to hand-fix them. This however
still means we need to find them..
ok krw
