History log of /netbsd-src/tests/lib/libi386/t_user_ldt.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 5231a05a 30-Apr-2021 christos <christos@NetBSD.org>

remove hacks.


# d3713544 19-Jul-2020 maxv <maxv@NetBSD.org>

Compile USER_LDT by default, but, put it behind a privileged sysctl that
defaults to disabled. To enable:

# sysctl -w machdep.user_ldt=1


# 66af4cdd 03-Jul-2020 maxv <maxv@NetBSD.org>

more


# d6eec103 09-May-2020 maxv <maxv@NetBSD.org>

A kernel without USER_LDT returns ENOSYS, not ENOTSUP.


# 8d6f6701 26-Apr-2020 maxv <maxv@NetBSD.org>

Add a test on the maximum number of slots.


# 7ee848d9 19-Apr-2020 maxv <maxv@NetBSD.org>

Add tests for USER_LDT.