From owner-cvs-all Tue Sep 14 18:58:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D619915279; Tue, 14 Sep 1999 18:58:45 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA62668; Tue, 14 Sep 1999 18:58:45 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199909150158.SAA62668@freefall.freebsd.org> From: Peter Wemm Date: Tue, 14 Sep 1999 18:58:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/xntpd/authstuff md5driver.c src/usr.sbin/xntpd/ntpdate ntpdate.c src/usr.sbin/xntpd/ntpq ntpq.c src/usr.sbin/xntpd/ntptrace ntptrace.c src/usr.sbin/xntpd/xntpd ntpd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/09/14 18:58:45 PDT Modified files: usr.sbin/xntpd/authstuff md5driver.c usr.sbin/xntpd/ntpdate ntpdate.c usr.sbin/xntpd/ntpq ntpq.c usr.sbin/xntpd/ntptrace ntptrace.c usr.sbin/xntpd/xntpd ntpd.c Log: Fix warning: return type of `main' is not `int' Revision Changes Path 1.4 +3 -1 src/usr.sbin/xntpd/authstuff/md5driver.c 1.4 +3 -1 src/usr.sbin/xntpd/ntpdate/ntpdate.c 1.6 +3 -1 src/usr.sbin/xntpd/ntpq/ntpq.c 1.3 +3 -1 src/usr.sbin/xntpd/ntptrace/ntptrace.c 1.3 +3 -1 src/usr.sbin/xntpd/xntpd/ntpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message