minix/minix
David van Moolenbroek b82c6278ab IPC server: expose semaphore information
Specifically, add support for the IPC_INFO, SEM_INFO, and SEM_STAT
semctl(2) operations, similar to how information about shared memory
is already exposed as well.  The MINIX3 ipcs(1) utility already had
support for these operations, and can now actually use them, too.

Change-Id: Ice5a02e729bf6df6aa8fab76e854808adc04dae3
2016-01-01 01:28:34 +01:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands Import NetBSD ps(1) 2016-01-01 01:28:29 +01:00
drivers Import NetBSD dev_mkdb(8) 2016-01-01 01:28:28 +01:00
fs ProcFS: get process information from MIB service 2016-01-01 01:28:31 +01:00
include MIB: slim process tables to reduce memory usage 2016-01-01 01:28:32 +01:00
kernel Kernel: per-process sleep time 2016-01-01 01:28:19 +01:00
lib ProcFS: get process information from MIB service 2016-01-01 01:28:31 +01:00
llvm generate_gold_plugin: support for MAKE variable 2016-01-01 01:28:15 +01:00
man commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
net NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers IPC server: expose semaphore information 2016-01-01 01:28:34 +01:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
usr.bin ProcFS: get process information from MIB service 2016-01-01 01:28:31 +01:00
usr.sbin NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
Makefile NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00