44d3230e40
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 |
||
---|---|---|
.. | ||
const.h | ||
error.c | ||
exec.c | ||
glo.h | ||
inc.h | ||
main.c | ||
Makefile | ||
manager.c | ||
memory.c | ||
proto.h | ||
request.c | ||
table.c | ||
type.h | ||
utility.c |