1 A unix-similar microkernel x86 operating system.
14 * Message Queues (POSIX)
15 * Shared Memory (POSIX)
17 * Remote Procedure Call
19 * Multi-boot compatible
20 * Server (drivers running in userspace):
21 * Console (keyboard and text screen)
32 * pseudo-devices (/dev/null, /dev/zero, /dev/urandom)
34 * Virtual File System (manages mountpoints of other filesystems)
43 * Path (path parsing utilities)
45 * Process (process control)
47 * libcdi (Common Driver Interface; not up to date!)