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
*
A simple packet distribution node type that acts like an Ethernet hub.
ru
2004-04-17
4
-0
/
+153
*
Add support for Exsys EX-41098 cards.
cperciva
2004-04-17
1
-0
/
+14
*
Don't check for device_get_softc() returning NULL, it can't happen.
mux
2004-04-17
2
-6
/
+0
*
Fixed some style bugs in previous commit (mainly an insertion sort error
bde
2004-04-17
1
-9
/
+10
*
Add support for the HP Modular Smart Array 20 & 500 storage arrays.
ps
2004-04-16
3
-138
/
+462
*
Whitespace cleanup.
ps
2004-04-16
3
-69
/
+67
*
- Enable (unmask) interrupt sources earlier in the ithread loop.
jhb
2004-04-16
1
-8
/
+33
*
Whitespace fix.
jhb
2004-04-16
1
-1
/
+1
*
Revert part of the "BIOS brain damage" from rev 1.10. It seems that
jhb
2004-04-16
1
-4
/
+5
*
Use %eax rather than %ax when loading segment registers to avoid partial
jhb
2004-04-16
4
-53
/
+53
*
Don't call the BIOS to route a link that has already been routed by the
jhb
2004-04-16
1
-2
/
+3
*
Attempts to make this device Giant-free were ill-conceived as
markm
2004-04-16
2
-14
/
+9
*
Default to harvesting everything. This is to help give a faster
markm
2004-04-16
2
-4
/
+4
*
Disable the new wake GPE behavior. With it enabled, my laptop won't stay
njl
2004-04-16
1
-0
/
+1
*
ooops. I disabled pci_enable_io_modes not pci_do_powerstate in the last
imp
2004-04-16
1
-4
/
+4
*
At some point during the history of m_getcl(), MAC support began to
rwatson
2004-04-16
1
-6
/
+6
*
Use if_link instead of the alias if_list, and change a for() into
luigi
2004-04-16
1
-1
/
+6
*
Documented the intended usage of if_addrhead and ifaddr_byindex()
luigi
2004-04-16
1
-3
/
+11
*
Improve comment (SMB bus -> System Management Bus)
eivind
2004-04-16
1
-1
/
+1
*
Consistently use ifaddr_byindex() to access the link-level address
luigi
2004-04-16
1
-4
/
+4
*
Consistently use ifaddr_byindex() to access the link-level address
luigi
2004-04-16
3
-19
/
+23
*
Remove two variables that became unused because of last commit.
luigi
2004-04-16
1
-2
/
+0
*
Move ENABLE_ALART to proper place.
obrien
2004-04-16
1
-1
/
+5
*
Fix building on L64 machines.
obrien
2004-04-16
1
-7
/
+7
*
Add support for the ADMtek AN8513 USB Ethernet adapter.
obrien
2004-04-16
4
-2
/
+11
*
Correct $FreeBSD$ style.
obrien
2004-04-16
2
-4
/
+4
*
make the bad bar warning less scary, and toss it behind a bootverbose.
imp
2004-04-16
1
-2
/
+3
*
Turn off the power stuff for a little while longer. There appears to be
imp
2004-04-16
1
-2
/
+2
*
Set the "global" attribute on the page table entries for the kernel and
alc
2004-04-16
1
-3
/
+3
*
- Use memory barrier with atomic operations in ntoskrnl_lock_dpc() and
wpaul
2004-04-16
5
-56
/
+21
*
Remove improper use of if_addrhead in device drivers to check
luigi
2004-04-15
10
-55
/
+0
*
Document the way if_addrhead and struct ifaddr are used.
luigi
2004-04-15
1
-3
/
+11
*
If IF_HANDOFF() or netisr_queue() fail, they will free the mbuf. When
rwatson
2004-04-15
1
-0
/
+1
*
Add note that npx depends on isa.
josef
2004-04-15
2
-2
/
+2
*
s/atspeaker/speaker/
cperciva
2004-04-15
1
-1
/
+1
*
Ensure that the poll_burst <= poll_burst_max constraint really holds.
ru
2004-04-15
1
-0
/
+2
*
Let the NFS client notice a file's size changing as a modification.
peadar
2004-04-14
3
-3
/
+13
*
Check in structure definitions for the FreeBSD-3.x signal syscall stuff.
peter
2004-04-14
1
-0
/
+43
*
Regen
peter
2004-04-14
4
-40
/
+49
*
Catch up to the not-so-recent statfs(2) changes.
peter
2004-04-14
3
-18
/
+49
*
Don't allow the driver to be unloaded if the device node is open.
ps
2004-04-14
1
-1
/
+4
*
Remove the 'timeout' argument from aac_wait_command() as it isn't used and
scottl
2004-04-14
1
-14
/
+10
*
Do not catch signals when waiting for a request. This fixes a nasty
ps
2004-04-14
1
-14
/
+2
*
Remove nowerror lines now that acpica is warns clean.
njl
2004-04-14
1
-5
/
+5
*
Remove warnings from vendor files. This takes some files off the vendor
njl
2004-04-14
4
-11
/
+11
*
Return an error immediately if asked to switch a non-existent consumer.
njl
2004-04-14
1
-0
/
+4
*
Now that the dust has settled on the resource issues, turn on the
imp
2004-04-14
1
-2
/
+2
*
Remove a non-variable static and move other static variables to the same
njl
2004-04-14
1
-8
/
+5
*
Fix some warnings by commenting out unused code.
njl
2004-04-14
1
-0
/
+8
*
Only try to set the ACPI power state if the handle is valid. There was
njl
2004-04-14
1
-6
/
+10
[next]