freebsd-src/usr.bin/calendar
Greg Lehey 415f031163 Tidy up command line processing:
- Add ? option to optstring.
  - Sort options alphabetically.
  - Vertical space.

Tidy up usage() function.

Bring man page in sync with source.

Ensure that debug code is only executed with the -d option.

Submitted by: Christiane Yeardley
2011-11-09 01:40:46 +00:00
..
calendars Fix typo from r226927 2011-10-30 20:55:32 +00:00
calendar.1 Tidy up command line processing: 2011-11-09 01:40:46 +00:00
calendar.c Tidy up command line processing: 2011-11-09 01:40:46 +00:00
calendar.h Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
dates.c On request of joel@: 2010-03-30 06:42:01 +00:00
day.c On request of joel@: 2010-03-30 06:42:01 +00:00
events.c On request of joel@: 2010-03-30 06:42:01 +00:00
io.c Tidy up command line processing: 2011-11-09 01:40:46 +00:00
locale.c '\0' -> 0 2010-08-19 21:59:39 +00:00
Makefile Remove extraneous WARNS=7. 2011-10-08 07:20:12 +00:00
ostern.c Long awaited update to the calendar system: 2010-03-29 06:49:20 +00:00
parsedata.c Tidy up command line processing: 2011-11-09 01:40:46 +00:00
paskha.c Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
pathnames.h On request of joel@: 2010-03-30 06:42:01 +00:00
pom.c Use a pair of parentheses to ensure right evaluation order. 2011-07-11 05:40:46 +00:00
sunpos.c Make clang happier by removing unused assignments. 2010-06-05 12:31:08 +00:00