Date: Mon, 7 Nov 2005 18:59:13 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c Message-ID: <200511071859.jA7IxDFR012758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-11-07 18:59:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern kern_malloc.c
sys/vm uma_core.c
Log:
Merge kern_malloc.c:1.148, uma_core.c:1.133 from HEAD to RELENG_6:
Change format string for u_int64_t to %ju from %llu, in order to use the
correct format string on 64-bit systems.
Pointed out by: pjd
Revision Changes Path
1.142.2.4 +1 -1 src/sys/kern/kern_malloc.c
1.119.2.12 +1 -1 src/sys/vm/uma_core.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511071859.jA7IxDFR012758>
