summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/common/linux32_mod.c
AgeCommit message (Expand)Author
2021-11-25The default name of the `exec_setup_stack' function for linux32 should be `li...ryo
2020-03-21Deal with having to teardown sysctl entries in multiple sub-trees.pgoyette
2020-03-16Use the module subsystem's ability to process SYSCTL_SETUP() entries topgoyette
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2017-12-10Finally (hopefully) return completely to the state where compat_linux iskre
2017-12-08Finish the previous change - as well as setting the default for thesekre
2017-12-01Unbreak Linux emulation by default. While not loading it automaticallyjoerg
2017-09-29Remove compat_linux32 from the autoload list and add a enable/disablemaxv
2015-12-03Update dependencies - compat_linux32 requires compat_netbsd32_sysvipcpgoyette
2014-07-221) On 64bit systems, don't add the 32bit execsw[] to the global exec array.maxv
2014-03-07c99 initializers for struct execswchristos
2013-09-19exec modules need to be of the exec kindchristos
2010-07-07many changes for COMPAT_LINUX:chs
2008-12-03PR port-amd64/40091 compat_linux32 module loading = panic due to missing symsad
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad