Module Name: src Committed By: christos Date: Mon Dec 7 20:55:49 UTC 2015
Modified Files: src/lib/libutil: parsedate.3 parsedate.y Log Message: - Add support for "midnight" "noon", dawn etc. - Add validation to date/time strings by checking that mktime did not change the fields of struct tm from the ones requested - Allow the format "year monthname day". >From kre To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/lib/libutil/parsedate.3 cvs rdiff -u -r1.22 -r1.23 src/lib/libutil/parsedate.y Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.