summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/arch
AgeCommit message (Expand)Author
2022-08-03Pull up following revision(s), all via patchmartin
2019-05-19Renamemaxv
2019-03-24Disable preemption when setting PCB_COMPAT32, to prevent a context switchmaxv
2018-08-10Regenpgoyette
2017-10-21Include opt_user_ldt.h when needed.maxv
2017-10-19Always mask the 16 bits of the segregs in the trapframe. We don't zero-maxv
2017-10-15Use two separate functions: cpu_segregs32_zero and cpu_segregs64_zero. Themaxv
2017-10-15Make sure the 32bit LWPs don't have MDL_IRET set. That's not a problemmaxv
2017-09-02Fix a subtle ring0 escalation vulnerability in amd64, and implement amaxv
2017-05-10regenriastradh
2017-04-26catch up with unit fixes for es_arglen; consistently use bytes.christos
2017-02-05Remove #if 0 on USER_LDT.maxv
2017-01-16descend and regenchristos
2017-01-13regenchristos
2016-09-02Fix argument (does not compile anyway).maxv
2015-03-08regenchristos
2015-03-08fix inconsistent nameschristos
2015-03-07regenchristos
2015-03-07Add systrace output filechristos
2014-11-22Regen for ppoll(2)njoly
2014-11-22Add ppoll(2) for compat linux32.njoly
2014-05-29Regen for utimes(2).njoly
2014-05-29Add utimes(2) support.njoly
2014-05-04Regen for pread/pwrite 64bit offset argument.njoly
2014-05-04Fix pread/pwrite syscalls which need a 64bit offset argument.njoly
2014-05-04Remove now unneeded bsd.kinc.mk.njoly
2014-02-21Increase LINUX32_ELF_AUX_ENTRIES to avoid overrun in linux32/. Also,maxv
2014-02-19Explicitly include x86/fpu.h instead of relying in x86/frame.h including it.dsl
2014-02-15Remove all references to MDL_USEDFPU and deferred fpu initialisation.dsl
2014-02-09account for the 16 bytes of AT_RANDOM data in the stack setup. fixes PR 48518.chs
2014-02-07Convert the amd64 build to use x86/cpu_extended_state.h so that the fpudsl
2013-12-01revert fpu/pcu changes until we figure out what's wrong; they cause randomchristos
2013-11-18Regenchristos
2013-11-18Fix extended attribute syscalls to use the proper types and call their netbsd32christos
2013-11-18regenchs
2013-11-18implement the *at() syscalls.chs
2013-11-07Regen for dup/dup2/dup3 argument types fix.njoly
2013-11-07Fix dup/dup2/dup3 argument types (u_int -> int).njoly
2013-10-23Use the MI "pcu" framework for bookkeeping of npx/fpu states on x86.drochner
2012-07-15Rename MDP_IRET to MDL_IRET since it is an lwp flag, not a proc one.dsl
2012-07-13regenchristos
2012-07-13add xattr stubschristos
2012-07-08The MDP_USEDFPU (amd64 and sh3) and MDP_SSTEP (sh3) are lwp flags notdsl
2012-05-10regenchristos
2012-05-10Fix rt_sigtimedwait():christos
2011-11-18regenchristos
2011-11-18add sigtimedwait supportchristos
2011-05-30Regenerate files to pick up correct RCS Ids. Suggested by Chris Badura.alnsn
2011-05-30Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.alnsn
2011-04-10Regen: XXX: produces errors because of rump changes!christos