Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/09/2004 23:28:11
Module Name:	src
Committed By:	lukem
Date:		Sun May  9 23:28:11 UTC 2004

Modified Files:
	src/lib/libutil: login_cap.c

Log Message:
sbsize should be parsed as R_CSIZE so that suffixes work correctly.
Fix from Christian Biere in PR [lib/25504].

(XXX: the R_CSIZE parsing should be changed to using strsuftollx(3))


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libutil/login_cap.c

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