Date: Sat, 6 Feb 2010 16:01:38 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/kdump kdump.c Message-ID: <201002061601.o16G1rgR041752@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-02-06 16:01:38 UTC
FreeBSD src repository
Modified files:
usr.bin/kdump kdump.c
Log:
SVN rev 203551 on 2010-02-06 16:01:38Z by jh
- Cast intptr_t, pid_t and time_t values to intmax_t and use %jd with
printf.
- Cast the system call return value to long and use %ld in a printf in
ktrsysret().
PR: bin/123774
MFC after: 2 weeks
Revision Changes Path
1.48 +19 -16 src/usr.bin/kdump/kdump.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002061601.o16G1rgR041752>
