Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/27/1999 21:46:16
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Nov 28 05:46:15 UTC 1999

Modified Files:
	basesrc/lib/libc/net: nsdispatch.c nsparser.y

Log Message:
don't use err(); instead pass an error condition back to a higher
layer to warn() about.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/lib/libc/net/nsdispatch.c
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/net/nsparser.y

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