NetBSD/bin/pax
christos 14f615efd9 If we cannot resolve a path, that probably means that we have not created
directories for that path yet. So, do the check for each component recursively
and succeed if none of the components fall outside our current working
directory.
2005-04-24 03:36:54 +00:00
..
ar_io.c PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken 2005-04-24 01:45:03 +00:00
ar_subs.c If we cannot resolve a path, that probably means that we have not created 2005-04-24 03:36:54 +00:00
buf_subs.c PR/20228: Simon Burge: pax has problems reading a particular cpio archive 2005-04-24 03:26:03 +00:00
cpio.1 Change copyright to 2-clause BSD-copyright. 2004-09-15 19:45:17 +00:00
cpio.c Don't write hardlinked file contents in sv4cpio mode. 2005-02-04 00:38:15 +00:00
cpio.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
dumptar.c A small standalone program to dump ustar headers, used for debugging. 2004-06-16 14:28:21 +00:00
extern.h PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken 2005-04-24 01:45:03 +00:00
file_subs.c For clarity instead of using -1 and -2 use the negative of the archive type. 2005-04-24 01:24:57 +00:00
ftree.c remove stray debugging left from last commit. 2004-07-02 16:26:53 +00:00
ftree.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
gen_subs.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
getoldopt.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
Makefile Welcome to WARNS=3 2004-05-11 17:12:26 +00:00
options.c Fix from PR#29290. Properly terminate the cpio_longopts struct so an unknown 2005-02-10 17:48:33 +00:00
options.h Welcome to WARNS=3 2004-05-11 17:12:26 +00:00
pat_rep.c Apply user supplied patterns first before applying actions for -A. This way pax 2005-01-23 06:19:03 +00:00
pat_rep.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
pax.1 add -0 argument to handle nul separated file lists. 2004-06-19 02:27:00 +00:00
pax.c PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken 2005-04-24 01:45:03 +00:00
pax.h Welcome to WARNS=3 2004-05-11 17:12:26 +00:00
sel_subs.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
sel_subs.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
tables.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
tables.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
tar.1 English improvement (remove "be"). 2004-10-20 23:48:01 +00:00
tar.c PR/20071: Perry Metzger: --extract handling is broken. This patch fixes 2005-04-24 01:23:21 +00:00
tar.h Welcome to WARNS=3 2004-05-11 17:12:26 +00:00
tty_subs.c PR/27209: Greg A. Woods: typo in comment in pax/tty_subs.c 2004-10-10 21:54:24 +00:00