summaryrefslogtreecommitdiff
path: root/usr.bin/calendar/calendar.c
AgeCommit message (Collapse)Author
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-04Various fixes, including closing user/630.Paul Janzen
1997-09-15Don't do a setlogin() as it affects everything in the session, notTodd C. Miller
just that process.
1997-09-08call setlogin(2)Todd C. Miller
1997-08-26Make -t option use a date string like date(1).Todd C. Miller
1997-06-20sigh, who wrote thisTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-05FreeBSD calendar(1) + OpenBSD changes.Todd C. Miller
1996-12-04security holes: seek and ye shall findTheo de Raadt
1996-09-16/tmp// -> /tmp/Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt