From owner-freebsd-current Sun Mar 23 09:43:42 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA15777 for current-outgoing; Sun, 23 Mar 1997 09:43:42 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA15772 for ; Sun, 23 Mar 1997 09:43:38 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0w8rHD-0002EM-00; Sun, 23 Mar 1997 10:41:51 -0700 To: Gary Roberts Subject: Re: -Current Cc: freebsd-current@freebsd.org In-reply-to: Your message of "Fri, 21 Mar 1997 23:34:10 EST." References: Date: Sun, 23 Mar 1997 10:41:51 -0700 From: Warner Losh Message-Id: Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message Gary Roberts writes: : Is it safe to cvsup my src and do a make world ??? I've successfully built up to CTM 3151. I'd say the chances are very good. Make sure you do a make world, and not just a make all because the include files have change a bunch. Warner