K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-05-18T01:43:25.000000Z K 7 svn:log V 183 Make _BSD_TIME_T_ (time_t) an `int' rather than `long'. This will help flag errors where programmers assume time_t is a long, which it is not on 64-bit platforms. Submitted by: bde END