NetBSD/usr.sbin/installboot
mrg 16efbf8575 don't do the -Wno-pointer-sign dance for host programs. 2006-05-12 01:18:25 +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 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 Coverity CID 55: Do things in a different order to appease coverity. 2006-04-22 19:57:04 +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