From owner-freebsd-stable Thu Jan 14 20:31:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12939 for freebsd-stable-outgoing; Thu, 14 Jan 1999 20:31:00 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12926 for ; Thu, 14 Jan 1999 20:30:50 -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.1a/8.9.1) with ESMTP id FAA00303; Fri, 15 Jan 1999 05:29:35 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id FAA01397; Fri, 15 Jan 1999 05:29:35 +0100 (MET) Date: Fri, 15 Jan 1999 05:29:35 +0100 From: Eivind Eklund To: Jeremy Shaffner Cc: freebsd-errata-update@roguetrader.com, freebsd-stable@FreeBSD.ORG Subject: Re: ERRATA NOTICE: FreeBSD 2.2.8-RELEASE Message-ID: <19990115052935.D362@bitbox.follo.net> References: <199901071300.GAA22022@ice.cold.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jeremy Shaffner on Thu, Jan 14, 1999 at 04:09:50PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 14, 1999 at 04:09:50PM -0600, Jeremy Shaffner wrote: > On Thu, 7 Jan 1999 freebsd-errata-update@roguetrader.com wrote: > > > user name. To correct this behaviour, libc needs to be patched and > > recompiled. The appropriate patch can be obtained from > > http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/gen/getpwent.c.diff?r1=1.35.2.2&r2=1.35.2.3 > > Ok..I've fetched and patched getpwent.c. So now what? `make install`? > >From what directory? Rebuild the entire libc and do 'make install'. % cd /usr/src/lib/libc && make && make install Eivind, who fixed that bug and wonders who added it to the erratta... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message