summaryrefslogtreecommitdiff
path: root/ddb/db_command.c
AgeCommit message (Expand)Author
2017-08-05ddb: debug traps and port referencesJustus Winter
2015-09-29ddb: add new command `show slabinfo'Justus Winter
2014-09-17ddb: add `show all tasks' commandJustus Winter
2014-05-03ddb: add "halt" commandJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-20Mark pure functions with attribute pureMarin Ramesa
2013-12-15ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-12-09ddb/db_command.c (db_command): remove forward declarationMarin Ramesa
2013-12-09ddb/db_command.c: use boolean valuesMarin Ramesa
2013-12-08ddb/db_command.c: remove forward declarationMarin Ramesa
2013-12-05ddb/db_command.c: remove useless forward declaration without definitionMarin Ramesa
2013-12-05ddb/db_command.c: remove forward declarationMarin Ramesa
2013-12-05ddb/db_command.c: remove forward declarationsMarin Ramesa
2013-11-20Add commentMarin Ramesa
2013-11-17ddb/db_command.c: remove register qualifiersMarin Ramesa
2013-07-18ddb: cleanup db_command.cMarin Ramesa
2013-07-07Restore db_help_cmdSamuel Thibault
2013-07-06ddb: cleanup db_command.cMarin Ramesa
2013-07-05ddb: use and cleanup db_print.hMarin Ramesa
2009-06-182007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell