summaryrefslogtreecommitdiff
path: root/sys/dev/clock_subr.c
AgeCommit message (Expand)Author
2009-12-12Use time_t to calculate days and secs to avoid potential overflow.tsutsui
2009-12-12KNFtsutsui
2009-02-14convert to ANSI function prototypesperry
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2004-12-29In clock_ymdhms_to_secs(), rather than returning rubbish when presented withbjh21
2003-08-13sys/types.h -> sys/param.h to get vax inlines correct.ragge
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-13add RCSIDslukem
2001-07-07bcopy -> memcpythorpej
2000-10-03Move #define POSIX_BASE_YEAR to clock_subr.h.tsutsui
1997-10-14Minor improvement to avoid re-defining days_in_month().gwr
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-02-20Improve a comment.gwr
1997-02-19Shared functions to convert between year/month/day/hour/minute/secondgwr