index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ddb
/
db_command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
1
-0
/
+1
*
kdb: Add "show all runqs" debug command
Damien Zammit
2023-09-29
1
-0
/
+1
*
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2023-01-05
1
-24
/
+28
*
convert K&R into ansi
Guy-Fleury Iteriteka
2023-01-01
1
-11
/
+9
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-4
/
+4
*
db: Add show vmstat command
Samuel Thibault
2021-08-21
1
-0
/
+2
*
Fix build warning
Samuel Thibault
2019-11-10
1
-0
/
+1
*
ddb: debug traps and port references
Justus Winter
2017-08-05
1
-0
/
+46
*
ddb: add new command `show slabinfo'
Justus Winter
2015-09-29
1
-0
/
+2
*
ddb: add `show all tasks' command
Justus Winter
2014-09-17
1
-0
/
+1
*
ddb: add "halt" command
Justus Winter
2014-05-03
1
-0
/
+1
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-11
/
+10
*
Mark pure functions with attribute pure
Marin Ramesa
2013-12-20
1
-1
/
+1
*
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
1
-11
/
+11
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-2
/
+2
*
ddb/db_command.c (db_command): remove forward declaration
Marin Ramesa
2013-12-09
1
-1
/
+0
*
ddb/db_command.c: use boolean values
Marin Ramesa
2013-12-09
1
-4
/
+4
*
ddb/db_command.c: remove forward declaration
Marin Ramesa
2013-12-08
1
-2
/
+0
*
ddb/db_command.c: remove useless forward declaration without definition
Marin Ramesa
2013-12-05
1
-5
/
+0
*
ddb/db_command.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-2
/
+0
*
ddb/db_command.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-2
/
+1
*
Add comment
Marin Ramesa
2013-11-20
1
-1
/
+1
*
ddb/db_command.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-5
/
+5
*
ddb: cleanup db_command.c
Marin Ramesa
2013-07-18
1
-13
/
+3
*
Restore db_help_cmd
Samuel Thibault
2013-07-07
1
-0
/
+13
*
ddb: cleanup db_command.c
Marin Ramesa
2013-07-06
1
-30
/
+7
*
ddb: use and cleanup db_print.h
Marin Ramesa
2013-07-05
1
-2
/
+2
*
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-0
/
+3
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-30
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-13
/
+13
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+597