Subject: CVS commit: basesrc/usr.sbin/faithd
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/24/2002 15:14:42
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Apr 24 12:14:42 UTC 2002

Modified Files:
	basesrc/usr.sbin/faithd: faithd.c faithd.h ftp.c tcp.c

Log Message:
handle ECONNABORTED at accept(2).  correct error handling for connect(2)
sync w/ kame


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/usr.sbin/faithd/faithd.c
cvs rdiff -r1.7 -r1.8 basesrc/usr.sbin/faithd/faithd.h \
    basesrc/usr.sbin/faithd/ftp.c
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/faithd/tcp.c

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