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
hubertf
dc9f52db45
Add a second example for copying directory trees, this time as root
...
(using -pe, which also preserves ownership). Proof-read by Perry.
2001-11-08 00:02:10 +00:00
..
ar_io.c
…
ar_subs.c
…
buf_subs.c
…
cpio.c
…
cpio.h
…
extern.h
s/u_longlong_t/unsigned long long/ to shut up the parc port
2001-10-28 13:06:43 +00:00
file_subs.c
…
ftree.c
improve previous; use %lu and (u_long) to print size_t
2001-10-26 16:03:24 +00:00
ftree.h
…
gen_subs.c
s/u_longlong_t/unsigned long long/ to shut up the parc port
2001-10-28 13:06:43 +00:00
getoldopt.c
fix WARNS=2
2001-11-03 12:49:31 +00:00
Makefile
s/u_longlong_t/unsigned long long/ to shut up the parc port
2001-10-28 13:06:43 +00:00
options.c
Implement -M flag: During a write or copy operation, treat the list of
2001-10-25 08:51:50 +00:00
options.h
Implement -M flag: During a write or copy operation, treat the list of
2001-10-25 08:51:50 +00:00
pat_rep.c
…
pat_rep.h
…
pax.1
Add a second example for copying directory trees, this time as root
2001-11-08 00:02:10 +00:00
pax.c
Implement -M flag: During a write or copy operation, treat the list of
2001-10-25 08:51:50 +00:00
pax.h
s/u_longlong_t/unsigned long long/ to shut up the parc port
2001-10-28 13:06:43 +00:00
sel_subs.c
…
sel_subs.h
…
tables.c
…
tables.h
…
tar.c
s/u_longlong_t/unsigned long long/ to shut up the parc port
2001-10-28 13:06:43 +00:00
tar.h
…
tty_subs.c
…