From owner-cvs-all Mon Jun 29 11:13:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04857 for cvs-all-outgoing; Mon, 29 Jun 1998 11:13:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04806; Mon, 29 Jun 1998 11:13:02 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA13564; Mon, 29 Jun 1998 11:12:09 -0700 (PDT) Date: Mon, 29 Jun 1998 11:12:09 -0700 (PDT) Message-Id: <199806291812.LAA13564@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/timed/timed timed.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/06/29 11:12:09 PDT Modified files: usr.sbin/timed/timed timed.c Log: Don't assume that time_t is long. Fixed printf format errors. Revision Changes Path 1.8 +6 -4 src/usr.sbin/timed/timed/timed.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message