minix/servers/rs
Ben Gras ed1af3c86c VM: full munmap
complete munmap implementation; single-page references made
a general munmap() implementation possible to write cleanly.

	. memory: let the MIOCRAMSIZE ioctl set the imgrd device
	  size (but only to 0)
	. let the ramdisk command set sizes to 0
	. use this command to set /dev/imgrd to 0 after mounting /usr
	  in /etc/rc, so the boot time ramdisk is freed (about 4MB
	  currently)
2012-09-18 13:17:52 +02:00
..
const.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
error.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
exec.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
glo.h various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
inc.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
main.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
Makefile RS: Make PCI code optional 2012-08-17 00:17:51 +02:00
manager.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
memory.c VM: full munmap 2012-09-18 13:17:52 +02:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
request.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
table.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
type.h RS: support for endpoint-changing driver restarts 2011-12-05 16:28:07 +01:00
utility.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00