NetBSD/sys/ddb
mrg 2f159a1bac remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
..
TODO In db_command(), fix indentation and add a missing db_skip_to_eol() which 2000-06-17 05:57:41 +00:00
db_access.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_access.h
db_aout.c Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_aout.h
db_break.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
db_break.h
db_command.c In db_command(), fix indentation and add a missing db_skip_to_eol() which 2000-06-17 05:57:41 +00:00
db_command.h Rename the machine-specific stack trace printing functions 2000-05-26 03:34:24 +00:00
db_elf.c Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_examine.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
db_expr.c
db_extern.h
db_input.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_interface.h Rename the machine-specific stack trace printing functions 2000-05-26 03:34:24 +00:00
db_lex.c #include <sys/systm.h> for the snprintf() prototype. 2000-06-06 18:50:56 +00:00
db_lex.h Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_output.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_output.h - change db_cmd_list() to list commands vertically rather than horizontally 1999-10-28 06:37:32 +00:00
db_print.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_run.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_run.h
db_sym.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_sym.h Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
db_trap.c
db_variables.c - change db_cmd_list() to list commands vertically rather than horizontally 1999-10-28 06:37:32 +00:00
db_variables.h
db_watch.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_watch.h
db_write_cmd.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_xxx.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
ddbvar.h