summaryrefslogtreecommitdiff
path: root/sys/modules/exec_elf32
AgeCommit message (Expand)Author
2020-10-19Arrange so that no options COREDUMP and no options PTRACE work together.christos
2019-11-20Move all non-emulation-specific coredump code into the coredump module,pgoyette
2019-02-17Set WARNS=3 to appease sign-compare warnings for mips, mips64, and sparc.rin
2010-10-13Disable PAX_ASLR on sh3 as well. exec_elf32 module doesn't work with ittsutsui
2009-09-17Not all platforms can do PaX stuff. The list was derived in privatejnemeth
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad