NetBSD/usr.sbin/installboot
he 2f5213da05 In order to avoid warnings (which is converted to error with -Werror)
about empty bodies in an if-statement, we need to make add some proprocessor
conditionals around these if statements.  FFS byte-swapping is sometimes
compiled out of install-media versions of this program.
2006-10-30 07:03:34 +00:00
..
arch Coverity CID 4160: Remove dead code. 2006-09-27 21:22:52 +00:00
Makefile NetBSD/landisk support. 2006-09-01 21:47:21 +00:00
bbinfo.c Initialize a local variable (bbinfop) to appease -Wuninitialized. 2005-06-07 13:49:31 +00:00
ffs.c In order to avoid warnings (which is converted to error with -Werror) 2006-10-30 07:03:34 +00:00
fstypes.c fix initializers 2006-10-22 21:06:19 +00:00
installboot.8 Mark up a path with .Pa. 2006-09-24 13:39:36 +00:00
installboot.c fix initializers 2006-10-22 21:06:19 +00:00
installboot.h NetBSD/landisk support. 2006-09-01 21:47:21 +00:00
machines.c NetBSD/landisk support. 2006-09-01 21:47:21 +00:00
sum.c