summaryrefslogtreecommitdiff
path: root/usr.bin/calendar
AgeCommit message (Collapse)Author
2016-07-13When matching a day in the month, make sure that the date is stillTodd C. Miller
in the month we are interested in after calling mktime(3). This fixes things like Sunday+5 for months where there is not a 5th Sunday and the 31st day in months with less than 31 days. From Andy Bradford
2016-04-11Howard Marks died yesterdayStuart Henderson
2016-03-27Fix spelling of "Beverly Hills". From Carson Chittom.Tim van der Molen
2016-03-11un-un-vax;Jason McIntyre
this file has not been touched in nearly two years - putting this out as a test of whether to propose its removal;
2016-02-16correct(ish) date of death for alexander the great;Jason McIntyre
from soren jacobsen, netbsd -r1.26 i've done it a bit differently though: since the date was listed both in .birthday and .history i added his (reputed) birth date to .birthday and removed the dup. i also standardised the date as "[year][space]BC".
2016-01-28Correct date for Australia Day. From Ian Mcwilliam, ok jmc.Darren Tucker
2016-01-22- new plymouth day is better known as taranakiJason McIntyre
- correct a duplicate south canterbury entry first correction from peter kane second, and diff, from craig skinner
2016-01-20add a calendar for new zealand; from craig skinnerJason McIntyre
2016-01-14add a calendar file for the uk;Jason McIntyre
this is the work of craig skinner - many thanks, craig. i've tweaked it a bit. craig has also fixed a currently incorrect date and moved a couple entries to the uk file/ some outstanding issues (what to do with dups) but it'll be eaiser to work on once in tree
2016-01-11:( David BowieStuart Henderson
2016-01-05the 3rd of january is not a new year's holiday in scotland, as notedJason McIntyre
by craig skinner; craig requested we amended this to 2nd of january, which is officially a holiday in scotland but i think the entry is misleading, so i just zapped it - the occasion is really new year's day, which is the 1st;
2015-12-08Remove NULL-checks before free(). ok tb@mmcc
2015-12-07tweak the code a bit and add a -w option to display day of week.Marc Espie
okay jmc@, millert@
2015-11-21add "getpw" promise to calendar(1) (in doall case only)Sebastien Marie
used with -a in order to iterate on all users using getpwent(3). ok matthieu@ pascal@
2015-11-16pledge calendar:Pascal Stumpf
* "stdio rpath proc exec" in normal mode (execs cpp) * "stdio rpath tmppath fattr id proc exec" in -a mode, which is typically run as root (hint hint) ok deraadt@
2015-10-23Fix a couple of issues in Russian calendar entries:Vadim Zhukov
* Fix #ifndef safeguards (rename/add where missing); * Use consistent spelling for year when it's mentioned in day desc; * Tweak some wrong casing cases; * Remove calendar.msk since Moscow doesn't have summer time anymore, and that was the only thing this file was about; * A few other corrections. Some corrections from Mikhail on tech@, thanks! Small fix & okay from mikeb@.
2015-10-23delete ) that jumped inTheo de Raadt
2015-10-23A bit of whitespace cleanup, to make further diffs smaller.Vadim Zhukov
2015-10-23Fix BODUN handling after switch to UTF-8.Vadim Zhukov
Still wondering if this functionality should be removed, but I'll leave the decision to those who drink alcohol. Input from & okay tedu@.
2015-10-23forgot to commit makefile change for utf-8 calendarsTed Unangst
2015-10-23i assume this file needs a LANG like all the restTed Unangst
2015-10-23translate calendar files to utf-8Ted Unangst
2015-10-12Gahamas -> Bahamas;Jason McIntyre
from pgoyette (netbsd -r1.26)
2015-10-05correct picasso's birth date;Jason McIntyre
from comet (freebsd 116952), via richard
2015-09-25drop useless quotingIngo Schwarze
2015-09-14for argument placeholders for file names use .Ar, not .PaIngo Schwarze
2015-09-03append the year Zilog Z-80 8-bit microprocessor was introduced;Igor Sobrado
a nice processor, learnt assembly on a Z-80A when I was twelve years old. ok jmc@
2015-07-03vax-11/780 announced 1977, not 1978;Jason McIntyre
from john marshall, freebsd pr #200961 ok miod
2015-05-21some fixes from pjanzen;Jason McIntyre
2015-05-17Montenegrin holidaysczarkoff
OK jmc@, sthen@ (same for previous comment)
2015-05-17New Year's Dayczarkoff
2015-05-02statue [sic] day in netherlands antilles becomes kingdom day in the netherlands;Jason McIntyre
thanks paul de weerd for pointers
2015-05-01- king's birthday now celebrated in the netherlands; from einfach jemandJason McIntyre
ok, though not neccessarily endorsed, from/by otto tim van der molen further requested it be "king's day" and the removal of antilles while here i've used an article (*the* netherlands), here and in another example
2015-04-30use adolf, not adolph, for hitler, to keep it consistent;Jason McIntyre
remove his suicide entry since it's already listed, more completely, in calendar.history; from craig skinner
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failureTheo de Raadt
handling along the way. Reviews by Brendan MacDonell, Jeremy Devenport, florian, doug, millert
2015-03-17Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@Todd C. Miller
2015-03-15tzfile.h is an internal header that should never have been installed.Todd C. Miller
What's worse, the tzfile.h that gets installed is over 20 years old and doesn't match the real tzfile.h in libc/time. This makes the tree safe for /usr/include/tzfile.h removal. The TM_YEAR_BASE define has been moved to time.h temporarily until its usage is replaced by 1900 in the tree. Actual removal of tzfile.h is pending a ports build. Based on a diff from deraadt@
2015-03-13"It is often said that before you die your life passes before your eyes.Stuart Henderson
It is in fact true. It's called living." - Terry Pratchett
2015-03-13bye Daevid AllenStuart Henderson
2015-02-08in getopt() blocks, stop incrementing flag variable which are supposedTheo de Raadt
to just be 0/1 ok miod florian
2015-01-19mlk jr day is the third monday, and not just for new york.Ted Unangst
from richard
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol)
2015-01-02uppercase for place names, and one "t" in british;Jason McIntyre
from carson chittom
2014-08-17sync with hackathons.htmlJonathan Gray
2014-08-15admission of hawaii happened in 1959, not 1984;Jason McIntyre
from the freebsd bugs database, bug 192651: Reported: 2014-08-14 13:17 UTC by Richard
2014-07-30switch to tradcppJonathan Gray
2014-07-08mention X Window System announcement.Kirill Bychkov
OK henning@
2014-03-06add michelangelo's death (an odd addition for a birthday file, i guess);Jason McIntyre
From: patrick keshishian
2014-02-11updates for norbert wiener;Jason McIntyre
From: Martin Schr?der
2014-02-11add:Jason McIntyre
robert morris (from jan stary) karl marx and friedrich engels (from jiri b)