From owner-freebsd-arch Mon Jan 24 17:54:57 2000 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 70FBD151A4 for ; Mon, 24 Jan 2000 17:54:55 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id CAA08889 for ; Tue, 25 Jan 2000 02:54:50 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id CAA03825 for freebsd-arch@freebsd.org; Tue, 25 Jan 2000 02:54:48 +0100 (MET) Received: from fgwmail5.fujitsu.co.jp (fgwmail5.fujitsu.co.jp [192.51.44.35]) by hub.freebsd.org (Postfix) with ESMTP id 01EB714E8C; Mon, 24 Jan 2000 17:54:24 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m4.gw.fujitsu.co.jp by fgwmail5.fujitsu.co.jp (8.9.3/3.7W-MX9912-Fujitsu Gateway) id KAA22090; Tue, 25 Jan 2000 10:54:22 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from chisato.nd.net.fujitsu.co.jp by m4.gw.fujitsu.co.jp (8.9.3/3.7W-9912-Fujitsu Domain Master) id KAA06511; Tue, 25 Jan 2000 10:54:21 +0900 (JST) Received: from localhost (dhcp7194.nd.net.fujitsu.co.jp [10.18.7.194]) by chisato.nd.net.fujitsu.co.jp (8.8.5+2.7Wbeta5/3.3W8chisato-970826) with ESMTP id KAA02566; Tue, 25 Jan 2000 10:54:20 +0900 (JST) To: freebsd-arch@freebsd.org, cvs-committers@freebsd.org Subject: Re: [Solicite review for KAME 10th patch] In-Reply-To: <20000114044825G.shin@nd.net.fujitsu.co.jp> References: <20000114044825G.shin@nd.net.fujitsu.co.jp> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000125105502F.shin@nd.net.fujitsu.co.jp> Date: Tue, 25 Jan 2000 10:55:02 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 34 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > http://paradise.kame.net/v6proxy/diana2/shin/work/freebsd/tcp-apps.20000114 > http://www.FreeBSD.org/~shin/tcp-apps.20000114 > They includes, > -inetd > -libutil > -rlogin > -rlogind > -rshd > -telnetd I updated above patches, and would like to commit them soon. Please give me comments if any. After some testing and some bug fixed, it seems to be working well. http://www.freebsd.org/~shin/tcp-apps.20000125 http://paradise.kame.net/v6proxy/diana2/shin/work/freebsd/tcp-apps.20000125 > I added a new function realhostname2() which is protocol > independent version of realhostname(), in libutil. I changed realhostname2() to realhostname_sa() in updated patches. But I left bindresvport2() in lib/libc/rpc as is, because some discussion about how to sync the API is ongoing online and offline between Jean-Luc Richier at INRIA and Theo de Raadt at OpenBSD and itojun, and the result is not yet clear. But anyway I'll do some fix before code freeze as the result of the discussion. Thanks, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message