minix/servers
David van Moolenbroek 44d3230e40 For common calls, give servers unique call numbers
The getsysinfo(2), getrusage(2), and svrctl(2) calls used the same
call number to different services. Since we want to give each service
its own call number ranges, this is no longer tenable. This patch
introduces per-service call numbers for these calls.

Note that the remainder of the COMMON_ range is left intact, as these
the remaining requests in it are processed by SEF and thus server-
agnostic. The range should really be prefixed with SEF_ now.

Change-Id: I80d728bbeb98227359c525494c433965b40fefc3
2014-03-01 09:05:00 +01:00
..
devman netbsd dirent.h, import sys/sys *.h, mfs cleanup 2014-03-01 09:04:59 +01:00
ds For common calls, give servers unique call numbers 2014-03-01 09:05:00 +01:00
ext2 libsys: various updates 2014-03-01 09:05:00 +01:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
init init: handle getty string of "" (default) 2013-06-12 07:04:53 +00:00
input Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00
ipc libsys: various updates 2014-03-01 09:05:00 +01:00
is libsys: various updates 2014-03-01 09:05:00 +01:00
iso9660fs libsys: various updates 2014-03-01 09:05:00 +01:00
lwip Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
mfs libsys: various updates 2014-03-01 09:05:00 +01:00
pfs UDS: split off from PFS 2014-03-01 09:04:57 +01:00
pm For common calls, give servers unique call numbers 2014-03-01 09:05:00 +01:00
procfs PM: rework signal handling 2014-03-01 09:04:59 +01:00
rs For common calls, give servers unique call numbers 2014-03-01 09:05:00 +01:00
sched Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs For common calls, give servers unique call numbers 2014-03-01 09:05:00 +01:00
vm Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00
Makefile Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00