summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar
AgeCommit message (Expand)AuthorFilesLines
2021-01-08bowie died 10.1; from steffen nurpmesojmc1-2/+2
2020-06-22change "East Tupelo" reference to just "Tupelo";jmc1-2/+2
2020-06-21add neil peart; from matthew j. c. clarkejmc1-1/+3
2020-05-12spelling: bedrich smetanajmc1-2/+2
2020-04-19there should be a space between the year and "BC";jmc3-15/+15
2020-04-13spelling fix;jmc1-2/+2
2019-08-12In isnow(), always validate the value of the month variable beforemillert1-5/+9
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt1-3/+3
2019-03-31add Scott Walker; from Chad Doughertysthen1-1/+3
2019-03-31Update Jewish holiday dates for this year. While here, add Tu B'Shevat.bcallah1-6/+7
2019-02-01Fix regresion that prevented -A0 from working as before.millert3-6/+11
2019-01-30Use ' and " instead of archaically considering ` a left quote.bentley5-11/+11
2019-01-29replace some archaic quotes with plain variations.tedu2-5/+7
2019-01-29Fix a bug with -flag where later events may be shown when they should not be.millert3-7/+4
2019-01-17delete some historic $Id that have been chewed on by cvstedu1-3/+1
2018-11-21add st. andrew's day and put the entry for st. patrick's day in a formatjmc1-2/+3
2018-06-03rock AND roll!jmc1-3/+3
2018-04-24add p2k18mlarkin1-1/+2
2018-04-08The assault on Dutschke happened in 1968.tb1-2/+2
2018-03-01consistently spell "IPsec"; from raf czlonkajmc1-3/+3
2017-09-25Calling waitpid(pid,...) where pid is either uninitialized orkrw1-5/+7
2017-08-21Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(),deraadt1-4/+7
2017-08-10Remove KOI8 lines after 5.9 is out.tb1-6/+2
2017-06-29spelling fix; from greg lehey, freebsd r320427;jmc1-2/+2
2016-11-19hyrogen bomb related fixes, prompted by Carson Chittom; dates moved tootto2-4/+4
2016-09-14Fix bug introduced in the fix for days outside the target month.millert1-2/+4
2016-09-14some fixes from carson chittom;jmc1-3/+3
2016-09-11Install the /usr/share/calendar/$lang directories with root as owner.natano1-4/+3
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenguenther1-1/+3
2016-08-31new: Joe Ossanna 1928-1977schwarze1-1/+3
2016-08-31fix fd leaks in error pathsjsg1-2/+5
2016-07-13When matching a day in the month, make sure that the date is stillmillert1-3/+4
2016-04-11Howard Marks died yesterdaysthen1-1/+3
2016-03-27Fix spelling of "Beverly Hills". From Carson Chittom.tim2-4/+4
2016-03-11un-un-vax;jmc1-1/+2
2016-02-16correct(ish) date of death for alexander the great;jmc2-4/+4
2016-01-28Correct date for Australia Day. From Ian Mcwilliam, ok jmc.dtucker1-2/+2
2016-01-22- new plymouth day is better known as taranakijmc1-3/+3
2016-01-20add a calendar for new zealand; from craig skinnerjmc4-8/+56
2016-01-14add a calendar file for the uk;jmc4-6/+52
2016-01-11:( David Bowiesthen1-1/+2
2016-01-05the 3rd of january is not a new year's holiday in scotland, as notedjmc1-2/+1
2015-12-08Remove NULL-checks before free(). ok tb@mmcc2-18/+10
2015-12-07tweak the code a bit and add a -w option to display day of week.espie4-21/+30
2015-11-21add "getpw" promise to calendar(1) (in doall case only)semarie1-2/+2
2015-11-16pledge calendar:pascal1-1/+10
2015-10-23Fix a couple of issues in Russian calendar entries:zhuk7-301/+289
2015-10-23delete ) that jumped inderaadt1-2/+2
2015-10-23A bit of whitespace cleanup, to make further diffs smaller.zhuk3-9/+9
2015-10-23Fix BODUN handling after switch to UTF-8.zhuk2-6/+10