Ben Gras 5f497bcf22 - Introduce some macros for field names, so that endpt, pendpt,
addr and taddr don't have to be defined any more, so that <sys/mman.h>
    can be included for proper prototypes of munmap() and friends.
  - rename our GETPID to MINIX_GETPID to avoid a name conflict with
    other sources
  - PM needs its own munmap() and munmap_text() to avoid sending messages
    to VM at the startup phase. It *does* want to do that, but only
    after initialising. So they're called again with unmap_ok set to 1
    later.
  - getnuid(), getngid() implementation
2009-09-21 14:48:19 +00:00
2009-09-21 14:23:47 +00:00
2009-01-09 16:44:47 +00:00
2009-09-21 14:26:20 +00:00
2009-09-21 14:31:52 +00:00
2009-09-21 14:46:10 +00:00
2009-09-20 18:15:24 +00:00
2009-07-02 16:25:31 +00:00
2006-03-08 16:34:36 +00:00
2008-11-19 13:15:35 +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%