summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/day.c
Commit message (Expand)AuthorAgeFilesLines
* Remove break after return.stefanf2006-07-181-2/+0
* Correct previous commit. We don't want to suppress an entry becausegrog2006-05-311-3/+5
* Don't go past the end of the month with a repetitive entry of thegrog2006-05-301-0/+3
* Fix -t option processing.bland2004-12-061-4/+2
* Add two new options:grog2002-06-131-1/+1
* Setlocale returns static buffer, don't assume it will be unchangedache2002-03-101-4/+8
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-1/+0
* WARNS=2 fixup (mostly. Some are Hard To Fix(tm), so NO_WERROR is set)markm2001-12-021-25/+26
* Fix compilation with -DDEBUG.dd2001-11-041-1/+1
* Restore old locale properlyache2001-03-211-1/+4
* Use a slightly better documented way of calculating easter anddwmalone2001-01-021-24/+12
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Correct a typo (22th -> 22nd)n_hibma1999-07-241-33/+34
* typo.wosch1997-10-261-2/+2
* Many places in the code NULL is used in integer context, wherephk1997-09-181-3/+3
* Use err(3). Abort if strdup() returns NULL.charnier1997-06-231-9/+13
* Fix calendar so that it doesn't report strange results onmpp1997-02-021-2/+8
* Fix calendar so that you can run it like:mpp1997-01-121-2/+9
* Localize even more.ache1996-05-101-11/+4
* Allow to configure national Easter names.ache1996-05-101-33/+39
* Localize itache1996-05-101-2/+86
* Easter was one day to fast.wosch1996-04-091-3/+3
* Change calendar to report the actual date for variable day events.mpp1996-04-061-3/+20
* - handle events that move around from year to year, i.e.,wosch1996-02-021-0/+370
OpenPOWER on IntegriCloud