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
/
dev
/
joy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated #includes to 4.4Lite style.
bde
1996-09-10
1
-2
/
+1
*
Switched from using devfs_add_sw() to using devfs_add_swf()
scrappy
1996-03-28
1
-5
/
+3
*
Fix the isa_device table (lkm): id_irq and id_maddr must be 0.
jmz
1996-03-16
1
-1
/
+1
*
Add code to make it a loadable kernel module
jmz
1996-03-15
1
-0
/
+46
*
Completed function declarations and/or added prototypes and/or added
bde
1995-12-15
1
-3
/
+2
*
Staticize and cleanup.
phk
1995-12-10
1
-3
/
+4
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-1
/
+1
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-34
/
+38
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-1
/
+1
*
OK, that's it..
julian
1995-11-29
1
-14
/
+23
*
the second set of changes in a move towards getting devices to be
julian
1995-11-28
1
-0
/
+33
*
Actually, 97 out of 304 devsw functions had benignly mismatched types.
bde
1995-09-08
1
-2
/
+2
*
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-28
1
-3
/
+3
*
Replace all remaining instances of `i386/include' by `machine' and fix
bde
1995-02-26
1
-4
/
+6
*
Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
jmz
1995-02-22
1
-6
/
+6
*
Add parentheses around macros!
jmz
1995-01-29
1
-2
/
+2
*
Do not recompute TIMER0's maximum count, since it is in timer0_max_count.
jmz
1995-01-28
1
-11
/
+8
*
Changed address of the game controller to 0x201 (was 0x200)
jmz
1995-01-25
1
-0
/
+209