On Tue, 14 Feb 2012, Tijl Coosemans wrote:
On Tuesday 14 February 2012 12:24:24 Tijl Coosemans wrote:
Log:
Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value to
intmax_t instead of uintmax_t, because the original type is off_t.
There should really be a better way to
On Tuesday 14 February 2012 12:24:24 Tijl Coosemans wrote:
> Author: tijl
> Date: Tue Feb 14 11:24:24 2012
> New Revision: 231669
> URL: http://svn.freebsd.org/changeset/base/231669
>
> Log:
> Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value to
> intmax_t instead of uin
Author: tijl
Date: Tue Feb 14 11:24:24 2012
New Revision: 231669
URL: http://svn.freebsd.org/changeset/base/231669
Log:
Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value to
intmax_t instead of uintmax_t, because the original type is off_t.
Modified:
head/sys/fs/tmpfs/