From owner-cvs-src@FreeBSD.ORG Tue Sep 14 20:18:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68E8216A4CE; Tue, 14 Sep 2004 20:18:05 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD1FF43D49; Tue, 14 Sep 2004 20:18:04 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost.pittgoth.com (acs-24-154-239-170.zoominternet.net [24.154.239.170]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id i8EKI20p016274 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 14 Sep 2004 16:18:03 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 14 Sep 2004 16:18:42 -0400 From: Tom Rhodes To: Ruslan Ermilov Message-Id: <20040914161842.5632caa8@localhost.pittgoth.com> In-Reply-To: <20040914191138.GA21813@ip.net.ua> References: <200409141901.i8EJ1JH6026822@repoman.freebsd.org> <20040914191138.GA21813@ip.net.ua> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Diomidis Spinellis cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/cron/crontab Makefile crontab.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 20:18:05 -0000 On Tue, 14 Sep 2004 22:11:38 +0300 Ruslan Ermilov wrote: > On Tue, Sep 14, 2004 at 07:01:19PM +0000, Diomidis Spinellis wrote: > > dds 2004-09-14 19:01:19 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.sbin/cron/crontab Makefile crontab.c > > Log: > > Ensure that edits that do not span a clock tick are not lost. > > > > PR: bin/22612 > > MT5: 4 weeks > > MT4: 2 weeks > > > > Revision Changes Path > > 1.13 +3 -3 src/usr.sbin/cron/crontab/Makefile > > 1.22 +13 -4 src/usr.sbin/cron/crontab/crontab.c > > > Yeah, vi(1) sucks. > Hey now ... watch it there Ruslan. You're stepping on holy ground with this one. -- Tom Rhodes