On Tue, Oct 11, 2016 at 06:31:06PM -0600, Theo Buehler wrote: > CVSROOT: /cvs > Module name: src > Changes by: t...@cvs.openbsd.org 2016/10/11 18:31:06 > > Modified files: > usr.bin/make : main.c > > Log message: > make -t uses the "fattr" syscall utimes(2) for its touch(1) built-in. > Thus, add "fattr" to the list of pledge promises. > > ok millert, deraadt >
also ok espie