Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 09/27/2003 10:38:05
Module Name:	src
Committed By:	dsl
Date:		Sat Sep 27 10:38:05 UTC 2003

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

Log Message:
Just convert \r\n to \n\r when relaying program output.
Ensure we never write an undefined error message.
Remove support for RUN_SYSTEM - it isn't used and there are too many paths
through this code....


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 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.