From owner-freebsd-current Tue Oct 13 10:04:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16721 for freebsd-current-outgoing; Tue, 13 Oct 1998 10:04:10 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from Genesis.Denninger.Net (kdhome-2.pr.mcs.net [205.164.6.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16716 for ; Tue, 13 Oct 1998 10:04:09 -0700 (PDT) (envelope-from karl@Genesis.Denninger.Net) Received: (from karl@localhost) by Genesis.Denninger.Net (8.9.1/8.8.2) id MAA17548; Tue, 13 Oct 1998 12:03:46 -0500 (CDT) Message-ID: <19981013120346.A17500@Denninger.Net> Date: Tue, 13 Oct 1998 12:03:46 -0500 From: Karl Denninger To: HighWind Software Information , current@FreeBSD.ORG Subject: Re: libc_r changes broke stuff. References: <199810131648.MAA03517@highwind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810131648.MAA03517@highwind.com>; from HighWind Software Information on Tue, Oct 13, 1998 at 12:48:24PM -0400 Organization: Karl's Sushi and Packet Smashers X-Die-Spammers: Spammers will be LARTed and the remains fed to my cat Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 13, 1998 at 12:48:24PM -0400, HighWind Software Information wrote: > > I have reason to believe that recent changes to libc_r have caused > problems with our application. I'd like to be able to figure out what > the "diffs" were. > > We are using cvsup, so, we have an up-to-date tree. > > Question: > What do I type to find out the diffs in a particular ".c" file > from the remote CVS tree? > > -Rob "cvs log file.c" from the directory you're interested in. Pipe it through "more" or it'll just scroll off. -- -- Karl Denninger (karl@denninger.net) http://www.mcs.net/~karl I ain't even *authorized* to speak for anyone other than myself, so give up now on trying to associate my words with any particular organization. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message