Date: Thu, 26 Aug 1999 09:18:39 -0700 (PDT) From: Nick Sayer <nsayer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/at at.man parsetime.c Message-ID: <199908261618.JAA65501@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nsayer 1999/08/26 09:18:38 PDT Modified files: usr.bin/at at.man parsetime.c Log: 1. Add support for months and years in relative time spec (now + 1 year) 2. Rip out dateadd() and re-do the plus operator handler to use mktime() instead (per wollman). Reviewed by: wollman Revision Changes Path 1.11 +4 -2 src/usr.bin/at/at.man 1.17 +31 -50 src/usr.bin/at/parsetime.c 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?199908261618.JAA65501>