NetBSD/usr.sbin/installboot
jdc f00029f865 Don't include <dev/raidframe/raidframevar.h> but define RF_PROTECTED_SECTORS
directly.

Including raidframevar.h needs several definitions adding to the compat
framework for the tools builds, which aren't needed here.

XXX It's probably sensible to split off the few defines from raidframevar.h
    into a separate header file.
2006-06-20 14:04:22 +00:00
..
arch
Makefile don't do the -Wno-pointer-sign dance for host programs. 2006-05-12 01:18:25 +00:00
bbinfo.c
ffs.c Don't include <dev/raidframe/raidframevar.h> but define RF_PROTECTED_SECTORS 2006-06-20 14:04:22 +00:00
fstypes.c Add support for finding files on RAID partitions. This allows us to 2006-06-20 05:37:24 +00:00
installboot.8 Add support for finding files on RAID partitions. This allows us to 2006-06-20 05:37:24 +00:00
installboot.c
installboot.h Add support for finding files on RAID partitions. This allows us to 2006-06-20 05:37:24 +00:00
machines.c
sum.c