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
Commit message (
Expand
)
Author
Age
Files
Lines
*
The second argument (type) to socket(2) is an enum, not a bitmask, so parse
rodrigc
2006-12-22
1
-1
/
+1
*
Note the second coming of MSI support in the bge driver.
jdp
2006-12-22
1
-0
/
+8
*
Re-enable MSI support for those chips on which it is believed to work
jdp
2006-12-22
2
-34
/
+88
*
Correct the BGE_CHIPID_BCM5750_B0 constant.
jdp
2006-12-22
1
-1
/
+1
*
ACPIIO_BATT_GET_UNITS would always return ENXIO. However, it should never
imp
2006-12-22
1
-0
/
+1
*
fix botch
mjacob
2006-12-21
1
-1
/
+1
*
Prevent a line from being broken on a line boundary.
ru
2006-12-21
1
-1
/
+1
*
Improve markup.
ru
2006-12-21
1
-4
/
+9
*
Document MTX_NOPROFILE flag.
pjd
2006-12-21
2
-2
/
+4
*
Allow this module to get its options from the kernel build directory
yar
2006-12-21
1
-0
/
+2
*
Pay attention to return value from xpt_bus_register in xpt_init.
mjacob
2006-12-21
1
-1
/
+5
*
The prepend function did not handle non-pkthdr's correctly.
rrs
2006-12-21
1
-2
/
+7
*
Correct the description of minpoll and maxpoll.
ceri
2006-12-21
1
-3
/
+3
*
Remove duplicate "clear" subcommand.
ceri
2006-12-21
1
-4
/
+0
*
MFP4 (110956):
netchild
2006-12-21
1
-0
/
+2
*
Improve markup and do some minor wordsmithing.
ru
2006-12-21
1
-16
/
+26
*
Return value PKT_ALIAS_FOUND_HEADER_FRAGMENT isn't an error case. The
glebius
2006-12-21
1
-1
/
+2
*
Minor style fixes.
rwatson
2006-12-21
4
-20
/
+20
*
Remove mac_enforce_subsystem debugging sysctls. Enforcement on
rwatson
2006-12-21
15
-400
/
+3
*
Unbreak 64-bit little-endian systems that do require alignment.
marcel
2006-12-21
1
-18
/
+5
*
ia64 is nit-picking according to tinderbox so temporary disconnect
bz
2006-12-21
1
-1
/
+0
*
Comment LABEL_TO_SLOT() macro, including observing that we'd like to improve
rwatson
2006-12-20
2
-0
/
+16
*
Trim trailing white space, clean up comment line wrapping and formatting.
rwatson
2006-12-20
1
-10
/
+21
*
Trim trailing white space.
rwatson
2006-12-20
2
-7
/
+7
*
Document socket labeling model.
rwatson
2006-12-20
1
-15
/
+27
*
Clean up comment white space and line wrapping.
rwatson
2006-12-20
1
-15
/
+14
*
Additional comments regarding the interaction between the kernel privilege
rwatson
2006-12-20
1
-0
/
+18
*
Document that we could allocate the mbuf label as part of the tag rather
rwatson
2006-12-20
1
-8
/
+26
*
Staticize and comment zone_label.
rwatson
2006-12-20
1
-1
/
+7
*
Clean up comments, trailing white space.
rwatson
2006-12-20
1
-17
/
+27
*
Re-wrap comment at 77 character columns.
rwatson
2006-12-20
1
-7
/
+7
*
Add a (disabled) configuration line to enable snmp_bridge(3) module.
syrinx
2006-12-20
1
-0
/
+6
*
Connect the snmp_bridge(3) module to the build.
syrinx
2006-12-20
1
-0
/
+1
*
Keep in sync with the if_bridge(4) module (rev. 1.20 if_bridgevar.h,
syrinx
2006-12-20
3
-36
/
+36
*
Remove an unused variable.
syrinx
2006-12-20
1
-1
/
+0
*
Comment and white space cleanup.
rwatson
2006-12-20
1
-15
/
+17
*
Regen (just to fix 'generated from' line from the previous commit).
jkim
2006-12-20
3
-3
/
+3
*
Externalize local stack copy of the ifnet label, rather than the copy on
rwatson
2006-12-20
1
-2
/
+2
*
Expand commenting on label slots, justification for the MAC Framework locking
rwatson
2006-12-20
3
-162
/
+237
*
Add linux_nanosleep() and regen.
jkim
2006-12-20
4
-5
/
+11
*
reduce padding to compensate for recent change to sys/pcpu.h (tinderbox fix)
kmacy
2006-12-20
1
-1
/
+1
*
MFP4: 109655
jkim
2006-12-20
4
-55
/
+72
*
MFP4: 110179
jkim
2006-12-20
1
-3
/
+41
*
Regen.
jkim
2006-12-20
4
-10
/
+27
*
MFP4: (part of) 110058
jkim
2006-12-20
2
-6
/
+58
*
MFP4: (part of) 110058
jkim
2006-12-20
1
-24
/
+26
*
MFP4: (part of) 110058
jkim
2006-12-20
2
-85
/
+90
*
MFP4: (part of) 109714
jkim
2006-12-20
1
-0
/
+6
*
MFp4: differences for bwct ethernet attachment
imp
2006-12-20
2
-3
/
+13
*
MFp4: Differences in flash part for bwct. need a more generic way to cope.
imp
2006-12-20
2
-0
/
+35
[next]