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
*
Allow geom_concat and geom_gate to be compiled in kernel.
pjd
2004-05-03
3
-0
/
+6
*
Connect geom_gate.ko to the build.
pjd
2004-05-03
1
-0
/
+1
*
Turn off debugging by default.
pjd
2004-05-03
1
-1
/
+1
*
Prefer signed type over unsigned to be able to assert negative
pjd
2004-05-03
1
-1
/
+1
*
Bump copyright date for NETA to 2004.
rwatson
2004-05-03
3
-3
/
+3
*
Add MAC_STATIC, a kernel option that disables internal MAC Framework
rwatson
2004-05-03
4
-0
/
+76
*
- Hold g_gate_list_mtx lock while generating/checking unit number.
pjd
2004-05-03
1
-5
/
+9
*
o Fix misindentation in the previous commit.
maxim
2004-05-03
2
-12
/
+11
*
Back out a change that slipped into the previous commit for which other
andre
2004-05-03
1
-10
/
+2
*
Oops, switch to using the moved cy driver for pc98 too (remove pointers
bde
2004-05-03
2
-3
/
+1
*
- Add an IMEN_MASK macro that returns the 8-bit bitmask of an atpic
jhb
2004-05-03
1
-8
/
+16
*
Make the legacy_pcib_attach() function static.
jhb
2004-05-03
2
-2
/
+1
*
Use a private attach method for the MP Table host-PCI bridge driver rather
jhb
2004-05-03
1
-1
/
+9
*
Optimize IP fastforwarding some more:
andre
2004-05-03
1
-95
/
+114
*
Link state change notification of ethernet media to the routing socket.
andre
2004-05-03
4
-4
/
+52
*
Correct the phy_service() routine case MII_TICK to correctly track
andre
2004-05-03
10
-20
/
+22
*
Fix off by one error.
phk
2004-05-03
1
-0
/
+1
*
use correct address for SADB_EXT_ADDRESS_DST in key_do_allocsa_policy
sam
2004-05-03
1
-2
/
+2
*
correct behaviour of key_getsavbyspi broken in rev 1.7; corrects problems with
sam
2004-05-03
1
-2
/
+2
*
Floating-point faults and exceptions can happen in the kernel too.
marcel
2004-05-03
1
-12
/
+15
*
add support to prefer old SA to new SA during allocation
sam
2004-05-03
1
-18
/
+27
*
Fix a race condition which could result in profprocs being decremented
cperciva
2004-05-03
1
-0
/
+2
*
Catch- and cleanup:
marcel
2004-05-03
1
-30
/
+35
*
Commit three imported bugfixes from OpenBSD 3.4-stable:
dhartmei
2004-05-02
3
-19
/
+16
*
Add option GEOM_GPT. This brings the ability to have a large number of
marcel
2004-05-02
6
-0
/
+6
*
Quirk for Neuros USB audio device.
njl
2004-05-02
1
-0
/
+8
*
Spell Ethernet correctly.
obrien
2004-05-02
7
-45
/
+45
*
Make it compile on 64-bit architectures.
pjd
2004-05-02
2
-26
/
+26
*
Rename m_claim_next_hop() to m_claim_next(), as suggested by Max Laier.
darrenr
2004-05-02
5
-5
/
+5
*
oops, I forgot this file in a prior commit (change was still sitting here,
darrenr
2004-05-02
2
-2
/
+2
*
Sync to 1.173 of usbdevs
sanpei
2004-05-02
2
-2
/
+9
*
Add support SUNTAC U-Cable type A4 (AS144L4)
sanpei
2004-05-02
2
-0
/
+3
*
Rename ip_claim_next_hop() to m_claim_next_hop(), give it an extra arg
darrenr
2004-05-02
4
-18
/
+19
*
Remove old cy driver files. They have been repo-copied to sys/dev/cy and
bde
2004-05-02
4
-3481
/
+0
*
Switch to using the moved cy driver (adjust pathnames and remove "count"
bde
2004-05-02
3
-3
/
+4
*
Remove the static reservation of the asr major number
scottl
2004-05-02
2
-3
/
+0
*
Remove the defAlignLong and getAlignLong macros. I guess that the original
scottl
2004-05-02
1
-103
/
+91
*
Remove the bogus printing of the asr control device major number. Also
scottl
2004-05-02
1
-2
/
+1
*
Reduce differences with cy_isa.c: fixed an unsorted include.
bde
2004-05-01
1
-5
/
+1
*
Reduce differences with cy_pci.c: add a description of this file, and
bde
2004-05-01
1
-3
/
+7
*
Adjust pathnames for the move from i386/isa to dev/cy.
bde
2004-05-01
3
-15
/
+16
*
New header for exporting declarations of things not closely related to
bde
2004-05-01
1
-0
/
+36
*
Removed bits related to isa configuration. These have been moved to
bde
2004-05-01
1
-108
/
+0
*
Remove bits not related to isa configuration. This file was repo-copied
bde
2004-05-01
1
-2863
/
+0
*
- Remove obsolete examples.
nyan
2004-05-01
2
-64
/
+50
*
Merged from sys/dev/sio/sio.c revision 1.428.
nyan
2004-05-01
2
-98
/
+152
*
Correctly test *Reply_Ptr in ASR_resetIOP(). Thanks to dhartmei for pointing
scottl
2004-05-01
1
-1
/
+1
*
Re-indent some silly sub-blocks in asr_attach().
scottl
2004-05-01
1
-147
/
+129
*
Remove ASR_get_sc() and reference the softc in the dev_t. For some nefarious
scottl
2004-05-01
1
-23
/
+8
*
Remove the DOMINO and MODE0 device attachments. They never did anything.
scottl
2004-05-01
1
-128
/
+20
[next]