minix/servers/pm
David van Moolenbroek f6915d3dee Make PFS backcalls regular VFS calls
- prefix them with VFS_ as they are going to VFS;
- give these calls normal call numbers;
- give them their own set of message field aliases;
- also make do_mapdriver a regular call.

Change-Id: I2140439f288b06d699a1f65438bd8306509b259e
2014-03-01 09:04:52 +01:00
..
alarm.c Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01: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 Removing CSU patches 2014-02-18 11:25:02 +01:00
forkexit.c Retire ptrace(T_DUMPCORE), dumpcore(1), gcore(1) 2014-02-18 11:25:03 +01:00
getset.c fix some warnings 2013-05-31 20:57:39 +00:00
glo.h PM: remove obsolete sys_getkinfo() 2013-08-06 11:46:46 +02:00
main.c Retire ptrace(T_DUMPCORE), dumpcore(1), gcore(1) 2014-02-18 11:25:03 +01:00
Makefile Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
mcontext.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
misc.c a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
mproc.h Implement issetugid syscall 2011-11-28 10:03:43 +00:00
param.h libc: add adjtime() system call. 2013-04-04 15:04:54 +02:00
pm.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
profile.c profiling related cleanup 2012-07-15 21:56:55 +02:00
proto.h Removing CSU patches 2014-02-18 11:25:02 +01:00
schedule.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
signal.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
table.c Make PFS backcalls regular VFS calls 2014-03-01 09:04:52 +01:00
time.c PM: fix clock_gettime() nanosecond overflow 2013-10-27 17:05:03 +01:00
trace.c Retire ptrace(T_DUMPCORE), dumpcore(1), gcore(1) 2014-02-18 11:25:03 +01: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