Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2005 22:08:32 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_prof.c src/sys/sys resourcevar.h
Message-ID:  <200512162208.jBGM8WeR008838@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-12-16 22:08:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_prof.c 
    sys/sys              resourcevar.h 
  Log:
  Change the addupc_*() functions to use the uintfptr_t type for pc rather
  than uintptr_t as that is technically more correct.
  
  Revision  Changes    Path
  1.76      +2 -2      src/sys/kern/subr_prof.c
  1.49      +2 -2      src/sys/sys/resourcevar.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512162208.jBGM8WeR008838>