minix/minix
David van Moolenbroek f5321d8d55 procfs: do not list inactive services
Each /proc/service entry must have a unique label.  With cloning,
multiple RS services may have the same label.  Since we are not
actually interested in inactive services (for now), eliminate those
entries, leaving only the active service which will then indeed have
a unique label in the list.  This resolves a procfs crash.

Change-Id: I0de7ef8fd186ab13f3e22e46416504fd981c09aa
2015-06-29 10:56:43 +00:00
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
drivers Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
fs procfs: do not list inactive services 2015-06-29 10:56:43 +00:00
include procfs: retrieve both RS tables from RS at once 2015-06-29 10:56:30 +00:00
kernel arm: Make sure __k_unpaged_MINIX is first 2015-03-18 07:50:31 +01:00
lib libfsdriver: clear VM cache only if used 2015-06-23 14:38:54 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Importing bin/dd 2015-04-15 13:50:57 +02:00
net inet: do not link against libc 2015-06-07 14:38:12 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers procfs: retrieve both RS tables from RS at once 2015-06-29 10:56:30 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
usr.bin Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00