cvs commit: src/sys/kern subr_prof.c src/sys/sys resourcevar.h

John Baldwin jhb at FreeBSD.org
Fri Dec 16 14:08:33 PST 2005


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


More information about the cvs-all mailing list