aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/linux/linux.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r329370, r330239: Rationalize license text on Linuxolator filesEd Maste2018-03-151-14/+14
* MFC r319057:Dmitry Chagin2017-07-151-22/+0
* MFC r315501:Dmitry Chagin2017-04-151-44/+0
* MFC r314866:Dmitry Chagin2017-04-151-10/+2
* MFC 316644:Tai-hwa Liang2017-04-151-1/+2
* MFC r302517:Dmitry Chagin2016-07-181-7/+0
* Revert r297310 as the SOL_XXX are equal to the IPPROTO_XX except SOL_SOCKET.Dmitry Chagin2016-03-271-1/+0
* iConvert Linux SOL_IPV6 level.Dmitry Chagin2016-03-271-0/+1
* Fix a typo.Dmitry Chagin2016-01-231-2/+2
* Reduce duplication between MD Linux code by moving msg relatedDmitry Chagin2015-05-241-16/+0
* Rework signal code to allow using it by other modules, like linprocfs:Dmitry Chagin2015-05-241-62/+1
* According to Linux man sigaltstack(3) shall return EINVAL if the ssDmitry Chagin2015-05-241-3/+0
* Put the correct value for the abi_nfdbits parameter of kern_select() forDmitry Chagin2015-05-241-0/+1
* To avoid code duplication move open/fcntl definitions to the MIDmitry Chagin2015-05-241-38/+0
* Add AT_RANDOM and AT_EXECFN auxiliary vector entries which are used byDmitry Chagin2015-05-241-1/+1
* Add preliminary support for x86-64 Linux binaries.Dmitry Chagin2015-05-241-0/+666