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
lukem
ad24ec889c
don't bother with cpio/tar links or compat symlinks for HOSTPROGs
2002-10-21 06:26:46 +00:00
..
ar_io.c
…
ar_subs.c
exit with 0 if the input is empty of not a tar file. matches GNU tar behavior.
2002-10-18 11:54:22 +00:00
buf_subs.c
…
cpio.1
…
cpio.c
…
cpio.h
…
extern.h
…
file_subs.c
…
ftree.c
use readlink with bufsize - 1; approved thorpej.
2002-10-19 20:33:17 +00:00
ftree.h
…
gen_subs.c
…
getoldopt.c
…
Makefile
don't bother with cpio/tar links or compat symlinks for HOSTPROGs
2002-10-21 06:26:46 +00:00
options.c
Handle -C\ndir\n in a file containing a file list. From Eric Gillespie.
2002-10-18 13:45:05 +00:00
options.h
…
pat_rep.c
…
pat_rep.h
…
pax.1
…
pax.c
PR/18733: Jed Davis: stderr is not constant under linux and this is a host
2002-10-20 00:40:29 +00:00
pax.h
Fix DEFOP botch. DEFOP == LIST so tar -tvf stopped working. (hi soren)
2002-10-17 00:42:02 +00:00
sel_subs.c
…
sel_subs.h
…
tables.c
…
tables.h
…
tar.1
…
tar.c
Only warn the user once about gnu extensions. From Eric Gillespie.
2002-10-18 15:55:08 +00:00
tar.h
…
tty_subs.c
…