freebsd-dev/sys/ddb
Mark Johnston 01938d3666 Rename mkdumpheader() and group EKCD functions in kern_shutdown.c.
This helps simplify the code in kern_shutdown.c and reduces the number
of globally visible functions.

No functional change intended.

Reviewed by:	cem, def
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D11603
2017-08-18 04:04:09 +00:00
..
db_access.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
db_access.h
db_break.c
db_break.h
db_capture.c
db_command.c Improve ddb(4) error reporting a bit. 2017-07-06 12:30:39 +00:00
db_command.h
db_examine.c
db_expr.c Fix right shifts on arches with db_expr_t larger than u_int (LP64 arches 2017-03-18 07:01:18 +00:00
db_input.c Make ^c work in ddb(4). 2017-07-06 15:27:34 +00:00
db_lex.c
db_lex.h
db_main.c
db_output.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
db_output.h
db_print.c
db_ps.c
db_run.c
db_script.c
db_sym.c Include opt files in the kernel with "" instead of <>. 2017-07-10 05:08:01 +00:00
db_sym.h
db_textdump.c Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
db_thread.c
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h