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
/
i386
/
isa
/
loran.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major update to the way synchronization is done in the kernel. Highlights
jasone
2000-09-07
1
-1
/
+1
*
Mass update of isa drivers using compatability shims to use
peter
2000-05-28
1
-1
/
+6
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Isolate the Timecounter internals in their own two files.
phk
2000-03-20
1
-1
/
+2
*
Clean up some more loose ends..
peter
2000-01-23
1
-4
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-4
/
+4
*
Fix some warnings.
peter
1999-11-18
1
-2
/
+5
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Change scheduling to use on the fly determination rather than presorting.
phk
1999-09-12
1
-156
/
+137
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Simplify cdevsw registration.
phk
1999-05-31
1
-17
/
+7
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-6
/
+22
*
Add compat hooks for DiskOnChip2000 driver.
phk
1999-05-08
1
-5
/
+3
*
Fix a static/extern conflict. Put extra brackets to ensure the
peter
1999-05-06
1
-3
/
+3
*
s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/.
dt
1999-04-28
1
-2
/
+2
*
Staticize.
eivind
1999-04-11
1
-4
/
+4
*
Best version so far. Flicker floor is now 2e-12.
phk
1998-12-16
1
-15
/
+28
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-6
/
+1
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-2
/
+3
*
Update to current reality. We can now track several LORSTA on separate
phk
1998-10-24
1
-136
/
+185
*
Update timecounters to new interface.
phk
1998-10-23
1
-3
/
+3
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
1
-2
/
+5
*
Removed unused includes.
bde
1998-08-17
1
-9
/
+1
*
Fixed a type mismatch.
bde
1998-08-17
1
-2
/
+3
*
Add a member function more to the timecounters, this one is for use
phk
1998-06-07
1
-1
/
+2
*
most recent code for Loran driver.
phk
1998-05-29
1
-64
/
+120
*
Support compiling with `gcc-pedantic' (don't declare static arrays
bde
1998-04-19
1
-2
/
+2
*
Commit a much more functional version of this driver.
phk
1998-04-05
1
-21
/
+460
*
Removed unused #includes.
bde
1998-03-28
1
-10
/
+1
*
Add the smallest and least useful device-driver by a fair margin...
phk
1998-02-24
1
-0
/
+121