NetBSD/usr.sbin/installboot
dogcow 4c1a82844d Since installboot is part of tools, and TIOCGWINSZ is not present on all
systems (PR/32878), make the window sizing stuff conditional.

Also, fix formatting of 'supported file system types are' line.
2006-02-22 07:10:26 +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 Since installboot is part of tools, and TIOCGWINSZ is not present on all 2006-02-22 07:10: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 Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00