NetBSD/sys/arch/amd64
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
..
acpi LLVM doesn't support data32/addr32, but is smart enough to figure the 2014-01-15 22:24:41 +00:00
amd64 Use makeoptions_COPY_SYMTAB via opt_copy_symtab.h in sources. Remove a hack 2015-08-30 01:46:02 +00:00
compile
conf Disable PAX_SEGVGUARD. 2015-09-26 16:33:16 +00:00
include For processors that have memory breakpoints, add macros for them to help 2015-09-25 16:05:17 +00:00
Makefile