CVSROOT: /cvs Module name: src Changes by: pas...@cvs.openbsd.org 2015/11/16 10:41:45
Modified files: sys/kern : kern_pledge.c Log message: brk/sbrk's use case is way too narrow to be a default stdio pledge. Since this only affects base gcc and the ports most in need of PCHs are compiled with ports compilers anyway, let's see what happens if we break it. discussed with and ok deraadt@