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: 11/21/2001 08:52:36
Module Name: basesrc
Committed By: itojun
Date: Wed Nov 21 06:52:36 UTC 2001
Modified Files:
basesrc/usr.sbin/faithd: faithd.c prefix.c tcp.c
Log Message:
deal with wait3() returning -1. be careful on malloc failures. sync with kame
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/usr.sbin/faithd/faithd.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/faithd/prefix.c
cvs rdiff -r1.5 -r1.6 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.