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
kleink
1c8b4d7b62
Change verbose output for symbolic links from "%s => %s" to "%s -> %s",
...
which matches ls(1) (per POSIX), as well as GNU tar output.
2002-12-19 22:44:31 +00:00
..
ar_io.c
fix horrible side effect introduced by changing the append mode into archive.
2002-12-12 05:00:42 +00:00
ar_subs.c
PR/19339: Martin Weber: Tar fails to append on empty files and exits with
2002-12-10 18:33:26 +00:00
buf_subs.c
…
cpio.1
…
cpio.c
…
cpio.h
…
extern.h
add --exclude support.
2002-12-08 01:35:12 +00:00
file_subs.c
Fix oops in last, chown() failure should be fatal.
2002-12-19 14:23:53 +00:00
ftree.c
…
ftree.h
…
gen_subs.c
Change verbose output for symbolic links from "%s => %s" to "%s -> %s",
2002-12-19 22:44:31 +00:00
getoldopt.c
…
Makefile
don't need -lutil any more
2002-11-30 03:12:55 +00:00
options.c
add --exclude support.
2002-12-08 01:35:12 +00:00
options.h
…
pat_rep.c
…
pat_rep.h
…
pax.1
…
pax.c
fix horrible side effect introduced by changing the append mode into archive.
2002-12-12 05:00:42 +00:00
pax.h
…
sel_subs.c
…
sel_subs.h
…
tables.c
…
tables.h
…
tar.1
…
tar.c
oops, remove a debug statement from the previous.
2002-12-08 02:00:10 +00:00
tar.h
…
tty_subs.c
…