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
*
Micro-optimize the control flow in a few places. Eliminate a panic call
alc
2013-03-24
1
-8
/
+6
*
Add 2 more obsolete files and a missing date.
antoine
2013-03-24
1
-0
/
+4
*
Resolve clang compile errors on amd64/i386 for certain by casting.
sbruno
2013-03-24
1
-4
/
+4
*
Fix long known deadlock between geom dev destruction and d_close() call.
mav
2013-03-24
1
-71
/
+129
*
Add new regulatory domain.
adrian
2013-03-24
2
-0
/
+26
*
Move the TXQ lock earlier in this routine - so to correctly protect the
adrian
2013-03-24
1
-1
/
+2
*
Fix the locking changes due to the TXQ change drive-by.
adrian
2013-03-24
1
-1
/
+4
*
Make g_wither_washer() to not loop by itself, but only when there was some
mav
2013-03-24
3
-29
/
+13
*
Minor formatting fix for printf() to fix clang builds.
sbruno
2013-03-24
1
-2
/
+2
*
Compile contrib/tzcode/stdtime/localtime.c with -fwrapv, since it relies
dim
2013-03-24
1
-0
/
+3
*
Overhaul the TXQ locking (again!) as part of some beacon/cabq timing
adrian
2013-03-24
9
-44
/
+171
*
CABQ calculation changes to try and fix some weird corner cases leading
adrian
2013-03-23
1
-4
/
+4
*
More indentation fixes.
adrian
2013-03-23
1
-6
/
+6
*
Expose the beacon miss counter.
adrian
2013-03-23
1
-1
/
+5
*
Do not call malloc(M_WAITOK) while bodev->fence_lock mutex is
kib
2013-03-23
1
-7
/
+8
*
Merge bugfix from vendor master branch:
mm
2013-03-23
1
-0
/
+5
*
drm/ttm: Fix a typo: s/pTTM]/[TTM]/
dumbbell
2013-03-23
1
-1
/
+1
*
drm/ttm: Explain why we don't need to acquire a ref in ttm_bo_vm_ctor()
dumbbell
2013-03-23
1
-0
/
+5
*
Fix kernel build with options ZFS after r24571 (libzfs_core).
mm
2013-03-23
1
-0
/
+2
*
Revert 248634 and 248643 (e.g., restoring 248625 and 248639).
mckusick
2013-03-23
8
-59
/
+158
*
drm/ttm: Fix TTM buffer object refcount
dumbbell
2013-03-23
1
-5
/
+1
*
Fix compiling ed w/ WITHOUT_ED_CRYPTO... These variables aren't
jmg
2013-03-23
1
-3
/
+1
*
Don't check and warn about pmap mismatch on every call to busdma sync.
ian
2013-03-23
1
-17
/
+11
*
Be more explicit about what each bio_cmd & bio_flags value means.
will
2013-03-23
1
-8
/
+12
*
ZFS: Fix a panic while unmounting a busy filesystem.
will
2013-03-23
1
-0
/
+2
*
Extend taskqueue(9) to enable per-taskqueue callbacks.
will
2013-03-23
3
-3
/
+87
*
Revert r247892 now that this has been fixed upstream.
des
2013-03-23
1
-1
/
+0
*
Make `systat -vmstat` to use suffixes to display big floating point numbers
mav
2013-03-23
1
-0
/
+8
*
post mountroot event after a real/final root is mounted
avg
2013-03-23
1
-2
/
+2
*
dtrace: ensure that we can always catch a process (e.g. when -c is used)
avg
2013-03-23
1
-1
/
+1
*
Revert r248639 to fix build failure on head/
gjb
2013-03-23
1
-4
/
+3
*
fbt_getargdesc: correctly handle types for return probes
avg
2013-03-23
1
-5
/
+17
*
libdwarf: anonymous types are expected to have empty type names...
avg
2013-03-23
1
-3
/
+1
*
fbt_typoff_init: fix an off by one in determining required memory size
avg
2013-03-23
1
-0
/
+2
*
Fix the build after addition of cylinder group cacheing (r248625)
mckusick
2013-03-23
1
-3
/
+4
*
Revert svn r248625
sbruno
2013-03-23
7
-154
/
+56
*
Add AR9300 descriptor decoding.
adrian
2013-03-23
2
-0
/
+366
*
Don't attempt to reference sc before testing whether it's NULL.
delphij
2013-03-22
1
-1
/
+1
*
Speed up fsck by caching the cylinder group maps in pass1 so
mckusick
2013-03-22
7
-56
/
+154
*
As it's done for libstdc++, use SJLJ-based exceptions on arm when we're not
cognet
2013-03-22
1
-0
/
+11
*
The purpose of this change to the FFS layout policy is to reduce the
mckusick
2013-03-22
10
-81
/
+253
*
Remove __FreeBSD_version ifdefs.
glebius
2013-03-22
3
-12
/
+0
*
rc.d/sysctl: Fix error messages about unknown OIDs.
jilles
2013-03-22
1
-3
/
+3
*
Upgrade to OpenSSH 6.2p1. The most important new features are support
des
2013-03-22
95
-1243
/
+4990
|
\
|
*
Vendor import of OpenSSH 6.2p1.
des
2013-03-22
125
-1624
/
+7092
|
*
Vendor import of OpenSSH 6.1p1.
des
2012-08-29
79
-627
/
+1629
|
*
Remove autoprops :(
des
2012-08-29
0
-0
/
+0
|
*
Vendor import of OpenSSH 6.0p1.
des
2012-08-29
95
-796
/
+2824
|
*
Merge from upstream:
delphij
2012-06-25
2
-6
/
+9
*
|
Retire the mislabeled ENABLE_SUID_SSH knob.
des
2013-03-22
3
-11
/
+1
[next]