Checking for -1 as an overflow value is pretty absurd. Returning
authorray <ray@openbsd.org>
Sat, 31 Jul 2010 08:54:42 +0000 (08:54 +0000)
committerray <ray@openbsd.org>
Sat, 31 Jul 2010 08:54:42 +0000 (08:54 +0000)
commit2c8f83106245df5d4115a0b065c61b4f76ed7774
treed1e9b0719d38eff77db4dcb11fe55a1beb423fc7
parentfee63dc5f8b16a48342579baec6ebea5931eca7a
Checking for -1 as an overflow value is pretty absurd. Returning
the unix epoch is equally absurd. Just return Start for now. We may
add overflow checks in the future.

OK xsa nicm
usr.bin/cvs/date.y
usr.bin/rcs/date.y