NetBSD/sys/ddb
pooka 4f6fb3bf35 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.
2014-02-25 18:30:08 +00:00
..
TODO
db_access.c
db_access.h
db_break.c
db_break.h
db_command.c fix userland build, by moving all the unused stuff inside ifdef _KERNEL 2013-10-19 15:20:52 +00:00
db_command.h
db_cpu.c Remove cpu_queue (and thus eleminate another use of CIRCLEQ) by replacing 2013-11-24 21:58:38 +00:00
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
db_lex.h
db_lwp.c
db_lwp.h
db_output.c
db_output.h
db_panic.c add a return in the panic message 2014-01-22 15:20:40 +00:00
db_print.c
db_proc.c
db_proc.h
db_run.c Mark a potentialy unused variable 2013-10-19 14:33:07 +00:00
db_run.h
db_sym.c
db_sym.h
db_trap.c
db_user.h
db_variables.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c
ddb.h
ddbvar.h
files.ddb Hook the new ddb/db_panic.c to the build. 2013-02-10 11:05:31 +00:00