Subject: CVS commit: src To: None <source-changes@netbsd.org> From: Fred Sanchez <wsanchez@netbsd.org> List: source-changes Date: 10/13/1998 17:49:45
Module Name: src
Committed By: wsanchez
Date: Wed Oct 14 00:49:45 UTC 1998
Modified Files:
src/bin/date: date.c
Log Message:
For the case where mktime() fails exit with "illegal time" error rather than
"illegal time format", which is misleading.