NetBSD/usr.sbin/installboot/arch
lukem 10e10fae7e Instead of requiring that the BPB is always the FAT32 one, check the
first three bytes to determine how much of the BPB to preserve.
Supported values:
	eb 3c 90        FAT16 BPB
	eb 58 90        FAT32 BPB
	(anything else)	don't preserve any BPB

This is because the BPB is generally only the FAT16 one except in the
bootxx_msdos case, where it's the larger FAT32 one.
2003-10-14 09:46:43 +00:00
..
alpha.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
amiga.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
i386.c Instead of requiring that the BPB is always the FAT32 one, check the 2003-10-14 09:46:43 +00:00
macppc.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
news.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
pmax.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
sparc64.c - add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params, 2002-05-15 02:18:22 +00:00
sparc.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
sun68k.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
vax.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
x68k.c Add x68k stuff. 2002-06-02 10:44:30 +00:00