aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/calendar
Commit message (Expand)AuthorAgeFilesLines
...
* Remove redundant declaration of optind. It has been declared in unistd.hWarner Losh2001-03-011-1/+0
* Minor grammar nit.Ben Smithurst2001-01-161-1/+1
* The patch for the new calendar contained spaces instead of tabs.David Malone2001-01-151-184/+184
* /usr/libexec/cpp -> /usr/bin/cppAndrey A. Chernov2001-01-131-1/+1
* Update for 2001.David Malone2001-01-041-138/+186
* Use a slightly better documented way of calculating easter andDavid Malone2001-01-022-61/+38
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* List the -t option in usage().Alexander Langer2000-10-061-1/+1
* List the options in alphabetic order.Alexander Langer2000-10-061-1/+1
* These files are located under usr.bin/calendar/calendars/ru_RU.KOI8-R nowAlexey Zelkin2000-05-045-131/+0
* Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflectAlexey Zelkin2000-05-042-2/+2
* Correct comments and variable names left since repo-copyAlexey Zelkin2000-05-045-23/+23
* Add missing $FreeBSD$ tagsAlexey Zelkin2000-05-044-0/+7
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Adapt to the new `ccp' now that the traditional-behaving /usr/bin/cppDavid E. O'Brien2000-01-102-5/+6
* Replace calendar with 2000 calendar.Greg Lehey2000-01-041-128/+140
* Remove duplicate entryChris Piazza1999-12-181-1/+0
* Spelling fixes. first change from openbsd second from netbsdChris Piazza1999-12-181-2/+2
* spellingPhilippe Charnier1999-10-084-10/+10
* Correct the information about Lincoln's assasination (shot on 14-4, diedNik Clayton1999-09-031-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2845-45/+45
* Richard the Lionheart was crowned on 3rd September 1189, not the 27thNik Clayton1999-08-011-2/+2
* Correct a typo (22th -> 22nd)Nick Hibma1999-07-241-33/+34
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Don't add '?' to getopt's options.Warner Losh1999-06-241-1/+1
* More egcs warning fixes:Warner Losh1999-04-251-2/+2
* Fixed gratuitous unformatting in rev.1.8.Bruce Evans1998-10-221-1/+2
* oops, forgot to add his birthdayTorsten Blum1998-10-221-1/+2
* Add Jon Postel's birth/deathTorsten Blum1998-10-221-2/+2
* Missed one in the previous commit.Dag-Erling Smørgrav1998-10-131-3/+3
* Update to reflect the current Jewish calendar.Steve Price1998-02-081-12/+12
* Update for new common calendar.Steve Price1998-01-121-25/+125
* Something important happened last year. And this file was last updatedPhilippe Charnier1998-01-071-1/+2
* typo.Wolfram Schneider1997-10-261-2/+2
* Use croation week day name. This avoid a name clashWolfram Schneider1997-10-262-6/+6
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-3/+3
* Typo fix: Alan Turning is aka Alan Turing.Philippe Charnier1997-06-231-2/+2
* Use err(3). Abort if strdup() returns NULL.Philippe Charnier1997-06-232-22/+27
* Add yet one holidayAndrey A. Chernov1997-06-112-2/+4
* Change holiday name to official oneAndrey A. Chernov1997-05-012-6/+6
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Added calendar entries from OpenBSD and NetBSD that we were missing.Mike Pritchard1997-02-254-11/+20
* Add the date of Carl Sagan's death, since we list his birthday.Mike Pritchard1997-02-251-1/+2
* Holiday renamedAndrey A. Chernov1997-02-242-4/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2242-42/+42
* Don't call sendmail with "-f root" when run with "-a". ThisMike Pritchard1997-02-161-1/+1
* Fix a couple of typos.Mike Pritchard1997-02-111-4/+4
* Really fix calendar to drop all permissions whenMike Pritchard1997-02-091-4/+28
* Initialize the group list when we switch uids when run asMike Pritchard1997-02-062-0/+5