On 3/31/23 07:18, Warner Losh wrote:
The NetBSD and OpenBSD support in bsd-user hasn't built since before the meson
conversion. It's also out of sync with many of the recent changes in the
bsd-user fork and has just been removed there. Remove it from master for the
same reasons: it generates a number of false positives with grep and has
increasingly gotten in the way. The bsd-user fork code is much more advanced,
and even it doesn't compile and is out of date. Remove this from both
branches. If others wish to bring it up to speed, I'm happy to help them.
Warner Losh (7):
bsd-user: Remove obsolete prototypes
bsd-user: Remove netbsd system call inclusion and defines
bsd-user: Remove netbsd system call tracing
bsd-user: Remove openbsd system call inclusion and defines
bsd-user: Remove openbsd system call tracing
bsd-user: Remove netbsd directory
bsd-user: Remove openbsd directory
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~