freebsd-dev/usr.bin/kdump
Dmitry Chagin dde5f9b938 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.
2011-03-01 16:42:28 +00:00
..
kdump_subr.h - Remove ksethrcmdname. 2008-03-12 11:51:01 +00:00
kdump.1 Update manual page to reflect latest changes of ABI description support. 2011-02-25 22:14:12 +00:00
kdump.c Teach kdump to decode linux syscalls names too. 2011-03-01 16:42:28 +00:00
linux_syscalls.conf Teach kdump to decode linux syscalls names too. 2011-03-01 16:42:28 +00:00
Makefile Teach kdump to decode linux syscalls names too. 2011-03-01 16:42:28 +00:00
mkioctls Remove no longer needed #include after removing the legacy 2009-07-18 10:36:18 +00:00
mksubr Decode IPC_CREAT and IPC_EXCL for semget(2). 2010-12-02 18:24:22 +00:00