Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 04/17/2001 19:38:43
Module Name:	pkgsrc
Committed By:	tron
Date:		Tue Apr 17 16:38:43 UTC 2001

Modified Files:
	pkgsrc/benchmarks/netio: distinfo
Added Files:
	pkgsrc/benchmarks/netio/patches: patch-ab

Log Message:
- Fix bug in send part which caused failures under Solaris and possibly
  other non i386 NetBSD ports.
- Don't print an error message on EINTR because this error is pretty
  normal if send() gets interrupt by SIGALRM.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/benchmarks/netio/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/benchmarks/netio/patches/patch-ab

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