NetBSD/bin/pax
christos 206f418235 PR/36275: john at iastate dot edu: tar -s modifies symlink targets
- This is explained in a comment in pat_rep.c inside mod_name(). I did not
  want to change the default behavior, so I added another modifier "s" which
  when set, the pattern will not modify the symlink destination.
- While here I fixed another bug that was introduced before by the fix in
  PR/35257 where the renaming was happening twice since we called rep_name
  twice.
- Finally if we are renaming hard of soft-link targets print the renames for
  those too.
2007-05-04 21:19:36 +00:00
..
Makefile Don't depend on lubutil if we're building host tools. Fix tools build on 2006-12-16 12:59:16 +00:00
ar_io.c PR/36194: Greg A. Woods: add a '-V' flag to pax for verbose summary without 2007-04-23 18:40:22 +00:00
ar_subs.c PR/36275: john at iastate dot edu: tar -s modifies symlink targets 2007-05-04 21:19:36 +00:00
buf_subs.c fix typos 2007-04-29 20:23:34 +00:00
cpio.1 bump date. 2007-04-23 18:41:11 +00:00
cpio.c
cpio.h
dumptar.c
extern.h PR/36275: john at iastate dot edu: tar -s modifies symlink targets 2007-05-04 21:19:36 +00:00
file_subs.c fix typos 2007-04-29 20:23:34 +00:00
ftree.c fix typos 2007-04-29 20:23:34 +00:00
ftree.h
gen_subs.c
getoldopt.c
options.c PR/36194: Greg A. Woods: add a '-V' flag to pax for verbose summary without 2007-04-23 18:40:22 +00:00
options.h PR/36194: Greg A. Woods: add a '-V' flag to pax for verbose summary without 2007-04-23 18:40:22 +00:00
pat_rep.c PR/36275: john at iastate dot edu: tar -s modifies symlink targets 2007-05-04 21:19:36 +00:00
pat_rep.h PR/36275: john at iastate dot edu: tar -s modifies symlink targets 2007-05-04 21:19:36 +00:00
pax.1 bump date. 2007-04-23 18:41:11 +00:00
pax.c fix typos 2007-04-29 20:23:34 +00:00
pax.h fix typos 2007-04-29 20:23:34 +00:00
sel_subs.c fix typos 2007-04-29 20:23:34 +00:00
sel_subs.h
tables.c fix typos 2007-04-29 20:23:34 +00:00
tables.h fix typos 2007-04-29 20:23:34 +00:00
tar.1 PR/36275: john at iastate dot edu: tar -s modifies symlink targets 2007-05-04 21:19:36 +00:00
tar.c PR/36194: Greg A. Woods: add a '-V' flag to pax for verbose summary without 2007-04-23 18:40:22 +00:00
tar.h
tty_subs.c PR/36194: Greg A. Woods: add a '-V' flag to pax for verbose summary without 2007-04-23 18:40:22 +00:00