NetBSD/usr.sbin/installboot
dsl 43d718b987 When searching for the superblock, don't pick an ffsv1 superblock from the
location where we expect to find an ffsv2 superblock.
It could be the first alternate for a ffsv1 filesystem with 64k blocks.
Fixes part of PR kern/24809
2004-03-21 21:18:40 +00:00
..
arch fix a typo in a comment, and expand the description of x86_boot_params. 2004-03-14 23:05:47 +00:00
Makefile Disable hp300 support (again). 2003-11-14 12:08:59 +00:00
bbinfo.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
ffs.c When searching for the superblock, don't pick an ffsv1 superblock from the 2004-03-21 21:18:40 +00:00
fstypes.c rcsid 2003-07-27 07:51:40 +00:00
installboot.8 Add example to keymap description. Use more macros. Bump date. 2004-03-13 23:43:45 +00:00
installboot.c Add a -o keymap=zyz option that will set the boot keymap. 2004-03-13 22:51:50 +00:00
installboot.h Add a -o keymap=zyz option that will set the boot keymap. 2004-03-13 22:51:50 +00:00
machines.c Add a -o keymap=zyz option that will set the boot keymap. 2004-03-13 22:51:50 +00:00
sum.c