Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/23/1999 23:14:41
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Sep 24 06:14:41 UTC 1999

Modified Files:
	basesrc/usr.bin/ftp: main.c

Log Message:
if getsockopt() returns a buffer size of <= 0, set them to 8192.
this works around a problem in certain OS from Sun with a version < 5.6...


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 basesrc/usr.bin/ftp/main.c

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