Subject: CVS commit: src/bin/systrace
To: None <source-changes@NetBSD.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 01/24/2004 03:44:46
Module Name:	src
Committed By:	provos
Date:		Sat Jan 24 03:44:46 UTC 2004

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

Log Message:
the special filename "" does not receive translation and is going to fail.
previously, systrace would normalize it to $CWD/.; found by Nikolay Sturm
from OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/bin/systrace/intercept.c

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