aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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