NetBSD/usr.sbin/installboot
2006-03-18 11:08:19 +00:00
..
arch Coverty 7449: Change 'return (0)' to 'goto done' so we free(bootstrapbuf) 2006-03-18 11:08:19 +00:00
bbinfo.c
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
Makefile Changes to allow support for a reduced set of architectures. 2006-02-18 14:54:53 +00:00
sum.c