Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2010 13:17:35 +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:  <201002211317.o1LDHrEt089519@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-02-21 13:17:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.bin/kdump        kdump.c 
  Log:
  SVN rev 204169 on 2010-02-21 13:17:35Z by jh
  
  MFC r203551:
  
  - 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
  
  Revision  Changes    Path
  1.45.2.3  +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?201002211317.o1LDHrEt089519>