| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-30 | remove hacks. | christos | |
| 2020-07-19 | Compile USER_LDT by default, but, put it behind a privileged sysctl that | maxv | |
| defaults to disabled. To enable: # sysctl -w machdep.user_ldt=1 | |||
| 2020-07-03 | more | maxv | |
| 2020-05-11 | Fix the build for MKCOMPAT=no. | yhardy | |
| The t_user_ldt test needs the i386 compat library which is only built when MKCOMPAT=yes. | |||
| 2020-05-09 | A kernel without USER_LDT returns ENOSYS, not ENOTSUP. | maxv | |
| 2020-04-26 | Add a test on the maximum number of slots. | maxv | |
| 2020-04-20 | Provide SHLIBINSTALLDIR explicitly as it defauls to /lib otherwise and | joerg | |
| makes ld complain about the 64bit libc. | |||
| 2020-04-19 | Define TESTSDIR even when not amd64 so the Atffile will be | kre | |
| installed in the correct location. | |||
| 2020-04-19 | Add tests for USER_LDT. | maxv | |
