summaryrefslogtreecommitdiff
path: root/sys/modules/ptrace_common
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2020-10-21process_machdep.c is mandatory now.christos
2020-10-19Arrange so that no options COREDUMP and no options PTRACE work together.christos
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2016-11-02* Split sys/kern/sys_process.c into three parts:pgoyette