| History log of /src/usr.bin/calendar/calendar.1 |
| Revision | | Date | Author | Comments |
| 1.27 |
| 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
| 1.26 |
| 03-Jun-2016 |
agc | Commit patch sent to tech-userlevel with universal approval to add a version option for calendar(1):
% calendar -v calendar-20160601 %
For reference, see:
http://mail-index.netbsd.org/tech-userlevel/2016/06/02/msg010081.html
|
| 1.25 |
| 08-Jun-2010 |
riz | Fix spelling of "whether", from Ryo HAYASAKA in PR 43432.
|
| 1.24 |
| 14-May-2010 |
joerg | Reorder sections to canonical order.
|
| 1.23 |
| 27-Aug-2009 |
dholland | Make documentation of -f flag match the implementation. Bump date.
|
| 1.22 |
| 07-Mar-2008 |
christos | ansi and lint fixes from Anon Ymous
|
| 1.21 |
| 08-Dec-2004 |
wiz | branches: 1.21.18; 1.21.24; New sentence, new line. Bump date for **.
|
| 1.20 |
| 06-Dec-2004 |
jwise | Play with calendar syntax a little, allowing both of month and day to be wildcarded.
As a side effect, this allows '**' in the date field to match every day of the year, which is very useful for TODO items.
It's important to note that the syntax has a lot of hardcoded (and undocumented) ambiguity resolution stuff, and is crying out for a simplification, and maybe some use of yacc and lex.
When this is done, a minor flag day (and probably a compatibility flag :-( ) should be included, for current users who are making use of some of the corner cases. I'll raise this on tech-userlevel before going there. CVS:
|
| 1.19 |
| 30-Nov-2004 |
wiz | Sort options in SYNOPSIS, bump date for -x, and misc. cleanup.
|
| 1.18 |
| 30-Nov-2004 |
jwise | Now that cpp(1) understands the CPP_RESTRICTED environment variable, set that before invoking cpp -- and provide (with appropriate man page warnings) an option to run cpp without this set.
|
| 1.17 |
| 29-Nov-2004 |
wiz | Bump date for new calendar searching behaviour; new sentence, new line.
|
| 1.16 |
| 29-Nov-2004 |
jwise | Note switch to searching home directory, and add a note to the COMPATIBILITY section describing how to get the historical behavior.
|
| 1.15 |
| 29-Nov-2004 |
jwise | Note new behavior for finding calendar files when none specifically given.
|
| 1.14 |
| 01-Feb-2004 |
snj | New sentence, new line. Kill some extra whitespace. Mention calendar.netbsd and calendar.lotr. Okayed by wiz.
|
| 1.13 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
| 1.12 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
| 1.11 |
| 01-Dec-2001 |
wiz | Use .Bd -literal instead of -unfilled.
|
| 1.10 |
| 01-Dec-2001 |
wiz | Whitespace cleanup.
|
| 1.9 |
| 18-Oct-1997 |
lukem | WARNSify, fix .Nm usage, deprecate register
|
| 1.8 |
| 26-Aug-1997 |
thorpej | Enhancements from Ty Sarna <tsarna@endicor.com>, per PR #3935. Allow user to: - get entries from a file other than "calendar". - get entries for a different date than today. - get entries for a whole week in advance, or only one day.
|
| 1.7 |
| 27-Mar-1995 |
glass | merged with 4.4Lite.
|
| 1.6 |
| 26-Mar-1995 |
hpeyerl | Fix for verbal dayname parsing and support for CALENDAR_DIR environment variable. Also take out a superfluous word in the manpage.
|
| 1.5 |
| 03-Feb-1994 |
jtc | spelling mistakes
|
| 1.4 |
| 30-Nov-1993 |
jtc | Use ".At v7" macro instead of spelling out "Version 7 AT&T UNIX".
|
| 1.3 |
| 04-Oct-1993 |
jtc | Comma separate items in SEE ALSO section. It's crond(8), not cron(8).
|
| 1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
| 1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.2 |
| 27-Mar-1995 |
glass | Import from 4.4Lite
|
| 1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.21.24.1 |
| 24-Mar-2008 |
keiichi | sync with head.
|
| 1.21.18.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|