We have run into a similar bug here. The code generating the date is
appending the "number of years since 1900" to "19". The code may be
using the tm structure from time.h -- see localtime(3) -- as it happened
here. It should be simple to fix.
-- Rafael Herrera Laboratory for Computational Neuroscience University of Pittsburgh http://www.neuronet.pitt.edu/~raffo- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/