minix/minix/servers
David van Moolenbroek 594df55e53 Abstract away minix_kerninfo access
Instead of importing an external _minix_kerninfo variable, any code
using the shared kernel page should now call get_minix_kerninfo(3).
Since this is the only logical name for such a function, rename the
previous get_minix_kerninfo call to ipc_minix_kerninfo.

Change-Id: I2e424b6fb55aa55d3da850187f1f7a0b7cbbf910
2015-09-21 15:09:04 +00:00
..
devman Add live update-friendly annotations. 2015-09-17 13:25:38 +00:00
ds DS: workaround for weak symbol issue 2015-09-17 17:13:28 +00:00
input Move all services to /service 2014-07-31 16:00:31 +02:00
ipc services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
is Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
pm Annotations and tweaks for live update 2015-09-17 17:13:38 +00:00
rs Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
sched services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
vfs Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
vm VM: hide harmless ACL warning for RS at startup 2015-09-17 17:14:58 +00:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00