NetBSD/bin/pax
dsl 469d38dbae Don't leave arcn->org_name pointing to ftent->fts_path, if we being cpio
then ftent is freed just below.  Take a copy of the name and point org_name
at the copy.
Should fix PR/30627 (the fix in the PR will break pax and tar!)
2005-09-24 17:05:21 +00:00
..
Makefile Don't compile in cpio usage, if we are SMALL. 2005-06-29 02:21:27 +00:00
ar_io.c
ar_subs.c mkdir(2) can return EISDIR for / 2005-09-17 06:05:04 +00:00
buf_subs.c
cpio.1 Use better section header. From YOMURA Masanori in private mail. 2005-09-11 23:13:03 +00:00
cpio.c
cpio.h
dumptar.c
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
gen_subs.c
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
pat_rep.c
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
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
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
tar.h
tty_subs.c