freebsd-dev/usr.bin/calendar
Eitan Adler 6e8706afba calendar(1): use strlcpy instead of strncpy
use strlcpy instead of strncpy which avoids non-null-termination if the string is MAXPATHLEN bytes or longer.
2013-12-11 14:54:58 +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 Revert revision 251648. style(9) requires an empty line here. 2013-06-13 04:11:21 +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 Long awaited update to the calendar system: 2010-03-29 06:49:20 +00:00
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