From owner-cvs-all Sun Jan 13 12:37:59 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 1F4D137B404; Sun, 13 Jan 2002 12:37:53 -0800 (PST) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g0DKYvg34714; Sun, 13 Jan 2002 15:34:57 -0500 (EST) (envelope-from mike) Date: Sun, 13 Jan 2002 15:34:57 -0500 From: Mike Barcroft To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/at at.c at.man panic.c panic.h Message-ID: <20020113153457.E31102@espresso.q9media.com> References: <200201132021.g0DKL8582185@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201132021.g0DKL8582185@freefall.freebsd.org>; from mike@FreeBSD.org on Sun, Jan 13, 2002 at 12:21:08PM -0800 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Barcroft writes: > mike 2002/01/13 12:21:08 PST > > Modified files: > usr.bin/at at.c at.man panic.c panic.h > Log: > Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix some > minor issues in the rest of the source and manual. > > Submitted by: Joe Halpin > Obtained from: touch(1) (partially) > MFC after: 1 month > > Revision Changes Path > 1.24 +92 -5 src/usr.bin/at/at.c > 1.24 +59 -3 src/usr.bin/at/at.man > 1.15 +2 -0 src/usr.bin/at/panic.c > 1.6 +4 -18 src/usr.bin/at/panic.h XXX: the at(1) source isn't style(9). XXX: the manual for at(1) is named `at.man'. XXX: the manual refers to `you'. XXX: there are some inconsistencies between the manual and the source. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message