From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 02:21:08 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F280C106566B for ; Mon, 12 Dec 2011 02:21:08 +0000 (UTC) (envelope-from jhfoo-ml@extracktor.com) Received: from mail.nexlabs.com (mail.nexlabs.com [210.193.32.133]) by mx1.freebsd.org (Postfix) with SMTP id 8FD1D8FC0C for ; Mon, 12 Dec 2011 02:21:08 +0000 (UTC) Received: (qmail 2251 invoked from network); 12 Dec 2011 01:54:50 -0000 Received: from unknown (HELO ?192.168.1.196?) (jhfoo@nexlabs.com@49.128.35.38) by mail.nexlabs.com with SMTP; 12 Dec 2011 01:54:50 -0000 Message-ID: <4EE55ED1.3090305@extracktor.com> Date: Mon, 12 Dec 2011 09:54:25 +0800 From: Foo JH User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: difference between cvsup and csup? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2011 02:21:09 -0000 Hello guys, I notice FreeBSD is now using (and probably has been for a while) csup instead of cvsup. The parameters looking identical - at least from the no-gui perspective. Can anyone advise what the difference is, and perhaps educate me on how this came to be? Thanks.