NetBSD/sbin/newfs_msdos
mrg 5be383f77e Do not erroneously leave a truncated 16-bit sector
count on "large" (>=32MB) file systems when fetching the geometry from
the medium.  This confuses some software (which is to say Windows)
when a device newfs(8)ed under NetBSD is transported to another
system.  (Note: The rest of the code uses 'bsec', and DTRT for smaller
file systems.)

contributed anonymously.
2009-01-18 10:50:56 +00:00
..
Makefile teach this about wedges. 2008-08-11 10:56:54 +00:00
newfs_msdos.8 Don't use negative offsets from "bpb.bps" when writing out values such 2006-11-25 12:29:33 +00:00
newfs_msdos.c Do not erroneously leave a truncated 16-bit sector 2009-01-18 10:50:56 +00:00