Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Wed, Aug 15, 2007 at 12:07:36PM +0000, Andrew Doran wrote:

> Removed Files:
>       src/sys/kern: subr_xxx.c
> 
> Log Message:
> Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed
> on tech-kern.

It just occurred to me that puffs probably depends on this file. Right?
It's merged into kern_stub.c because __strong_alias() doesn't want to work
on functions that are not defined in the same object. Hrm...

Andrew



Home | Main Index | Thread Index | Old Index