summaryrefslogtreecommitdiffstats
path: root/sys/kern/clock_subr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pull in <sys/time.h> for clock_ymdhms bitsguenther2016-08-261-1/+2
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-3/+1
* bcopy -> memcpytedu2014-04-031-2/+2
* Cast to time_t before the final multiplication to prevent overflow inguenther2013-07-021-2/+2
* grammar, spelling, and style fixes from bret lambert;jmc2006-11-141-2/+2
* move clock_subr.c to a better place, and now it is always in the kernelderaadt2006-06-191-0/+158