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
db_access.h
db_aout.c
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
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h
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
db_output.h
db_print.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_run.c
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
db_trap.c
db_variables.c
db_variables.h
db_watch.c
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
ddbvar.h