From owner-cvs-src@FreeBSD.ORG Wed Sep 15 08:50:28 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 065D016A4CE; Wed, 15 Sep 2004 08:50:28 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1F7743D31; Wed, 15 Sep 2004 08:50:26 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8F8oL0f037872; Wed, 15 Sep 2004 11:50:21 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 50313-11; Wed, 15 Sep 2004 11:50:20 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8F8oKCr037871 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 15 Sep 2004 11:50:20 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i8F8oKSn005912; Wed, 15 Sep 2004 11:50:20 +0300 (EEST) (envelope-from ru) Date: Wed, 15 Sep 2004 11:50:20 +0300 From: Ruslan Ermilov To: Tom Rhodes Message-ID: <20040915085020.GA55626@ip.net.ua> References: <200409141901.i8EJ1JH6026822@repoman.freebsd.org> <20040914191138.GA21813@ip.net.ua> <20040914161842.5632caa8@localhost.pittgoth.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <20040914161842.5632caa8@localhost.pittgoth.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua 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: Wed, 15 Sep 2004 08:50:28 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 14, 2004 at 04:18:42PM -0400, Tom Rhodes wrote: > On Tue, 14 Sep 2004 22:11:38 +0300 > Ruslan Ermilov wrote: >=20 > > On Tue, Sep 14, 2004 at 07:01:19PM +0000, Diomidis Spinellis wrote: > > > dds 2004-09-14 19:01:19 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > usr.sbin/cron/crontab Makefile crontab.c=20 > > > Log: > > > Ensure that edits that do not span a clock tick are not lost. > > > =20 > > > PR: bin/22612 > > > MT5: 4 weeks > > > MT4: 2 weeks > > > =20 > > > Revision Changes Path > > > 1.13 +3 -3 src/usr.sbin/cron/crontab/Makefile > > > 1.22 +13 -4 src/usr.sbin/cron/crontab/crontab.c > > >=20 > > Yeah, vi(1) sucks. > >=20 >=20 > Hey now ... watch it there Ruslan. You're stepping on holy > ground with this one. >=20 What I mean here is that I'm a very quick typist, and it often happens over a slow link, e.g., when committing to the FreeBSD repo, that I type a commit log in vi(1) and press "ZZ" before it fires up. When it happens, cvs(1) complains that the log message is unmodified, which sucks. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBSAJLqRfpzJluFF4RAgE5AJ9VGL9O7Sl+gkCCcUlvmUt1izIjRQCfRH4u NWRNd6xrqV7zAkTqJ7I4d0o= =CG98 -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--