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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the problem where the floppy has incorrectly failed probing
joerg
1994-09-17
1
-17
/
+34
*
Updated driver to the 1.1.5 version:
dg
1994-09-17
3
-309
/
+565
*
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
dg
1994-09-16
2
-6
/
+2
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + <se>
se
1994-09-16
1
-126
/
+131
*
Added support for many more videomodes, including graphic modes up til
sos
1994-09-15
1
-189
/
+249
*
Increase transfer speed by waiting much less than 10ms after request
ache
1994-09-14
1
-2
/
+11
*
Added a bit of missing functionality to make this work correctly on a
wollman
1994-09-14
1
-71
/
+93
*
Digicom Systems Inc, makes "softmodems". What this means is simply that
phk
1994-09-13
1
-2
/
+164
*
Removed MULTICAST ifdef's; it's no longer optional. Cleaned up code a
dg
1994-09-07
1
-196
/
+96
*
unifdef -DMULTICAST, since multicast support is always enabled in 4.4.
wollman
1994-09-07
1
-20
/
+1
*
Reviewed by: Stefan Esser <se>
se
1994-09-06
1
-2
/
+2
*
Reviewed by:
ats
1994-09-05
1
-4
/
+68
*
Reviewed by:
ats
1994-09-03
2
-77
/
+247
*
Newly implemented ioctls list:
ache
1994-09-03
2
-246
/
+345
*
Reviewed by:
ats
1994-09-02
1
-1
/
+3
*
Reviewed by:
ats
1994-09-02
1
-2
/
+2
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + Stefan Esser <se>
se
1994-09-01
1
-0
/
+598
*
Use RAW_PART=2 to trick diskerr
ache
1994-08-29
1
-2
/
+4
*
Raw partition is 2 now
ache
1994-08-29
1
-2
/
+2
*
Bruce was right, stupid device returns non-busy state too early,
ache
1994-08-28
1
-8
/
+6
*
1) Changed ddb into a option rather than a pseudo-device (use options DDB
dg
1994-08-27
1
-6
/
+2
*
Continue previous fix:
ache
1994-08-27
1
-3
/
+5
*
1) Raw partition number was incorrectly 0, changed to 3
ache
1994-08-27
1
-5
/
+22
*
Add Charles Martin Hannum to copyright notice so he can stop whining and
wollman
1994-08-25
1
-101
/
+109
*
Updated to final 1.1.5 version (revision 1.56).
bde
1994-08-25
1
-471
/
+508
*
Reviewed by:
ats
1994-08-24
2
-3
/
+154
*
Ran ft.c through ident.
paul
1994-08-23
2
-23
/
+22
*
Fixed minor typo in diagnostic message.
dg
1994-08-22
1
-2
/
+2
*
1) cleaned up after Garrett - fixed more redundant declarations, changed
dg
1994-08-20
1
-4
/
+1
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-3
/
+1
*
Bruce Evans' dynamic interrupt support.
dg
1994-08-18
1
-1
/
+2
*
Oops, changed order of include lines...
sos
1994-08-17
1
-5
/
+5
*
Updated to latest 1.1.5.1+ version
sos
1994-08-17
1
-386
/
+432
*
Add option KBD_RESET_FAIL_OK so that GCC 2.6 doesn't break my
wollman
1994-08-15
1
-1
/
+4
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
9
-145
/
+146
*
Removed some unnecessary code that sets the link layer address. This should
dg
1994-08-12
1
-29
/
+1
*
Add missing ifr variable declaration that I forgot when adding MTU
dg
1994-08-12
1
-3
/
+4
*
Fix a compilation-stopping typo; whoops, David - more sleep! :-)
jkh
1994-08-08
1
-2
/
+2
*
Added support for SIOCSIFMTU.
dg
1994-08-08
2
-2
/
+25
*
Added ioctl support for SIOCSIFMTU.
dg
1994-08-08
1
-3
/
+15
*
Updated to include improvements from FreeBSD 1.1.5. Fixed brokeness
dg
1994-08-04
2
-643
/
+903
*
Added $Id$
dg
1994-08-02
5
-5
/
+16
*
Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0.
dg
1994-08-01
1
-6
/
+14
*
Cast arguments to timeout() to quite compiler warnings. Should we
rgrimes
1994-05-27
1
-5
/
+5
*
Since we have removed com.c and renamed comreg.h to sioreg.h I need to
rgrimes
1994-05-26
1
-1
/
+1
*
Fix some references to MIN() and MAX() that have been replaced by min() and
rgrimes
1994-05-26
2
-2
/
+2
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
8
-103
/
+90
*
Added the bugfixes from the current NetBSD driver. Put in some parts of
ats
1994-05-02
1
-64
/
+98
*
Change old alias b_cylin to b_resid
gclarkii
1994-04-30
1
-2
/
+2
*
Updated swedish keymap.
sos
1994-04-26
1
-18
/
+18
[next]