Date: Sun, 2 Dec 2001 14:44:15 -0800 (PST) From: Mark Murray <markm@FreeBSD.org> 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 Message-ID: <200112022244.fB2MiF757777@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112022244.fB2MiF757777>