Module Name: src Committed By: martin Date: Sat Jun 3 14:47:52 UTC 2023
Modified Files: src/sys/ddb [netbsd-10]: db_command.c Log Message: Pull up following revision(s) (requested by uwe in ticket #188): sys/ddb/db_command.c: revision 1.182 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.181.4.1 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.