Subject: CVS commit: basesrc/bin/systrace
To: None <source-changes@netbsd.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 11/02/2002 21:57:03
Module Name:	basesrc
Committed By:	provos
Date:		Sat Nov  2 19:57:03 UTC 2002

Modified Files:
	basesrc/bin/systrace: intercept.c intercept.h netbsd-syscalls.c
	    openbsd-syscalls.c

Log Message:
performance improvement by omitting a redundant getcwd.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/bin/systrace/intercept.c
cvs rdiff -r1.6 -r1.7 basesrc/bin/systrace/intercept.h \
    basesrc/bin/systrace/openbsd-syscalls.c
cvs rdiff -r1.9 -r1.10 basesrc/bin/systrace/netbsd-syscalls.c

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