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-26 18:45:55 +00:00
2010-05-26 22:49:57 +00:00
2010-05-26 18:45:55 +00:00
2010-05-26 08:44:50 +00:00
2010-06-01 12:35:33 +00:00
2010-05-28 09:39:18 +00:00
2010-06-01 12:35:33 +00:00
2010-05-26 18:45:55 +00:00
2010-05-18 13:39:04 +00:00