freebsd-src/usr.bin/kdump
Dmitry Chagin c2c9ac88c2 kdump: Add a facility to print numbers in decimal format always
To help grepping kdump output by pid or tid it makes sence to print
some numbers in decimal format always. Eg, process or thread identifier
at least, as they already printed in decimal format.
Switch to print pid/tid arguments of some Linux signal related syscalls
in decimal format.

Reviewed by:		jhb
Differential Revision:	https://reviews.freebsd.org/D40099
MFC after:		1 week
2023-05-26 19:35:08 +03:00
..
kdump.1 kdump(1): Sort options in alphabetical order. 2022-07-16 12:47:54 +03:00
kdump.c ktrace: make ktr_tid a long not intptr_t (NFC) 2022-09-17 09:21:59 +01:00
kdump.h kdump: Add a facility to print numbers in decimal format always 2023-05-26 19:35:08 +03:00
linux.c kdump: Add a facility to print numbers in decimal format always 2023-05-26 19:35:08 +03:00
Makefile kdump: Add preliminary support for decoding Linux syscalls 2022-06-22 14:03:56 +03:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00