NetBSD/sys/arch/shark/conf
maxv 87ee1fdec1 Disable PAX_SEGVGUARD.
We actually have a big problem: the fileassocs are never deleted.
Therefore, if a user generates a lot of buggy binaries and launches them
all, the kernel will allocate memory again again and again for all these
entries and will never free them (unless the files are deleted from the
disk). Which means that a user can too easily put the kernel under memory
pressure.
2015-09-26 16:33:16 +00:00
..
files.shark
GENERIC Disable PAX_SEGVGUARD. 2015-09-26 16:33:16 +00:00
INSTALL Add pseudo-device ksyms' where options DDB' is used, because 2015-08-21 01:52:07 +00:00
kern.ldscript Don't need to specify OUTPUT_FORMAT/OUTPUT_ARCH. 2015-08-23 08:57:24 +00:00
majors.shark
Makefile.shark.inc Define ${LINKSCRIPT} in one place. 2015-08-24 14:04:24 +00:00
OFWGENCFG Add pseudo-device ksyms' where options DDB' is used, because 2015-08-21 01:52:07 +00:00
std.ofwgencfg
std.shark