summaryrefslogtreecommitdiff
path: root/usr.bin/calendar/ostern.c
AgeCommit message (Collapse)Author
2005-11-16knf & cleanup; mickey okTheo de Raadt
2004-12-10cleanup extra includes and -WallMichael Shalayeff
2003-06-25bring in protos via headersTheo de Raadt
1998-12-13Show periodic events the correct number of times.Paul Janzen
Calculate special events (Easter) correctly regardless of which year they occur in (thus fixing user/562). Keep locales and special event names from propogating from one user to the next during "calendar -a". Set up a framework to handle special events other than Easter (for instance, Jewish events, eventually). Various other fixes.
1998-11-05Easter and Y2K leap year fixPaul Janzen
1996-12-05FreeBSD calendar(1) + OpenBSD changes.Todd C. Miller