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
*
Fix typo: site_t -> size_t
eadler
2013-11-10
1
-1
/
+1
*
Remove dead link
eadler
2013-11-10
1
-6
/
+0
*
Minor spelling correction.
hiren
2013-11-10
1
-3
/
+3
*
Hide MNT_SHARED_WRITES() and MNT_EXTENDED_SHARED() under the #ifdef
kib
2013-11-09
1
-0
/
+2
*
Fix gcc warning about an uninitialized bool in sys/x86/iommu/intel_drv.c.
dim
2013-11-09
1
-0
/
+2
*
Fix gcc warning about an empty device_printf() format string in
dim
2013-11-09
1
-1
/
+1
*
Fix an NFSv4.1 client specific case where a forced dismount would hang.
rmacklem
2013-11-09
3
-7
/
+21
*
Fix (erroneous) gcc warnings about usage of uninitialized variables in
dim
2013-11-09
1
-0
/
+3
*
If filesystem declares that it supports shared locking for writes, use
kib
2013-11-09
2
-3
/
+9
*
Both vn_close() and VFS_PROLOGUE() evaluate vp->v_mount twice, without
kib
2013-11-09
3
-13
/
+21
*
Fix gcc warnings about casting away const in sys/x86/iommu/intel_drv.c.
dim
2013-11-09
1
-5
/
+5
*
o Add ONFI signature check.
br
2013-11-09
3
-2
/
+9
*
pkg_install has been removed on 20131031.
pluknet
2013-11-09
1
-1
/
+0
*
Use system libiconv, instead of trying to dlopen() it.
glebius
2013-11-09
2
-57
/
+15
*
Add missed DPADD
eadler
2013-11-09
1
-0
/
+1
*
Change manual string conversion to expand_number
eadler
2013-11-09
2
-16
/
+5
*
Add support for SIIG x1 pci-e single parallel port card (JJ-E01211-S1)
eadler
2013-11-09
1
-0
/
+1
*
Strip out this cruft; people should be making modules with a complete
adrian
2013-11-09
1
-4
/
+0
*
Fix AMRR to correctly select the initial rate.
adrian
2013-11-09
1
-5
/
+5
*
Add some new driver definitions as part of the chip support updates:
adrian
2013-11-09
1
-0
/
+17
*
Fix typo in r256646: We want to generate lists of directories in INDEX-OLD
cperciva
2013-11-09
1
-2
/
+2
*
Don't try to use the 32-bit drti.o unless the data model is explicitly set
markj
2013-11-09
1
-3
/
+1
*
On XenServer the "halt" message is used instead of "poweroff", which
gibbs
2013-11-09
1
-8
/
+1
*
Fix extattr(2) MLINKS.
pluknet
2013-11-09
2
-2
/
+5
*
This change builds kernel tools based on the same assumption as building
ian
2013-11-09
1
-1
/
+16
*
mdoc: add missing El.
joel
2013-11-08
1
-0
/
+1
*
mdoc: remove superfluous paragraph macro.
joel
2013-11-08
1
-1
/
+0
*
drm/radeon: Wake up userland after page flip
dumbbell
2013-11-08
1
-3
/
+1
*
drm: Initialize "handle" to 0 before calling drm_gem_handle_create()
dumbbell
2013-11-08
2
-0
/
+2
*
Eliminate duplicated & dead code.
zec
2013-11-08
1
-29
/
+0
*
Fix typo in a comment.
hiren
2013-11-08
1
-1
/
+1
*
Do not use a sleep lock when protecting the driver flags.
alfred
2013-11-08
2
-2
/
+5
*
Fix for bad performance when mtu is increased.
alfred
2013-11-08
3
-65
/
+45
*
Use explicit long cast to avoid overflow in bitopts.
alfred
2013-11-08
1
-3
/
+3
*
Remove generate-release.sh from head/.
gjb
2013-11-08
1
-125
/
+0
*
Initialize variable in sys/x86/iommu/busdma_dmar.c, to avoid possible
dim
2013-11-08
1
-0
/
+1
*
Fix typo in include guard, found by clang 3.4.
dim
2013-11-08
1
-1
/
+1
*
Fix signal delivery for the iBCS2 binaries. The iBCS2 sysvec uses
kib
2013-11-08
1
-0
/
+2
*
Eliminate an unused macro.
alc
2013-11-08
1
-3
/
+0
*
Add bits for the AMD features from CPUID function 0x80000001 ECX,
kib
2013-11-08
3
-12
/
+18
*
Remove 'inline' from ar9300_init_pll(), it's too big to inline.
ian
2013-11-08
1
-1
/
+1
*
As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other
alc
2013-11-08
8
-87
/
+85
*
Build and install the atf tests.
jmmv
2013-11-08
26
-11
/
+277
*
Install category Kyuafiles from their category directories.
jmmv
2013-11-08
4
-10
/
+20
*
Handle the removal of the test suite when WITHOUT_TESTS=yes.
jmmv
2013-11-08
1
-1
/
+4
*
Subsume the functionality of MK_ATF into MK_TESTS.
jmmv
2013-11-08
10
-65
/
+75
*
Add libatf-c++ to the prebuild libs.
jmmv
2013-11-08
1
-2
/
+2
*
Fix buildworld when WITH_TESTS is enabled.
jmmv
2013-11-08
2
-12
/
+30
*
Update aacraid to version 3.2.5.
achim
2013-11-08
4
-160
/
+621
*
Make TCP_KEEP* socket options readable. At least PostgreSQL wants
glebius
2013-11-08
2
-5
/
+27
[next]