Sorry, From: Stuart Henderson <s...@spacehopper.org> Date: Fri, 18 Oct 2019 21:58:25 +0100
> On 2019/10/18 15:08, Masato Asou wrote: >> From: YASUOKA Masahiko <yasu...@openbsd.org> >> Date: Wed, 02 Oct 2019 23:29:05 +0900 (JST) >> >> > I looked into the problem more. >> > >> > - unveil(2) itself fails >> > - so file system related system calls are not restricted (yet) >> > >> > valgrind complains: >> > >> > ==13326== >> > --13326-- WARNING: unhandled syscall: 114 >> > --13326-- You may be able to write your own handler. >> > --13326-- Read the file README_MISSING_SYSCALL_OR_IOCTL. >> > --13326-- Nevertheless we consider this a bug. Please report >> > --13326-- it at http://valgrind.org/support/bug_reports.html. >> > >> > valgrind doesn't support unveil(2) yet. I suppose Asou can add that. >> >> I was added unveil(2). > > Please set REVISION = 14 in ports/devel/valgrind/Makefile so that > "pkg_add -u" will find the update. > > Otherwise OK sthen@ I was commited below: > List: openbsd-ports-cvs > Subject: CVS: cvs.openbsd.org: ports > From: ASOU Masato <asou () openbsd ! org> > Date: 2019-10-23 2:35:06 > Message-ID: 3b1cd636a5f50760 () openbsd ! org > [Download RAW message or body] > > CVSROOT: /cvs > Module name: ports > Changes by: a...@cvs.openbsd.org 2019/10/22 20:35:05 > > Modified files: > devel/valgrind : Makefile > Added files: > devel/valgrind/patches: > > patch-coregrind_m_syswrap_priv_syswrap_openbsd_h > patch-coregrind_m_syswrap_syswrap_openbsd_c > patch-include_vki_vki_scnums_openbsd_h > > Log message: > Add sys_unveil() I lost 'ok sthen@'. -- ASOU Masato