This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
tar
History
Tim Kientzle
81f3488f97
Add --unlink and --unlink-first synonyms for -U
...
Make indentation of tar_longopts array more consistent.
2004-05-05 21:06:37 +00:00
..
bsdtar_platform.h
Style: Use single tab after #define
2004-05-02 22:58:18 +00:00
bsdtar.1
-U is now implemented. (It's been recognized by bsdtar for a while;
2004-04-29 05:22:13 +00:00
bsdtar.c
Add --unlink and --unlink-first synonyms for -U
2004-05-05 21:06:37 +00:00
bsdtar.h
For portability, don't rely on libc's strmode(3). <sigh>
2004-05-03 21:05:59 +00:00
fts.c
Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD
2004-05-04 17:21:01 +00:00
fts.h
Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD
2004-05-04 17:21:01 +00:00
Makefile
Allow brave souls to install bsdtar as the
2004-04-19 22:09:04 +00:00
matching.c
Add DPADD to Makefile (thanks to Andrey for pointing this out).
2004-04-12 00:13:23 +00:00
read.c
For portability, don't rely on libc's strmode(3). <sigh>
2004-05-03 21:05:59 +00:00
util.c
Contrariwise, Linux sys/stat.h doesn't define mode_t and friends,
2004-05-04 21:40:09 +00:00
write.c
Correct copy/paste error in Linux nodump support.
2004-05-03 16:56:42 +00:00