CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/10/27 04:48:25
Modified files: sys/kern : kern_pledge.c lib/libc/sys : pledge.2 Log message: For consistency, allow symlinkat(2) in the same way as symlink(2); no need to wait until the first program using it breaks... "could make sense" semarie@ (and thanks for the cluestick) OK deraadt@