From owner-svn-src-user@FreeBSD.ORG Mon Mar 1 07:54:07 2010 Return-Path: Delivered-To: svn-src-user@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10B51106566B; Mon, 1 Mar 2010 07:54:07 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id C09DB8FC1E; Mon, 1 Mar 2010 07:54:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id CA9089CB093; Mon, 1 Mar 2010 08:53:02 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d6U4v8utJnV5; Mon, 1 Mar 2010 08:53:00 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 9A9F79CB11C; Mon, 1 Mar 2010 08:53:00 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id o217qwDZ092532; Mon, 1 Mar 2010 08:52:58 +0100 (CET) (envelope-from rdivacky) Date: Mon, 1 Mar 2010 08:52:58 +0100 From: Roman Divacky To: Edwin Groothuis Message-ID: <20100301075258.GA92408@freebsd.org> References: <201002282036.o1SKaPUI085762@svn.freebsd.org> <20100228205005.GA4003@freebsd.org> <20100228221653.GA2682@mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100228221653.GA2682@mavetju.org> User-Agent: Mutt/1.4.2.3i Cc: src-committers@FreeBSD.org, svn-src-user@FreeBSD.org Subject: Re: svn commit: r204479 - user/edwin/ncal X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2010 07:54:07 -0000 On Mon, Mar 01, 2010 at 09:16:53AM +1100, Edwin Groothuis wrote: > On Sun, Feb 28, 2010 at 09:50:05PM +0100, Roman Divacky wrote: > > On Sun, Feb 28, 2010 at 08:36:25PM +0000, Edwin Groothuis wrote: > > > Author: edwin > > > Date: Sun Feb 28 20:36:24 2010 > > > New Revision: 204479 > > > URL: http://svn.freebsd.org/changeset/base/204479 > > > > > > Log: > > > Do some work on ncal while we're at it. > > > > I have a patch that implementes "cal -3" are you interested in it? > > Sure. What does it do? :-) it shows 3 months period - this month, month before and month after. patch: vlakno.cz/~rdivacky/ncal.3months.patch example: lev ~/ncal$ ./ncal -3 February 2010 March 2010 April 2010 Mo 1 8 15 22 1 8 15 22 29 5 12 19 26 Tu 2 9 16 23 2 9 16 23 30 6 13 20 27 We 3 10 17 24 3 10 17 24 31 7 14 21 28 Th 4 11 18 25 4 11 18 25 1 8 15 22 29 Fr 5 12 19 26 5 12 19 26 2 9 16 23 30 Sa 6 13 20 27 6 13 20 27 3 10 17 24 Su 7 14 21 28 7 14 21 28 4 11 18 25