Re: DTrace MFC broke kldstat(2) on RELENG_7

2008-09-30 Thread John Baldwin
On Tuesday 30 September 2008 06:15:59 am Jaakko Heinonen wrote: > > Hi, > > I recently noticed that kldstat(8) started to dump core for me on > RELENG_7. I traced the problem down to kldstat(2). r182231 (DTrace > MFC) introduced a new version of kld_file_stat struct and added some > code to suppo

DTrace MFC broke kldstat(2) on RELENG_7

2008-09-30 Thread Jaakko Heinonen
Hi, I recently noticed that kldstat(8) started to dump core for me on RELENG_7. I traced the problem down to kldstat(2). r182231 (DTrace MFC) introduced a new version of kld_file_stat struct and added some code to support the old version of the structure in kldstat(). In the new code the old stru