freebsd-src/usr.bin/kdump
Kyle Evans 3eb26ef41c kdump: nicer printing of wait*() ID arguments
Currently, both of these will print pid/uid/gid/sid/jid in hex, which
isn't very helpful for eyeballing.  Align more closely with truss(1) and
print these in decimal instead.

`ip` is likely wider than our ID type, so we do a small casting trick in
wait4(2) to get it sign-extended and rendered properly.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D50496
2025-06-03 20:51:06 -05:00
..
kdump.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
kdump.c kdump: nicer printing of wait*() ID arguments 2025-06-03 20:51:06 -05:00
kdump.h kdump: Add a facility to print numbers in decimal format always 2023-05-26 19:35:08 +03:00
linux.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00