minix/servers/vm
Thomas Veerman bef0e3eb63 - Add support for the ucontext system calls (getcontext, setcontext,
swapcontext, and makecontext).
- Fix VM to not erroneously think the stack segment and data segment have
  collided when a user-space thread invokes brk().
- Add test51 to test ucontext functionality.
- Add man pages for ucontext system calls.
2010-03-12 15:58:41 +00:00
..
i386 Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
addravl.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
addravl.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
alloc.c panic() cleanup. 2010-03-05 15:05:11 +00:00
break.c - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
cavl_if.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
cavl_impl.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
exec.c panic() cleanup. 2010-03-05 15:05:11 +00:00
exit.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
fork.c panic() cleanup. 2010-03-05 15:05:11 +00:00
glo.h VM information interface 2010-01-19 21:00:20 +00:00
main.c Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
Makefile Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
map_mem.c panic() cleanup. 2010-03-05 15:05:11 +00:00
mmap.c panic() cleanup. 2010-03-05 15:05:11 +00:00
pagefaults.c panic() cleanup. 2010-03-05 15:05:11 +00:00
pagerange.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
physravl.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
physravl.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
proto.h removal of unused vm<->vfs code. 2010-02-03 13:35:17 +00:00
queryexit.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
region.c panic() cleanup. 2010-03-05 15:05:11 +00:00
region.h Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
rs.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
sanitycheck.h panic() cleanup. 2010-03-05 15:05:11 +00:00
signal.c panic() cleanup. 2010-03-05 15:05:11 +00:00
slaballoc.c panic() cleanup. 2010-03-05 15:05:11 +00:00
util.h panic() cleanup. 2010-03-05 15:05:11 +00:00
utility.c Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
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