index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
subr_clock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
If clock_ct_to_ts fails to convert time time from the real time clock,
dwmalone
2007-07-23
1
-1
/
+1
*
Use utc_offset() where applicable, and hide the internals of it
phk
2006-10-02
1
-3
/
+3
*
Introduce utc_offset() to capture a calculation currently done all over the
phk
2006-10-02
1
-0
/
+7
*
Move tz_minuteswest and tz_dsttime to subr_clock.c
phk
2006-10-02
1
-0
/
+3
*
Second part of a little cleanup in the calendar/timezone/RTC handling.
phk
2006-10-02
1
-143
/
+22
*
Remove more straggling CPU_ macro references
phk
2006-05-11
1
-4
/
+4
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Remove advertising clause from University of California Regent's license,
imp
2004-04-05
1
-4
/
+0
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+4
*
Split the global timezone structure into two integer fields to
phk
2003-02-03
1
-2
/
+2
*
Use the CPU_* OID constants instead of OID_AUTO for the clock-related
tmm
2002-08-07
1
-3
/
+6
*
Add a generic implementation of inittodr() and resettodr(), as well as
tmm
2002-04-04
1
-0
/
+316