| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | netlink: move NETLINK define to opt_global.h | Kristof Provost | 2023-10-13 | 1 | -2/+1 |
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | linux(4): Make linux_emul_path private | Dmitry Chagin | 2023-05-29 | 1 | -1/+0 |
| * | linux(4): Fix opt_netlink.h inclusion | Dmitry Chagin | 2023-03-31 | 1 | -1/+2 |
| * | linux_common: Fixup .PATH. | Dmitry Chagin | 2023-01-28 | 1 | -1/+4 |
| * | modules: Add missing opt_*.h files for stand-alone compile | Warner Losh | 2022-10-29 | 1 | -1/+1 |
| * | linuxolator: add netlink support | Alexander V. Chernikov | 2022-10-01 | 1 | -1/+1 |
| * | linux(4); Move vdso_selector_x86.c to the linux_common module | Dmitry Chagin | 2022-05-23 | 1 | -1/+1 |
| * | linux(4): Deduplicate translate_traps() | Dmitry Chagin | 2022-05-23 | 1 | -1/+5 |
| * | linux: add sysctl to pass untranslated interface names | Alexander V. Chernikov | 2022-01-17 | 1 | -0/+1 |
| * | Fix some modules to export more used symbols | Konstantin Belousov | 2021-11-18 | 1 | -2/+2 |
| * | linux(4): Deduplicate unimpl/dummy syscall handlers | Conrad Meyer | 2020-11-05 | 1 | -1/+1 |
| * | Make linux_errtbl[] static. | Edward Tomasz Napierala | 2020-11-03 | 1 | -1/+0 |
| * | Add warning to the Linuxulator makefiles that building it outside of a | Dmitry Chagin | 2019-05-13 | 1 | -0/+4 |
| * | Linuxulator depends on a fundamental kernel settings such as SMP. Many | Dmitry Chagin | 2019-05-13 | 1 | -9/+0 |
| * | Our bsd_to_linux_sockaddr() and linux_to_bsd_sockaddr() functions | Dmitry Chagin | 2019-05-13 | 1 | -1/+1 |
| * | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 1 | -1/+1 |
| * | Share Linux errno table with libsysdecode | Ed Maste | 2018-03-22 | 1 | -1/+1 |
| * | Share a single bsd-linux errno table across MD consumers | Ed Maste | 2018-03-16 | 1 | -0/+2 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
| * | Fix a copy/paste bug introduced during X86_64 Linuxulator work. | Dmitry Chagin | 2016-07-10 | 1 | -1/+1 |
| * | Rework signal code to allow using it by other modules, like linprocfs: | Dmitry Chagin | 2015-05-24 | 1 | -1/+1 |
| * | Refund the proc emuldata struct for future use. For now move flags from | Dmitry Chagin | 2015-05-24 | 1 | -1/+1 |
| * | Introduce a new module linux_common.ko which is intended for the | Dmitry Chagin | 2015-05-24 | 1 | -0/+25 |