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 Coverty 7449: Change 'return (0)' to 'goto done' so we free(bootstrapbuf) 2006-03-18 11:08:19 +00:00
Makefile don't do the -Wno-pointer-sign dance for host programs. 2006-05-12 01:18:25 +00:00
bbinfo.c Initialize a local variable (bbinfop) to appease -Wuninitialized. 2005-06-07 13:49:31 +00:00
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 Coverity CID 55: Do things in a different order to appease coverity. 2006-04-22 19:57:04 +00:00
installboot.h Add support for finding files on RAID partitions. This allows us to 2006-06-20 05:37:24 +00:00
machines.c Define the ib_mach_xxx entries here in a way that will allocate them into 2006-02-18 12:43:36 +00:00
sum.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00