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 a local variable initialization needed in the OBJT_DEFAULT case.
markj
2015-07-05
1
-0
/
+1
*
Document the locking context for the directly dispatched callouts.
kib
2015-07-05
1
-2
/
+4
*
fd: make 'rights' a manadatory argument to fget* functions
mjg
2015-07-05
6
-8
/
+11
*
Add the kernel functions needed to enable threading.
andrew
2015-07-05
1
-2
/
+12
*
Update ntp version number. (This is a manual update that was missed.)
cy
2015-07-05
1
-3
/
+3
*
MFV ntp-4.2.8p3 (r284990).
cy
2015-07-05
500
-14506
/
+58562
|
\
|
*
Vendor import ntp-4.2.8p3.
cy
2015-07-01
552
-24728
/
+61677
*
|
Fix GENERIC64 and LINT64 powerpc builds after r285144.
bz
2015-07-05
1
-2
/
+2
*
|
Enable ipsec by default on all armv6 platforms.
ian
2015-07-05
1
-0
/
+1
*
|
Ensure all the required files get built when you include the IPSEC option.
ian
2015-07-05
1
-9
/
+9
*
|
Add on the addend when in the R_AARCH64_ABS64 and R_AARCH64_GLOB_DAT cases.
andrew
2015-07-05
1
-1
/
+2
*
|
Remove dead code
bapt
2015-07-05
1
-15
/
+0
*
|
Also validate hours via strptime_l(3)
bapt
2015-07-05
2
-51
/
+46
*
|
Validate expiration dates
bapt
2015-07-05
2
-36
/
+55
*
|
Make first step toward supporting target and initiator roles same time.
mav
2015-07-05
2
-49
/
+10
*
|
Remove extra level of target ID indirection (isp_dev_map).
mav
2015-07-05
3
-122
/
+39
*
|
Summary: Add missing files necessary to build with IPSEC and crypto
gnn
2015-07-04
1
-0
/
+2
*
|
Fix up tabs vs. spaces
gnn
2015-07-04
5
-5
/
+5
*
|
Add llvm patch corresponding to r285149.
dim
2015-07-04
1
-0
/
+88
*
|
Pull in r241142 from upstream llvm trunk (by David Majnemer):
dim
2015-07-04
2
-2
/
+2
*
|
Use the correct type for physical addresses.
jhibbits
2015-07-04
5
-30
/
+30
*
|
Change comment added in r284540.
mav
2015-07-04
1
-3
/
+3
*
|
Drop discovered targets when initiator role is disabled.
mav
2015-07-04
4
-25
/
+75
*
|
Remove duplicate header string.h.
araujo
2015-07-04
1
-1
/
+0
*
|
Add machine check register printing
jhibbits
2015-07-04
2
-0
/
+20
*
|
Remove unused variable flags reported by clang. The function zygote_clone()
araujo
2015-07-04
3
-6
/
+4
*
|
Enable IPSEC in all GENERIC kernels.
gnn
2015-07-04
6
-0
/
+22
*
|
Remove unused variable to silence clang warning.
araujo
2015-07-04
1
-4
/
+1
*
|
Add fdclose(3) function.
oshogbo
2015-07-04
4
-27
/
+135
*
|
Move the nvlist source and private includes from sys/kern to seperate
oshogbo
2015-07-04
8
-19
/
+20
*
|
Install loader.rc with ARM u-boot loader (ubldr).
loos
2015-07-04
1
-3
/
+2
*
|
Fix validation of crypted password
bapt
2015-07-04
1
-7
/
+6
*
|
Also validate inputs of pw groupmod -h and groupmod -H
bapt
2015-07-04
1
-46
/
+46
*
|
vfs: use shared vnode locking when looking up ".." in vop_stdvptocnp
mjg
2015-07-04
1
-5
/
+5
*
|
fd: de-k&r-ify functions + some whitespace fixes
mjg
2015-07-04
1
-26
/
+21
*
|
Validate input of pw usermod -h and pwusermod -H
bapt
2015-07-04
4
-60
/
+132
*
|
sysctl: get rid of sysctl_lock/unlock
mjg
2015-07-04
1
-22
/
+10
*
|
Remove non-existent dnvlist functions.
oshogbo
2015-07-04
1
-32
/
+0
*
|
Move nvlist documentation to the FreeBSD Kernel Developer's sections.
oshogbo
2015-07-04
4
-67
/
+128
*
|
Staticize some stuff in mountd(8); no functional changes.
trasz
2015-07-04
1
-129
/
+131
*
|
improve dependencies for this module a bit... not great, but at
jmg
2015-07-04
1
-0
/
+3
*
|
sysctl: remove a debugging printf which crept in with r285125
mjg
2015-07-04
1
-1
/
+1
*
|
sysctl: switch sysctllock to a sleepable rmlock
mjg
2015-07-04
4
-100
/
+110
*
|
Cache _MPATH and pass it down into the modules build. Some NFS setups
imp
2015-07-04
2
-0
/
+9
*
|
Quieten the scorpion SoC/WMAC reset path. Stuff the non-error stuff
adrian
2015-07-04
1
-3
/
+3
*
|
Call the WMAC DDR flush before handling an interrupt for the
adrian
2015-07-04
1
-1
/
+9
*
|
Reshuffle all of the DDR flush operations into a single switch/mux,
adrian
2015-07-04
13
-115
/
+152
*
|
Wake up the hardware before doing anything in sysctl.
adrian
2015-07-04
1
-48
/
+231
*
|
Add support for TEST_METADATA
jmmv
2015-07-04
1
-5
/
+16
*
|
Add missing shebang
jmmv
2015-07-04
1
-0
/
+1
[next]