Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/16/2007 09:41:04
Module Name:	src
Committed By:	pooka
Date:		Wed May 16 09:41:04 UTC 2007

Modified Files:
	src/lib/libpuffs: framebuf.c puffs.c puffs_framebuf.3

Log Message:
switch the arbitrary default errno value for network i/o from
ECONNABORTED to ECONNRESET, which is at least a little bit better


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libpuffs/framebuf.c
cvs rdiff -r1.47 -r1.48 src/lib/libpuffs/puffs.c
cvs rdiff -r1.4 -r1.5 src/lib/libpuffs/puffs_framebuf.3

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