Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/20/1999 07:35:55
Module Name: basesrc
Committed By: itojun
Date: Mon Dec 20 15:35:55 UTC 1999
Modified Files:
basesrc/usr.sbin/faithd: faithd.c ftp.c
Log Message:
fix uninitialized pointer access on mapped addr handling.
add more debugging info on setsockopt errors.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/faithd/faithd.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/faithd/ftp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.