sbin/newfs_msdos: sync with NetBSD-841/3541/1
commit25d017aa13555ad6275f6d3aa1113d2b0b092534
authorSevan Janiyan <venture37@geeklan.co.uk>
Sun, 4 Nov 2018 14:48:36 +0000 (4 14:48 +0000)
committerLionel Sambuc <lionel.sambuc@gmail.com>
Tue, 13 Nov 2018 07:37:07 +0000 (13 08:37 +0100)
treeaf6837298571241a0da85a0009ea64e032f496fb
parent609f541dd39e329bf1a837a4c8b896937a329211
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
sbin/newfs_msdos/mkfs_msdos.c
sbin/newfs_msdos/mkfs_msdos.h
sbin/newfs_msdos/newfs_msdos.8
sbin/newfs_msdos/newfs_msdos.c