Sync with FreeBSD:
authorPeter Avalos <pavalos@dragonflybsd.org>
Mon, 24 Sep 2007 20:31:44 +0000 (20:31 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Mon, 24 Sep 2007 20:31:44 +0000 (20:31 +0000)
commitd070c03bd3ec3b19cb1a39dc32ee55e403db4854
tree7e0398f7246f4e635e253aba24b3b1e3212f460f
parent90701c27f6572027f4606c0a8edbcd1df7457725
Sync with FreeBSD:

Sort events by date.

Fix off-by-one error in -W option.

Shorten some long lines.

Fix various bugs in the -A and -B options.

Remove break after return.

Fix -t option processing.  Partially initialized tm structure was passed
into mktime(3).

Obtained-from: FreeBSD
usr.bin/calendar/calendar.h
usr.bin/calendar/day.c
usr.bin/calendar/io.c
usr.bin/calendar/ostern.c
usr.bin/calendar/paskha.c