Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 10:07:35 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_prof.c src/sys/sys resourcevar.h
Message-ID:  <200102221807.f1MI7Zn33355@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/02/22 10:07:35 PST

  Modified files:
    sys/kern             subr_prof.c 
    sys/sys              resourcevar.h 
  Log:
  Since the PC is a pointer to a code address, change the second parameter of
  addupc_task() and addupc_intr() to be a uintptr_t instead of a u_long.
  
  Revision  Changes    Path
  1.42      +3 -3      src/sys/kern/subr_prof.c
  1.20      +3 -3      src/sys/sys/resourcevar.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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