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
d0d28f16f5
If we get EACCES from mkdir, try to stat() it, and if it is ok, we keep going.
...
Fixes problem with IRIX.
2005-12-06 19:11:15 +00:00
..
ar_io.c
…
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
…
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
…