NetBSD/usr.sbin/installboot
dsl 959e130a7f Changes to allow support for a reduced set of architectures.
In particular if SMALLPROG is set (eg for installation crunched ramdiskbin)
only build for the current MACHINE.
2006-02-18 14:54:53 +00:00
..
arch Move the MD definitions into the MD files, leaving machines.c with just 2006-02-18 10:08:07 +00:00
Makefile Changes to allow support for a reduced set of architectures. 2006-02-18 14:54:53 +00:00
bbinfo.c Initialize a local variable (bbinfop) to appease -Wuninitialized. 2005-06-07 13:49:31 +00:00
ffs.c Remove support for byteswapped file systems if NO_FFS_SWAP is defined. 2006-02-18 12:39:38 +00:00
fstypes.c The fstypes table is only needed for adding 'stage2' bootstraps on some 2006-02-18 12:45:15 +00:00
installboot.8 Replace NetBSD with Nx. 2006-01-13 17:45:36 +00:00
installboot.c Ignore entre is in the 'machines' table that have no name. 2006-02-18 12:42:26 +00:00
installboot.h Best to declare these structures 'extern' ... 2006-02-18 11:01:51 +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