Date: Thu, 20 May 2004 09:42:39 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_prof.c Message-ID: <200405201642.i4KGgdsU059478@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/05/20 09:42:39 PDT
FreeBSD src repository
Modified files:
sys/kern subr_prof.c
Log:
Initialize the history counter type field in struct gmonparam as
threatened in rev.1.10 of usr.sbin/kgmon/kgmon.c more than 2 years ago.
kgmon has been recovering from the missing initialization for too
long, but the fixup there is ifdefed for i386's and shouldn't be
needed for other arches.
Revision Changes Path
1.70 +4 -0 src/sys/kern/subr_prof.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405201642.i4KGgdsU059478>
