Thomas Veerman 6bbcab3ec4 Clean up MFS a bit:
- Remove unused includes.
 - Add include guards to headers.
 - Use unsigned variables in case they're never going to hold a negative
   value. This causes GCC's complaints to disappear and should make flexelint
   a lot happier, too.
 - Make functions private when they're used only within a module.
 - Remove unused variables.
 - Add casts where appropriate.
2010-06-01 12:35:33 +00:00
2010-05-19 13:24:15 +00:00
2010-06-01 09:41:31 +00:00
2010-06-01 12:35:33 +00:00
2010-06-01 09:41:31 +00:00
2010-06-01 12:35:33 +00:00
2010-05-24 21:10:37 +00:00
2010-06-01 12:35:33 +00:00
2010-06-01 09:41:31 +00:00
2010-06-01 11:11:35 +00:00
2010-01-21 10:16:05 +00:00
2010-06-01 09:41:31 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%