Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/04/2000 06:25:41
Module Name:	basesrc
Committed By:	itojun
Date:		Tue Jul  4 13:25:41 UTC 2000

Modified Files:
	basesrc/usr.sbin/inetd: inetd.8 inetd.c

Log Message:
add faithd(8) support.  with "faith/tcp6" protocol specification,
it will open a socket with setsockopt(IPV6_FAITH).


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/usr.sbin/inetd/inetd.8
cvs rdiff -r1.65 -r1.66 basesrc/usr.sbin/inetd/inetd.c

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