Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-27 | Fix some warnings with -Wmissing-prototypes. | Flavio Cruz | |
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> | |||
2013-11-13 | kern: remove register qualifiers | Marin Ramesa | |
* kern/queue.c: Remove register qualifiers. | |||
1997-02-25 | Initial source | Thomas Bushnell | |