Subject: CVS commit: src/usr.bin/error
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/19/2007 05:43:23
Module Name:	src
Committed By:	lukem
Date:		Thu Jul 19 05:43:23 UTC 2007

Modified Files:
	src/usr.bin/error: error.h main.c touch.c

Log Message:
Support an explicit Q_error return from inquire(), which is returned
if there was an error on reading the reply.
Stops an infinite loop if you ^D the query.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.bin/error/error.h src/usr.bin/error/main.c
cvs rdiff -r1.14 -r1.15 src/usr.bin/error/touch.c

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