freebsd-dev/usr.bin/calendar
Ed Schouten 4a955f14cf Remove extraneous WARNS=7.
WARNS above 6 has no use. Also, all of usr.bin is also built with
WARNS=6 by default.

Discussed with:	edwin
2011-10-08 07:20:12 +00:00
..
calendars Add myself. 2011-10-07 23:12:33 +00:00
calendar.1 Fix typo: March -> September. 2011-01-05 21:17:14 +00:00
calendar.c On request of joel@: 2010-03-30 06:42:01 +00:00
calendar.h Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
dates.c On request of joel@: 2010-03-30 06:42:01 +00:00
day.c On request of joel@: 2010-03-30 06:42:01 +00:00
events.c On request of joel@: 2010-03-30 06:42:01 +00:00
io.c Pass correct size to write(2). 2011-06-06 13:50:29 +00:00
locale.c '\0' -> 0 2010-08-19 21:59:39 +00:00
Makefile Remove extraneous WARNS=7. 2011-10-08 07:20:12 +00:00
ostern.c Long awaited update to the calendar system: 2010-03-29 06:49:20 +00:00
parsedata.c Fix run-time breakage when encoutering invalid input-data. 2011-07-11 22:01:39 +00:00
paskha.c Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
pathnames.h On request of joel@: 2010-03-30 06:42:01 +00:00
pom.c Use a pair of parentheses to ensure right evaluation order. 2011-07-11 05:40:46 +00:00
sunpos.c Make clang happier by removing unused assignments. 2010-06-05 12:31:08 +00:00