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
*
Less magic.
pjd
2006-09-15
1
-2
/
+3
*
Consistently use if_printf() only in interface methods: if_start,
glebius
2006-09-15
18
-89
/
+107
*
If current_heads or current_sectors in the disk cap page are zero, dont try t...
sos
2006-09-14
1
-1
/
+2
*
Fix for a potential bug caught by Coverity. Pointed out to me by Kris Kennaway.
mohans
2006-09-14
1
-1
/
+2
*
Add missing #ifdef INET6 (can't be compiled)
ache
2006-09-14
1
-0
/
+2
*
Only treat positive values as errors...
jmg
2006-09-14
1
-1
/
+1
*
intpm(4) meet style(9). style(9) meet intpm(4).
jhb
2006-09-13
2
-533
/
+582
*
Fixes up the handling of shared vnode lock lookups in the NFS client,
mohans
2006-09-13
9
-29
/
+46
*
Introduce a spinlock for synchronizing access to the video output hardware
scottl
2006-09-13
4
-19
/
+39
*
Back out one of the Giant removals from revision 1.272. Giant was not here to
csjp
2006-09-13
1
-2
/
+2
*
Fix synchronization in gmirror and graid3 which I broken. Synchronization
pjd
2006-09-13
2
-6
/
+12
*
Remove unessary includes and follow common ordering style.
andre
2006-09-13
1
-10
/
+2
*
Rewrite of TCP syncookies to remove locking requirements and to enhance
andre
2006-09-13
5
-208
/
+315
*
Remove duplicated code. Declare functions non-static that shouldn't be
scottl
2006-09-13
1
-43
/
+33
*
Fix a lock leak in an error case.
pjd
2006-09-13
1
-1
/
+1
*
document that PAE kernels needs twice the value of non-PAE kernels
jmg
2006-09-13
1
-1
/
+5
*
Busmaster DMA address fix in VIA 6421 case.
sos
2006-09-12
1
-1
/
+1
*
Format mask lacks one bit.
sos
2006-09-12
1
-1
/
+1
*
Put the osta.c license on osta.h. The license is the same.
imp
2006-09-12
1
-0
/
+15
*
Trim some unneeded includes.
jhb
2006-09-12
1
-2
/
+0
*
Introduce a new entry point, mac_create_mbuf_from_firewall. This entry point
csjp
2006-09-12
12
-7
/
+131
*
- Revert making bus_generic_add_child() the default for BUS_ADD_CHILD().
jhb
2006-09-11
2
-1
/
+2
*
Fix issues found by Coverity (223392, 223393) due to TSO additions
pdeuskar
2006-09-11
1
-2
/
+4
*
Minor overhaul of SMBus support:
jhb
2006-09-11
16
-281
/
+327
*
Add a new ddb command 'show lapic' to dump details about the local APIC
jhb
2006-09-11
2
-0
/
+140
*
Actually hook up the IPI_INVLCACHE IDT vectors backing
jhb
2006-09-11
2
-2
/
+9
*
Fix a NULL pointer dereference of ro->ro_rt->rt_flags by checking for the
andre
2006-09-11
1
-1
/
+1
*
Add support for a few more Serverworks and lookalikes chips.
sos
2006-09-11
2
-9
/
+15
*
Update to fit latest USB cleanup crusade.
sos
2006-09-11
1
-2
/
+2
*
Add prototype for bus_generic_add_child() missed in previous commit.
jhb
2006-09-11
1
-0
/
+3
*
Add a default method for BUS_ADD_CHILD() that just calls
jhb
2006-09-11
2
-1
/
+8
*
Give the ACPI I/O rman's unique description strings to make 'devinfo -u'
jhb
2006-09-11
1
-2
/
+2
*
- Fix rman_manage_region() to be a lot more intelligent. It now checks
jhb
2006-09-11
3
-25
/
+47
*
CF devices are ATA not ATAPI.
sos
2006-09-11
1
-1
/
+3
*
null commit to provide commit message to previous
mjacob
2006-09-11
1
-1
/
+1
*
PR: 103130
mjacob
2006-09-11
1
-1
/
+1
*
Add support for MCP61 and MCP65 adaptors.
obrien
2006-09-11
2
-0
/
+36
*
The run_filter() procedure is a means of working around DMA engine bugs in
scottl
2006-09-11
1
-33
/
+55
*
Fix style(9) issues in the TSO specific changes.
pdeuskar
2006-09-10
1
-154
/
+152
*
make use of the host route's mtu for processing. This means we can now
jmg
2006-09-10
1
-18
/
+25
*
New sockets created by incoming connections into listen sockets should
andre
2006-09-10
1
-1
/
+4
*
Fix locking race in ttymodem(). The locking of the proctree happens too late
mbr
2006-09-10
1
-2
/
+2
*
Yank FreeBSD specific code out from under ifdef.
trhodes
2006-09-10
1
-127
/
+0
*
The Linux unlink syscall uses a different errno value when trying to unlink
netchild
2006-09-10
1
-0
/
+7
*
Delay an orphan event if provider has still in-flight I/O requests.
pjd
2006-09-10
1
-1
/
+4
*
move created/detected/activated under debug level 1 to quiet the common case..
jmg
2006-09-09
2
-10
/
+13
*
Second attempt at fixing module build
pdeuskar
2006-09-09
1
-1
/
+1
*
Fix build breakage while compiling em as a module.
pdeuskar
2006-09-09
1
-0
/
+1
*
Build linprocfs and linsysfs as modules on amd64.
netchild
2006-09-09
1
-0
/
+2
*
- Extend the coverage of PROC_LOCK to cover wakeup(&p->p_emuldata);
netchild
2006-09-09
1
-1
/
+3
[next]