From owner-freebsd-arch Thu Jan 13 11:48:39 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 8692814F0C for ; Thu, 13 Jan 2000 11:48:36 -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 UAA20019 for ; Thu, 13 Jan 2000 20:48:34 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id UAA80085 for freebsd-arch@freebsd.org; Thu, 13 Jan 2000 20:48:33 +0100 (MET) Received: from fgwmail7.fujitsu.co.jp (fgwmail7.fujitsu.co.jp [192.51.44.37]) by hub.freebsd.org (Postfix) with ESMTP id B97FF14FEA; Thu, 13 Jan 2000 11:47:55 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m5.gw.fujitsu.co.jp by fgwmail7.fujitsu.co.jp (8.9.3/3.7W-MX9912-Fujitsu Gateway) id EAA19590; Fri, 14 Jan 2000 04:47:54 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m5.gw.fujitsu.co.jp (8.9.3/3.7W-9912-Fujitsu Domain Master) id EAA01477; Fri, 14 Jan 2000 04:47:53 +0900 (JST) Received: from localhost ([192.168.245.54]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-9912) id EAA20424; Fri, 14 Jan 2000 04:47:52 +0900 (JST) To: freebsd-arch@freebsd.org, cvs-committers@freebsd.org Subject: [Solicite review for KAME 10th patch] 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: <20000114044825G.shin@nd.net.fujitsu.co.jp> Date: Fri, 14 Jan 2000 04:48:25 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 46 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Apps for tcp IPv6 are still not all finished, but I decided to send patches for apps I have already confirmed to work, before review time disappear. (And sorry for last very short review time patches, and thanks for Asmodai for giving me a comment in such a short time.) Patches are placed below. 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 As far as I checked, those apps seems to be working over both IPv4 and IPv6. Ftp is still under testing. By the way, feature freeze 15th means -can put some feature until 14th midnight? or -can put some feature until 15th midnight? And I did it again, I added a new function realhostname2() which is protocol independent version of realhostname(), in libutil. If someone think these naming style should be changed, I think it is best timing now. Please give me some proposal. e.g. bindresvport_sa() realhostname_sa() Thanks, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message