summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_common.c
AgeCommit message (Expand)Author
2025-12-08linux: store Linux Ethernet interface number in struct ifnetGleb Smirnoff
2023-08-18linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743Dmitry Chagin
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-02-14linux(4): Cleanup includes under compat/linuxDmitry Chagin
2022-10-01linuxolator: add netlink supportAlexander V. Chernikov
2021-07-29linux(4): Reimplement futexes using umtx.Dmitry Chagin
2021-05-26linux_common: retire extra module version.Dmitry Chagin
2020-12-06Move V4L feature declarations and DTrace provider definitions fromTijl Coosemans
2020-11-23Linuxolator: Replace use of eventhandlers by sysent hooks.Konstantin Belousov
2020-11-06linux(4): Fix loadable modules after r367395Conrad Meyer
2020-10-29Add defines for Linux errno values and use them to make linux_errtbl[]Edward Tomasz Napierala
2020-09-01compat: clean up empty lines in .c and .h filesMateusz Guzik
2019-11-06Make linux(4) create /dev/shm. Linux applications often expectEdward Tomasz Napierala
2019-10-18linux: futex_mtx should follow futex_listYuri Pankov
2019-07-10linuxcommon: add module versionAndriy Gapon
2018-11-06On amd64 both Linux compat modules, linux.ko and linux64.ko, provideTijl Coosemans
2015-05-24Move FEATURE macros for v4l and v4l2 to the common module.Dmitry Chagin
2015-05-24Refund the proc emuldata struct for future use. For now move flags fromDmitry Chagin
2015-05-24Introduce a new module linux_common.ko which is intended for theDmitry Chagin