cvs commit: src/usr.bin/calendar calendar.h day.c io.c
Greg Lehey
grog at FreeBSD.org
Sat Jun 9 05:54:15 UTC 2007
grog 2007-06-09 05:54:13 UTC
FreeBSD src repository
Modified files:
usr.bin/calendar calendar.h day.c io.c
Log:
Sort events by date.
Correct long-standing off-by-one error in -W option.
Submitted by: edwin@
Shorten some long lines. These files are still not completely
style(9) compliant.
Revision Changes Path
1.12 +15 -1 src/usr.bin/calendar/calendar.h
1.27 +5 -21 src/usr.bin/calendar/day.c
1.21 +99 -10 src/usr.bin/calendar/io.c
More information about the cvs-all
mailing list