Minix 3/src 25d017asbin/newfs_msdos mkfs_msdos.c newfs_msdos.c

sbin/newfs_msdos: sync with NetBSD-8

Allow 0 timestamp.
Grammar fixes.
Use the create_size if given to compute the real size instead of stat'ing
the file again, which might have been larger to start with.
Document history.

closes #274

Change-Id: Ibf881f22f351c7a17488b24a05c2110be1d65ae0
DeltaFile
+82-61sbin/newfs_msdos/mkfs_msdos.c
+34-3sbin/newfs_msdos/newfs_msdos.c
+18-6sbin/newfs_msdos/newfs_msdos.8
+4-5sbin/newfs_msdos/mkfs_msdos.h
+138-754 files

UnifiedSplitRaw