This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via d5a5afa1544b7c1ebe244787af69891c4c2bc838 (commit)
from 5a48d6222b968d90217635d208acefccee3d6e82 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d5a5afa1544b7c1ebe244787af69891c4c2bc838
Author: Leonardo Lopes Pereira <[email protected]>
Date: Mon Apr 6 16:15:41 2026 +0200
chore: remove dead MIGRATING_THREADS code
Experimental migrating-thread RPC from Utah CSL (1993) never fully
implemented. MIGRATING_THREADS was hardwired to 0.
Message-ID:
<cpupr80mb6540445c1e02a3bafd1a0a04d1...@cpupr80mb6540.lamprd80.prod.outlook.com>
-----------------------------------------------------------------------
Summary of changes:
Makefrag.am | 2 -
include/mach/mach_port.defs | 32 --
include/mach/mach_types.defs | 11 -
ipc/ipc_kmsg.c | 6 -
ipc/ipc_target.c | 38 --
ipc/ipc_target.h | 15 -
ipc/mach_port.c | 151 ------
kern/act.c | 1118 ------------------------------------------
kern/act.h | 192 --------
kern/ast.c | 2 -
kern/eventcount.c | 4 -
kern/mach.srv | 13 -
kern/mach4.srv | 6 -
kern/mach_host.srv | 11 -
kern/machine.c | 2 -
kern/syscall_subr.c | 2 -
16 files changed, 1605 deletions(-)
delete mode 100644 kern/act.c
delete mode 100644 kern/act.h
hooks/post-receive
--
GNU Mach