Subject: CVS commit: src/bin/systrace
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 12/31/2005 12:33:41
Module Name:	src
Committed By:	elad
Date:		Sat Dec 31 12:33:41 UTC 2005

Modified Files:
	src/bin/systrace: intercept.c intercept.h

Log Message:
Give systrace its own version of realpath() that does what it wants,
call it intercept_realpath().
Unbreaks systrace.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/bin/systrace/intercept.c
cvs rdiff -r1.17 -r1.18 src/bin/systrace/intercept.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.