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
*
Add missing curly braces.
brueffer
2007-05-12
1
-1
/
+2
*
ALTQify.
brueffer
2007-05-12
1
-5
/
+7
*
Remove compat ifdefs for FreeBSD versions < 500014, makes the code
brueffer
2007-05-12
12
-120
/
+3
*
- Add bits for userland profiling. For sun4u this is compile-tested only.
marius
2007-05-11
2
-8
/
+72
*
Mistake in the logic deciding what adapters need
jfv
2007-05-11
1
-1
/
+2
*
Drop everything that doesn't belong into this new file.
andre
2007-05-11
1
-1929
/
+0
*
Drop everything that doesn't belong into this new file.
andre
2007-05-11
1
-2980
/
+0
*
Make the TCP timer callout obtain Giant if the network stack is marked
andre
2007-05-11
3
-4
/
+18
*
Add the timestamp offset to struct tcptw so we can generate proper
andre
2007-05-11
3
-6
/
+13
*
- Initialize login->id and fix problem for non-zero login id.
simokawa
2007-05-11
1
-1
/
+2
*
Performance optimization of the "encryption without compression" case by
mav
2007-05-11
1
-70
/
+103
*
Bad merge.
mjacob
2007-05-11
1
-1
/
+1
*
Remove more one more stale comment regarding unpcb type-safety.
rwatson
2007-05-11
1
-4
/
+0
*
Clarify and update quite a few comments to reflect locking optimizations,
rwatson
2007-05-11
1
-38
/
+21
*
Coalesce two identical UCB licenses into a single license instance with
rwatson
2007-05-11
1
-108
/
+87
*
Minor white space and style cleanups.
rwatson
2007-05-11
1
-36
/
+27
*
White space and style cleanup.
rwatson
2007-05-11
1
-10
/
+11
*
Minor white space/style normalization.
rwatson
2007-05-11
1
-6
/
+8
*
Normalize style a bit: reduce pseudo-randomness of comment layout and
rwatson
2007-05-11
2
-74
/
+75
*
Use ANSI C function declarations throughout netipx.
rwatson
2007-05-11
12
-162
/
+88
*
Reduce network stack oddness: implement .pru_sockaddr and .pru_peeraddr
rwatson
2007-05-11
14
-64
/
+46
*
Remove unneeded wrappers for in_setsockaddr() and in_setpeeraddr(), which
rwatson
2007-05-11
3
-74
/
+6
*
Fix pointy-hat problem with BUS_DMA_ROOTARG macro that caused problems for sp...
mjacob
2007-05-11
2
-5
/
+5
*
Do not dereference linux_to_bsd_signal[-1] if userland has
kan
2007-05-11
2
-8
/
+10
*
Fix an incorrect replace of a timer reference made during the TCP timer
andre
2007-05-10
1
-1
/
+1
*
Move universally to ANSI C function declarations, with relatively
rwatson
2007-05-10
24
-253
/
+149
*
Bump __FreeBSD_version for the addition of flopen(3) to libutil.
des
2007-05-10
1
-1
/
+1
*
The version string scheme embeds the freebsd major release version,
scottl
2007-05-10
2
-2
/
+2
*
Collapse the mfi_ld object. Add an ioctl to help management apps map
scottl
2007-05-10
5
-44
/
+79
*
Make a missing or empty VPD non-fatal, as it was prior to rev 1.131.
mckay
2007-05-10
1
-8
/
+6
*
Hook wlan_amrr up to the build.
kevlo
2007-05-10
1
-0
/
+1
*
Don't hold mutex while releasing bus resources.
ariff
2007-05-10
1
-1
/
+0
*
Add wlan_amrr. ural(4) uses amrr as transmit rate control.
kevlo
2007-05-10
1
-0
/
+1
*
Add wlan_amrr. ural(4) uses amrr as transmit rate control.
kevlo
2007-05-10
1
-0
/
+1
*
Need sys/cdevs.h for the macro FBSDID to work.
mjacob
2007-05-09
1
-0
/
+1
*
Update stale comment on protecting UMA per-CPU caches: we now use
rwatson
2007-05-09
1
-7
/
+7
*
Increase debug level - this message is not that important.
pjd
2007-05-09
2
-2
/
+2
*
Integrate the Camellia Block Cipher. For more information see RFC 4132
gnn
2007-05-09
15
-2
/
+1671
*
It turns out that the hptiop driver isn't portable after all. Confine it to
scottl
2007-05-09
4
-3
/
+11
*
Two major items here:
rrs
2007-05-09
14
-1816
/
+1137
*
o Fix typo: comments start by "#" not "*".
maxim
2007-05-09
1
-1
/
+1
*
o Fix style(9) bugs introduced in the last commit.
maxim
2007-05-09
2
-6
/
+6
*
- Remove dependency on deprecated if_watchdog ABI.
kevlo
2007-05-09
2
-118
/
+34
*
tl(4) appears to support long frames.
yar
2007-05-09
1
-0
/
+2
*
Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.
scottl
2007-05-09
8
-0
/
+1660
*
o Unbreak "options TCPDEBUG" && "nooptions INET6" kernel build.
maxim
2007-05-09
2
-0
/
+4
*
Write the output parameter (if present) for the add, create, delete
marcel
2007-05-09
1
-3
/
+50
*
Import version 3.60.03.006 of the TWA driver:
scottl
2007-05-09
21
-48828
/
+105
*
Add documentation for the vm.kmem_size_min and vm.kmem_size_max tunables.
sepotvin
2007-05-09
1
-1
/
+10
*
When reverting the creation of a partitioning scheme on a provider,
marcel
2007-05-09
1
-2
/
+6
[next]