..
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
mkdir(2) can return EISDIR for /
2005-09-17 06:05:04 +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
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
Another missing mkdir() race pointed out by chuq. Factor out the mkdir code.
2005-09-16 16:48:18 +00:00
file_subs.c
Check for another race reported by chuq.
2005-09-18 12:15:41 +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
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
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
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
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
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
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