Ben Gras cbcdb838f1 various coverity-inspired fixes
. some strncpy/strcpy to strlcpy conversions
	. new <minix/param.h> to avoid including other minix headers
	  that have colliding definitions with library and commands code,
	  causing parse warnings
	. removed some dead code / assignments
2012-07-16 14:00:56 +02:00
2010-10-25 08:32:14 +00:00
2012-07-15 22:30:15 +02:00
2011-11-18 11:11:04 +01:00
2012-07-16 14:00:56 +02:00
2012-06-25 17:21:01 +02:00
2012-07-16 14:00:56 +02:00
2012-07-16 14:00:56 +02:00
2012-07-16 14:00:56 +02:00
2012-07-16 14:00:56 +02:00
2012-07-15 22:30:15 +02:00
2012-06-25 09:15:27 +00:00
2012-07-15 22:30:15 +02:00
2012-06-18 10:54:52 +00:00
2012-06-18 10:54:55 +00:00
2010-01-21 10:16:05 +00:00
2012-06-18 10:54:51 +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%