minix/servers/vm
Tomas Hruby d96360e4d4 Uninitialized variable fix in VM to kernel protocol
- index must be initialized to 0 otherwise bad things happen like the mappings
  for local APIC are not correct after turning paging on.
2010-01-14 11:30:02 +00:00
..
i386 Uninitialized variable fix in VM to kernel protocol 2010-01-14 11:30:02 +00:00
addravl.c
addravl.h
alloc.c General cleanup: 2010-01-05 19:39:27 +00:00
break.c
cavl_if.h
cavl_impl.h
exec.c
exit.c
fork.c Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
glo.h
main.c Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
Makefile
mmap.c VM: make munmap(2) round length up, not down (reported by Althaf K Backer) 2010-01-05 09:40:07 +00:00
pagefaults.c suppress kernel/VM memory debugging information 2009-12-29 21:35:12 +00:00
pagerange.h
physravl.c
physravl.h
proto.h General cleanup: 2010-01-05 19:39:27 +00:00
queryexit.c
region.c
region.h
rs.c Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
sanitycheck.h
signal.c
slaballoc.c
util.h
utility.c
vfs.c
vm.h suppress kernel/VM memory debugging information 2009-12-29 21:35:12 +00:00
vmproc.h Initialization protocol for system services. 2010-01-08 01:20:42 +00:00