| Commit message (Expand) | Author | Age | Files | Lines |
* | ddb: Use _irq variants of locks to satisfy LDEBUG asserts | Damien Zammit | 2024-02-19 | 1 | -12/+16 |
* | slock: Fix initialization of statically-allocated slocks | Samuel Thibault | 2023-02-08 | 1 | -1/+1 |
* | Enable -Wmissing-prototypes. | Flavio Cruz | 2023-01-29 | 1 | -0/+1 |
* | ddb/db_mp.c: re-introduce remote_db_enter | Samuel Thibault | 2023-01-25 | 1 | -0/+11 |
* | Fix several warnings for -Wmissing-prototypes | Flavio Cruz | 2023-01-24 | 1 | -11/+0 |
* | SMP: Fix warnings | Samuel Thibault | 2021-04-04 | 1 | -0/+2 |
* | Convert from K&R to ANSI | Marin Ramesa | 2014-04-04 | 1 | -2/+1 |
* | Declare void argument lists | Marin Ramesa | 2013-12-15 | 1 | -7/+7 |
* | ddb/db_mp.c: definition of db_console() only if CONSOLE_ON_MASTER | Marin Ramesa | 2013-12-09 | 1 | -2/+2 |
* | ddb/db_mp.c: use boolean instead of an int | Marin Ramesa | 2013-12-09 | 1 | -1/+1 |
* | ddb/db_mp.c: add comment after else and endif | Marin Ramesa | 2013-12-05 | 1 | -3/+3 |
* | ddb: create new header file db_mp.h | Marin Ramesa | 2013-11-24 | 1 | -5/+1 |
* | ddb/db_mp.c: remove register qualifier | Marin Ramesa | 2013-11-17 | 1 | -1/+1 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -3/+1 |
* | 2001-04-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-04-05 | 1 | -9/+9 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+339 |