From owner-svn-src-user@FreeBSD.ORG Mon Mar 1 08:39:38 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 0F5F31065677; Mon, 1 Mar 2010 08:39:38 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from k7.mavetju.org (ppp113-58.static.internode.on.net [150.101.113.58]) by mx1.freebsd.org (Postfix) with ESMTP id AAA0A8FC1C; Mon, 1 Mar 2010 08:39:37 +0000 (UTC) Received: by k7.mavetju.org (Postfix, from userid 1001) id 55AB445188; Mon, 1 Mar 2010 19:38:21 +1100 (EST) Date: Mon, 1 Mar 2010 19:38:21 +1100 From: Edwin Groothuis To: Roman Divacky Message-ID: <20100301083821.GA1761@mavetju.org> References: <201002282036.o1SKaPUI085762@svn.freebsd.org> <20100228205005.GA4003@freebsd.org> <20100228221653.GA2682@mavetju.org> <20100301075258.GA92408@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100301075258.GA92408@freebsd.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 08:39:38 -0000 On Mon, Mar 01, 2010 at 08:52:58AM +0100, Roman Divacky wrote: > 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 Nice, looks good. I've seen how the NetBSD cal has implemented the sliding months and want to see if I can recreate something like that without breaking too much of our current implementation. Should not have to be the case. Oh, the time wasted on trains :-) -- Edwin Groothuis Website: http://www.mavetju.org/ edwin@mavetju.org Weblog: http://www.mavetju.org/weblog/