aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/calendar/pathnames.h
Commit message (Collapse)AuthorAgeFilesLines
* - calendar uses cpp internally, this diff removes this usage andDiane Bruce2013-09-191-1/+0
| | | | | | | | | | substitutes a limited subset cpp processor internally. PR: src/178463 Approved by: re (gjb) Notes: svn path=/head/; revision=255715
* Handle some expression regressions.Greg Lehey2013-06-121-1/+1
| | | | | | | | | | | | | | | Explicitly use GNU cpp for preprocessing. Remove explicit debugging code. Change some variable names to be less confusing. Improve some comments. Improve indentation. PR: 162211 168785 MFC after: 2 weeks Notes: svn path=/head/; revision=251647
* On request of joel@:Edwin Groothuis2010-03-301-4/+0
| | | | | | | | | - Remove the 3rd clause of the UC Berkeley copyrighted files. - For the files added copyrighted by me, move the "All rights reserved" to the next line. Notes: svn path=/head/; revision=205872
* Long awaited update to the calendar system:Edwin Groothuis2010-03-291-1/+1
| | | | | | | | | | | | | | | - Repeating events which span multiple years (because of -A, -B or just the three days before the end of the year). - Support for lunar events (full moon, new moon) and solar events (equinox and solstice, chinese new year). Because of this, the options -U (UTC offset) and -l (longitude) are available to compensate if reality doesn't match the calculated values. MFC after: 1 month Notes: svn path=/head/; revision=205821
* /usr/libexec/cpp -> /usr/bin/cppAndrey A. Chernov2001-01-131-1/+1
| | | | | | | because of new rename to /usr/libexec/cpp0 Notes: svn path=/head/; revision=70986
* Adapt to the new `ccp' now that the traditional-behaving /usr/bin/cppDavid E. O'Brien2000-01-101-4/+3
| | | | | | | | | | | script is gone. PR: 15932 Submitted by: Jos Backus <Jos.Backus@nl.origin-it.com> Tested by: brian, Manfred Antar <mantar@pacbell.net> Notes: svn path=/head/; revision=55716
* - handle events that move around from year to year, i.e.,Wolfram Schneider1996-02-021-0/+1
| | | | | | | | | | | | | | | | ``the last Monday in April' - handle easter new options -f calendarfile -A days -B days Calendar HOME directory ~/.calendar don't sent mail if ~/.calendar/nomail exist Notes: svn path=/head/; revision=13840
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+40
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590