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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply patch to add support for the intergrated ethernet in the SiS630E
wpaul
2001-02-09
2
-1
/
+105
*
Add includes of sys/malloc.h so this actually compiles.
jhb
2001-02-09
2
-1
/
+2
*
Whoops... forgotten a few pieces in previous patch:
luigi
2001-02-08
1
-5
/
+9
*
Make sure that we do not accept packets shorter than a full ethernet
luigi
2001-02-08
1
-1
/
+3
*
Fix memory leaks with dev_get_children().
imp
2001-02-08
1
-0
/
+6
*
Fix a memory leak.
sos
2001-02-08
1
-5
/
+4
*
Fix memoryleaks with device_get_children().
asmodai
2001-02-08
2
-0
/
+3
*
Fix memory leaks with dev_get_children().
imp
2001-02-08
1
-0
/
+3
*
Free the memory we get from devclass_get_devices and device_get_children.
msmith
2001-02-08
3
-9
/
+24
*
Fix typos: initalise -> initialise.
asmodai
2001-02-08
2
-6
/
+6
*
When we receive an incoming Ethernet frame that was unicast to a
archie
2001-02-08
1
-10
/
+14
*
Added pc98 supports.
nyan
2001-02-08
1
-0
/
+5
*
Add recently added PHY drivers sources.
semenu
2001-02-08
1
-0
/
+3
*
Don't bother with acquiring/releasing Giant around kmem_malloc() and
jhb
2001-02-08
1
-40
/
+0
*
Don't enable interrupts for a kernel breakpoint or trace trap. Otherwise,
jhb
2001-02-08
3
-18
/
+21
*
- Check if the ccb_infos in the softc is NULL before trying to free it in
jhb
2001-02-08
2
-2
/
+11
*
The code I picked up from NetBSD in '97 had a nasty bug. It limited
peter
2001-02-07
1
-7
/
+15
*
When SMPng was first committed, we removed 'cpl' from the interrupt
jhb
2001-02-07
2
-2
/
+2
*
Oops... I knew i shouldn't use arrows in vi. Fix a typo causing errors in
semenu
2001-02-07
1
-1
/
+0
*
back out rev 1.49, looks like i committed it from the wrong tree.
cg
2001-02-07
1
-424
/
+803
*
Reflect recently added support for SMC9432FTX cards.
semenu
2001-02-07
2
-2
/
+2
*
Add support for SMC9432FTX card, possibly othe fiber optic SMC9432 family
semenu
2001-02-07
5
-85
/
+406
*
Add QS6612, AC101 and LXT970 personal drivers and register definitions.
semenu
2001-02-07
8
-7
/
+1368
*
Use correct index when counting short errors.
phk
2001-02-07
1
-1
/
+1
*
Change the peripheral driver list from a linker set to module driven
peter
2001-02-07
12
-26
/
+65
*
conditionalize "hwptr went backwards" messages
cg
2001-02-07
1
-801
/
+425
*
Move ti1031 to the 16-bit bridge section
imp
2001-02-07
2
-6
/
+6
*
Introduce busspace instead of the good old in/out instructions.
sos
2001-02-06
9
-253
/
+312
*
Regen.
n_hibma
2001-02-06
2
-2
/
+17
*
Add a comment about the fact that adding an ID doesn't actually do anything.
n_hibma
2001-02-06
1
-0
/
+15
*
Damn! that was the wrong patch! get it right this time....
sos
2001-02-06
1
-1
/
+1
*
Fix the clone functionality in atapi-cd, it didn't work for
sos
2001-02-06
3
-6
/
+17
*
Fix typo: compatability -> compatibility.
asmodai
2001-02-06
12
-19
/
+19
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
24
-27
/
+27
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
Fix typo: depricated -> deprecated.
asmodai
2001-02-06
1
-1
/
+1
*
Convert if_multiaddrs from LIST to TAILQ so that it can be traversed
phk
2001-02-06
45
-108
/
+72
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
6
-6
/
+6
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
1
-1
/
+1
*
Fix typo: teh -> the.
asmodai
2001-02-06
1
-1
/
+1
*
Fix bad patch from a few days ago. It broke some bridging.
julian
2001-02-05
1
-9
/
+10
*
Add a dummy disconnect function so that the socket code doesn't leap into
julian
2001-02-05
1
-2
/
+7
*
- Minimize the amount of duplicated code for the PREEMPTION #ifdef, it now
jhb
2001-02-05
1
-27
/
+9
*
Make netgraph modules refuse to link with modules of a different ABI version.
julian
2001-02-05
3
-39
/
+75
*
Regen.
n_hibma
2001-02-05
2
-5
/
+67
*
Add some ids from NetBSD.
n_hibma
2001-02-05
1
-2
/
+16
*
Regen.
n_hibma
2001-02-05
2
-2
/
+41
*
* Correct a broken entry
n_hibma
2001-02-05
1
-1
/
+2
*
add forgotten makefile
cg
2001-02-05
1
-0
/
+8
*
It is _DEFINITELY_ not okay to change shmseg on a running system.
green
2001-02-04
1
-1
/
+1
[next]