freebsd-nq/sys/ddb
Julian Elischer 1dab89f156 Remove the process state PRS_WAIT.
It is never used. I left it there from pre-KSE days as I didn't know
if I'd need it or not but now I know I don't.. It's functionality
is in TDI_IWAIT in the thread.
2002-10-21 22:27:36 +00:00
..
db_access.c
db_access.h
db_break.c
db_break.h
db_command.c Indentation indicates missing braces. 2002-10-01 21:59:46 +00:00
db_command.h
db_elf.c
db_examine.c
db_expr.c
db_input.c Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
db_kld.c
db_lex.c
db_lex.h
db_output.c
db_output.h
db_print.c
db_ps.c Remove the process state PRS_WAIT. 2002-10-21 22:27:36 +00:00
db_run.c
db_sym.c
db_sym.h
db_sysctl.c
db_trap.c
db_variables.c
db_variables.h
db_watch.c Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
db_watch.h
db_write_cmd.c
ddb.h