Subject: Re: systrace
To: David Laight <david@l8s.co.uk>
From: dieter roelants <dieter.NetBSD@pandora.be>
List: current-users
Date: 08/21/2006 06:18:41
On Sun, 20 Aug 2006 22:37:52 +0100
David Laight <david@l8s.co.uk> wrote:

> On Sun, Aug 20, 2006 at 09:53:52PM +0200, dieter roelants wrote:
> > 
> > Does anybody else have problems with systrace in -current? I see:
> > 
> > simult:p7:~$ systrace /bin/pwd
> > systrace: intercept_register_sccb: 196: unknown syscall: netbsd-socket
> > systrace: systrace_initcb:147: intercept failed: No such file or directory
> 
> Removed from GENERIC kernels...

I noticed, but that wasn't the problem. :) It's working again after this commit:

---
Module Name:	src
Committed By:	christos
Date:		Mon Aug 21 01:35:11 UTC 2006

Modified Files:
	src/bin/systrace: register.c

Log Message:
2 fixes from Elad:
1. fix the symlink issue mentioned in:
   http://marc.theaimsgroup.com/?l=openbsd-tech&m=115513754417683&w=2
2. handle socket(2) versioning.
---

Thanks,
dieter

> 
> 	David
> 
> -- 
> David Laight: david@l8s.co.uk
>