freebsd-src/sys/ddb
John Baldwin 60b0d00999 Drop locking comments. ddb functions should never use locking anyway and
no other ddb functions try to annotate what locking would otherwise be
appropriate in comments.

Prodded by:	bde
2006-04-27 21:59:43 +00:00
..
db_access.c Fix -Wundef. 2005-12-04 02:12:43 +00:00
db_access.h Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_break.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_break.h Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_command.c Use LIST_FOREACH(). 2006-04-21 20:39:51 +00:00
db_command.h Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_examine.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_expr.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_input.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_lex.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_lex.h Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_main.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_output.c - Call db_setup_paging() for traceall. 2005-10-02 22:57:31 +00:00
db_output.h Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_print.c rev 1.54 of i386/include/pcb.h depended on sys/proc.h. The prerequisite 2005-04-14 05:25:40 +00:00
db_ps.c Drop locking comments. ddb functions should never use locking anyway and 2006-04-27 21:59:43 +00:00
db_run.c rev 1.54 of i386/include/pcb.h depended on sys/proc.h. The prerequisite 2005-04-14 05:25:40 +00:00
db_sym.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_sym.h Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_thread.c Add two helper functions: db_lookup_thread() and db_lookup_proc(). They 2006-04-25 20:22:48 +00:00
db_variables.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_variables.h Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_watch.c Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() 2005-09-10 03:01:25 +00:00
db_watch.h Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
db_write_cmd.c Start each of the license/copyright comments with /*- 2005-01-06 01:34:41 +00:00
ddb.h Add two helper functions: db_lookup_thread() and db_lookup_proc(). They 2006-04-25 20:22:48 +00:00