[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rthreads
- To: tech_(_at_)_openbsd_(_dot_)_org
- Subject: Re: rthreads
- From: Nikolay Sturm <sturm_(_at_)_erisiandiscord_(_dot_)_de>
- Date: Sun, 4 Dec 2005 11:01:16 +0100
- Mail-followup-to: tech_(_at_)_openbsd_(_dot_)_org
- Organization: Fnord!
* Ted Unangst [2005-12-03]:
> i just committed the current rthreads code. this is a replacement for
If you switch to rthreads and still want to compile ports with
USE_SYSTRACE, you need to build a systrace with -DRTHREADS and apply
this diff.
Index: infrastructure/db/systrace.filter
===================================================================
RCS file: /a/devel/cvs/ports/infrastructure/db/systrace.filter,v
retrieving revision 1.16
diff -u -r1.16 systrace.filter
--- infrastructure/db/systrace.filter 9 Jul 2005 07:29:01 -0000 1.16
+++ infrastructure/db/systrace.filter 4 Dec 2005 09:42:31 -0000
@@ -67,6 +67,7 @@
native-getsid: permit
native-getsockname: permit
native-getsockopt: permit
+ native-getthrid: permit
native-gettimeofday: permit
native-getuid: permit
native-ioctl: permit
@@ -101,6 +102,8 @@
native-recvfrom: permit
native-recvmsg: permit
native-rename: permit
+ native-rfork: permit
+ native-sched_yield: permit
native-select: permit
native-sendmsg: permit
native-sendto: permit
@@ -136,6 +139,10 @@
native-symlink: filename match "/<non-existent filename>: *" then deny[enoent]
native-symlink: string eq "" and filename eq "" then deny[enoent]
native-sync: permit
+ native-threxit: permit
+ native-thrsigdivert: permit
+ native-thrsleep: permit
+ native-thrwakeup: permit
native-umask: permit
native-utimes: permit
native-vfork: permit
Visit your host, monkey.org