Date: Mon, 13 Sep 2010 13:59:28 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/geom/core geom.c geom.h Message-ID: <201009131359.o8DDxgwX074285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-09-13 13:59:28 UTC
FreeBSD src repository
Modified files:
sbin/geom/core geom.c geom.h
Log:
SVN rev 212555 on 2010-09-13 13:59:28Z by pjd
Add G_TYPE_MULTI flag, which when set for the given option, will
allow the option to be specified multiple times. This will help to
implement things like passing multiple keyfiles to geli(8) instead of
cat(1)ing them all into stdin and reading from there using one '-k -'
option.
Revision Changes Path
1.48 +34 -6 src/sbin/geom/core/geom.c
1.11 +6 -0 src/sbin/geom/core/geom.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009131359.o8DDxgwX074285>
