Module Name: src Committed By: simonb Date: Mon Jan 11 07:49:05 UTC 2021
Modified Files:
src/sys/ddb: db_proc.c
Log Message:
For "ps/a" print all of p_comm instead of just the first 10 chars, add a
space after PID, left justify the command name.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/ddb/db_proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
