summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/common/linux32_exec.c
AgeCommit message (Expand)Author
2018-01-09remove struct emul's e_fault.maya
2012-02-19Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!rmind
2010-07-07many changes for COMPAT_LINUX:chs
2009-10-25Initialise struct emul members by name (it is readable now and one can searchrmind
2009-03-14ANSIfy another 1261 function definitions.dsl
2008-12-17kill MALLOC and FREE macros.cegger
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-10-15Merge wrstuden-revivesa into HEAD.wrstuden
2008-09-05Compile NetBSD/amd64 kernels with "-Wextra". Patches contributed bytron
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-26Remove a duplicate mutex_enter call in linux32_e_proc_init().njoly
2008-04-24Network protocol interrupts can now block on locks, so merge the globalsad
2008-04-23Catch up with linux.ad
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
2007-12-04Remove all the __Pdsl
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-05more caddr_t lossage.christos
2007-02-15Fix COMPAT_LINUX32.ad
2007-02-09Merge newlock2 to head.ad
2006-08-231) Complete Linux exit_group() emulationmanu
2006-06-25- Complete exit_group() implementation. We now maintain a list of Linuxmanu
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu