Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libutil
In article <20040509232811.20E882DA1D%cvs.netbsd.org@localhost>,
Luke Mewburn <lukem%netbsd.org@localhost> wrote:
>
>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.
>
But sbsize is in bytes, not in kilo-bytes... Doesn't that need to be
handled specially?
christos
Home |
Main Index |
Thread Index |
Old Index