Similar to wait*(), kill(2) operates on a pid that currently gets output
as hex. Output it in decimal to make it a little easier to eyeball the
pid we're signalling.
Details
Details
- Reviewers
jhb markj olce - Commits
- rG969f6380eb66: kdump: nicer printing of kill(2) PID argument
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable