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_examine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace kernel header includes in include/mach/mach_types.h with forward decl...
Flavio Cruz
2024-02-12
1
-0
/
+1
*
ddb: Make whatis print copy/pastable text
Samuel Thibault
2023-10-01
1
-8
/
+9
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
1
-0
/
+154
*
add missing argument names
Luca Dariz
2023-01-16
1
-4
/
+4
*
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2023-01-05
1
-1
/
+5
*
convert K&R into ansi
Guy-Fleury Iteriteka
2023-01-01
1
-23
/
+21
*
ddb: Add 64bit support to memory examination
Samuel Thibault
2020-04-06
1
-4
/
+8
*
ddb: More gracefully handle address errors
Samuel Thibault
2017-08-27
1
-1
/
+4
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-15
/
+15
*
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
1
-6
/
+6
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-2
/
+2
*
ddb/db_examine.c: trivial stylistic fix for consistency
Marin Ramesa
2013-12-09
1
-3
/
+3
*
ddb/db_examine.c (db_examine_cmd): remove forward declaration
Marin Ramesa
2013-12-09
1
-1
/
+0
*
ddb/db_examine.c: trivial stylistic fix for consistency
Marin Ramesa
2013-11-24
1
-1
/
+1
*
ddb: move forward declarations into a header file
Marin Ramesa
2013-11-24
1
-4
/
+0
*
ddb/db_examine.c: add missing cast
Marin Ramesa
2013-11-20
1
-2
/
+2
*
ddb/db_examine.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-6
/
+4
*
Use long types
Samuel Thibault
2012-03-20
1
-1
/
+1
*
2007-11-15 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+4
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
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
/
+506