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
*
Put a global variables, which were virtualized but formerly
bz
2008-12-11
14
-19
/
+37
*
Put the VIMAGE options together in one place.
bz
2008-12-11
1
-1
/
+1
*
Order #includes - also to reduce diffs with vimage branches in p4.
bz
2008-12-11
1
-5
/
+4
*
Use the correct INIT_VNET_INET() as the virtualized variable here
bz
2008-12-11
1
-1
/
+1
*
Add constants for fields in the local APIC error status register and a
jhb
2008-12-11
6
-0
/
+44
*
Error in case anyone tried to compile with both options VIMAGE and
bz
2008-12-11
1
-0
/
+4
*
Whitespace changes only - tabs must have been converted to spaces
bz
2008-12-11
1
-5
/
+5
*
Add missing "goto set_head" for SO_IPX_CHECKSUM; otherwise we fall through
rwatson
2008-12-11
1
-0
/
+1
*
Remove redundant assignment.
imp
2008-12-11
1
-3
/
+0
*
Update to the interrupt handling code:
imp
2008-12-11
1
-35
/
+58
*
add missing break
sam
2008-12-11
1
-1
/
+2
*
add missing break
sam
2008-12-11
1
-1
/
+2
*
Make WOL work on RTL8168B. This controller seems to require
yongari
2008-12-11
2
-0
/
+6
*
Avoid a double free in devopen by not freeing the device structure
ps
2008-12-11
1
-1
/
+0
*
Don't access undocumented register 0x82 on controllers that
yongari
2008-12-11
2
-2
/
+16
*
Newer RealTek controllers requires setting stop request bit to
yongari
2008-12-11
2
-3
/
+11
*
Correctly check the number of prison states to not access anything
bz
2008-12-11
1
-2
/
+2
*
Add 32-bit compat support for AIO.
bz
2008-12-11
1
-0
/
+26
*
Always put controller into known state before device intialization.
yongari
2008-12-11
1
-7
/
+5
*
Partly revert r185756. RTL8169SC doesn't like reduced delays in
yongari
2008-12-11
1
-2
/
+2
*
Conditionally compile out V_ globals while instantiating the appropriate
zec
2008-12-10
44
-88
/
+436
*
Make sure nmbclusters are initialized before maxsockets
bz
2008-12-10
2
-2
/
+8
*
Style changes only. Put the return type on an extra line[1] and
bz
2008-12-10
1
-1
/
+3
*
Remove added newlines from logged messages written to /dev/console.
ed
2008-12-10
1
-10
/
+2
*
Regen.
jhb
2008-12-10
4
-28
/
+111
*
- Add 32-bit compat system calls for VFS_AIO. The system calls live in the
jhb
2008-12-10
3
-139
/
+784
*
Rather than using a char array with explicit assumptions about the layout
jhb
2008-12-10
1
-1
/
+2
*
Relock user map earlier, to have the lock held when break leaves the
kib
2008-12-10
2
-3
/
+2
*
We need to pass a structure with enough space for an NFSv2 filehandle to
dfr
2008-12-10
1
-3
/
+3
*
Remove inconsistent white space from in_pcballoc().
rwatson
2008-12-10
1
-2
/
+0
*
Move syncache flag definitions below data structure, compress some vertical
rwatson
2008-12-10
1
-10
/
+12
*
Move flag definitions for t_flags and t_oobflags below the definition of
rwatson
2008-12-10
1
-28
/
+36
*
Don't get confused if we encounter a device which is part of a raidz or raidz2
dfr
2008-12-10
1
-2
/
+4
*
fix a reported panic when adding a route and one hit here when deleting a route
kmacy
2008-12-10
2
-4
/
+12
*
unlock when done
kmacy
2008-12-10
1
-1
/
+1
*
don't reference if_addr_mtx directly
kmacy
2008-12-10
1
-2
/
+2
*
Update comment on INP_TIMEWAIT to say what it's about, as we caution
rwatson
2008-12-09
1
-1
/
+1
*
- Limit BCM5701 B5 to 32-bit mode as a workaround for a bug which
marius
2008-12-09
1
-7
/
+12
*
It does not make much sense to include net/route.h twice.
bz
2008-12-09
1
-2
/
+0
*
Add rwlock.h (and lock.h for that) to keep no-INET kernels compiling
bz
2008-12-09
1
-0
/
+2
*
Fix a bug introduced in r185747: rather than dereferencing an uninitialized
bz
2008-12-09
1
-1
/
+1
*
Enhance one comment relating to recent TCP locking changes, and fix a
rwatson
2008-12-09
1
-6
/
+6
*
Move macros defining flags and shortcus to nested structure fields in
rwatson
2008-12-09
1
-26
/
+34
*
Fix a long standing VLAN tagged frame handling bug.
yongari
2008-12-09
2
-1
/
+10
*
Add the ability to control the sleep LED with led(4). Adding this fairly
nwhitehorn
2008-12-09
2
-5
/
+29
*
Remove now unused label.
sobomax
2008-12-09
1
-1
/
+1
*
Optimiza assembly in the previous r185779, to save whooping 16 bytes.
sobomax
2008-12-08
1
-9
/
+5
*
Respect RBX_MUTE flag from boot[012].
sobomax
2008-12-08
1
-1
/
+18
*
add RW_SYSINIT_FLAGS macro and rw_sysinit_flags initialization function
kmacy
2008-12-08
2
-0
/
+27
*
Fix typo in the comment %is -> %si.
sobomax
2008-12-08
1
-1
/
+1
[next]