minix/servers
Ben Gras 0fb2f83da9 drop from segments physcopy/vircopy invocations
. sys_vircopy always uses D for both src and dst
	. sys_physcopy uses PHYS_SEG if and only if corresponding
	  endpoint is NONE, so we can derive the mode (PHYS_SEG or D)
	  from the endpoint arg in the kernel, dropping the seg args
	. fields in msg still filled in for backwards compatability,
	  using same NONE-logic in the library
2012-06-18 12:28:40 +00:00
..
devman Add support in devmand for using config dirs. 2012-06-18 09:29:53 +02:00
ds drop segments from safemap/safeunmap invocations 2012-06-18 12:28:40 +00:00
ext2 drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
init Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
ipc retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
is retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
iso9660fs drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
lwip LWIP,NETSOCK - lwip uses asynchronous protocol 2012-03-02 15:44:48 +00:00
mfs drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
pfs drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
pm drop from segments physcopy/vircopy invocations 2012-06-18 12:28:40 +00:00
procfs procfs: fix rare panic in add_inode 2012-04-19 11:26:11 +02:00
rs drop from segments physcopy/vircopy invocations 2012-06-18 12:28:40 +00:00
sched retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs drop from segments physcopy/vircopy invocations 2012-06-18 12:28:40 +00:00
vm drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
Makefile Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
Makefile.inc Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00