Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/02/2006 19:10:33
Module Name: src
Committed By: garbled
Date: Mon Jan 2 19:10:33 UTC 2006
Modified Files:
src/bin/sh: error.c
Log Message:
Add error printing for ENAMETOOLONG. Partially addresses PR bin/13850 .
The actual bug mentioned in that PR no longer exists, but it does cause:
~~~~~: error 63
Which this fix cleans up.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/bin/sh/error.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.