CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/11 03:59:31
Modified files:
sys/arch/alpha/stand: installboot.c
sys/arch/alpha/stand/boot: Makefile filesystem.c version
Log message:
Allow alpha boot(8) to read from an ffs2 filesystem and adapt its
custom installboot to deal with ffs2. While there, fix the partition
read code to deal with offsets > 2G; ok deraadt@
