-$Id: CHANGES,v 1.228 2003/04/18 07:57:16 stelian Exp $
+$Id: CHANGES,v 1.229 2003/05/07 14:45:18 stelian Exp $
+
+Changes between versions 0.4b34 and 0.4b35 (released ??????????????)
+====================================================================
+
+1. Added a note in the dump man page saying that the default
+ blocksize can be 32 if -d is used with a high density argument.
+ Thanks to Antonios Christofides <A.Christofides@itia.ntua.gr>
+ for the patch.
Changes between versions 0.4b33 and 0.4b34 (released April 18, 2003)
====================================================================
-$Id: THANKS,v 1.80 2003/04/10 07:59:02 stelian Exp $
+$Id: THANKS,v 1.81 2003/05/07 14:45:18 stelian Exp $
Dump and restore were written by the people of the CSRG at the University
of California, Berkeley.
Stan Bubrouski satan@fastdial.net
Stephen Carr sgcarr@civeng.adelaide.edu.au
Rob Cermak cermak@ahab.rutgers.edu
+Antonios Christofides A.Christofides@itia.ntua.gr
Isaac Chuang ike@isl.stanford.edu
Rainer Clasen bj@ncc.cicely.de
Tony Clayton tonyc@e-smith.com
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: dump.8.in,v 1.52 2003/03/31 09:42:57 stelian Exp $
+.\" $Id: dump.8.in,v 1.53 2003/05/07 14:45:20 stelian Exp $
.\"
.TH DUMP 8 "version __VERSION__ of __DATE__" BSD "System management commands"
.SH NAME
to determine whether a file is in the dump file that is being restored.
.TP
.BI \-b " blocksize"
-The number of kilobytes per dump record. The default blocksize is 10
-and the maximal value is 1024.
+The number of kilobytes per dump record. The default blocksize is 10,
+unless the
+.B \-d
+option has been used to specify a tape density of 6250BPI or more,
+in which case the default blocksize is 32. Th maximal value is 1024.
Note however that, since the IO system slices all requests into chunks
of
.B MAXBSIZE