CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2016/10/03 06:06:43
Modified files: regress/sys/kern/setuid: Makefile Log message: The setuid tests needs an obj directory that allows to run programs with set user id. Skip the test if the current filesystem has set the nosuid mount option. OK otto@