Evgeniy Ivanov 7f2d47d84c Remove libkern, leave just header.
Boot stuff dependencies from NetBSD.

Patch by Antoine Leca. Relocated to src/sys.

The port is using the same libminc.a as usual MINIX services (and does
not use NetBSD libkern); the headers imported from NetBSD sys/ tree
have been kept to a minimum (still numbers higher than 30 though.)

Note the peculiar way to use libraries (libsa, libi386, etc.): the
source code is shared, but each component builds its own copy of the
library, with its own set of preprocessor defines.
2012-02-09 18:54:42 +01:00
2010-10-25 08:32:14 +00:00
2012-02-09 18:54:42 +01:00
2011-11-18 11:11:04 +01:00
2012-02-06 16:08:29 +01:00
2011-09-28 15:24:15 +00:00
2012-02-09 18:48:13 +01:00
2011-12-22 23:07:23 +01:00
2012-02-09 16:33:24 +00:00
2012-01-16 11:03:25 +00:00
2012-02-09 18:54:42 +01:00
2012-02-02 10:47:06 +00:00
2012-02-09 18:54:40 +01:00
2011-11-18 11:11:04 +01:00
2010-01-21 10:16:05 +00:00
2011-12-22 23:07:15 +01: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%