History log of /netbsd-src/sys/compat/linux/common/linux_prctl.h (Results 1 – 5 of 5)
Revision Date Author Comments
# eab38032 01-Oct-2024 riastradh <riastradh@NetBSD.org>

sys/compat/linux/common: Nix trailing whitespace, and one blank line.

No functional change intended.


# 100a3398 09-Feb-2024 andvar <andvar@NetBSD.org>

fix spelling mistakes, mainly in comments and log messages.


# 6919c657 24-Nov-2006 wiz <wiz@NetBSD.org>

s/independant/independent/, from Zafer.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 89647c7c 03-May-2005 manu <manu@NetBSD.org>

First work on COMPAT_LINUX/amd64
Process startup and dynamiclinking work, but processes hang due to
Linux arch_prctl(2) not being really supported yet.