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
*
Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, both
rwatson
2008-12-02
102
-769
/
+4848
|
\
|
*
Vendor import of OpenBSM 1.1 alpha2, which incorporates the following
rwatson
2008-11-13
107
-1046
/
+3293
|
*
Disable keyword exansion in OpenBSM vendor branch.
rwatson
2008-11-12
0
-0
/
+0
|
*
Flatten OpenBSM vendor tree in preparation for new OpenBSM vendor
rwatson
2008-11-12
175
-0
/
+0
*
|
Improve grammar.
brueffer
2008-12-02
1
-1
/
+1
*
|
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
125
-56
/
+212
*
|
Make the "test" target test the compiled version, instead of the
phk
2008-12-02
1
-7
/
+7
*
|
Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.
ed
2008-12-02
8
-9
/
+9
*
|
Remove slip.log. Slip got removed as part of the MPSAFE tty work. If
kensmith
2008-12-02
1
-2
/
+0
*
|
The slip.log file got removed along with the MPSAFE tty work. If slip
kensmith
2008-12-02
1
-1
/
+0
*
|
Bug fix from Chelsio which addresses the issue of the device resetting
gnn
2008-12-02
1
-25
/
+2
*
|
Update format string for kve_start/end.
peter
2008-12-02
1
-2
/
+3
*
|
This commits brings in a lot of documentation and some enhancement
luigi
2008-12-02
2
-248
/
+476
*
|
Remove unused variable.
ganbold
2008-12-02
1
-3
/
+0
*
|
Provide custom simple allocator for rtld locks in libthr. The allocator
kib
2008-12-02
3
-24
/
+25
*
|
Shared lookup makes it possible to create several negative cache
kib
2008-12-02
1
-4
/
+11
*
|
Do not lock vnode interlock around reading of v_iflag to check VI_DOOMED.
kib
2008-12-02
1
-9
/
+2
*
|
- Efficiency tweak: when checking for PMC overflows, only go to
jkoshy
2008-12-02
2
-14
/
+13
*
|
kf_offset was supposed to be signed.
peter
2008-12-02
1
-1
/
+1
*
|
Attempt a quick bandaid for arm build breakage. I went to the trouble of
peter
2008-12-02
2
-4
/
+4
*
|
- fix bug where dnsperf would stop transmitting after a few seconds
kmacy
2008-12-02
1
-57
/
+32
*
|
Merge user/peter/kinfo branch as of r185547 into head.
peter
2008-12-02
11
-81
/
+697
|
\
\
|
*
|
Prune some whining.
peter
2008-12-02
1
-10
/
+0
|
*
|
Duplicate another few hundred lines of code in order to be compatible
peter
2008-12-01
4
-4
/
+211
|
*
|
Use libutil wrapper for kinfo_get{file|vmmap}()
peter
2008-12-01
3
-64
/
+16
|
*
|
Add experimental front ends to the kinfo_vmentry and kinfo_filedesc
peter
2008-11-30
4
-1
/
+152
|
*
|
Properly wrap this giant block of duplicate code inside COMPAT_FREEBSD7
peter
2008-11-30
1
-2
/
+2
|
*
|
Implement copyout packing more along the lines of what I had in mind.
peter
2008-11-30
3
-14
/
+308
|
*
|
WIP kinfo_file/kinfo_vmmentry tweaks. The idea:
peter
2008-11-29
3
-15
/
+37
*
|
|
Don't call destroy_dev on the alias. This fixes half a dozen PRs I think.
imp
2008-12-02
2
-7
/
+4
*
|
|
Fix world by including opt_route.h
ps
2008-12-02
1
-1
/
+1
*
|
|
return ENOBUFS when ring is full
kmacy
2008-12-02
1
-1
/
+1
*
|
|
Add 8168D support.
yongari
2008-12-02
2
-1
/
+4
*
|
|
Add VLAN hardware tag insertion/stripping support. Tx/Rx checksum
yongari
2008-12-02
2
-2
/
+29
*
|
|
Delete a bunch of empty mergeinfo records caused by local copies.
peter
2008-12-02
0
-0
/
+0
*
|
|
Make sure to clear PMDR register by writing back power management
yongari
2008-12-02
1
-5
/
+4
*
|
|
The pkthdr field is flowid not rss_hash
kmacy
2008-12-02
1
-1
/
+1
*
|
|
- fix multiqueue conditional
kmacy
2008-12-02
1
-2
/
+2
*
|
|
integrate use after free fixes from private branch
kmacy
2008-12-02
1
-54
/
+44
*
|
|
correct typo
sam
2008-12-01
1
-1
/
+1
*
|
|
Shared memory objects that have size which is not necessarily equal to
kan
2008-12-01
1
-1
/
+2
*
|
|
Add ixgbe(4) and upgt(4).
brueffer
2008-12-01
1
-0
/
+4
*
|
|
Invoke _rtld_atfork_post earlier, before we reinitialize rtld locks
kan
2008-12-01
1
-3
/
+4
*
|
|
Add controller suspend/resume support.
mav
2008-12-01
1
-0
/
+27
*
|
|
Fix typo.
skv
2008-12-01
1
-1
/
+1
*
|
|
Switch to ath hal source code. Note this removes the ath_hal
sam
2008-12-01
121
-195545
/
+365
*
|
|
import ath hal
sam
2008-12-01
110
-0
/
+52514
|
\
\
\
|
*
|
|
purge useless code
sam
2008-11-30
1
-9
/
+0
|
*
|
|
make code compile
sam
2008-11-30
1
-2
/
+2
|
*
|
|
not needed any more
sam
2008-11-30
1
-19
/
+0
[next]