No description
Find a file
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
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Buildsystem changes for GCC 2010-05-19 13:24:15 +00:00
commands Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
docs This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
drivers Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
etc Minor makefile changes for GCC 2010-06-01 09:41:31 +00:00
include Clean up MFS a bit: 2010-06-01 12:35:33 +00:00
kernel Minor makefile changes for GCC 2010-06-01 09:41:31 +00:00
lib Clean up MFS a bit: 2010-06-01 12:35:33 +00:00
man fix int64.3 man page formatting 2010-05-24 21:10:37 +00:00
servers Clean up MFS a bit: 2010-06-01 12:35:33 +00:00
share Convert boot/ and commands/ over to bsdmake 2010-05-12 16:28:54 +00:00
test Minor makefile changes for GCC 2010-06-01 09:41:31 +00:00
tools packages: don't put oss on cd. 2010-06-01 11:11:35 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Minor makefile changes for GCC 2010-06-01 09:41:31 +00:00