Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 15:34:57 -0500
From:      Mike Barcroft <mike@FreeBSD.org>
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>
In-Reply-To: <200201132021.g0DKL8582185@freefall.freebsd.org>; from mike@FreeBSD.org on Sun, Jan 13, 2002 at 12:21:08PM -0800
References:  <200201132021.g0DKL8582185@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Barcroft <mike@FreeBSD.org> 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 <joe.halpin@attbi.com>
>   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020113153457.E31102>