From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 21 14:32:11 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 446B816A4CE for ; Thu, 21 Oct 2004 14:32:11 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id B486643D2D for ; Thu, 21 Oct 2004 14:32:10 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id F3F1911A79; Thu, 21 Oct 2004 16:32:08 +0200 (CEST) Date: Thu, 21 Oct 2004 16:32:08 +0200 From: "Simon L. Nielsen" To: freebsd-hackers@FreeBSD.org Message-ID: <20041021143208.GA769@zaphod.nitro.dk> References: <20041021113709.GB7732@straylight.m.ringlet.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <20041021113709.GB7732@straylight.m.ringlet.net> User-Agent: Mutt/1.5.6i Subject: Re: [CFR] Specify the lock(1) timeout unit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 14:32:11 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.10.21 14:37:10 +0300, Peter Pentchev wrote: > Here's a little patch that teaches lock(1) about timeouts specified in > seconds, hours, or days in addition to the minutes it currently assumes. > I could commit this in a week if there are no objections. Wouldn't it be more natural to just append the time-unit type to the argument given to -t, e.g. "-t 10s" or "-t 10h". That just seem like the more intuitive way to handle it to me... Note: this is a suggestion, not an objection to the original patch. --=20 Simon L. Nielsen FreeBSD Documentation Team --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBd8hoh9pcDSc1mlERAtkFAKCAbSdC+18o+yBlvvB1d1Yo7+HxtwCgw2O3 1PRCOkEi6/HYZ0v0l3B1DU0= =yQAS -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--