NetBSD/usr.bin/calendar
jwise 4f1d9bdb73 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:
----------------------------------------------------------------------
2004-12-06 20:38:43 +00:00
..
calendars Remove a duplicate entry. 2004-12-06 06:33:03 +00:00
Makefile
calendar.1 Play with calendar syntax a little, allowing both of month and day 2004-12-06 20:38:43 +00:00
calendar.c Play with calendar syntax a little, allowing both of month and day 2004-12-06 20:38:43 +00:00
pathnames.h