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 20:44:57
Module Name: src
Committed By: christos
Date: Wed Jan 4 20:44:57 UTC 2006
Modified Files:
src/usr.bin/fmt: fmt.c
Log Message:
fix problem introduced when the computation was changed to unsigned. If
we've exceeded the goal length already the negative number turned into
a large positive one...
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/fmt/fmt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.