From owner-cvs-all Sun Dec 2 14:44:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 574BF37B416; Sun, 2 Dec 2001 14:44:15 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB2MiF757777; Sun, 2 Dec 2001 14:44:15 -0800 (PST) (envelope-from markm) Message-Id: <200112022244.fB2MiF757777@freefall.freebsd.org> From: Mark Murray Date: Sun, 2 Dec 2001 14:44:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar Makefile calendar.c calendar.h day.c io.c ostern.c paskha.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2001/12/02 14:44:15 PST Modified files: usr.bin/calendar Makefile calendar.c calendar.h day.c io.c ostern.c paskha.c Log: WARNS=2 fixup (mostly. Some are Hard To Fix(tm), so NO_WERROR is set) Use __FBSDID(). Sort some headers. Revision Changes Path 1.18 +2 -1 src/usr.bin/calendar/Makefile 1.15 +6 -4 src/usr.bin/calendar/calendar.c 1.7 +1 -1 src/usr.bin/calendar/calendar.h 1.17 +26 -25 src/usr.bin/calendar/day.c 1.17 +20 -18 src/usr.bin/calendar/io.c 1.10 +5 -3 src/usr.bin/calendar/ostern.c 1.6 +6 -2 src/usr.bin/calendar/paskha.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message