minix/servers/pm
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
..
alarm.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
break.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
const.h Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
exec.c exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
forkexit.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
getset.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
glo.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
main.c pm: ignore notify() from unknown sender 2012-06-14 15:36:38 +02:00
Makefile Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
mcontext.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
misc.c drop from segments physcopy/vircopy invocations 2012-06-18 12:28:40 +00:00
mproc.h Implement issetugid syscall 2011-11-28 10:03:43 +00:00
param.h exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
pm.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
profile.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
proto.h exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
schedule.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
signal.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
table.c exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
time.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
trace.c drop from segments physcopy/vircopy invocations 2012-06-18 12:28:40 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00