freebsd-src/sys/ddb
Mark Murray fb919e4d5a Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
other "system" header files.

Also help the deprecation of lockmgr.h by making it a sub-include of
sys/lock.h and removing sys/lockmgr.h form kernel .c files.

Sort sys/*.h includes where possible in affected files.

OK'ed by:	bde (with reservations)
2001-05-01 08:13:21 +00:00
..
db_access.c
db_access.h
db_aout.c
db_break.c
db_break.h
db_command.c
db_command.h
db_examine.c
db_expr.c
db_input.c Add a new mechanism, cndbctl(), to tell the console driver that 2000-01-11 14:54:01 +00:00
db_kld.c
db_lex.c
db_lex.h
db_output.c
db_output.h
db_print.c
db_ps.c Catch up to header include changes: 2001-03-28 09:17:56 +00:00
db_run.c
db_sym.c
db_sym.h
db_sysctl.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
db_trap.c
db_variables.c
db_variables.h
db_watch.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
db_watch.h
db_write_cmd.c
ddb.h Add a new mechanism, cndbctl(), to tell the console driver that 2000-01-11 14:54:01 +00:00