Module Name: src
Committed By: uwe
Date: Thu May 25 21:46:55 UTC 2023
Modified Files:
src/sys/ddb: db_command.c
Log Message:
ddb: PR kern/57435 - fix duplicate "show mount"
Bolivar cannot carry double. One of these commands should have been
"show mounts", cf. page/pages and a few others. While here fix the
function name to be db_show_all_mounts to conform to the pattern.
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 src/sys/ddb/db_command.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.