Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
David van Moolenbroek 5c42ed5509 PM: restore own proper process group
PM uses its own process table entry as source for kernel signals,
and temporarily changes its own process group to make the signals
arrive at the right processes.  However, the value is never reset,
with as result that the temporary value shows up in ps(1) output.

Change-Id: Ib7f635b2cf1958055123736dfd58c26530632785
2016-01-01 01:28:22 +01:00
bin NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
common NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
crypto NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
distrib Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
docs
etc Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
external NetBSD resynchronization fixes 2015-12-31 19:53:17 +01:00
games Fix weird flock uses 2016-01-01 01:28:04 +01:00
gnu NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
include NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
lib Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
libexec NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
minix PM: restore own proper process group 2016-01-01 01:28:22 +01:00
releasetools Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
sbin NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
share Integrate ASR instrumentation into build system 2016-01-01 01:28:14 +01:00
sys Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
tests NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
tools NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
usr.bin NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
usr.sbin Fix weird flock uses 2016-01-01 01:28:04 +01:00
.gitignore
.gitreview
build.sh NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
LICENSE
Makefile NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
Makefile.inc