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
...
*
|
Add the cryptodev device.
kevlo
2015-12-14
1
-1
/
+2
*
|
Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of
ian
2015-12-14
14
-17
/
+19
*
|
The new pnp module records causes older kldxref to spew some
imp
2015-12-13
1
-0
/
+8
*
|
wpi, rum and urtwn: update copyright headers
avos
2015-12-13
4
-0
/
+4
*
|
urtwn: add support for hardware encryption (WEP, TKIP and CCMP)
avos
2015-12-13
3
-4
/
+240
*
|
urtwn: add a command queue for sleepable tasks.
avos
2015-12-13
2
-18
/
+90
*
|
urtwn(4): setup channel frequency/flags for radiotap in urtwn_set_channel()
avos
2015-12-13
1
-5
/
+6
*
|
- Properly set mode and atime/ctime for symlinks
ak
2015-12-13
1
-6
/
+10
*
|
urtwn: add rate control support for RTL8188EU.
avos
2015-12-13
3
-29
/
+277
*
|
wtap: do not include <sys/types.h> when <sys/param.h> is already included
avos
2015-12-13
3
-4
/
+0
*
|
net80211: remove hardcoded slot time durations from drivers
avos
2015-12-13
11
-17
/
+19
*
|
Fix bsdbox builds after the recent libkvm requirement for libelf.
adrian
2015-12-13
1
-1
/
+1
*
|
Fix PINNED routes handling.
melifaro
2015-12-13
1
-0
/
+3
*
|
Tweak comments.
trasz
2015-12-13
2
-3
/
+3
*
|
Actually make the 'amount' argument to racct_adjust_resource() signed,
trasz
2015-12-13
1
-1
/
+1
*
|
Avoid useless relocking.
trasz
2015-12-13
1
-1
/
+1
*
|
SIMPLEBUS: Don't panic if child device doesn't have devinfo set.
mmel
2015-12-13
1
-0
/
+6
*
|
Fixed uninitialized variable warnings.
kaiw
2015-12-13
1
-2
/
+2
*
|
OFW_IICBUS: Register ofw_iicbus node.
mmel
2015-12-13
1
-0
/
+2
*
|
OFW: Add helper functions for parsing xref based lists.
mmel
2015-12-13
2
-0
/
+140
*
|
Remove LLE read lock from IPv6 fast path.
melifaro
2015-12-13
5
-37
/
+236
*
|
Add -static to CFLAGS to unbreak the tests by using a libc.a with
ngie
2015-12-13
1
-1
/
+1
*
|
Eliminate a typo that crept into a last minute change before commit :(
imp
2015-12-13
1
-1
/
+1
*
|
Fix typos in comments.
imp
2015-12-13
1
-1
/
+1
*
|
Ask make(1) which compiler to use rather than rely on whatever is in $PATH.
des
2015-12-12
1
-0
/
+3
*
|
exec(3): Fix COMPATIBILITY section: default path does not contain cwd.
jilles
2015-12-12
1
-2
/
+2
*
|
RFC 3493 requires ignoring the loopback address for A_ADDRCONFIG.
ume
2015-12-12
1
-1
/
+1
*
|
In md(4) over vnode, correct handling of the unaligned unmapped io
kib
2015-12-12
1
-13
/
+27
*
|
- Allow to extract symlinks
ak
2015-12-11
2
-34
/
+75
*
|
- Remove stray whitespaces
ak
2015-12-11
1
-3
/
+2
*
|
DIRDEPS_BUILD: Don't force C dependencies on kernel modules for bootstrapping.
bdrewery
2015-12-11
1
-1
/
+4
*
|
Start support for the RISC-V 64-bit architecture developed by UC Berkeley.
br
2015-12-11
17
-5
/
+560
*
|
[PR 195033] Document mps.enable_ssu
rpokala
2015-12-11
1
-2
/
+37
*
|
Fix sesutil locate when a sesid is passed to locate command
bapt
2015-12-11
1
-1
/
+1
*
|
sesutil: Add extra information specific to some SES devices to sesutil map
bapt
2015-12-11
4
-21
/
+76
*
|
Update to ELF Tool Chain r3272
emaste
2015-12-11
10
-180
/
+484
*
|
Don't make assertions about td_critnest when the scheduler is stopped.
markj
2015-12-11
2
-9
/
+5
*
|
elfcopy: include extension but replace . when converting from binary
emaste
2015-12-11
1
-12
/
+8
*
|
Correct the CONFIG0_VI value. According to
imp
2015-12-11
1
-1
/
+1
*
|
Sort the list of NICs after the mii options. While here add the msk driver
andrew
2015-12-11
1
-3
/
+4
*
|
Use the right product names.
imp
2015-12-11
3
-3
/
+3
*
|
Fixup include protections for building on mips64 with clang
lidl
2015-12-11
1
-2
/
+2
*
|
crunchide: add RISC-V to supported machine types
emaste
2015-12-11
1
-0
/
+4
*
|
sesutils, pass the correct element type when printing the status of a given
bapt
2015-12-11
1
-1
/
+1
*
|
sesutil: fix map not printing the status of the LED device in an array
bapt
2015-12-11
1
-4
/
+4
*
|
Fix minor typos introduced on r292084.
araujo
2015-12-11
1
-2
/
+2
*
|
sfxge: unify MCDI response polling
arybchik
2015-12-11
6
-139
/
+78
*
|
sfxge: simplify MCDI methods
arybchik
2015-12-11
1
-21
/
+50
*
|
Clean up unused bandwidth entry in the TCP hostcache.
hiren
2015-12-11
3
-17
/
+5
*
|
sfxge: add tunable for maximum start attetmps after reset
arybchik
2015-12-11
1
-1
/
+8
[prev]
[next]