Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/04/2006 15:00:39
Module Name:	src
Committed By:	christos
Date:		Wed Oct  4 15:00:39 UTC 2006

Modified Files:
	src/bin/sh: error.c parser.c

Log Message:
Prefix "Syntax Error" with the program name, if the command name is not
available. At least this way we get an idea of what program gives us the
message.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/bin/sh/error.c
cvs rdiff -r1.61 -r1.62 src/bin/sh/parser.c

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