| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+17 |
* | Fix some warnings with -Wmissing-prototypes. | Flavio Cruz | 2022-12-27 | 1 | -2/+2 |
* | Convert from K&R to ANSI | Marin Ramesa | 2014-04-04 | 1 | -4/+4 |
* | ddb/db_watch.c (db_watchpoint_cmd): remove forward declaration | Marin Ramesa | 2013-12-20 | 1 | -1/+0 |
* | Declare void argument lists (part 2) | Marin Ramesa | 2013-12-20 | 1 | -1/+1 |
* | ddb: qualify pointers whose dereferenced values are constant with const | Marin Ramesa | 2013-12-15 | 1 | -5/+5 |
* | Declare void argument lists | Marin Ramesa | 2013-12-15 | 1 | -1/+1 |
* | ddb/db_watch.c: remove register qualifiers | Marin Ramesa | 2013-11-17 | 1 | -11/+11 |
* | Include machine/db_interface instead of hardcoding function prototypes | Samuel Thibault | 2013-02-04 | 1 | -3/+1 |
* | Plug hw debug register support into kdb | Samuel Thibault | 2013-02-04 | 1 | -0/+13 |
* | 2007-04-30 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -3/+3 |
* | 2006-01-06 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -0/+4 |
* | 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 | -8/+8 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+318 |