svn commit: r219138 - head/usr.bin/kdump

John Baldwin jhb at freebsd.org
Tue Mar 1 18:29:43 UTC 2011


On Tuesday, March 01, 2011 11:42:29 am Dmitry Chagin wrote:
> Author: dchagin
> Date: Tue Mar  1 16:42:28 2011
> New Revision: 219138
> URL: http://svn.freebsd.org/changeset/base/219138
> 
> Log:
>   Teach kdump to decode linux syscalls names too.
>   
>   Fix bug introduced in my previous commit: the kernel always dump native
>   signal numbers, so no need to check the ABI in ktrpsig().
>   
>   Suggested by:	jhb
>   MFC after:	1 Month.

Neat!

-- 
John Baldwin


More information about the svn-src-head mailing list