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_tc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve clock accuracy by accounting for late/missed clock interrupts
wollman
1995-10-12
1
-3
/
+3
*
Fixed init functions argument type - caddr_t -> void *. Fixed a couple of
dg
1995-09-09
1
-4
/
+4
*
Reviewed by: julian with quick glances by bruce and others
julian
1995-08-28
1
-3
/
+13
*
Eliminate sloppy common-style declarations. There should be none left for
bde
1995-07-29
1
-2
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-3
/
+1
*
Obtained from: my old fix for 1.1.5
bde
1994-12-12
1
-16
/
+42
*
kern_clock.c: define dk_names[][].
wollman
1994-10-16
1
-2
/
+3
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-1
/
+3
*
Fixed bug in hardclock() that caused adjtime() to fail when given
wollman
1994-09-29
1
-9
/
+4
*
While in the real world, I had a bad case of being swapped out for a lot of
phk
1994-09-25
1
-2
/
+2
*
Redo Kernel NTP PLL support, kernel side.
wollman
1994-09-18
1
-10
/
+575
*
1) Changed ddb into a option rather than a pseudo-device (use options DDB
dg
1994-08-27
1
-4
/
+21
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-5
/
+23
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+528
[prev]