Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2017 14:37:46 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r315304 - head/usr.sbin/makefs
Message-ID:  <CAPyFy2CRhv%2B-yTRsJB_%2BREFcsEb6pvpeyzidxW8B0eegpcpiQQ@mail.gmail.com>
In-Reply-To: <F6597E29-8778-432F-B0B1-FC561ADFE756@gmail.com>
References:  <201703151334.v2FDYqY8057248@repo.freebsd.org> <F6597E29-8778-432F-B0B1-FC561ADFE756@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15 March 2017 at 13:34, Ngie Cooper (yaneurabeya)
<yaneurabeya@gmail.com> wrote:
>
>> On Mar 15, 2017, at 06:34, Ed Maste <emaste@freebsd.org> wrote:
>>
>> Author: emaste
>> Date: Wed Mar 15 13:34:51 2017
>> New Revision: 315304
>> URL: https://svnweb.freebsd.org/changeset/base/315304
>>
>> Log:
>>  makefs: sync option parsing with NetBSD
>>
>>  - add support for parsing different types; not just int
>>  - homogenize option parsing
>>  - fix single letter parsing
>>  - remove duplicated code
>>
>>  NetBSD revisions:
>>  cd9660.c        1.36 1.37 1.38 1.41 1.42 1.43
>>  ffs.c           1.50 1.51 1.52 1.53 1.56 1.57
>>  makefs.c        1.36 1.37 1.38 1.39 1.40 1.42 1.43 1.44 1.46
>>  makefs.h        1.28 1.29 1.31 1.32
>>
>>  Obtained from:       NetBSD
>>  Sponsored by:        The FreeBSD Foundation
>
> Hi Ed!
>         This probably deserves "Relnotes: yes", because it might change o=
ptions (and because =E2=80=94 heck, yes.. good features!).

This is largely an internal refactoring without user-facing changes.
It mainly moves ad-hoc option parsing in individual filesystems into
common code. The only visible effect should be that
filesystem-specific options now have a single-letter alias as well.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2CRhv%2B-yTRsJB_%2BREFcsEb6pvpeyzidxW8B0eegpcpiQQ>