| History log of /src/tests/lib/libi386 |
| Revision | Date | Author | Comments |
| 1.4 | 11-May-2020 |
yhardy | Fix the build for MKCOMPAT=no.
The t_user_ldt test needs the i386 compat library which is only built when MKCOMPAT=yes.
|
| 1.3 | 20-Apr-2020 |
joerg | branches: 1.3.2; Provide SHLIBINSTALLDIR explicitly as it defauls to /lib otherwise and makes ld complain about the 64bit libc.
|
| 1.2 | 19-Apr-2020 |
kre | Define TESTSDIR even when not amd64 so the Atffile will be installed in the correct location.
|
| 1.1 | 19-Apr-2020 |
maxv | Add tests for USER_LDT.
|
| 1.3.2.2 | 21-Apr-2020 |
martin | Sync with HEAD
|
| 1.3.2.1 | 20-Apr-2020 |
martin | file Makefile was added on branch phil-wifi on 2020-04-21 18:42:47 +0000
|
| 1.6 | 30-Apr-2021 |
christos | remove hacks.
|
| 1.5 | 19-Jul-2020 |
maxv | Compile USER_LDT by default, but, put it behind a privileged sysctl that defaults to disabled. To enable:
# sysctl -w machdep.user_ldt=1
|
| 1.4 | 03-Jul-2020 |
maxv | more
|
| 1.3 | 09-May-2020 |
maxv | A kernel without USER_LDT returns ENOSYS, not ENOTSUP.
|
| 1.2 | 26-Apr-2020 |
maxv | Add a test on the maximum number of slots.
|
| 1.1 | 19-Apr-2020 |
maxv | branches: 1.1.2; Add tests for USER_LDT.
|
| 1.1.2.2 | 21-Apr-2020 |
martin | Sync with HEAD
|
| 1.1.2.1 | 19-Apr-2020 |
martin | file t_user_ldt.c was added on branch phil-wifi on 2020-04-21 18:42:47 +0000
|