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: 05/09/2002 17:24:04
Module Name:	basesrc
Committed By:	itojun
Date:		Thu May  9 14:24:03 UTC 2002

Modified Files:
	basesrc/usr.sbin/faithd: Makefile README faithd.8 faithd.c faithd.h
	    prefix.h

Log Message:
drop support for rsh/rlogin relaying.
use of .rhosts authentication should be discouraged with relaying service.
sync w/kame


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/faithd/Makefile
cvs rdiff -r1.10 -r1.11 basesrc/usr.sbin/faithd/README
cvs rdiff -r1.17 -r1.18 basesrc/usr.sbin/faithd/faithd.8
cvs rdiff -r1.24 -r1.25 basesrc/usr.sbin/faithd/faithd.c
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/faithd/faithd.h
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/faithd/prefix.h

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