Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some warnings with -Wmissing-prototypes. | Flavio Cruz | 2022-12-27 | 1 | -10/+0 |
| | | | | | | | | | | | Marked some functions as static (private) as needed and added missing includes. This also revealed some dead code which was removed. Note that -Wmissing-prototypes is not enabled here since there is a bunch more warnings. Message-Id: <Y6j72lWRL9rsYy4j@mars> | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -12/+12 |
| | | | | * kern/queue.c: Remove register qualifiers. | ||||
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+131 |