From owner-freebsd-stable Wed Apr 25 8:30:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 51B7837B423 for ; Wed, 25 Apr 2001 08:30:02 -0700 (PDT) (envelope-from pinson@ka.com) Received: from corp.ka.com (user-38ld5p6.dialup.mindspring.com [209.86.151.38]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with SMTP id LAA28009 for ; Wed, 25 Apr 2001 11:30:00 -0400 (EDT) Received: from mountain ([192.168.147.151]) by corp.ka.com ( IA Mail Server Version: 3.1.3. Build: 1065 ) ) ; 25 Apr 2001 15:29:37 UT Reply-To: From: "C. Pinson @ KA International" To: "'stable'" Subject: MS Windows virus attatched to "RE: where can I find cvsup log of changed files?" Date: Wed, 25 Apr 2001 11:29:36 -0400 Message-ID: <000401c0cd9c$89b02ab0$9793a8c0@mountain.corp.ka.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 In-Reply-To: <006601c0cd96$4562df70$0d01a8c0@elec> Disposition-Notification-To: "C. Pinson @ KA International" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please be advised that the atachment to subject message seems to be a virus infected file "navidad.exe" -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Abel Alejandro Sent: Wednesday, April 25, 2001 6:43 AM To: Robert Chalmers Cc: stable Subject: Re: where can I find cvsup log of changed files? On Tue, Feb 06, 2001 at 02:50:08PM +1000, Robert Chalmers wrote: > I see on the second run, that cvsup stable only pulls in the few files that > have changed (of course) but can't seem to find a log file of whatthose > files were. I figure if they aren't kernel file, or sysstem files > then there is no need to make world ever time. As the docs say. cvsup doesn't make a log by default. You can run it in non-graphical mode and use something like 'tee' to copy it to a file. However, if you're cvsupping the source tree then every file there is a "system file" - not all important changes happen in the kernel. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message