Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/14/2000 03:36:11
Module Name: basesrc
Committed By: itojun
Date: Thu Sep 14 00:36:11 UTC 2000
Modified Files:
basesrc/usr.sbin/faithd: faithd.8 faithd.c faithd.h ftp.c tcp.c
Log Message:
sync with latest kame.
- improve logging.
- correct multicast address check for the relayed destination.
- repair EPRT translation.
- support 227 result without paren.
- change behavior on no-argument to more sensible side
(before: relay telnet, now: error)
WARNING: you may need to change your startup script.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.sbin/faithd/faithd.8
cvs rdiff -r1.13 -r1.14 basesrc/usr.sbin/faithd/faithd.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/faithd/faithd.h
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/faithd/ftp.c
cvs rdiff -r1.2 -r1.3 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.