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_print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add thread_set_name RPC.
Flavio Cruz
2024-02-12
1
-4
/
+5
*
ddb: Make show all runqs iterate over psets.
Damien Zammit
2024-02-11
1
-3
/
+7
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
1
-1
/
+1
*
kdb: Add "show all runqs" debug command
Damien Zammit
2023-09-29
1
-0
/
+27
*
Remove unused db_lookup_port
Flavio Cruz
2023-01-09
1
-17
/
+0
*
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2023-01-05
1
-1
/
+1
*
convert K&R into ansi
Guy-Fleury Iteriteka
2023-01-01
1
-31
/
+25
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-4
/
+4
*
Use mach_port_name in db_lookup_port
Flavio Cruz
2022-12-07
1
-1
/
+1
*
ddb: Print scheduling information.
Justus Winter
2017-08-05
1
-5
/
+38
*
ipc: replace the IPC table with a radix tree
Justus Winter
2015-05-20
1
-14
/
+6
*
ddb: add `show all tasks' command
Justus Winter
2014-09-17
1
-0
/
+24
*
ddb: use db_thread_stat to format the flags
Justus Winter
2014-06-11
1
-6
/
+2
*
ddb: print task names if available
Justus Winter
2014-06-11
1
-1
/
+6
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-16
/
+16
*
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
1
-9
/
+9
*
ddb/db_print.c: use unsigned long instead of an unsigned int
Marin Ramesa
2013-12-09
1
-1
/
+1
*
ddb/db_print.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-6
/
+6
*
ddb: use and cleanup db_print.h
Marin Ramesa
2013-07-05
1
-0
/
+1
*
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+4
*
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
-1
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-14
/
+14
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+511