This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
bin
/
pax
History
christos
c952ef6b81
PR/31923: Sergey Svishchev: pax-as-tar ignores -k, overwrites existing files
...
Fix from Onno van der Linden
2005-11-01 23:43:27 +00:00
..
ar_io.c
…
ar_subs.c
PR/31923: Sergey Svishchev: pax-as-tar ignores -k, overwrites existing files
2005-11-01 23:43:27 +00:00
buf_subs.c
…
cpio.1
…
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
…
Makefile
…
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
…
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
…
tar.c
…
tar.h
…
tty_subs.c
…