Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 07/27/2000 07:06:50
Module Name:	basesrc
Committed By:	cgd
Date:		Thu Jul 27 04:06:50 UTC 2000

Modified Files:
	basesrc/bin/sh: mknodes.c

Log Message:
host program portability: set infp to stdin at runtime, since apparently
some systems (e.g. linux) define stdin in such a way that it can't
be used to initialize values at compile time.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/bin/sh/mknodes.c

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