minix/minix/kernel
Cristiano Giuffrida 56e56d2af2 kernel: Inherit allowed memory, IRQ & I/O ranges
Inherit at live update time all the priviledges previously acquired by
the process.

Change-Id: I1fd6ab16680ea85a1f3d8d1c106a7c716bf65e8e
2015-09-16 11:02:44 +00:00
..
arch kernel: Allow kernel calls to return ENOTREADY. 2015-09-16 11:02:31 +00:00
system kernel: Inherit allowed memory, IRQ & I/O ranges 2015-09-16 11:02:44 +00:00
clock.c New sources layout 2014-07-31 16:00:30 +02:00
clock.h New sources layout 2014-07-31 16:00:30 +02:00
config.h New sources layout 2014-07-31 16:00:30 +02:00
const.h New sources layout 2014-07-31 16:00:30 +02:00
cpulocals.c New sources layout 2014-07-31 16:00:30 +02:00
cpulocals.h New sources layout 2014-07-31 16:00:30 +02:00
debug.c kernel: Add support for IPC filters. 2015-09-16 11:02:24 +00:00
debug.h kernel: Add support for IPC filters. 2015-09-16 11:02:24 +00:00
extract-errno.sh New sources layout 2014-07-31 16:00:30 +02:00
extract-mfield.sh New sources layout 2014-07-31 16:00:30 +02:00
extract-mtype.sh New sources layout 2014-07-31 16:00:30 +02:00
glo.h New sources layout 2014-07-31 16:00:30 +02:00
interrupt.c New sources layout 2014-07-31 16:00:30 +02:00
interrupt.h New sources layout 2014-07-31 16:00:30 +02:00
ipc.h kernel: Add support for IPC filters. 2015-09-16 11:02:24 +00:00
ipc_filter.h kernel: Add support for IPC filters. 2015-09-16 11:02:24 +00:00
kernel.h New sources layout 2014-07-31 16:00:30 +02:00
main.c kernel: Add support for IPC filters. 2015-09-16 11:02:24 +00:00
Makefile Kernel: correctly set USE_ defines from Makefile 2015-08-08 16:56:37 +00:00
priv.h kernel: Allow kernel calls to return ENOTREADY. 2015-09-16 11:02:31 +00:00
proc.c kernel: Add support for IPC filters. 2015-09-16 11:02:24 +00:00
proc.h New sources layout 2014-07-31 16:00:30 +02:00
profile.c Remove support for call profiling 2014-09-30 12:39:03 +00:00
profile.h Remove support for call profiling 2014-09-30 12:39:03 +00:00
proto.h kernel: Inherit allowed memory, IRQ & I/O ranges 2015-09-16 11:02:44 +00:00
smp.c New sources layout 2014-07-31 16:00:30 +02:00
smp.h New sources layout 2014-07-31 16:00:30 +02:00
spinlock.h New sources layout 2014-07-31 16:00:30 +02:00
system.c kernel: Inherit allowed memory, IRQ & I/O ranges 2015-09-16 11:02:44 +00:00
system.h Remove support for call profiling 2014-09-30 12:39:03 +00:00
table.c New sources layout 2014-07-31 16:00:30 +02:00
type.h New sources layout 2014-07-31 16:00:30 +02:00
usermapped_data.c Fix bitcode support for kernel 2014-08-29 12:57:03 -04:00
utility.c New sources layout 2014-07-31 16:00:30 +02:00
vm.h New sources layout 2014-07-31 16:00:30 +02:00
watchdog.c New sources layout 2014-07-31 16:00:30 +02:00
watchdog.h New sources layout 2014-07-31 16:00:30 +02:00