NetBSD/sys/ddb
yamt f03010953f merge yamt-idlelwp branch. asked by core@. some ports still needs work.
from doc/BRANCHES:

	idle lwp, and some changes depending on it.

	1. separate context switching and thread scheduling.
	   (cf. gmcgarry_ctxsw)
	2. implement idle lwp.
	3. clean up related MD/MI interfaces.
	4. make scheduler(s) modular.
2007-05-17 14:51:11 +00:00
..
TODO
db_access.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
db_access.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
db_aout.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_aout.h
db_break.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_break.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_command.c Import of POSIX Asynchronous I/O. 2007-04-30 14:44:28 +00:00
db_command.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_elf.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_examine.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_expr.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_extern.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_input.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_interface.h Import of POSIX Asynchronous I/O. 2007-04-30 14:44:28 +00:00
db_lex.c
db_lex.h
db_output.c
db_output.h
db_print.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_run.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_run.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_sym.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_sym.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_trap.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
db_variables.c Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_variables.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_watch.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_watch.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_write_cmd.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_xxx.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
ddbvar.h
files.ddb