Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/09/2003 18:31:05
Module Name:	src
Committed By:	martin
Date:		Sun Feb  9 16:31:05 UTC 2003

Modified Files:
	src/distrib/utils/sysinst: run.c

Log Message:
Avoid a spurious warning (with random errno) if read(2) returns 0
(i.e. at EOF).

This should close PR install/20054.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/distrib/utils/sysinst/run.c

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