tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/compat/netbsd32
On Tue, Apr 30, 2024 at 05:10:22PM +0000, Michael van Elst wrote:
> Module Name: src
> Committed By: mlelstv
> Date: Tue Apr 30 17:10:22 UTC 2024
>
> Modified Files:
> src/sys/compat/netbsd32: netbsd32_sysent.c
>
> Log Message:
> Enable compat sigreturn system call.
Please check the head of this file - it is not supposed to be manually edited.
Edit sys/compat/netbsd32/syscalls.master instead, commit that and then regen
all relevant files - but it seems that syscalls.master is correct and the
real issue is hidden somewhere else.
This problem is a lot more generic it seems, e.g. the same issue should exist
for the fh* syscalls at 298..300.
Martin
Home |
Main Index |
Thread Index |
Old Index