minix/drivers
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
..
acpi rename struct mem_range to minix_mem_range 2012-08-15 15:17:25 +02:00
ahci ahci: resolve Coverity warnings 2012-07-30 12:10:08 +00:00
amddev VM: remove unused dma memory support functions from vm 2012-09-18 13:17:47 +02:00
at_wini Remove ACK EM_WSIZE/EM_PSIZE macro usage 2012-08-06 17:49:22 +02:00
atl2 atl2: resolve Coverity warnings 2012-07-30 12:10:10 +00:00
audio retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
dec21140A dec21140A: resolve Coverity warnings 2012-08-06 16:18:33 +00:00
dp8390 dp8390: resolve Coverity warnings (encore) 2012-08-14 09:11:18 +00:00
dpeth dpeth: resolve Coverity warnings 2012-08-06 16:18:35 +00:00
e1000 e1000: resolve Coverity warnings 2012-08-06 16:18:36 +00:00
fbd libsys: 64-bit numbers support for printf() 2012-07-26 09:45:05 +00:00
filter filter: resolve Coverity warnings 2012-07-30 12:10:11 +00:00
floppy floppy: resolve Coverity warnings 2012-08-06 16:18:37 +00:00
fxp fxp: resolve Coverity warnings 2012-08-06 16:18:38 +00:00
hello drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
lance lance: resolve Coverity warnings 2012-08-06 16:18:39 +00:00
log kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
memory VM: full munmap 2012-09-18 13:17:52 +02:00
orinoco Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
pci rename struct mem_range to minix_mem_range 2012-08-15 15:17:25 +02:00
printer drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
ramdisk Clean up generated files for ash,ramdisk,libutil,libc 2012-06-18 10:54:56 +00:00
random random: resolve Coverity warnings 2012-08-14 09:11:16 +00:00
readclock retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
rtl8139 rtl8139: resolve Coverity warnings 2012-07-30 13:59:43 +00:00
rtl8169 rtl8169: resolve Coverity warnings 2012-07-30 12:10:15 +00:00
ti1225 retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
tty VFS: make all IPC asynchronous 2012-09-17 11:01:45 +00:00
vbox drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
Makefile Don't build ext2 ramdisk for cross compilation 2012-06-18 10:54:56 +00:00
Makefile.inc Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00