NetBSD/usr.sbin/installboot
drochner 23174fa441 Invert the flag bits to control module loading: rename
LOADMODULES->NOMODULES and READBOOTCONF->NOBOOTCONF.
This way, the default value (0) wired into old bootxx_* and installed
to file systems remains valid and we avoid problems on partial updates.
2010-01-17 14:54:43 +00:00
..
arch Invert the flag bits to control module loading: rename 2010-01-17 14:54:43 +00:00
Makefile Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
bbinfo.c fix sign-compare issues 2009-04-05 11:48:02 +00:00
ext2fs.c Remove if defined(__RCSID) around __RCSID() macro. 2010-01-14 16:27:49 +00:00
ffs.c Remove if defined(__RCSID) around __RCSID() macro. 2010-01-14 16:27:49 +00:00
fstypes.c Remove if defined(__RCSID) around __RCSID() macro. 2010-01-14 16:27:49 +00:00
installboot.8 On i386/amd64, define two flag bits in the boot parameters which control 2010-01-14 17:49:31 +00:00
installboot.c On i386/amd64, define two flag bits in the boot parameters which control 2010-01-14 17:49:31 +00:00
installboot.h On i386/amd64, define two flag bits in the boot parameters which control 2010-01-14 17:49:31 +00:00
machines.c Remove if defined(__RCSID) around __RCSID() macro. 2010-01-14 16:27:49 +00:00
sum.c Remove if defined(__RCSID) around __RCSID() macro. 2010-01-14 16:27:49 +00:00