mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
fit on one line. Account for threads better. * No need to report that it is on a sleep queue if it is actually sleeping * "Normal" state is almost ubiquitous.. only report abnormal states. * increment the #lines count for each separate thread shown in threaded programs. makes it less likely that a threaded program will make all the data on a screen overflow off the top of the screen. |
||
|---|---|---|
| .. | ||
| db_access.c | ||
| db_access.h | ||
| db_break.c | ||
| db_break.h | ||
| db_command.c | ||
| db_command.h | ||
| db_elf.c | ||
| db_examine.c | ||
| db_expr.c | ||
| db_input.c | ||
| db_kld.c | ||
| db_lex.c | ||
| db_lex.h | ||
| db_output.c | ||
| db_output.h | ||
| db_print.c | ||
| db_ps.c | ||
| db_run.c | ||
| db_sym.c | ||
| db_sym.h | ||
| db_sysctl.c | ||
| db_trap.c | ||
| db_variables.c | ||
| db_variables.h | ||
| db_watch.c | ||
| db_watch.h | ||
| db_write_cmd.c | ||
| ddb.h | ||