aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/calendar
Commit message (Expand)AuthorAgeFilesLines
* Source repo changes to add new committer Rajesh Kumar M ARajesh Kumar M A2021-02-161-0/+1
* Complete Steps 5 and 9 from the Committer's guideLewis Cook2021-01-221-0/+1
* Replace strcat, strcpy and snprintf with bounds checking versionsStefan Eßer2020-12-311-46/+48
* Make calendarhome buffer staticStefan Eßer2020-12-301-1/+1
* Complete steps 5 and 9 from Committer's guideJuraj Lutter2020-12-161-0/+1
* Fix WITHOUT_ICONV buildStefan Eßer2020-12-131-1/+1
* Revert r368606Stefan Eßer2020-12-131-4/+0
* Fix WITHOUT_ICONV buildStefan Eßer2020-12-131-0/+4
* Use getlocalbase() instead of compiled in LOCALBASE to locate calendarsStefan Eßer2020-12-122-3/+9
* Install 2 forgotten shell scripts required to run the testsStefan Eßer2020-12-111-0/+2
* Restrict locale settings to the file they occur inStefan Eßer2020-11-054-32/+63
* Add regression tests for conditions and commentsStefan Eßer2020-11-0414-54/+213
* Update man-page to document changes made to the calendar program.Stefan Eßer2020-11-031-6/+14
* Consistently print calendar dates in the locale of the userStefan Eßer2020-11-031-2/+1
* Check that #ifdef, #ifndef, and #undef are used with a single nameStefan Eßer2020-11-031-13/+38
* Fix psoition reporting for calendar data file in system directoryStefan Eßer2020-11-011-2/+14
* Improve calendar file parsing and consistency testsStefan Eßer2020-10-311-11/+51
* Add file names and line numbers to debug messagesStefan Eßer2020-10-311-2/+4
* Add file names and line numbers to calendar format error messagesStefan Eßer2020-10-312-13/+37
* Print calendar entries in the order they occurStefan Eßer2020-10-302-3/+9
* Revert debug output committed in r367166 by accidentStefan Eßer2020-10-301-6/+2
* Fix length calculation in memmoveStefan Eßer2020-10-302-3/+10
* Re-implement comment parsing missing in the internal pre-processorStefan Eßer2020-10-301-11/+51
* Update the due date of the quarterly status reportLi-Wen Hsu2020-10-291-4/+4
* Simplify test for closing delimiter of #include argument (no functionalStefan Eßer2020-10-292-19/+6
* Fix calendar -a processing of files included in the user's home directoryStefan Eßer2020-10-291-0/+1
* Add support for nested conditionalsStefan Eßer2020-10-282-40/+67
* Fix off-by-one error in processing of #ifdef linesStefan Eßer2020-10-281-1/+1
* Fix parsing of #ifdef in calendar filesStefan Eßer2020-10-282-5/+18
* Correct calendar entry for myselfScott Long2020-10-261-1/+1
* calendar: remove all datafiles except freebsd oneWarner Losh2020-10-2667-6809/+12
* calendar.1: Fix locale of the month in Dd ;)Mateusz Piotrowski2020-10-251-1/+1
* Udpate calendar man-page to mention the search path added in r366962.Stefan Eßer2020-10-231-1/+9
* Add search of LOCALBASE/share/calendar for calendars supplied by a port.Stefan Eßer2020-10-232-1/+2
* Correct location and date of the Boston Shoemakers' organization,Greg Lehey2020-10-181-1/+1
* Bump manual page date after 366243Mateusz Piotrowski2020-09-291-3/+3
* Document the fact (bug?) that the -a option will normally processGreg Lehey2020-09-291-2/+17
* Remove claim that Allied Forces created "West Germany" in 1953. I canGreg Lehey2020-09-211-1/+0
* Update Hong Kong Liberation Day (hah!)Greg Lehey2020-08-271-1/+1
* Correct date for Nagasaki bombing.Greg Lehey2020-08-091-1/+1
* Remove incorrect duplicate.Greg Lehey2020-08-091-1/+0
* Add my entry to the calendar fileDaniel Ebdrup Jensen2020-07-291-0/+1
* Be more precise about Percy Grainger's place of birth.Greg Lehey2020-07-081-1/+1
* Use canonical description for Schlacht bei Königgrätz, add year.Greg Lehey2020-07-021-1/+1
* Add myself (gbe) to committers-doc.dot and calendar.freebsdGordon Bergling2020-06-121-0/+1
* Tidy up syntax and punctuation of some entries.Greg Lehey2020-04-171-3/+3
* Add my birthdayHiroki Tagato2020-04-151-0/+1
* Install expected output file of test missed in r359585Li-Wen Hsu2020-04-131-0/+1
* Remove hardcoded US Election Day from calendar.usholidayOleksandr Tymoshenko2020-04-031-1/+0
* Fix calculation of the recurring weekdaysOleksandr Tymoshenko2020-04-034-4/+15