summaryrefslogtreecommitdiff
path: root/sys/ddb/db_interface.h
AgeCommit message (Expand)Author
2007-09-07Implementation of POSIX message queues.rmind
2007-04-30Import of POSIX Asynchronous I/O.rmind
2007-02-22Fix lossage from boolean_t -> bool and updated x86 bus_dma.matt
2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej
2006-01-21Add CONSTCOND to DB_EXPR_T_IS_QUAD.uwe
2005-12-01add "show all pools" command for ddb.yamt
2005-06-01more constification falloutdrochner
2005-05-29Add lots of const.christos
2005-04-29move decl of db_machine_command_table from db_interface.h to db_command.cyamt
2003-09-20Add a "show sched_qs" command to dump the run queues. Format is:thorpej
2003-05-22Somehow overlooked in earlier commits: prototype db_kgdb_cmd().briggs
2003-05-17On some platforms, sizeof(db_expr_t) > sizeof(long), so add a methodscw
2002-02-15ANSIfy, KNF.simonb
2001-11-09Remove unneeded declarations of the db_machine_init() function. Thethorpej
2001-07-31Add an easy way to dump the message buffer from ddb.atatat
2001-01-22Require the machine-dependant DDB commands to be in db_machine_command_table[]jdolecek
2000-05-26Rename the machine-specific stack trace printing functionsjhawk
2000-05-20Install "show arptab" (db_show_arptab) in the ddb command tree.jhawk
1998-09-05Assign copyright to TNF.christos
1997-05-07Add db_kill_proc().gwr
1996-02-05DDB prototype changes.christos