]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r280206:
authoreadler <eadler@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 17 Apr 2015 18:33:59 +0000 (18:33 +0000)
committereadler <eadler@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 17 Apr 2015 18:33:59 +0000 (18:33 +0000)
commit73c1b0d8651911969bf719ecae6266eb0867a4b2
tree5b3bcf4f3fe932bc06c3587dbcc0c299b8b73f35
parent2f9ba6dba7acd0a33cce7ad59c2f2dc999dd51dc
MFC r280206:

Implement pax -O option to permit limiting a PAX archive to a single volume.

-O Force the archive to be one volume.  If a volume ends prematurely, pax will
not prompt for a new volume.

PR: 198481

git-svn-id: svn://svn.freebsd.org/base/stable/10@281661 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/pax/ar_io.c
bin/pax/extern.h
bin/pax/options.c
bin/pax/pax.c