freebsd-skq/usr.bin/calendar
Eitan Adler 81479c5c55 calendar(1): don't segfault in invalid input
When the user supplies an invalid number of days provide a useful error message
instead of segfaulting.

PR:		bin/186697
Reported by:	kaltheat <kaltheat@gmail.com>
Submitted by:	oliver <oliver@beefrankly.org> (older version)
2014-02-17 03:24:00 +00:00
..
calendars - Add myself as port committer and my mentor's relationship. 2013-11-10 20:24:41 +00:00
calcpp.c calendar(1): use strlcpy instead of strncpy 2013-12-11 14:54:58 +00:00
calendar.1 mdoc: remove EOL whitespace. 2013-10-04 16:44:24 +00:00
calendar.c calendar(1): don't segfault in invalid input 2014-02-17 03:24:00 +00:00
calendar.h - calendar uses cpp internally, this diff removes this usage and 2013-09-19 20:17:50 +00:00
dates.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00
day.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
events.c On request of joel@: 2010-03-30 06:42:01 +00:00
io.c - calendar uses cpp internally, this diff removes this usage and 2013-09-19 20:17:50 +00:00
locale.c '\0' -> 0 2010-08-19 21:59:39 +00:00
Makefile - calendar uses cpp internally, this diff removes this usage and 2013-09-19 20:17:50 +00:00
ostern.c
parsedata.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00
paskha.c Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
pathnames.h - calendar uses cpp internally, this diff removes this usage and 2013-09-19 20:17:50 +00:00
pom.c Use a pair of parentheses to ensure right evaluation order. 2011-07-11 05:40:46 +00:00
sunpos.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00