NetBSD/bin/pax
yamt d2169f9f6e obey umask as it used to be before the "mkstemp and then rename" change. 2006-01-04 22:02:11 +00:00
..
Makefile Don't compile in cpio usage, if we are SMALL. 2005-06-29 02:21:27 +00:00
ar_io.c PR/29005: Jesse Off: nbpax requires sys/mtio.h which doesn't exist on Interix 2005-05-01 02:59:28 +00:00
ar_subs.c If we get EACCES from mkdir, try to stat() it, and if it is ok, we keep going. 2005-12-06 19:11:15 +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 Use better section header. From YOMURA Masanori in private mail. 2005-09-11 23:13:03 +00:00
cpio.c Don't write hardlinked file contents in sv4cpio mode. 2005-02-04 00:38:15 +00:00
cpio.h
dumptar.c A small standalone program to dump ustar headers, used for debugging. 2004-06-16 14:28:21 +00:00
extern.h Another missing mkdir() race pointed out by chuq. Factor out the mkdir code. 2005-09-16 16:48:18 +00:00
file_subs.c obey umask as it used to be before the "mkstemp and then rename" change. 2006-01-04 22:02:11 +00:00
ftree.c Don't leave arcn->org_name pointing to ftent->fts_path, if we being cpio 2005-09-24 17:05:21 +00:00
ftree.h
gen_subs.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
getoldopt.c appease gcc -Wuninitialized on hp700. 2005-06-05 19:08:28 +00:00
options.c Another missing mkdir() race pointed out by chuq. Factor out the mkdir code. 2005-09-16 16:48:18 +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
pax.1 Use better section header. Sort sections. From YOMURA Masanori in private mail. 2005-09-11 23:21:17 +00:00
pax.c PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken 2005-04-24 01:45:03 +00:00
pax.h Don't leave arcn->org_name pointing to ftent->fts_path, if we being cpio 2005-09-24 17:05:21 +00:00
sel_subs.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
sel_subs.h
tables.c spelling fixes from Joerg Sonnenberger 2005-09-16 17:05:14 +00:00
tables.h spelling fixes from Joerg Sonnenberger 2005-09-16 17:05:14 +00:00
tar.1 Bump date for -no-recursion. 2005-05-24 00:05: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