Subject: CVS commit: [netbsd-3-0] src/bin/systrace
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 01/01/2006 23:18:03
Module Name:	src
Committed By:	riz
Date:		Sun Jan  1 23:18:03 UTC 2006

Modified Files:
	src/bin/systrace [netbsd-3-0]: intercept.c intercept.h

Log Message:
Pull up following revision(s) (requested by elad in ticket #1078):
	bin/systrace/intercept.h: revision 1.18
	bin/systrace/intercept.c: revision 1.26
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.20.6.2 -r1.20.6.2.2.1 src/bin/systrace/intercept.c
cvs rdiff -r1.13.6.2 -r1.13.6.2.2.1 src/bin/systrace/intercept.h

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