Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2004 11:45:04 +1000
From:      Tim Robbins <tjr@freebsd.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/kernbb kernbb.c
Message-ID:  <20040529014504.GA3457@cat.robbins.dropbear.id.au>
In-Reply-To: <200405290122.i4T1Mrlw028391@repoman.freebsd.org>
References:  <200405290122.i4T1Mrlw028391@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 28, 2004 at 06:22:53PM -0700, Tim J. Robbins wrote:

> tjr         2004/05/28 18:22:53 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     usr.sbin/kernbb      kernbb.c 
>   Log:
>   Fix the type of struct bbf's arc_count member: according to gcc's
>   definition of struct bb_function_info in libgcc2.c, it should be
>   an int, not a long.

This is the last of a series of commits to enable kernel coverage testing
(with kernbb and gcov) on amd64.


Tim



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