minix/drivers/vbox
Ben Gras 2bfeeed885 drop segment from safecopy invocations
. all invocations were S or D, so can safely be dropped
	  to prepare for the segmentless world
	. still assign D to the SCP_SEG field in the message
	  to make previous kernels usable
2012-06-16 16:22:51 +00:00
..
err.c VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
hgcm.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
Makefile VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
proto.h VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
vbox.c VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
vmmdev.h VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00