minix/kernel
2010-07-06 11:29:23 +00:00
..
arch/i386 kernel: these asserts from r7657 are not reasonable 2010-07-05 17:45:16 +00:00
system Fix 2010-07-01 12:31:53 +00:00
clock.c
clock.h
config.h
const.h
debug.c Optional IPC logging 2010-06-24 13:31:40 +00:00
debug.h Optional IPC logging 2010-06-24 13:31:40 +00:00
extract-errno.sh Optional IPC logging 2010-06-24 13:31:40 +00:00
extract-mfield.sh Optional IPC logging 2010-06-24 13:31:40 +00:00
extract-mtype.sh Optional IPC logging 2010-06-24 13:31:40 +00:00
glo.h
interrupt.c
ipc.h
kernel.h Give RS a page table. 2010-06-28 21:53:37 +00:00
main.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
Makefile Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
perf.h Give RS a page table. 2010-06-28 22:07:49 +00:00
priv.h User-space scheduling for system processes 2010-07-01 08:32:33 +00:00
proc.c MF_REPLY_PEND should be removed when sendrec finishes 2010-06-28 08:32:49 +00:00
proc.h FPU cleanup 2010-07-01 12:23:25 +00:00
profile.c
profile.h
proto.h Optional IPC logging 2010-06-24 13:31:40 +00:00
start.c
system.c kernel: use MF_KCALL_RESUME instead of RTS_VMREQUEST for memcopy retry. 2010-07-04 23:09:24 +00:00
system.h
table.c User-space scheduling for system processes 2010-07-01 08:32:33 +00:00
type.h
utility.c
vm.h No linear addresses in message delivery 2010-06-11 08:16:10 +00:00
watchdog.c
watchdog.h