From owner-cvs-usrbin Wed Sep 25 05:04:06 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA02164 for cvs-usrbin-outgoing; Wed, 25 Sep 1996 05:04:06 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA01872; Wed, 25 Sep 1996 05:03:34 -0700 (PDT) Date: Wed, 25 Sep 1996 05:03:34 -0700 (PDT) From: John Polstra Message-Id: <199609251203.FAA01872@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/at parsetime.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 96/09/25 05:03:32 Branch: usr.bin/at RELENG_2_1_0 Modified: usr.bin/at parsetime.c Log: Bring in bug fix from main branch 1.6 -> 1.7: correct faulty handling of 12:xx AM and 12:xx PM. Revision Changes Path 1.4.4.1 +8 -3 src/usr.bin/at/parsetime.c