git: sbin/newfs_msdos: Bring in -A/-T options from FreeBSD

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Sep 9 04:57:07 PDT 2019


commit 83751b8f5f204c52058a11caed4b2d0e7023b41f
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Sep 8 09:19:12 2019 +0900

    sbin/newfs_msdos: Bring in -A/-T options from FreeBSD
    
    Basically from FreeBSD/Git 284893ba and 8255b708.

Summary of changes:
 sbin/newfs_msdos/Makefile      |   2 +-
 sbin/newfs_msdos/mkfs_msdos.c  | 138 ++++++++++++++++++++++++++---------------
 sbin/newfs_msdos/mkfs_msdos.h  |   5 +-
 sbin/newfs_msdos/newfs_msdos.8 |  16 ++++-
 sbin/newfs_msdos/newfs_msdos.c |  37 +++++++++--
 5 files changed, 141 insertions(+), 57 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/83751b8f5f204c52058a11caed4b2d0e7023b41f


-- 
DragonFly BSD source repository


More information about the Commits mailing list