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_rtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core structure and functions to support a feed-forward clock within the kernel.
lstewart
2011-11-19
1
-1
/
+14
*
Add the half of time-of-day clock resolution when we adjust system time from
jkim
2010-08-12
1
-1
/
+7
*
Provide description for 'machdep.disable_rtc_set' sysctl. Clean up style(9)
jkim
2010-08-12
1
-19
/
+13
*
Clean up MI inittodr(9) and kill noop code.
jkim
2009-03-23
1
-21
/
+13
*
int foo(void) is the proper ANSI function definition when there's no
imp
2009-02-03
1
-1
/
+1
*
Now that all platforms use genclock, shuffle things around slightly
phk
2008-04-22
1
-0
/
+7
*
Use utc_offset() where applicable, and hide the internals of it
phk
2006-10-02
1
-6
/
+2
*
Second part of a little cleanup in the calendar/timezone/RTC handling.
phk
2006-10-02
1
-147
/
+0
*
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