summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar
Commit message (Expand)AuthorAgeFilesLines
* Correct and update Japanese holidays.knu2001-04-201-7/+13
* Don't attempt to parse %c, use nl_langinfo insteadache2001-03-211-5/+10
* Restore old locale properlyache2001-03-211-1/+4
* MAXPATHLEN includes the trailing NUL character, so there's no need to add 1imp2001-03-011-1/+1
* Remove redundant declaration of optind. It has been declared in unistd.himp2001-03-011-1/+0
* Minor grammar nit.ben2001-01-161-1/+1
* The patch for the new calendar contained spaces instead of tabs.dwmalone2001-01-151-184/+184
* /usr/libexec/cpp -> /usr/bin/cppache2001-01-131-1/+1
* Update for 2001.dwmalone2001-01-041-138/+186
* Use a slightly better documented way of calculating easter anddwmalone2001-01-022-61/+38
* Prepare for mdoc(7)NG.ru2000-12-271-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
* List the -t option in usage().alex2000-10-061-1/+1
* List the options in alphabetic order.alex2000-10-061-1/+1
* These files are located under usr.bin/calendar/calendars/ru_RU.KOI8-R nowphantom2000-05-045-131/+0
* Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflectphantom2000-05-042-2/+2
* Correct comments and variable names left since repo-copyphantom2000-05-045-23/+23
* Add missing $FreeBSD$ tagsphantom2000-05-044-0/+7
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Adapt to the new `ccp' now that the traditional-behaving /usr/bin/cppobrien2000-01-102-5/+6
* Replace calendar with 2000 calendar.grog2000-01-041-128/+140
* Remove duplicate entrycpiazza1999-12-181-1/+0
* Spelling fixes. first change from openbsd second from netbsdcpiazza1999-12-181-2/+2
* spellingcharnier1999-10-084-10/+10
* Correct the information about Lincoln's assasination (shot on 14-4, diednik1999-09-031-3/+3
* $Id$ -> $FreeBSD$peter1999-08-2845-45/+45
* Richard the Lionheart was crowned on 3rd September 1189, not the 27thnik1999-08-011-2/+2
* Correct a typo (22th -> 22nd)n_hibma1999-07-241-33/+34
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Don't add '?' to getopt's options.imp1999-06-241-1/+1
* More egcs warning fixes:imp1999-04-251-2/+2
* Fixed gratuitous unformatting in rev.1.8.bde1998-10-221-1/+2
* oops, forgot to add his birthdaytorstenb1998-10-221-1/+2
* Add Jon Postel's birth/deathtorstenb1998-10-221-2/+2
* Missed one in the previous commit.des1998-10-131-3/+3
* Update to reflect the current Jewish calendar.steve1998-02-081-12/+12
* Update for new common calendar.steve1998-01-121-25/+125
* Something important happened last year. And this file was last updatedcharnier1998-01-071-1/+2
* typo.wosch1997-10-261-2/+2
* Use croation week day name. This avoid a name clashwosch1997-10-262-6/+6
* Many places in the code NULL is used in integer context, wherephk1997-09-181-3/+3
* Typo fix: Alan Turning is aka Alan Turing.charnier1997-06-231-2/+2
* Use err(3). Abort if strdup() returns NULL.charnier1997-06-232-22/+27
* Add yet one holidayache1997-06-112-2/+4
* Change holiday name to official oneache1997-05-012-6/+6
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Added calendar entries from OpenBSD and NetBSD that we were missing.mpp1997-02-254-11/+20
* Add the date of Carl Sagan's death, since we list his birthday.mpp1997-02-251-1/+2
* Holiday renamedache1997-02-242-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-2242-42/+42
OpenPOWER on IntegriCloud