Subject: PR/3140 CVS commit: src/bin/systrace
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Elad Efrat <elad@netbsd.org>
List: netbsd-bugs
Date: 06/25/2005 18:52:05
The following reply was made to PR kern/3140; it has been noted by GNATS.

From: Elad Efrat <elad@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/3140 CVS commit: src/bin/systrace
Date: Sat, 25 Jun 2005 18:51:03 +0000 (UTC)

 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.