Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/11/2000 19:46:43
Module Name:	syssrc
Committed By:	christos
Date:		Wed Apr 12 02:46:42 UTC 2000

Modified Files:
	syssrc/sys/compat/svr4: svr4_stream.c

Log Message:
Markus Kilbinger <kilbi@rad.rwth-aachen.de>, reported that https: does not work.
The reason is that netscape tries to do stream operations on a plain file. So
we avoid that...


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/compat/svr4/svr4_stream.c

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