freebsd-dev/sbin/newfs_msdos
Tom Rhodes 93c26a8293 The newfs_msdos utility does not store the boot signature in the
correct place on large sector disks.  The boot signature should be at
offset 0x1fe in the BPB; newfs_msdos currently stores it 2 bytes from
the end of the sector.

Taken from:	NetBSD
2007-05-31 20:06:46 +00:00
..
Makefile Bring back WARNS to 3 for arm until I figure out how to make gcc happy. 2005-01-24 01:56:06 +00:00
newfs_msdos.8 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
newfs_msdos.c The newfs_msdos utility does not store the boot signature in the 2007-05-31 20:06:46 +00:00