summaryrefslogtreecommitdiff
path: root/usr.bin/calendar/paskha.c
AgeCommit message (Collapse)Author
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.
1996-12-05FreeBSD calendar(1) + OpenBSD changes.Todd C. Miller