Date: Sat, 6 Feb 2010 19:48:59 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/tar bsdtar.c Message-ID: <201002061949.o16JnN9C073236@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2010-02-06 19:48:59 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.c
Log:
SVN rev 203558 on 2010-02-06 19:48:59Z by kientzle
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.
Revision Changes Path
1.100 +2 -2 src/usr.bin/tar/bsdtar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002061949.o16JnN9C073236>
