Subject: CVS commit: src/bin/systrace
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 06/25/2005 18:51:03
Module Name:	src
Committed By:	elad
Date:		Sat Jun 25 18:51:03 UTC 2005

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

Log Message:
From marius@openbsd: (PR 3140)

If a string considered a filename is too long, don't exit but just let the
syscall fail, it might not actually be a filename.


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

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