summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_common.c
Commit message (Expand)AuthorAgeFilesLines
* linuxolator: add netlink supportAlexander V. Chernikov2023-01-261-0/+3
* linux(4): Reimplement futexes using umtx.Dmitry Chagin2022-06-171-4/+0
* linux_common: retire extra module version.Dmitry Chagin2021-06-101-5/+3
* Move V4L feature declarations and DTrace provider definitions fromTijl Coosemans2020-12-061-19/+0
* Linuxolator: Replace use of eventhandlers by sysent hooks.Konstantin Belousov2020-11-231-14/+1
* linux(4): Fix loadable modules after r367395Conrad Meyer2020-11-061-0/+15
* Add defines for Linux errno values and use them to make linux_errtbl[]Edward Tomasz Napierala2020-10-291-0/+3
* compat: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Make linux(4) create /dev/shm. Linux applications often expectEdward Tomasz Napierala2019-11-061-0/+2
* linux: futex_mtx should follow futex_listYuri Pankov2019-10-181-0/+4
* linuxcommon: add module versionAndriy Gapon2019-07-101-0/+1
* On amd64 both Linux compat modules, linux.ko and linux64.ko, provideTijl Coosemans2018-11-061-0/+7
* Move FEATURE macros for v4l and v4l2 to the common module.Dmitry Chagin2015-05-241-0/+4
* Refund the proc emuldata struct for future use. For now move flags fromDmitry Chagin2015-05-241-5/+20
* Introduce a new module linux_common.ko which is intended for theDmitry Chagin2015-05-241-0/+74