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 read mode operations to VM_OBJECT_LOCK* class of functions.
attilio
2013-02-20
1
-0
/
+6
|
*
|
|
|
|
|
|
|
Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to
attilio
2013-02-20
58
-599
/
+599
|
*
|
|
|
|
|
|
|
There is no need to use VM_OBJECT_LOCKED() as the assertion won't
attilio
2013-02-20
8
-23
/
+14
|
*
|
|
|
|
|
|
|
Remove unused VM_OBJECT_LOCKPTR().
attilio
2013-02-20
1
-2
/
+0
|
*
|
|
|
|
|
|
|
Switch vm_object lock to be a rwlock.
attilio
2013-02-20
72
-185
/
+237
*
|
|
|
|
|
|
|
|
Merge from vmc-playground:
attilio
2013-03-09
4
-13
/
+23
*
|
|
|
|
|
|
|
|
Placeholder for the upcoming AR9300 HAL code.
adrian
2013-03-09
1
-0
/
+9
*
|
|
|
|
|
|
|
|
Fix long-standing issue with interface routes being unprotected:
melifaro
2013-03-08
3
-4
/
+41
*
|
|
|
|
|
|
|
|
Bring over my initial work from the net80211 TX locking branch.
adrian
2013-03-08
13
-250
/
+458
*
|
|
|
|
|
|
|
|
Add legacy support to geom raid to create a /dev/arX device for support
sbruno
2013-03-08
2
-0
/
+25
*
|
|
|
|
|
|
|
|
Import Linux commit a1b7736dac5f2d5876e68c47a0fce3f423840070
dumbbell
2013-03-08
1
-1
/
+4
*
|
|
|
|
|
|
|
|
drm: Fix a call to free(9) with an incorrect malloc type
dumbbell
2013-03-08
3
-3
/
+1
*
|
|
|
|
|
|
|
|
Eliminate excessive $FreeBSD$ headers.
delphij
2013-03-08
2
-4
/
+0
*
|
|
|
|
|
|
|
|
g_label_ntfs_taste: Abort taste is recsize == 0
dumbbell
2013-03-08
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge r247814 from x86 modulo whitespace bug:
marius
2013-03-08
2
-0
/
+7
*
|
|
|
|
|
|
|
|
Fix bootstrapping pkgng by not appending "/latest/" to PACKAGESITE.
bapt
2013-03-08
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Move the callout subsystem initialization to its own SYSINIT()
andre
2013-03-08
3
-43
/
+25
*
|
|
|
|
|
|
|
|
Move the auto-sizing of the callout array from init_param2() to
andre
2013-03-08
3
-14
/
+14
*
|
|
|
|
|
|
|
|
This file is specific to arm11x6 processors, so tell the
kientzle
2013-03-08
1
-0
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add arm bits to truss.
cognet
2013-03-07
4
-1
/
+376
*
|
|
|
|
|
|
|
Fix GCC build:
obrien
2013-03-07
2
-7
/
+5
*
|
|
|
|
|
|
|
Fix error in r247960: actually assign the basename to match.iim_file.
dim
2013-03-07
1
-2
/
+1
*
|
|
|
|
|
|
|
Support the FAT16 partition type in gpart(8)
gavin
2013-03-07
4
-0
/
+4
*
|
|
|
|
|
|
|
Make ctfconvert work correctly on clang-compiled object files. Clang
dim
2013-03-07
1
-0
/
+3
*
|
|
|
|
|
|
|
Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" instead
dim
2013-03-07
1
-1
/
+1
*
|
|
|
|
|
|
|
Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc,
dim
2013-03-07
1
-1
/
+1
*
|
|
|
|
|
|
|
Now that stable/7 is EOL, stop building INDEX-7.
cperciva
2013-03-07
1
-1
/
+0
*
|
|
|
|
|
|
|
Cleanup gr_add() so it does not leak mem
db
2013-03-07
2
-53
/
+86
*
|
|
|
|
|
|
|
Fix panic when Secondary_Element_Count == 1 and Secondary_Element_Seq
mav
2013-03-07
1
-1
/
+4
*
|
|
|
|
|
|
|
Fix off-by-one error in nanoseconds validation.
mav
2013-03-07
1
-1
/
+1
*
|
|
|
|
|
|
|
Partially revert r247892 and r247904 since our strnvis() does not
des
2013-03-07
2
-2
/
+5
*
|
|
|
|
|
|
|
The ZyXEL ZyAIR G-202 is also supported by zyd(4)
gavin
2013-03-07
1
-1
/
+2
*
|
|
|
|
|
|
|
Correct two spelling mistakes in a comment.
gavin
2013-03-07
1
-1
/
+1
*
|
|
|
|
|
|
|
Suggest using the https: protocol not the svn: protocol to retrieve the
gavin
2013-03-07
1
-4
/
+4
*
|
|
|
|
|
|
|
Add __clzsi2 and ctzsi2. They are required on ARMv4 and ARMv5 to implement
andrew
2013-03-07
1
-0
/
+3
*
|
|
|
|
|
|
|
Add quirks to enable headphones redirection on number of Lenovo
glebius
2013-03-07
2
-1
/
+15
*
|
|
|
|
|
|
|
Plug a memory leak.
glebius
2013-03-07
1
-1
/
+5
*
|
|
|
|
|
|
|
The hashmask returned by hashinit() is a valid index in the returned hash array.
lstewart
2013-03-07
1
-1
/
+1
*
|
|
|
|
|
|
|
Call sched_prio() to immediately change the priority of the thread in
ian
2013-03-07
1
-4
/
+4
*
|
|
|
|
|
|
|
Remove strnvis(), strvis(), strvisx().
des
2013-03-06
1
-3
/
+0
*
|
|
|
|
|
|
|
Reduce minimal time intervals of setitimer(2) from 1/HZ to 1/(16*HZ) by
mav
2013-03-06
1
-20
/
+25
*
|
|
|
|
|
|
|
Create a symlink from strchrnul.3 to strchr.3.
zeising
2013-03-06
1
-1
/
+2
*
|
|
|
|
|
|
|
Fix time math overflows and improve zero intervals handling in poll(),
mav
2013-03-06
3
-18
/
+42
*
|
|
|
|
|
|
|
Forced commit to note that this file had not been regenerated since 5.8
des
2013-03-06
0
-0
/
+0
*
|
|
|
|
|
|
|
Explicitly disable lastlog, utmp and wtmp.
des
2013-03-06
2
-8
/
+44
*
|
|
|
|
|
|
|
Fix 'make depend'
uqs
2013-03-06
1
-0
/
+1
*
|
|
|
|
|
|
|
Update driver to version 4.6.95.0.
delphij
2013-03-06
8
-184
/
+810
*
|
|
|
|
|
|
|
Simplify virtio ring num-available calculation.
grehan
2013-03-06
2
-11
/
+21
*
|
|
|
|
|
|
|
Remove the virtio dependency entry for the VirtIO device drivers. This
bryanv
2013-03-06
4
-10
/
+24
*
|
|
|
|
|
|
|
Reorder code to avoid the stat buffer being used uninitialized.
grehan
2013-03-06
1
-6
/
+10
[prev]
[next]