freebsd-nq/usr.bin/tar
Tim Kientzle 67d6d61952 Allow -b up to 8192. I've had reports from people who routinely
use -b 2048 (1MiB block size).  Setting the limit to 8192 should
allow some room for growth while still helping people who mistakenly
put in byte counts here instead of block counts.
2010-02-06 19:48:59 +00:00
..
test Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
bsdtar_platform.h Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks. 2009-04-17 03:36:07 +00:00
bsdtar.1 Merge remaining changes from libarchive.googlecode.com: 2009-04-17 03:45:15 +00:00
bsdtar.c Allow -b up to 8192. I've had reports from people who routinely 2010-02-06 19:48:59 +00:00
bsdtar.h Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
cmdline.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
config_freebsd.h When deciding which characters (of a filename, for instance) 2008-11-29 20:06:53 +00:00
COPYING Include Guido's copyright for the fnmatch() code I cribbed from. 2008-01-02 00:19:49 +00:00
err.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
err.h Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
getdate.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
Makefile Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
matching.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
read.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
siginfo.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
subst.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
tree.c Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks. 2009-04-17 03:36:07 +00:00
tree.h After visiting a subdirectory, we use chdir("..") or 2008-11-27 05:49:52 +00:00
util.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
write.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00