From owner-freebsd-current Thu Sep 28 7:42:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (rina.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id 6B65E37B422 for ; Thu, 28 Sep 2000 07:42:21 -0700 (PDT) Received: (from uucp@localhost) by rina.r.dl.itc.u-tokyo.ac.jp (8.9.3+3.2W/3.7W-rina.r-0.1-11.01.2000) with UUCP id XAA04553; Thu, 28 Sep 2000 23:42:18 +0900 (JST) Received: (from uucp@localhost) by silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (8.9.3+3.2W/3.7W) with UUCP id XAA42034; Thu, 28 Sep 2000 23:41:51 +0900 (JST) Received: from bunko.r.dl.itc.u-tokyo.ac.jp.nkth.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by bunko (8.9.3+3.2W/3.7W) with ESMTP/IPv4 id WAA23538; Thu, 28 Sep 2000 22:50:54 +0900 (JST) Message-Id: <200009281350.WAA23538@bunko> Date: Thu, 28 Sep 2000 22:50:53 +0900 From: Seigo Tanimura To: n@nectar.com Cc: tanimura@r.dl.itc.u-tokyo.ac.jp, current@freebsd.org Subject: Re: pw_class in _pw_passwd is null if __hashpw() is not called in prior In-Reply-To: In your message of "Sun, 24 Sep 2000 10:08:12 -0500" <20000924100812.A23848@spawn.nectar.com> References: <20000906151431.A26152@hamlet.nectar.com> <14798.4853.288090.72159A@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> <20000924100812.A23848@spawn.nectar.com> User-Agent: Wanderlust/1.1.0 (Overjoyed) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386--freebsd) Organization: Carrots MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 24 Sep 2000 10:08:12 -0500, "Jacques A. Vidrine" said: n> changing them now. Unless objections come up, I'll commit this change n> or something similar with the next nsswitch commit. Here is another possible trouble. While libc.so.4 with nsswitch no longer requires the magic '+' entry, libc.so.3 and earlier still require '+'. What we need before 5.0-RELEASE meets the world is a tool to find binaries linked against libc.so.3 and earlier, and give a warning. It would also be helpful for us to (semi-)automatically update old binaries installed by ports. (I have been trying this for a couple of days) -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message