index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ddb
/
db_interface.h
Age
Commit message (
Expand
)
Author
2007-09-07
Implementation of POSIX message queues.
rmind
2007-04-30
Import of POSIX Asynchronous I/O.
rmind
2007-02-22
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
matt
2007-02-21
Replace the Mach-derived boolean_t type with the C99 bool type. A
thorpej
2006-01-21
Add CONSTCOND to DB_EXPR_T_IS_QUAD.
uwe
2005-12-01
add "show all pools" command for ddb.
yamt
2005-06-01
more constification fallout
drochner
2005-05-29
Add lots of const.
christos
2005-04-29
move decl of db_machine_command_table from db_interface.h to db_command.c
yamt
2003-09-20
Add a "show sched_qs" command to dump the run queues. Format is:
thorpej
2003-05-22
Somehow overlooked in earlier commits: prototype db_kgdb_cmd().
briggs
2003-05-17
On some platforms, sizeof(db_expr_t) > sizeof(long), so add a method
scw
2002-02-15
ANSIfy, KNF.
simonb
2001-11-09
Remove unneeded declarations of the db_machine_init() function. The
thorpej
2001-07-31
Add an easy way to dump the message buffer from ddb.
atatat
2001-01-22
Require the machine-dependant DDB commands to be in db_machine_command_table[]
jdolecek
2000-05-26
Rename the machine-specific stack trace printing functions
jhawk
2000-05-20
Install "show arptab" (db_show_arptab) in the ddb command tree.
jhawk
1998-09-05
Assign copyright to TNF.
christos
1997-05-07
Add db_kill_proc().
gwr
1996-02-05
DDB prototype changes.
christos