Subject: CVS commit: src/usr.bin/fmt
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/04/2006 22:05:26
Module Name:	src
Committed By:	christos
Date:		Wed Jan  4 22:05:26 UTC 2006

Modified Files:
	src/usr.bin/fmt: buffer.h

Log Message:
- use BUF_SIZE instead of BUFSIZ
- operator precedence in length calculation
- update buffer end pointer when buffer position does not change.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.bin/fmt/buffer.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.