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
/
kern_ntptime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-1
/
+1
*
Revise timercounters to use binary fixed point format internally.
phk
2002-02-07
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-4
/
+4
*
Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(),
dillon
2001-09-01
1
-4
/
+13
*
Update to the 2001-04-02 version of the nanokernel code from Dave Mills.
jhay
2001-04-16
1
-22
/
+28
*
Updates to the ntp pll from John Hay.
phk
2000-09-10
1
-5
/
+5
*
Update the NTP kernel PLL code to the 2000-08-29 version of Dave Mills
phk
2000-09-04
1
-88
/
+81
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-1
/
+1
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-1
/
+1
*
Isolate the Timecounter internals in their own two files.
phk
2000-03-20
1
-0
/
+1
*
Add a couple of strategic sysctls for monitoring.
phk
2000-01-23
1
-4
/
+30
*
Create a separate pps_offset variable to use for applying the
phk
2000-01-04
1
-1
/
+8
*
Don't use time_offset as a leaky bucket variable in hardpps(), this
phk
1999-12-29
1
-15
/
+18
*
pps_shiftmax only exists #ifdef PPS_SYNC
phk
1999-08-30
1
-0
/
+2
*
Update to the latest nanokernel from Dave Mills.
phk
1999-08-30
1
-106
/
+94
*
Suser() simplification:
phk
1999-04-27
1
-1
/
+1
*
Fix a division which I had made a multiplication.
phk
1999-04-04
1
-3
/
+5
*
Dang, lost some LL's there.
phk
1999-04-04
1
-3
/
+3
*
Update to latest version from Dave Mills. Mostly textual.
phk
1999-04-04
1
-27
/
+49
*
Make the same size rounding error both ways.
phk
1999-03-22
1
-1
/
+1
*
Don't run FLL fodder through the median-filter.
phk
1999-03-16
1
-16
/
+10
*
Allow !suser() R/O access to ntp_adjtime()
phk
1999-03-15
1
-1
/
+2
*
Make even more of the PPSAPI implementations generic.
phk
1999-03-11
1
-44
/
+7
*
Integrate the new "nanokernel" PLL from Dave Mills.
phk
1999-03-08
1
-644
/
+638
*
Introduce std_pps_ioctl() to automagically DTRT.
phk
1998-06-13
1
-16
/
+61
*
Add a tc_ prefix to struct timecounter members.
phk
1998-06-09
1
-2
/
+2
*
Eradicate the variable "time" from the kernel, using various measures.
phk
1998-03-30
1
-3
/
+3
*
Replace TOD clock code with more systematic approach.
phk
1998-02-20
1
-24
/
+27
*
unifdef -UEXT_CLOCK fdef -UEXT_CLOCK, it is irrelevant.
phk
1998-02-15
1
-21
/
+3
*
Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.
eivind
1998-01-31
1
-0
/
+3
*
Move almost all the ntp related stuff from kern_clock.c to
phk
1998-01-14
1
-21
/
+575
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-6
/
+6
*
Update our kernel ntp code to the latest from David Mills. The main change
jhay
1996-12-30
1
-1
/
+4
*
Removed unnecessary #includes of vm stuff. Most of them were once
bde
1995-12-06
1
-1
/
+0
*
A major sweep over the sysctl stuff.
phk
1995-12-04
1
-1
/
+1
*
Move KERN_NTP to a more suitable file.
phk
1995-11-14
1
-13
/
+8
*
Included <sys/sysproto.h> to get central declarations for syscall args
bde
1995-11-12
1
-0
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Add vm/vm.h for complete sysctl type.
ache
1994-09-19
1
-1
/
+1
*
Reversed last revision which was a mistake.
dfr
1994-09-19
1
-1
/
+0
*
Added msdosfs.
dfr
1994-09-19
1
-0
/
+1
*
Redo Kernel NTP PLL support, kernel side.
wollman
1994-09-18
1
-0
/
+269