Subject: Re: what is the status of the ktrace-lwp branch?
To: Christos Zoulas <christos@zoulas.com>
From: Nick Hudson <skrll@netbsd.org>
List: tech-kern
Date: 10/29/2005 20:21:21
On Saturday 29 October 2005 18:21, Christos Zoulas wrote:
> It would be nice to merge it in at somepoint.

Two things needs to be resolved

1) the format of struct ktr_header - chuq made some suggestions to make it MI
   (iirc)

2) the uio_proc -> uio_lwp change in struct uio. chuq wasn't keen. I traced
   through the reason behind this and its difficult not to do it.

Nick