Home | History | Annotate | Download | only in pax
History log of /src/bin/pax/options.h
RevisionDateAuthorComments
 1.11  23-Apr-2007  christos branches: 1.11.78;
PR/36194: Greg A. Woods: add a '-V' flag to pax for verbose summary without
listing (and other minor fixes)
 1.10  11-May-2004  christos Welcome to WARNS=3
 1.9  13-Oct-2003  agc branches: 1.9.4;
Move Keith Muller's code from a 4-clause to a 3-clause licence by removing
the advertising clause. Diffs provided in PR 22397 by Joel Baker, confirmed
to the board by Keith Muller.
 1.8  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22249, verified by myself.
 1.7  25-Oct-2001  lukem branches: 1.7.2;
Implement -M flag: During a write or copy operation, treat the list of
files on standard input as an mtree(8) `specfile' specification, and
write or copy only those items in the specfile.

If the file exists in the underlying file system, its permissions and
modification time will be used unless specifically overridden by the
specfile. An error will be raised if the type of entry in the specfile
conflicts with that of an existing file.

Otherwise, it is necessary to specify at least the following parameters
in the specfile: type, mode, gname or gid, and uname or uid, device
(in the case of block or character devices), and link (in the case of
symbolic links). If time isn't provided, the current time will be used.
 1.6  01-Nov-1999  mrg whoops; reverse the logic of the previous to make it correct. noted by mycroft.
 1.5  01-Nov-1999  mrg add CAF testing to extraction, archiving and listing (where it is used)
 1.4  24-Aug-1999  tron branches: 1.4.2;
Strip leading slashes from filenames by default, add new "A" option to
disable this behaviour. Patches supplied by Peter Seebach in PR bin/8233.
 1.3  21-Mar-1995  cgd convert to new RCS id conventions.
 1.2  13-Jun-1994  jtc Add RCS ID's
 1.1  13-Jun-1994  jtc branches: 1.1.1;
Initial revision
 1.1.1.1  13-Jun-1994  jtc From 4.4 lite
 1.4.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.7.2.1  07-Apr-2004  jmc Pullup rev 1.8-1.9 (requested by rafal in ticket #1021)

Pullup pax to current version on trunk. Includes many fixes.
 1.9.4.1  23-Jul-2005  snj Apply patch (requested by riz in ticket #5512):
Sync pax with HEAD of 2005-07-22.
 1.11.78.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.11.78.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed