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
730262cdf7
freebsd-nq
/
usr.bin
/
tar
History
Tim Kientzle
b9d38fa25a
Fix build.
2004-06-15 01:51:45 +00:00
..
bsdtar_platform.h
Style: Use single tab after #define
2004-05-02 22:58:18 +00:00
bsdtar.1
Oops: gtar's --dereference should be a synonym for bsdtar's -L, not -H.
2004-06-11 01:35:56 +00:00
bsdtar.c
Fix build.
2004-06-15 01:51:45 +00:00
bsdtar.h
If -b is specified, then force full padding for the last block.
2004-06-07 03:19:57 +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
Pointy hat: sticky bit 't' or 'T' is shown over IXOTH bit, not IXGRP. <sigh>
2004-06-03 23:43:40 +00:00
matching.c
Both "foo/" and "foo" should match "foo/bar", so strip
2004-06-02 07:23:54 +00:00
read.c
Fix the symlink-detection code. Don't squawk if we're just replacing
2004-06-07 04:10:43 +00:00
util.c
Pointy hat: sticky bit 't' or 'T' is shown over IXOTH bit, not IXGRP. <sigh>
2004-06-03 23:43:40 +00:00
write.c
Set program exit value to 1 if there are any of various errors when
2004-06-07 07:19:04 +00:00