summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/rcstime.c
AgeCommit message (Expand)Author
2014-09-30atoi to strtonum; from Fritjof Bornebusch; ok nicm@Otto Moerbeek
2014-04-29fix a test for invalid timezonesJonathan Gray
2007-02-27As done in OpenCVS, general includes cleanup sweep. OK otto@.Xavier Santolaria
2006-05-29- sizeof(struct tm) -> sizeof(*tb)Niall O'Higgins
2006-04-26fork our code we shared between openrcs/cvs into the openrcs dir.Joris Vink