From owner-cvs-all@FreeBSD.ORG Wed Jun 11 09:15:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 017B237B407; Wed, 11 Jun 2003 09:15:17 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFA243F75; Wed, 11 Jun 2003 09:15:16 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h5BGFCOc029315; Wed, 11 Jun 2003 09:15:16 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h5BGFC8w029314; Wed, 11 Jun 2003 09:15:12 -0700 (PDT) Date: Wed, 11 Jun 2003 09:15:12 -0700 From: "David O'Brien" To: Yar Tikhiy Message-ID: <20030611161512.GA29232@dragon.nuxi.com> References: <200306101830.h5AIUf45016420@repoman.freebsd.org> <20030610215913.GA71298@dragon.nuxi.com> <20030611155429.GD10967@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030611155429.GD10967@comp.chem.msu.su> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/getty gettytab.h main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 16:15:20 -0000 On Wed, Jun 11, 2003 at 07:54:29PM +0400, Yar Tikhiy wrote: > On Tue, Jun 10, 2003 at 02:59:13PM -0700, David O'Brien wrote: > > On Tue, Jun 10, 2003 at 11:30:41AM -0700, Yar Tikhiy wrote: > > > yar 2003/06/10 11:30:41 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > libexec/getty gettytab.h main.c > > > Log: > > > Read gettytab(5) soon enough to fill in all necessary values. > > > Re-read gettytab(5) only if needed. > > > > > > This fixes bugs introduced as long ago as in getty/main.c rev.1.15. > > > > This seems to have broken world. > > I beg pardon if I've broken world. Now I'm running "make world" to > investigate the case, but it will take a while. Could you provide > me with a error log showing the breakage in the meantime? Thanks. It may have been an issue of CVSup'ing at the wrong time. Every arch at http://triangle.rtp.freebsd.org/~des/ showed a problem with an undefined symbol in getty/main.c.