NetBSD/sys/ddb
uwe 053fb2b498 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.
2023-05-25 21:46:55 +00:00
..
TODO fix various typos in comments and output/log messages. 2022-04-10 09:50:44 +00:00
db_access.c
db_access.h
db_active.h ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB. 2022-10-27 20:00:24 +00:00
db_autoconf.c sys: Split struct device into a private device_impl.h. 2022-03-28 12:38:57 +00:00
db_autoconf.h
db_break.c
db_break.h
db_command.c ddb: PR kern/57435 - fix duplicate "show mount" 2023-05-25 21:46:55 +00:00
db_command.h
db_cpu.c
db_cpu.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h
db_kernel.c
db_lex.c ddb(9): New db_num_to_strbuf. 2022-08-30 22:37:03 +00:00
db_lex.h ddb(9): New db_num_to_strbuf. 2022-08-30 22:37:03 +00:00
db_lwp.c
db_lwp.h
db_output.c
db_output.h
db_panic.c KNF: The function type must be declared on a line by itself. 2021-10-06 12:18:20 +00:00
db_print.c
db_proc.c
db_proc.h
db_run.c
db_run.h
db_sym.c ddb(9): Make db_symstr safe to use concurrently with pserialize(9). 2022-08-30 22:38:01 +00:00
db_sym.h
db_trap.c
db_user.h
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c
ddb.h
ddbvar.h Sort variable declarations. Add short comments while here. 2021-10-06 17:04:49 +00:00
files.ddb Add DDB_DUMPSTACK to opt_ddbparam.h. 2021-10-06 12:14:51 +00:00