[Bug 198481] Add -O option to pax(1)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 18 05:48:51 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198481

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: eadler
Date: Wed Mar 18 05:48:08 UTC 2015
New revision: 280206
URL: https://svnweb.freebsd.org/changeset/base/280206

Log:
  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
  Submitted by:    Sevan Janiyan
  Reviewed by:    allanjude (doc)

Changes:
  head/bin/pax/ar_io.c
  head/bin/pax/extern.h
  head/bin/pax/options.c
  head/bin/pax/pax.1
  head/bin/pax/pax.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list