K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-03-27T09:32:23.000000Z K 7 svn:log V 390 Y2K fix. at(1) would die with 'garbled time' when assign_date() was pased a year > 99. This change fixes the conversion of 2-digit years into tm_year format. This change is differs from the OpenBSD fix because of differences in our assign_date(). PR: 15872 Reported by: "Crist J. Clark" Submitted by: "Sergey N. Voronkov" Obtained from: OpenBSD END